@digital4better/data 1.1.54 → 1.1.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/data/factor/continent-monthly-green.csv +6 -0
  2. package/data/factor/continent-monthly-green.json +66 -0
  3. package/data/factor/continent-monthly.csv +6 -0
  4. package/data/factor/continent-monthly.json +66 -0
  5. package/data/factor/continent-yearly-green.csv +6 -6
  6. package/data/factor/continent-yearly-green.json +54 -54
  7. package/data/factor/continent-yearly.csv +6 -6
  8. package/data/factor/continent-yearly.json +54 -54
  9. package/data/factor/country-monthly-green.csv +214 -0
  10. package/data/factor/country-monthly-green.json +2354 -0
  11. package/data/factor/country-monthly.csv +214 -0
  12. package/data/factor/country-monthly.json +2354 -0
  13. package/data/factor/country-yearly-green.csv +86 -86
  14. package/data/factor/country-yearly-green.json +751 -751
  15. package/data/factor/country-yearly.csv +89 -89
  16. package/data/factor/country-yearly.json +756 -756
  17. package/data/factor/subdivision-monthly-green.csv +89 -26
  18. package/data/factor/subdivision-monthly-green.json +927 -234
  19. package/data/factor/subdivision-monthly.csv +89 -26
  20. package/data/factor/subdivision-monthly.json +927 -234
  21. package/data/factor/subdivision-yearly-green.csv +63 -63
  22. package/data/factor/subdivision-yearly-green.json +567 -567
  23. package/data/factor/subdivision-yearly.csv +63 -63
  24. package/data/factor/subdivision-yearly.json +567 -567
  25. package/data/factor/world-monthly-green.csv +1 -0
  26. package/data/factor/world-monthly-green.json +11 -0
  27. package/data/factor/world-monthly.csv +1 -0
  28. package/data/factor/world-monthly.json +11 -0
  29. package/data/factor/world-yearly-green.csv +1 -1
  30. package/data/factor/world-yearly-green.json +9 -9
  31. package/data/factor/world-yearly.csv +1 -1
  32. package/data/factor/world-yearly.json +9 -9
  33. package/data/mix/continent-monthly-green.csv +6 -0
  34. package/data/mix/continent-monthly-green.json +36 -0
  35. package/data/mix/continent-monthly.csv +6 -0
  36. package/data/mix/continent-monthly.json +66 -0
  37. package/data/mix/continent-yearly-green.csv +6 -6
  38. package/data/mix/continent-yearly-green.json +20 -20
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +44 -44
  41. package/data/mix/country-monthly-green.csv +214 -0
  42. package/data/mix/country-monthly-green.json +1284 -0
  43. package/data/mix/country-monthly.csv +214 -0
  44. package/data/mix/country-monthly.json +2354 -0
  45. package/data/mix/country-yearly-green.csv +85 -85
  46. package/data/mix/country-yearly-green.json +286 -286
  47. package/data/mix/country-yearly.csv +85 -85
  48. package/data/mix/country-yearly.json +552 -552
  49. package/data/mix/subdivision-monthly-green.csv +89 -26
  50. package/data/mix/subdivision-monthly-green.json +462 -84
  51. package/data/mix/subdivision-monthly.csv +89 -26
  52. package/data/mix/subdivision-monthly.json +859 -166
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +216 -216
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +382 -382
  57. package/data/mix/world-monthly-green.csv +1 -0
  58. package/data/mix/world-monthly-green.json +6 -0
  59. package/data/mix/world-monthly.csv +1 -0
  60. package/data/mix/world-monthly.json +11 -0
  61. package/data/mix/world-yearly-green.csv +1 -1
  62. package/data/mix/world-yearly-green.json +4 -4
  63. package/data/mix/world-yearly.csv +1 -1
  64. package/data/mix/world-yearly.json +8 -8
  65. package/package.json +1 -1
@@ -67,3 +67,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
67
67
  2024-06,0.0141,0.2607,0.3282,0.161,0.0486,0.0884,0.0067,0.0483,0.044
68
68
  2024-07,0.0142,0.2695,0.3269,0.1597,0.0501,0.0847,0.0065,0.0471,0.0412
69
69
  2024-08,0.0144,0.2759,0.3259,0.1564,0.0503,0.0842,0.0065,0.0481,0.0382
70
+ 2024-09,0.0144,0.2759,0.3259,0.1564,0.0503,0.0842,0.0065,0.0481,0.0382
@@ -406,5 +406,11 @@
406
406
  "Hydro": 0.6082,
407
407
  "Solar": 0.187,
408
408
  "Wind": 0.1487
409
+ },
410
+ "2024-09": {
411
+ "Bioenergy": 0.0561,
412
+ "Hydro": 0.6082,
413
+ "Solar": 0.187,
414
+ "Wind": 0.1487
409
415
  }
410
416
  }
@@ -67,3 +67,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
67
67
  2024-06,0.0141,0.2607,0.3282,0.161,0.0486,0.0884,0.0067,0.0483,0.044
68
68
  2024-07,0.0142,0.2695,0.3269,0.1597,0.0501,0.0847,0.0065,0.0471,0.0412
69
69
  2024-08,0.0144,0.2759,0.3259,0.1564,0.0503,0.0842,0.0065,0.0481,0.0382
70
+ 2024-09,0.0144,0.2759,0.3259,0.1564,0.0503,0.0842,0.0065,0.0481,0.0382
@@ -746,5 +746,16 @@
746
746
  "Other Renewables": 0.0065,
747
747
  "Solar": 0.0481,
748
748
  "Wind": 0.0382
749
+ },
750
+ "2024-09": {
751
+ "Bioenergy": 0.0144,
752
+ "Coal": 0.2759,
753
+ "Gas": 0.3259,
754
+ "Hydro": 0.1564,
755
+ "Nuclear": 0.0503,
756
+ "Other Fossil": 0.0842,
757
+ "Other Renewables": 0.0065,
758
+ "Solar": 0.0481,
759
+ "Wind": 0.0382
749
760
  }
750
761
  }
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
4
4
  2021,0.0149,0.2746,0.3394,0.1541,0.0537,0.0934,0.007,0.0244,0.0384
5
5
  2022,0.0152,0.2718,0.3358,0.1538,0.051,0.0934,0.0069,0.0293,0.0427
6
6
  2023,0.0151,0.2722,0.3328,0.1502,0.0507,0.0911,0.0069,0.0349,0.0463
7
- 2024,0.0148,0.2687,0.3272,0.1526,0.0501,0.0887,0.0068,0.0429,0.0482
7
+ 2024,0.0148,0.2695,0.3271,0.153,0.0502,0.0881,0.0067,0.0435,0.047
@@ -30,9 +30,9 @@
30
30
  "Wind": 0.1879
31
31
  },
32
32
  "2024": {
33
- "Bioenergy": 0.0574,
34
- "Hydro": 0.5902,
35
- "Solar": 0.1661,
36
- "Wind": 0.1864
33
+ "Bioenergy": 0.0572,
34
+ "Hydro": 0.5923,
35
+ "Solar": 0.1685,
36
+ "Wind": 0.182
37
37
  }
38
38
  }
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
4
4
  2021,0.0149,0.2746,0.3394,0.1541,0.0537,0.0934,0.007,0.0244,0.0384
5
5
  2022,0.0152,0.2718,0.3358,0.1538,0.051,0.0934,0.0069,0.0293,0.0427
6
6
  2023,0.0151,0.2722,0.3328,0.1502,0.0507,0.0911,0.0069,0.0349,0.0463
7
- 2024,0.0148,0.2687,0.3272,0.1526,0.0501,0.0887,0.0068,0.0429,0.0482
7
+ 2024,0.0148,0.2695,0.3271,0.153,0.0502,0.0881,0.0067,0.0435,0.047
@@ -56,13 +56,13 @@
56
56
  },
57
57
  "2024": {
58
58
  "Bioenergy": 0.0148,
59
- "Coal": 0.2687,
60
- "Gas": 0.3272,
61
- "Hydro": 0.1526,
62
- "Nuclear": 0.0501,
63
- "Other Fossil": 0.0887,
64
- "Other Renewables": 0.0068,
65
- "Solar": 0.0429,
66
- "Wind": 0.0482
59
+ "Coal": 0.2695,
60
+ "Gas": 0.3271,
61
+ "Hydro": 0.153,
62
+ "Nuclear": 0.0502,
63
+ "Other Fossil": 0.0881,
64
+ "Other Renewables": 0.0067,
65
+ "Solar": 0.0435,
66
+ "Wind": 0.047
67
67
  }
68
68
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.1.54",
3
+ "version": "1.1.56",
4
4
  "description": "Digital4Better Open Data",
5
5
  "license": "ODbL-1.0",
6
6
  "engines": {