@digital4better/data 1.3.44 → 1.3.45

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 (49) hide show
  1. package/data/factor/continent-monthly-green.csv +176 -176
  2. package/data/factor/continent-monthly-green.json +1418 -1418
  3. package/data/factor/continent-monthly.csv +178 -178
  4. package/data/factor/continent-monthly.json +1443 -1443
  5. package/data/factor/continent-yearly-green.csv +19 -19
  6. package/data/factor/continent-yearly-green.json +160 -160
  7. package/data/factor/continent-yearly.csv +19 -19
  8. package/data/factor/continent-yearly.json +155 -155
  9. package/data/factor/country-monthly-green.csv +2602 -2602
  10. package/data/factor/country-monthly-green.json +20333 -20333
  11. package/data/factor/country-monthly.csv +2997 -2997
  12. package/data/factor/country-monthly.json +18885 -18885
  13. package/data/factor/country-yearly-green.csv +394 -394
  14. package/data/factor/country-yearly-green.json +2998 -2998
  15. package/data/factor/country-yearly.csv +390 -390
  16. package/data/factor/country-yearly.json +2596 -2596
  17. package/data/factor/world-monthly-green.csv +88 -88
  18. package/data/factor/world-monthly-green.json +777 -777
  19. package/data/factor/world-monthly.csv +88 -88
  20. package/data/factor/world-monthly.json +779 -779
  21. package/data/factor/world-yearly-green.csv +8 -8
  22. package/data/factor/world-yearly-green.json +72 -72
  23. package/data/factor/world-yearly.csv +8 -8
  24. package/data/factor/world-yearly.json +72 -72
  25. package/data/mix/continent-monthly-green.csv +115 -115
  26. package/data/mix/continent-monthly-green.json +364 -364
  27. package/data/mix/continent-monthly.csv +115 -115
  28. package/data/mix/continent-monthly.json +471 -471
  29. package/data/mix/continent-yearly-green.csv +15 -15
  30. package/data/mix/continent-yearly-green.json +43 -43
  31. package/data/mix/continent-yearly.csv +15 -15
  32. package/data/mix/continent-yearly.json +72 -72
  33. package/data/mix/country-monthly-green.csv +1688 -1688
  34. package/data/mix/country-monthly-green.json +3197 -3197
  35. package/data/mix/country-monthly.csv +1688 -1688
  36. package/data/mix/country-monthly.json +4069 -4069
  37. package/data/mix/country-yearly-green.csv +185 -185
  38. package/data/mix/country-yearly-green.json +314 -314
  39. package/data/mix/country-yearly.csv +185 -185
  40. package/data/mix/country-yearly.json +496 -496
  41. package/data/mix/world-monthly-green.csv +54 -54
  42. package/data/mix/world-monthly-green.json +94 -94
  43. package/data/mix/world-monthly.csv +54 -54
  44. package/data/mix/world-monthly.json +103 -103
  45. package/data/mix/world-yearly-green.csv +4 -4
  46. package/data/mix/world-yearly-green.json +7 -7
  47. package/data/mix/world-yearly.csv +4 -4
  48. package/data/mix/world-yearly.json +13 -13
  49. package/package.json +1 -1
@@ -34,13 +34,13 @@
34
34
  },
35
35
  "2022": {
36
36
  "Bioenergy": 0.0164,
37
- "Coal": 0.2684,
37
+ "Coal": 0.2683,
38
38
  "Gas": 0.3282,
39
39
  "Hydro": 0.1503,
40
40
  "Nuclear": 0.0535,
41
41
  "Other Fossil": 0.1006,
42
42
  "Other Renewables": 0.0072,
43
- "Solar": 0.0305,
43
+ "Solar": 0.0306,
44
44
  "Wind": 0.0449
45
45
  },
46
46
  "2023": {
@@ -57,8 +57,8 @@
57
57
  "2024": {
58
58
  "Bioenergy": 0.0164,
59
59
  "Coal": 0.2642,
60
- "Gas": 0.3211,
61
- "Hydro": 0.1472,
60
+ "Gas": 0.321,
61
+ "Hydro": 0.1473,
62
62
  "Nuclear": 0.0531,
63
63
  "Other Fossil": 0.0943,
64
64
  "Other Renewables": 0.007,
@@ -71,20 +71,20 @@
71
71
  "Gas": 0.315,
72
72
  "Hydro": 0.1452,
73
73
  "Nuclear": 0.053,
74
- "Other Fossil": 0.0927,
74
+ "Other Fossil": 0.0928,
75
75
  "Other Renewables": 0.0069,
76
76
  "Solar": 0.0569,
77
77
  "Wind": 0.0546
78
78
  },
79
79
  "2026": {
80
- "Bioenergy": 0.0165,
81
- "Coal": 0.2605,
82
- "Gas": 0.3142,
83
- "Hydro": 0.1415,
84
- "Nuclear": 0.0517,
85
- "Other Fossil": 0.0933,
80
+ "Bioenergy": 0.0164,
81
+ "Coal": 0.257,
82
+ "Gas": 0.3147,
83
+ "Hydro": 0.1418,
84
+ "Nuclear": 0.0518,
85
+ "Other Fossil": 0.0935,
86
86
  "Other Renewables": 0.007,
87
- "Solar": 0.0561,
88
- "Wind": 0.0593
87
+ "Solar": 0.0579,
88
+ "Wind": 0.0599
89
89
  }
90
90
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.3.44",
3
+ "version": "1.3.45",
4
4
  "description": "Digital4Better Open Data",
5
5
  "license": "ODbL-1.0",
6
6
  "engines": {