@digital4better/data 1.1.55 → 1.1.56

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 +86 -86
  14. package/data/factor/country-yearly-green.json +751 -751
  15. package/data/factor/country-yearly.csv +89 -89
  16. package/data/factor/country-yearly.json +756 -756
  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 +20 -20
  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 +85 -85
  46. package/data/mix/country-yearly-green.json +286 -286
  47. package/data/mix/country-yearly.csv +85 -85
  48. package/data/mix/country-yearly.json +552 -552
  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 +63 -63
  54. package/data/mix/subdivision-yearly-green.json +215 -215
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +375 -375
  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,13 +57,13 @@
57
57
  },
58
58
  "2024": {
59
59
  "Bioenergy": 0.0071,
60
- "Coal": 0.0949,
61
- "Gas": 0.4372,
62
- "Hydro": 0.3104,
60
+ "Coal": 0.0955,
61
+ "Gas": 0.4369,
62
+ "Hydro": 0.3103,
63
63
  "Nuclear": 0.0025,
64
- "Other Fossil": 0.1235,
64
+ "Other Fossil": 0.1233,
65
65
  "Other Renewables": 0.0015,
66
- "Solar": 0.0154,
66
+ "Solar": 0.0153,
67
67
  "Wind": 0.0076
68
68
  }
69
69
  },
@@ -124,15 +124,15 @@
124
124
  "Wind": 0.0328
125
125
  },
126
126
  "2024": {
127
- "Bioenergy": 0.0139,
128
- "Coal": 0.3657,
129
- "Gas": 0.3224,
130
- "Hydro": 0.0995,
127
+ "Bioenergy": 0.0138,
128
+ "Coal": 0.3664,
129
+ "Gas": 0.3208,
130
+ "Hydro": 0.1017,
131
131
  "Nuclear": 0.0248,
132
- "Other Fossil": 0.0928,
132
+ "Other Fossil": 0.0921,
133
133
  "Other Renewables": 0.0061,
134
- "Solar": 0.0395,
135
- "Wind": 0.0354
134
+ "Solar": 0.0397,
135
+ "Wind": 0.0344
136
136
  }
137
137
  },
138
138
  "Europe": {
@@ -192,15 +192,15 @@
192
192
  "Wind": 0.1036
193
193
  },
194
194
  "2024": {
195
- "Bioenergy": 0.0234,
196
- "Coal": 0.1211,
197
- "Gas": 0.3094,
198
- "Hydro": 0.1941,
199
- "Nuclear": 0.1532,
200
- "Other Fossil": 0.0161,
201
- "Other Renewables": 0.0157,
202
- "Solar": 0.0649,
203
- "Wind": 0.102
195
+ "Bioenergy": 0.0233,
196
+ "Coal": 0.1212,
197
+ "Gas": 0.3099,
198
+ "Hydro": 0.1923,
199
+ "Nuclear": 0.1536,
200
+ "Other Fossil": 0.0162,
201
+ "Other Renewables": 0.0158,
202
+ "Solar": 0.0679,
203
+ "Wind": 0.0998
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.0207,
264
- "Coal": 0.1197,
265
- "Gas": 0.3658,
266
- "Hydro": 0.115,
267
- "Nuclear": 0.1305,
268
- "Other Fossil": 0.102,
269
- "Other Renewables": 0.0062,
270
- "Solar": 0.0555,
271
- "Wind": 0.0845
263
+ "Bioenergy": 0.0204,
264
+ "Coal": 0.121,
265
+ "Gas": 0.3709,
266
+ "Hydro": 0.1129,
267
+ "Nuclear": 0.13,
268
+ "Other Fossil": 0.1007,
269
+ "Other Renewables": 0.0061,
270
+ "Solar": 0.0562,
271
+ "Wind": 0.0817
272
272
  }
273
273
  },
274
274
  "Oceania": {
@@ -329,14 +329,14 @@
329
329
  },
330
330
  "2024": {
331
331
  "Bioenergy": 0.0032,
332
- "Coal": 0.365,
333
- "Gas": 0.0778,
334
- "Hydro": 0.1389,
332
+ "Coal": 0.363,
333
+ "Gas": 0.0783,
334
+ "Hydro": 0.1384,
335
335
  "Nuclear": 0,
336
- "Other Fossil": 0.1971,
337
- "Other Renewables": 0.0307,
338
- "Solar": 0.1048,
339
- "Wind": 0.0825
336
+ "Other Fossil": 0.1972,
337
+ "Other Renewables": 0.0311,
338
+ "Solar": 0.1041,
339
+ "Wind": 0.0847
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.0065,
399
+ "Bioenergy": 0.0067,
400
400
  "Coal": 0.0131,
401
- "Gas": 0.1737,
402
- "Hydro": 0.6076,
403
- "Nuclear": 0.0127,
404
- "Other Fossil": 0.0913,
401
+ "Gas": 0.1748,
402
+ "Hydro": 0.6035,
403
+ "Nuclear": 0.0128,
404
+ "Other Fossil": 0.0912,
405
405
  "Other Renewables": 0.0002,
406
- "Solar": 0.0398,
407
- "Wind": 0.0552
406
+ "Solar": 0.0401,
407
+ "Wind": 0.0576
408
408
  }
409
409
  }
410
410
  }