@digital4better/data 1.3.50 → 1.3.52
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.
- package/data/ai/models.csv +19 -3
- package/data/ai/models.json +564 -7
- package/data/factor/continent-monthly-green.csv +6 -0
- package/data/factor/continent-monthly-green.json +66 -0
- package/data/factor/continent-monthly.csv +6 -0
- package/data/factor/continent-monthly.json +66 -0
- package/data/factor/continent-yearly-green.csv +6 -6
- package/data/factor/continent-yearly-green.json +54 -54
- package/data/factor/continent-yearly.csv +6 -6
- package/data/factor/continent-yearly.json +54 -54
- package/data/factor/country-monthly-green.csv +213 -0
- package/data/factor/country-monthly-green.json +2343 -0
- package/data/factor/country-monthly.csv +213 -0
- package/data/factor/country-monthly.json +2343 -0
- package/data/factor/country-yearly-green.csv +88 -88
- package/data/factor/country-yearly-green.json +768 -768
- package/data/factor/country-yearly.csv +88 -88
- package/data/factor/country-yearly.json +763 -763
- package/data/factor/subdivision-monthly-green.csv +90 -26
- package/data/factor/subdivision-monthly-green.json +938 -234
- package/data/factor/subdivision-monthly.csv +90 -26
- package/data/factor/subdivision-monthly.json +938 -234
- package/data/factor/subdivision-yearly-green.csv +64 -64
- package/data/factor/subdivision-yearly-green.json +576 -576
- package/data/factor/subdivision-yearly.csv +64 -64
- package/data/factor/subdivision-yearly.json +576 -576
- package/data/factor/world-monthly-green.csv +1 -0
- package/data/factor/world-monthly-green.json +11 -0
- package/data/factor/world-monthly.csv +1 -0
- package/data/factor/world-monthly.json +11 -0
- package/data/factor/world-yearly-green.csv +1 -1
- package/data/factor/world-yearly-green.json +9 -9
- package/data/factor/world-yearly.csv +1 -1
- package/data/factor/world-yearly.json +9 -9
- package/data/mix/continent-monthly-green.csv +6 -0
- package/data/mix/continent-monthly-green.json +36 -0
- package/data/mix/continent-monthly.csv +6 -0
- package/data/mix/continent-monthly.json +66 -0
- package/data/mix/continent-yearly-green.csv +6 -6
- package/data/mix/continent-yearly-green.json +22 -22
- package/data/mix/continent-yearly.csv +6 -6
- package/data/mix/continent-yearly.json +41 -41
- package/data/mix/country-monthly-green.csv +213 -0
- package/data/mix/country-monthly-green.json +1278 -0
- package/data/mix/country-monthly.csv +213 -0
- package/data/mix/country-monthly.json +2343 -0
- package/data/mix/country-yearly-green.csv +84 -84
- package/data/mix/country-yearly-green.json +292 -292
- package/data/mix/country-yearly.csv +84 -84
- package/data/mix/country-yearly.json +556 -556
- package/data/mix/subdivision-monthly-green.csv +90 -26
- package/data/mix/subdivision-monthly-green.json +474 -90
- package/data/mix/subdivision-monthly.csv +90 -26
- package/data/mix/subdivision-monthly.json +882 -178
- package/data/mix/subdivision-yearly-green.csv +64 -64
- package/data/mix/subdivision-yearly-green.json +215 -215
- package/data/mix/subdivision-yearly.csv +64 -64
- package/data/mix/subdivision-yearly.json +377 -377
- package/data/mix/world-monthly-green.csv +1 -0
- package/data/mix/world-monthly-green.json +6 -0
- package/data/mix/world-monthly.csv +1 -0
- package/data/mix/world-monthly.json +11 -0
- package/data/mix/world-yearly-green.csv +1 -1
- package/data/mix/world-yearly-green.json +4 -4
- package/data/mix/world-yearly.csv +1 -1
- package/data/mix/world-yearly.json +8 -8
- package/package.json +1 -1
|
@@ -79,13 +79,13 @@
|
|
|
79
79
|
},
|
|
80
80
|
"2026": {
|
|
81
81
|
"Bioenergy": 0.0066,
|
|
82
|
-
"Coal": 0.
|
|
83
|
-
"Gas": 0.
|
|
82
|
+
"Coal": 0.0876,
|
|
83
|
+
"Gas": 0.4365,
|
|
84
84
|
"Hydro": 0.3133,
|
|
85
85
|
"Nuclear": 0.0043,
|
|
86
86
|
"Other Fossil": 0.1257,
|
|
87
87
|
"Other Renewables": 0.0019,
|
|
88
|
-
"Solar": 0.
|
|
88
|
+
"Solar": 0.0144,
|
|
89
89
|
"Wind": 0.0098
|
|
90
90
|
}
|
|
91
91
|
},
|
|
@@ -168,14 +168,14 @@
|
|
|
168
168
|
"Wind": 0.042
|
|
169
169
|
},
|
|
170
170
|
"2026": {
|
|
171
|
-
"Bioenergy": 0.
|
|
172
|
-
"Coal": 0.
|
|
173
|
-
"Gas": 0.
|
|
174
|
-
"Hydro": 0.
|
|
175
|
-
"Nuclear": 0.
|
|
176
|
-
"Other Fossil": 0.
|
|
171
|
+
"Bioenergy": 0.0148,
|
|
172
|
+
"Coal": 0.3441,
|
|
173
|
+
"Gas": 0.3208,
|
|
174
|
+
"Hydro": 0.0791,
|
|
175
|
+
"Nuclear": 0.0258,
|
|
176
|
+
"Other Fossil": 0.1014,
|
|
177
177
|
"Other Renewables": 0.0061,
|
|
178
|
-
"Solar": 0.
|
|
178
|
+
"Solar": 0.0633,
|
|
179
179
|
"Wind": 0.0447
|
|
180
180
|
}
|
|
181
181
|
},
|
|
@@ -258,15 +258,15 @@
|
|
|
258
258
|
"Wind": 0.1199
|
|
259
259
|
},
|
|
260
260
|
"2026": {
|
|
261
|
-
"Bioenergy": 0.
|
|
262
|
-
"Coal": 0.
|
|
263
|
-
"Gas": 0.
|
|
264
|
-
"Hydro": 0.
|
|
265
|
-
"Nuclear": 0.
|
|
261
|
+
"Bioenergy": 0.0275,
|
|
262
|
+
"Coal": 0.132,
|
|
263
|
+
"Gas": 0.2294,
|
|
264
|
+
"Hydro": 0.1919,
|
|
265
|
+
"Nuclear": 0.1671,
|
|
266
266
|
"Other Fossil": 0.0197,
|
|
267
|
-
"Other Renewables": 0.
|
|
268
|
-
"Solar": 0.
|
|
269
|
-
"Wind": 0.
|
|
267
|
+
"Other Renewables": 0.0188,
|
|
268
|
+
"Solar": 0.0896,
|
|
269
|
+
"Wind": 0.124
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"North America": {
|
|
@@ -348,15 +348,15 @@
|
|
|
348
348
|
"Wind": 0.0876
|
|
349
349
|
},
|
|
350
350
|
"2026": {
|
|
351
|
-
"Bioenergy": 0.
|
|
352
|
-
"Coal": 0.
|
|
353
|
-
"Gas": 0.
|
|
354
|
-
"Hydro": 0.
|
|
355
|
-
"Nuclear": 0.
|
|
356
|
-
"Other Fossil": 0.
|
|
351
|
+
"Bioenergy": 0.0186,
|
|
352
|
+
"Coal": 0.1095,
|
|
353
|
+
"Gas": 0.3292,
|
|
354
|
+
"Hydro": 0.1365,
|
|
355
|
+
"Nuclear": 0.1333,
|
|
356
|
+
"Other Fossil": 0.0868,
|
|
357
357
|
"Other Renewables": 0.0065,
|
|
358
|
-
"Solar": 0.
|
|
359
|
-
"Wind": 0.
|
|
358
|
+
"Solar": 0.077,
|
|
359
|
+
"Wind": 0.1027
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
"Oceania": {
|
|
@@ -438,15 +438,15 @@
|
|
|
438
438
|
"Wind": 0.1014
|
|
439
439
|
},
|
|
440
440
|
"2026": {
|
|
441
|
-
"Bioenergy": 0.
|
|
442
|
-
"Coal": 0.
|
|
443
|
-
"Gas": 0.
|
|
444
|
-
"Hydro": 0.
|
|
441
|
+
"Bioenergy": 0.0046,
|
|
442
|
+
"Coal": 0.329,
|
|
443
|
+
"Gas": 0.0574,
|
|
444
|
+
"Hydro": 0.1472,
|
|
445
445
|
"Nuclear": 0,
|
|
446
|
-
"Other Fossil": 0.
|
|
447
|
-
"Other Renewables": 0.
|
|
448
|
-
"Solar": 0.
|
|
449
|
-
"Wind": 0.
|
|
446
|
+
"Other Fossil": 0.1994,
|
|
447
|
+
"Other Renewables": 0.0248,
|
|
448
|
+
"Solar": 0.1365,
|
|
449
|
+
"Wind": 0.101
|
|
450
450
|
}
|
|
451
451
|
},
|
|
452
452
|
"South America": {
|
|
@@ -529,14 +529,14 @@
|
|
|
529
529
|
},
|
|
530
530
|
"2026": {
|
|
531
531
|
"Bioenergy": 0.0205,
|
|
532
|
-
"Coal": 0.
|
|
533
|
-
"Gas": 0.
|
|
534
|
-
"Hydro": 0.
|
|
535
|
-
"Nuclear": 0.
|
|
536
|
-
"Other Fossil": 0.
|
|
532
|
+
"Coal": 0.0116,
|
|
533
|
+
"Gas": 0.1752,
|
|
534
|
+
"Hydro": 0.5889,
|
|
535
|
+
"Nuclear": 0.0079,
|
|
536
|
+
"Other Fossil": 0.0899,
|
|
537
537
|
"Other Renewables": 0,
|
|
538
|
-
"Solar": 0.
|
|
539
|
-
"Wind": 0.
|
|
538
|
+
"Solar": 0.0556,
|
|
539
|
+
"Wind": 0.0502
|
|
540
540
|
}
|
|
541
541
|
}
|
|
542
542
|
}
|