@digital4better/data 1.3.22 → 1.3.24

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 +139 -133
  2. package/data/factor/continent-monthly-green.json +1245 -1179
  3. package/data/factor/continent-monthly.csv +140 -134
  4. package/data/factor/continent-monthly.json +1231 -1165
  5. package/data/factor/continent-yearly-green.csv +14 -14
  6. package/data/factor/continent-yearly-green.json +125 -125
  7. package/data/factor/continent-yearly.csv +14 -14
  8. package/data/factor/continent-yearly.json +125 -125
  9. package/data/factor/country-monthly-green.csv +2364 -2150
  10. package/data/factor/country-monthly-green.json +18857 -16503
  11. package/data/factor/country-monthly.csv +2396 -2182
  12. package/data/factor/country-monthly.json +16241 -13887
  13. package/data/factor/country-yearly-green.csv +304 -304
  14. package/data/factor/country-yearly-green.json +2351 -2351
  15. package/data/factor/country-yearly.csv +309 -309
  16. package/data/factor/country-yearly.json +2267 -2267
  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 +566 -566
  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 +81 -80
  26. package/data/factor/world-monthly-green.json +706 -695
  27. package/data/factor/world-monthly.csv +81 -80
  28. package/data/factor/world-monthly.json +720 -709
  29. package/data/factor/world-yearly-green.csv +7 -7
  30. package/data/factor/world-yearly-green.json +63 -63
  31. package/data/factor/world-yearly.csv +7 -7
  32. package/data/factor/world-yearly.json +62 -62
  33. package/data/mix/continent-monthly-green.csv +122 -116
  34. package/data/mix/continent-monthly-green.json +421 -385
  35. package/data/mix/continent-monthly.csv +122 -116
  36. package/data/mix/continent-monthly.json +550 -484
  37. package/data/mix/continent-yearly-green.csv +13 -13
  38. package/data/mix/continent-yearly-green.json +45 -45
  39. package/data/mix/continent-yearly.csv +13 -13
  40. package/data/mix/continent-yearly.json +63 -63
  41. package/data/mix/country-monthly-green.csv +1540 -1326
  42. package/data/mix/country-monthly-green.json +5033 -3749
  43. package/data/mix/country-monthly.csv +1540 -1326
  44. package/data/mix/country-monthly.json +6189 -3835
  45. package/data/mix/country-yearly-green.csv +174 -174
  46. package/data/mix/country-yearly-green.json +560 -560
  47. package/data/mix/country-yearly.csv +174 -174
  48. package/data/mix/country-yearly.json +809 -809
  49. package/data/mix/subdivision-monthly-green.csv +89 -26
  50. package/data/mix/subdivision-monthly-green.json +466 -88
  51. package/data/mix/subdivision-monthly.csv +89 -26
  52. package/data/mix/subdivision-monthly.json +869 -176
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +214 -214
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +371 -371
  57. package/data/mix/world-monthly-green.csv +44 -43
  58. package/data/mix/world-monthly-green.json +127 -121
  59. package/data/mix/world-monthly.csv +44 -43
  60. package/data/mix/world-monthly.json +93 -82
  61. package/data/mix/world-yearly-green.csv +3 -3
  62. package/data/mix/world-yearly-green.json +8 -8
  63. package/data/mix/world-yearly.csv +3 -3
  64. package/data/mix/world-yearly.json +10 -10
  65. package/package.json +2 -2
@@ -12,8 +12,8 @@
12
12
  },
13
13
  "2020": {
14
14
  "Bioenergy": 0.0147,
15
- "Coal": 0.2647,
16
- "Gas": 0.3387,
15
+ "Coal": 0.2648,
16
+ "Gas": 0.3388,
17
17
  "Hydro": 0.1557,
18
18
  "Nuclear": 0.0561,
19
19
  "Other Fossil": 0.1042,
@@ -58,7 +58,7 @@
58
58
  "Bioenergy": 0.0155,
59
59
  "Coal": 0.2655,
60
60
  "Gas": 0.3206,
61
- "Hydro": 0.1458,
61
+ "Hydro": 0.1459,
62
62
  "Nuclear": 0.0533,
63
63
  "Other Fossil": 0.0948,
64
64
  "Other Renewables": 0.0072,
@@ -67,13 +67,13 @@
67
67
  },
68
68
  "2025": {
69
69
  "Bioenergy": 0.0153,
70
- "Coal": 0.262,
71
- "Gas": 0.3138,
72
- "Hydro": 0.1436,
73
- "Nuclear": 0.053,
74
- "Other Fossil": 0.0926,
70
+ "Coal": 0.26,
71
+ "Gas": 0.3145,
72
+ "Hydro": 0.1455,
73
+ "Nuclear": 0.0526,
74
+ "Other Fossil": 0.093,
75
75
  "Other Renewables": 0.0071,
76
- "Solar": 0.0598,
77
- "Wind": 0.0527
76
+ "Solar": 0.0592,
77
+ "Wind": 0.0529
78
78
  }
79
79
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.3.22",
3
+ "version": "1.3.24",
4
4
  "description": "Digital4Better Open Data",
5
5
  "license": "ODbL-1.0",
6
6
  "engines": {
@@ -44,5 +44,5 @@
44
44
  "README.md",
45
45
  "LICENSE"
46
46
  ],
47
- "releaseDate": "2025-10-26T00:46:22.961Z"
47
+ "releaseDate": "2025-11-06T00:44:32.038Z"
48
48
  }