@digital4better/data 1.1.32 → 1.1.34

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 +42 -42
  2. package/data/factor/continent-monthly-green.json +303 -303
  3. package/data/factor/continent-monthly.csv +45 -45
  4. package/data/factor/continent-monthly.json +346 -346
  5. package/data/factor/continent-yearly-green.csv +9 -9
  6. package/data/factor/continent-yearly-green.json +78 -78
  7. package/data/factor/continent-yearly.csv +11 -11
  8. package/data/factor/continent-yearly.json +88 -88
  9. package/data/factor/country-monthly-green.csv +289 -289
  10. package/data/factor/country-monthly-green.json +2251 -2251
  11. package/data/factor/country-monthly.csv +323 -323
  12. package/data/factor/country-monthly.json +2154 -2154
  13. package/data/factor/country-yearly-green.csv +84 -84
  14. package/data/factor/country-yearly-green.json +646 -646
  15. package/data/factor/country-yearly.csv +86 -86
  16. package/data/factor/country-yearly.json +637 -637
  17. package/data/factor/subdivision-monthly-green.csv +100 -100
  18. package/data/factor/subdivision-monthly-green.json +900 -900
  19. package/data/factor/subdivision-monthly.csv +100 -100
  20. package/data/factor/subdivision-monthly.json +900 -900
  21. package/data/factor/subdivision-yearly-green.csv +100 -100
  22. package/data/factor/subdivision-yearly-green.json +883 -883
  23. package/data/factor/subdivision-yearly.csv +100 -100
  24. package/data/factor/subdivision-yearly.json +865 -865
  25. package/data/factor/world-monthly-green.csv +16 -16
  26. package/data/factor/world-monthly-green.json +138 -138
  27. package/data/factor/world-monthly.csv +19 -19
  28. package/data/factor/world-monthly.json +154 -154
  29. package/data/factor/world-yearly-green.csv +2 -2
  30. package/data/factor/world-yearly-green.json +18 -18
  31. package/data/factor/world-yearly.csv +3 -3
  32. package/data/factor/world-yearly.json +22 -22
  33. package/data/mix/continent-monthly-green.csv +34 -34
  34. package/data/mix/continent-monthly-green.json +79 -79
  35. package/data/mix/continent-monthly.csv +34 -34
  36. package/data/mix/continent-monthly.json +117 -117
  37. package/data/mix/continent-yearly-green.csv +7 -7
  38. package/data/mix/continent-yearly-green.json +23 -23
  39. package/data/mix/continent-yearly.csv +7 -7
  40. package/data/mix/continent-yearly.json +38 -38
  41. package/data/mix/country-monthly-green.csv +208 -208
  42. package/data/mix/country-monthly-green.json +544 -544
  43. package/data/mix/country-monthly.csv +208 -208
  44. package/data/mix/country-monthly.json +673 -673
  45. package/data/mix/country-yearly-green.csv +46 -46
  46. package/data/mix/country-yearly-green.json +134 -134
  47. package/data/mix/country-yearly.csv +46 -46
  48. package/data/mix/country-yearly.json +205 -205
  49. package/data/mix/subdivision-monthly-green.csv +100 -100
  50. package/data/mix/subdivision-monthly-green.json +346 -346
  51. package/data/mix/subdivision-monthly.csv +100 -100
  52. package/data/mix/subdivision-monthly.json +666 -666
  53. package/data/mix/subdivision-yearly-green.csv +64 -64
  54. package/data/mix/subdivision-yearly-green.json +185 -185
  55. package/data/mix/subdivision-yearly.csv +64 -64
  56. package/data/mix/subdivision-yearly.json +347 -347
  57. package/data/mix/world-monthly-green.csv +9 -9
  58. package/data/mix/world-monthly-green.json +32 -32
  59. package/data/mix/world-monthly.csv +9 -9
  60. package/data/mix/world-monthly.json +31 -31
  61. package/data/mix/world-yearly-green.csv +2 -2
  62. package/data/mix/world-yearly-green.json +4 -4
  63. package/data/mix/world-yearly.csv +2 -2
  64. package/data/mix/world-yearly.json +9 -9
  65. package/package.json +1 -1
@@ -57,14 +57,14 @@
57
57
  },
58
58
  "2024": {
59
59
  "Bioenergy": 0.0071,
60
- "Coal": 0.0885,
61
- "Gas": 0.4392,
62
- "Hydro": 0.3121,
60
+ "Coal": 0.0929,
61
+ "Gas": 0.4382,
62
+ "Hydro": 0.3114,
63
63
  "Nuclear": 0.0025,
64
- "Other Fossil": 0.1246,
64
+ "Other Fossil": 0.1243,
65
65
  "Other Renewables": 0.0017,
66
- "Solar": 0.0165,
67
- "Wind": 0.0079
66
+ "Solar": 0.0141,
67
+ "Wind": 0.0077
68
68
  }
69
69
  },
70
70
  "Asia": {
@@ -124,15 +124,15 @@
124
124
  "Wind": 0.0328
125
125
  },
126
126
  "2024": {
127
- "Bioenergy": 0.0144,
128
- "Coal": 0.3773,
129
- "Gas": 0.3261,
130
- "Hydro": 0.0813,
131
- "Nuclear": 0.024,
132
- "Other Fossil": 0.0965,
127
+ "Bioenergy": 0.0143,
128
+ "Coal": 0.3737,
129
+ "Gas": 0.3277,
130
+ "Hydro": 0.0829,
131
+ "Nuclear": 0.0245,
132
+ "Other Fossil": 0.0969,
133
133
  "Other Renewables": 0.0062,
134
- "Solar": 0.0353,
135
- "Wind": 0.0389
134
+ "Solar": 0.0359,
135
+ "Wind": 0.0379
136
136
  }
137
137
  },
138
138
  "Europe": {
@@ -193,14 +193,14 @@
193
193
  },
194
194
  "2024": {
195
195
  "Bioenergy": 0.0236,
196
- "Coal": 0.1259,
197
- "Gas": 0.317,
196
+ "Coal": 0.1262,
197
+ "Gas": 0.3168,
198
198
  "Hydro": 0.1879,
199
- "Nuclear": 0.1534,
200
- "Other Fossil": 0.016,
199
+ "Nuclear": 0.1533,
200
+ "Other Fossil": 0.0159,
201
201
  "Other Renewables": 0.0151,
202
- "Solar": 0.0397,
203
- "Wind": 0.1215
202
+ "Solar": 0.0399,
203
+ "Wind": 0.1214
204
204
  }
205
205
  },
206
206
  "North America": {
@@ -263,11 +263,11 @@
263
263
  "Bioenergy": 0.0219,
264
264
  "Coal": 0.1146,
265
265
  "Gas": 0.3398,
266
- "Hydro": 0.1288,
266
+ "Hydro": 0.1287,
267
267
  "Nuclear": 0.1347,
268
268
  "Other Fossil": 0.1089,
269
269
  "Other Renewables": 0.0067,
270
- "Solar": 0.0448,
270
+ "Solar": 0.0449,
271
271
  "Wind": 0.0999
272
272
  }
273
273
  },
@@ -329,14 +329,14 @@
329
329
  },
330
330
  "2024": {
331
331
  "Bioenergy": 0.0031,
332
- "Coal": 0.3569,
333
- "Gas": 0.0673,
334
- "Hydro": 0.1378,
332
+ "Coal": 0.3572,
333
+ "Gas": 0.0664,
334
+ "Hydro": 0.1386,
335
335
  "Nuclear": 0,
336
336
  "Other Fossil": 0.1999,
337
- "Other Renewables": 0.0291,
338
- "Solar": 0.1259,
339
- "Wind": 0.0801
337
+ "Other Renewables": 0.0293,
338
+ "Solar": 0.126,
339
+ "Wind": 0.0795
340
340
  }
341
341
  },
342
342
  "South America": {
@@ -376,10 +376,10 @@
376
376
  "2022": {
377
377
  "Bioenergy": 0.0063,
378
378
  "Coal": 0.0154,
379
- "Gas": 0.2004,
379
+ "Gas": 0.2003,
380
380
  "Hydro": 0.5863,
381
381
  "Nuclear": 0.0104,
382
- "Other Fossil": 0.1045,
382
+ "Other Fossil": 0.1046,
383
383
  "Other Renewables": 0.0002,
384
384
  "Solar": 0.0241,
385
385
  "Wind": 0.0525
@@ -396,15 +396,15 @@
396
396
  "Wind": 0.0589
397
397
  },
398
398
  "2024": {
399
- "Bioenergy": 0.0047,
400
- "Coal": 0.0156,
401
- "Gas": 0.1838,
402
- "Hydro": 0.5952,
403
- "Nuclear": 0.0133,
404
- "Other Fossil": 0.0977,
399
+ "Bioenergy": 0.005,
400
+ "Coal": 0.0151,
401
+ "Gas": 0.1825,
402
+ "Hydro": 0.5943,
403
+ "Nuclear": 0.0135,
404
+ "Other Fossil": 0.0986,
405
405
  "Other Renewables": 0.0002,
406
- "Solar": 0.0444,
407
- "Wind": 0.0452
406
+ "Solar": 0.0443,
407
+ "Wind": 0.0465
408
408
  }
409
409
  }
410
410
  }