@digital4better/data 1.1.38 → 1.1.40

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 +53 -53
  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 +83 -83
  14. package/data/factor/country-yearly-green.json +738 -738
  15. package/data/factor/country-yearly.csv +86 -86
  16. package/data/factor/country-yearly.json +744 -744
  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 +23 -23
  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 +79 -79
  46. package/data/mix/country-yearly-green.json +282 -282
  47. package/data/mix/country-yearly.csv +79 -79
  48. package/data/mix/country-yearly.json +554 -554
  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 +865 -172
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +212 -212
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +394 -394
  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 +6 -6
  65. package/package.json +1 -1
@@ -57,14 +57,14 @@
57
57
  },
58
58
  "2024": {
59
59
  "Bioenergy": 0.0071,
60
- "Coal": 0.0914,
60
+ "Coal": 0.0917,
61
61
  "Gas": 0.4385,
62
- "Hydro": 0.3114,
62
+ "Hydro": 0.3112,
63
63
  "Nuclear": 0.0025,
64
- "Other Fossil": 0.1241,
65
- "Other Renewables": 0.0016,
66
- "Solar": 0.0158,
67
- "Wind": 0.0077
64
+ "Other Fossil": 0.124,
65
+ "Other Renewables": 0.0015,
66
+ "Solar": 0.0157,
67
+ "Wind": 0.0078
68
68
  }
69
69
  },
70
70
  "Asia": {
@@ -124,15 +124,15 @@
124
124
  "Wind": 0.0328
125
125
  },
126
126
  "2024": {
127
- "Bioenergy": 0.0134,
128
- "Coal": 0.3692,
129
- "Gas": 0.3285,
130
- "Hydro": 0.087,
131
- "Nuclear": 0.0245,
132
- "Other Fossil": 0.0953,
127
+ "Bioenergy": 0.0133,
128
+ "Coal": 0.3663,
129
+ "Gas": 0.3286,
130
+ "Hydro": 0.0893,
131
+ "Nuclear": 0.0246,
132
+ "Other Fossil": 0.095,
133
133
  "Other Renewables": 0.0062,
134
- "Solar": 0.0377,
135
- "Wind": 0.0383
134
+ "Solar": 0.0387,
135
+ "Wind": 0.038
136
136
  }
137
137
  },
138
138
  "Europe": {
@@ -192,15 +192,15 @@
192
192
  "Wind": 0.1038
193
193
  },
194
194
  "2024": {
195
- "Bioenergy": 0.0243,
196
- "Coal": 0.1222,
197
- "Gas": 0.3123,
198
- "Hydro": 0.1939,
199
- "Nuclear": 0.1533,
200
- "Other Fossil": 0.0158,
201
- "Other Renewables": 0.0155,
202
- "Solar": 0.0487,
203
- "Wind": 0.1141
195
+ "Bioenergy": 0.0244,
196
+ "Coal": 0.1206,
197
+ "Gas": 0.3111,
198
+ "Hydro": 0.1966,
199
+ "Nuclear": 0.1527,
200
+ "Other Fossil": 0.0157,
201
+ "Other Renewables": 0.0157,
202
+ "Solar": 0.0547,
203
+ "Wind": 0.1084
204
204
  }
205
205
  },
206
206
  "North America": {
@@ -260,15 +260,15 @@
260
260
  "Wind": 0.0818
261
261
  },
262
262
  "2024": {
263
- "Bioenergy": 0.0217,
264
- "Coal": 0.1137,
265
- "Gas": 0.3404,
263
+ "Bioenergy": 0.0216,
264
+ "Coal": 0.1126,
265
+ "Gas": 0.3412,
266
266
  "Hydro": 0.1285,
267
- "Nuclear": 0.1336,
268
- "Other Fossil": 0.1087,
267
+ "Nuclear": 0.1332,
268
+ "Other Fossil": 0.1086,
269
269
  "Other Renewables": 0.0066,
270
- "Solar": 0.0497,
271
- "Wind": 0.0971
270
+ "Solar": 0.0517,
271
+ "Wind": 0.0959
272
272
  }
273
273
  },
274
274
  "Oceania": {
@@ -329,14 +329,14 @@
329
329
  },
330
330
  "2024": {
331
331
  "Bioenergy": 0.0031,
332
- "Coal": 0.3615,
333
- "Gas": 0.0698,
334
- "Hydro": 0.1403,
332
+ "Coal": 0.3643,
333
+ "Gas": 0.0721,
334
+ "Hydro": 0.1414,
335
335
  "Nuclear": 0,
336
- "Other Fossil": 0.1995,
337
- "Other Renewables": 0.0297,
338
- "Solar": 0.1179,
339
- "Wind": 0.0783
336
+ "Other Fossil": 0.1992,
337
+ "Other Renewables": 0.0299,
338
+ "Solar": 0.1125,
339
+ "Wind": 0.0775
340
340
  }
341
341
  },
342
342
  "South America": {
@@ -396,15 +396,15 @@
396
396
  "Wind": 0.0542
397
397
  },
398
398
  "2024": {
399
- "Bioenergy": 0.0054,
400
- "Coal": 0.0136,
401
- "Gas": 0.1691,
402
- "Hydro": 0.6222,
399
+ "Bioenergy": 0.0057,
400
+ "Coal": 0.0134,
401
+ "Gas": 0.1697,
402
+ "Hydro": 0.62,
403
403
  "Nuclear": 0.0123,
404
- "Other Fossil": 0.0913,
404
+ "Other Fossil": 0.0914,
405
405
  "Other Renewables": 0.0002,
406
- "Solar": 0.0401,
407
- "Wind": 0.0459
406
+ "Solar": 0.0396,
407
+ "Wind": 0.0478
408
408
  }
409
409
  }
410
410
  }