@digital4better/data 1.3.19 → 1.3.20

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 +93 -93
  14. package/data/factor/country-yearly-green.json +829 -829
  15. package/data/factor/country-yearly.csv +98 -98
  16. package/data/factor/country-yearly.json +838 -838
  17. package/data/factor/subdivision-monthly-green.csv +63 -0
  18. package/data/factor/subdivision-monthly-green.json +693 -0
  19. package/data/factor/subdivision-monthly.csv +63 -0
  20. package/data/factor/subdivision-monthly.json +693 -0
  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 +566 -566
  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 +22 -22
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +45 -45
  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 +91 -91
  46. package/data/mix/country-yearly-green.json +316 -316
  47. package/data/mix/country-yearly.csv +91 -91
  48. package/data/mix/country-yearly.json +558 -558
  49. package/data/mix/subdivision-monthly-green.csv +63 -0
  50. package/data/mix/subdivision-monthly-green.json +378 -0
  51. package/data/mix/subdivision-monthly.csv +63 -0
  52. package/data/mix/subdivision-monthly.json +693 -0
  53. package/data/mix/subdivision-yearly-green.csv +62 -62
  54. package/data/mix/subdivision-yearly-green.json +214 -214
  55. package/data/mix/subdivision-yearly.csv +62 -62
  56. package/data/mix/subdivision-yearly.json +365 -365
  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 +3 -3
  63. package/data/mix/world-yearly.csv +1 -1
  64. package/data/mix/world-yearly.json +7 -7
  65. package/package.json +2 -2
@@ -68,14 +68,14 @@
68
68
  },
69
69
  "2025": {
70
70
  "Bioenergy": 0.0071,
71
- "Coal": 0.0926,
72
- "Gas": 0.4336,
73
- "Hydro": 0.3117,
71
+ "Coal": 0.093,
72
+ "Gas": 0.4334,
73
+ "Hydro": 0.3116,
74
74
  "Nuclear": 0.0026,
75
- "Other Fossil": 0.1259,
75
+ "Other Fossil": 0.1258,
76
76
  "Other Renewables": 0.0016,
77
- "Solar": 0.0145,
78
- "Wind": 0.0104
77
+ "Solar": 0.0144,
78
+ "Wind": 0.0105
79
79
  }
80
80
  },
81
81
  "Asia": {
@@ -146,15 +146,15 @@
146
146
  "Wind": 0.0378
147
147
  },
148
148
  "2025": {
149
- "Bioenergy": 0.0148,
150
- "Coal": 0.3503,
151
- "Gas": 0.3178,
152
- "Hydro": 0.0818,
153
- "Nuclear": 0.0277,
154
- "Other Fossil": 0.1015,
149
+ "Bioenergy": 0.0149,
150
+ "Coal": 0.3518,
151
+ "Gas": 0.3158,
152
+ "Hydro": 0.0836,
153
+ "Nuclear": 0.0275,
154
+ "Other Fossil": 0.1007,
155
155
  "Other Renewables": 0.0064,
156
- "Solar": 0.0573,
157
- "Wind": 0.0425
156
+ "Solar": 0.0579,
157
+ "Wind": 0.0415
158
158
  }
159
159
  },
160
160
  "Europe": {
@@ -225,15 +225,15 @@
225
225
  "Wind": 0.1202
226
226
  },
227
227
  "2025": {
228
- "Bioenergy": 0.0255,
229
- "Coal": 0.1344,
230
- "Gas": 0.2305,
231
- "Hydro": 0.1922,
232
- "Nuclear": 0.1745,
228
+ "Bioenergy": 0.0254,
229
+ "Coal": 0.1335,
230
+ "Gas": 0.2293,
231
+ "Hydro": 0.1919,
232
+ "Nuclear": 0.1747,
233
233
  "Other Fossil": 0.0194,
234
234
  "Other Renewables": 0.0191,
235
- "Solar": 0.0958,
236
- "Wind": 0.1087
235
+ "Solar": 0.0993,
236
+ "Wind": 0.1074
237
237
  }
238
238
  },
239
239
  "North America": {
@@ -304,15 +304,15 @@
304
304
  "Wind": 0.0869
305
305
  },
306
306
  "2025": {
307
- "Bioenergy": 0.0192,
308
- "Coal": 0.1313,
309
- "Gas": 0.3518,
310
- "Hydro": 0.1185,
311
- "Nuclear": 0.1321,
312
- "Other Fossil": 0.0832,
313
- "Other Renewables": 0.0063,
314
- "Solar": 0.0704,
315
- "Wind": 0.0872
307
+ "Bioenergy": 0.0191,
308
+ "Coal": 0.1314,
309
+ "Gas": 0.3578,
310
+ "Hydro": 0.1161,
311
+ "Nuclear": 0.132,
312
+ "Other Fossil": 0.0822,
313
+ "Other Renewables": 0.0062,
314
+ "Solar": 0.0712,
315
+ "Wind": 0.084
316
316
  }
317
317
  },
318
318
  "Oceania": {
@@ -383,15 +383,15 @@
383
383
  "Wind": 0.087
384
384
  },
385
385
  "2025": {
386
- "Bioenergy": 0.004,
387
- "Coal": 0.3489,
388
- "Gas": 0.0714,
389
- "Hydro": 0.1404,
386
+ "Bioenergy": 0.0041,
387
+ "Coal": 0.348,
388
+ "Gas": 0.0722,
389
+ "Hydro": 0.1414,
390
390
  "Nuclear": 0,
391
- "Other Fossil": 0.1962,
391
+ "Other Fossil": 0.1954,
392
392
  "Other Renewables": 0.0242,
393
- "Solar": 0.1186,
394
- "Wind": 0.0963
393
+ "Solar": 0.1174,
394
+ "Wind": 0.0974
395
395
  }
396
396
  },
397
397
  "South America": {
@@ -462,15 +462,15 @@
462
462
  "Wind": 0.0602
463
463
  },
464
464
  "2025": {
465
- "Bioenergy": 0.0059,
466
- "Coal": 0.0117,
467
- "Gas": 0.1762,
468
- "Hydro": 0.594,
469
- "Nuclear": 0.0106,
470
- "Other Fossil": 0.0912,
465
+ "Bioenergy": 0.0061,
466
+ "Coal": 0.0119,
467
+ "Gas": 0.1781,
468
+ "Hydro": 0.5897,
469
+ "Nuclear": 0.0108,
470
+ "Other Fossil": 0.0913,
471
471
  "Other Renewables": 0.0001,
472
- "Solar": 0.0483,
473
- "Wind": 0.062
472
+ "Solar": 0.0484,
473
+ "Wind": 0.0636
474
474
  }
475
475
  }
476
476
  }