@digital4better/data 1.1.42 → 1.1.44

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 +83 -83
  14. package/data/factor/country-yearly-green.json +744 -744
  15. package/data/factor/country-yearly.csv +85 -85
  16. package/data/factor/country-yearly.json +754 -754
  17. package/data/factor/subdivision-monthly-green.csv +189 -126
  18. package/data/factor/subdivision-monthly-green.json +1827 -1134
  19. package/data/factor/subdivision-monthly.csv +189 -126
  20. package/data/factor/subdivision-monthly.json +1827 -1134
  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 +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 +83 -83
  46. package/data/mix/country-yearly-green.json +291 -291
  47. package/data/mix/country-yearly.csv +83 -83
  48. package/data/mix/country-yearly.json +553 -553
  49. package/data/mix/subdivision-monthly-green.csv +189 -126
  50. package/data/mix/subdivision-monthly-green.json +812 -434
  51. package/data/mix/subdivision-monthly.csv +189 -126
  52. package/data/mix/subdivision-monthly.json +1531 -838
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +220 -220
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +411 -411
  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 +8 -8
  65. package/package.json +1 -1
@@ -57,14 +57,14 @@
57
57
  },
58
58
  "2024": {
59
59
  "Bioenergy": 0.0071,
60
- "Coal": 0.0929,
61
- "Gas": 0.4381,
62
- "Hydro": 0.311,
60
+ "Coal": 0.0935,
61
+ "Gas": 0.438,
62
+ "Hydro": 0.3108,
63
63
  "Nuclear": 0.0025,
64
- "Other Fossil": 0.1238,
64
+ "Other Fossil": 0.1237,
65
65
  "Other Renewables": 0.0015,
66
- "Solar": 0.0156,
67
- "Wind": 0.0075
66
+ "Solar": 0.0155,
67
+ "Wind": 0.0074
68
68
  }
69
69
  },
70
70
  "Asia": {
@@ -124,15 +124,15 @@
124
124
  "Wind": 0.0328
125
125
  },
126
126
  "2024": {
127
- "Bioenergy": 0.0132,
128
- "Coal": 0.3667,
129
- "Gas": 0.327,
130
- "Hydro": 0.0914,
127
+ "Bioenergy": 0.0131,
128
+ "Coal": 0.3651,
129
+ "Gas": 0.3263,
130
+ "Hydro": 0.0943,
131
131
  "Nuclear": 0.0247,
132
- "Other Fossil": 0.0947,
132
+ "Other Fossil": 0.0943,
133
133
  "Other Renewables": 0.0062,
134
- "Solar": 0.0386,
135
- "Wind": 0.0376
134
+ "Solar": 0.0392,
135
+ "Wind": 0.0369
136
136
  }
137
137
  },
138
138
  "Europe": {
@@ -192,15 +192,15 @@
192
192
  "Wind": 0.1037
193
193
  },
194
194
  "2024": {
195
- "Bioenergy": 0.0238,
196
- "Coal": 0.1205,
197
- "Gas": 0.3098,
198
- "Hydro": 0.1975,
199
- "Nuclear": 0.1524,
200
- "Other Fossil": 0.0156,
201
- "Other Renewables": 0.0157,
202
- "Solar": 0.0557,
203
- "Wind": 0.109
195
+ "Bioenergy": 0.0236,
196
+ "Coal": 0.1195,
197
+ "Gas": 0.3086,
198
+ "Hydro": 0.1991,
199
+ "Nuclear": 0.152,
200
+ "Other Fossil": 0.0155,
201
+ "Other Renewables": 0.0158,
202
+ "Solar": 0.0607,
203
+ "Wind": 0.1053
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.0214,
264
- "Coal": 0.116,
265
- "Gas": 0.3447,
266
- "Hydro": 0.1226,
267
- "Nuclear": 0.1316,
268
- "Other Fossil": 0.1071,
269
- "Other Renewables": 0.0065,
270
- "Solar": 0.054,
271
- "Wind": 0.0962
263
+ "Bioenergy": 0.0211,
264
+ "Coal": 0.1177,
265
+ "Gas": 0.347,
266
+ "Hydro": 0.1206,
267
+ "Nuclear": 0.1307,
268
+ "Other Fossil": 0.1061,
269
+ "Other Renewables": 0.0064,
270
+ "Solar": 0.0558,
271
+ "Wind": 0.0946
272
272
  }
273
273
  },
274
274
  "Oceania": {
@@ -329,14 +329,14 @@
329
329
  },
330
330
  "2024": {
331
331
  "Bioenergy": 0.0031,
332
- "Coal": 0.3664,
333
- "Gas": 0.0744,
334
- "Hydro": 0.1401,
332
+ "Coal": 0.3699,
333
+ "Gas": 0.0776,
334
+ "Hydro": 0.14,
335
335
  "Nuclear": 0,
336
- "Other Fossil": 0.1988,
337
- "Other Renewables": 0.03,
338
- "Solar": 0.1104,
339
- "Wind": 0.077
336
+ "Other Fossil": 0.1982,
337
+ "Other Renewables": 0.0302,
338
+ "Solar": 0.105,
339
+ "Wind": 0.076
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.0058,
400
- "Coal": 0.0131,
401
- "Gas": 0.171,
402
- "Hydro": 0.6171,
399
+ "Bioenergy": 0.006,
400
+ "Coal": 0.0128,
401
+ "Gas": 0.1723,
402
+ "Hydro": 0.6135,
403
403
  "Nuclear": 0.0124,
404
- "Other Fossil": 0.0921,
404
+ "Other Fossil": 0.0926,
405
405
  "Other Renewables": 0.0002,
406
- "Solar": 0.0395,
407
- "Wind": 0.0489
406
+ "Solar": 0.039,
407
+ "Wind": 0.0511
408
408
  }
409
409
  }
410
410
  }