@digital4better/data 1.3.39 → 1.3.41
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/README.md +12 -3
- package/data/ai/models.csv +8 -0
- package/data/ai/models.json +274 -0
- package/data/cloud/accelerators.csv +1 -0
- package/data/cloud/accelerators.json +9 -0
- package/data/cloud/aws-regions.csv +32 -32
- package/data/cloud/aws-regions.json +68 -68
- package/data/cloud/azure-regions.csv +10 -10
- package/data/cloud/azure-regions.json +66 -42
- package/data/cloud/cpus.csv +16 -0
- package/data/cloud/cpus.json +194 -0
- package/data/cloud/gcp-regions.csv +39 -39
- package/data/cloud/gcp-regions.json +73 -73
- package/data/cloud/oracle-regions.csv +46 -0
- package/data/cloud/oracle-regions.json +548 -0
- package/data/cloud/oracle-vms.csv +141 -0
- package/data/cloud/oracle-vms.json +2759 -0
- package/data/cloud/ovhcloud-regions.csv +21 -21
- package/data/cloud/ovhcloud-regions.json +68 -35
- package/data/cloud/scaleway-regions.csv +9 -9
- package/data/cloud/scaleway-regions.json +21 -21
- package/data/factor/continent-monthly-green.csv +172 -172
- package/data/factor/continent-monthly-green.json +1531 -1531
- package/data/factor/continent-monthly.csv +173 -173
- package/data/factor/continent-monthly.json +1521 -1521
- package/data/factor/continent-yearly-green.csv +27 -27
- package/data/factor/continent-yearly-green.json +223 -223
- package/data/factor/continent-yearly.csv +26 -26
- package/data/factor/continent-yearly.json +227 -227
- package/data/factor/country-monthly-green.csv +796 -796
- package/data/factor/country-monthly-green.json +6458 -6458
- package/data/factor/country-monthly.csv +936 -936
- package/data/factor/country-monthly.json +6311 -6311
- package/data/factor/country-yearly-green.csv +198 -198
- package/data/factor/country-yearly-green.json +1470 -1470
- package/data/factor/country-yearly.csv +214 -214
- package/data/factor/country-yearly.json +1502 -1502
- package/data/factor/subdivision-monthly-green.csv +141 -141
- package/data/factor/subdivision-monthly-green.json +1263 -1263
- package/data/factor/subdivision-monthly.csv +141 -141
- package/data/factor/subdivision-monthly.json +1269 -1269
- package/data/factor/subdivision-yearly-green.csv +64 -64
- package/data/factor/subdivision-yearly-green.json +574 -574
- package/data/factor/subdivision-yearly.csv +64 -64
- package/data/factor/subdivision-yearly.json +576 -576
- package/data/factor/world-monthly-green.csv +87 -87
- package/data/factor/world-monthly-green.json +783 -783
- package/data/factor/world-monthly.csv +87 -87
- package/data/factor/world-monthly.json +782 -782
- package/data/factor/world-yearly-green.csv +8 -8
- package/data/factor/world-yearly-green.json +72 -72
- package/data/factor/world-yearly.csv +8 -8
- package/data/factor/world-yearly.json +72 -72
- package/data/mix/continent-monthly-green.csv +166 -166
- package/data/mix/continent-monthly-green.json +559 -559
- package/data/mix/continent-monthly.csv +166 -166
- package/data/mix/continent-monthly.json +1078 -1078
- package/data/mix/continent-yearly-green.csv +22 -22
- package/data/mix/continent-yearly-green.json +72 -72
- package/data/mix/continent-yearly.csv +22 -22
- package/data/mix/continent-yearly.json +128 -128
- package/data/mix/country-monthly-green.csv +567 -567
- package/data/mix/country-monthly-green.json +1754 -1754
- package/data/mix/country-monthly.csv +567 -567
- package/data/mix/country-monthly.json +2585 -2585
- package/data/mix/country-yearly-green.csv +122 -122
- package/data/mix/country-yearly-green.json +409 -409
- package/data/mix/country-yearly.csv +122 -122
- package/data/mix/country-yearly.json +720 -720
- package/data/mix/subdivision-monthly-green.csv +132 -132
- package/data/mix/subdivision-monthly-green.json +411 -411
- package/data/mix/subdivision-monthly.csv +132 -132
- package/data/mix/subdivision-monthly.json +780 -780
- package/data/mix/subdivision-yearly-green.csv +61 -61
- package/data/mix/subdivision-yearly-green.json +196 -196
- package/data/mix/subdivision-yearly.csv +61 -61
- package/data/mix/subdivision-yearly.json +367 -367
- package/data/mix/world-monthly-green.csv +87 -87
- package/data/mix/world-monthly-green.json +345 -345
- package/data/mix/world-monthly.csv +87 -87
- package/data/mix/world-monthly.json +771 -771
- package/data/mix/world-yearly-green.csv +8 -8
- package/data/mix/world-yearly-green.json +31 -31
- package/data/mix/world-yearly.csv +8 -8
- package/data/mix/world-yearly.json +71 -71
- package/package.json +1 -1
|
@@ -69,114 +69,114 @@
|
|
|
69
69
|
"2025": {
|
|
70
70
|
"Bioenergy": 0.0065,
|
|
71
71
|
"Coal": 0.091,
|
|
72
|
-
"Gas": 0.
|
|
72
|
+
"Gas": 0.437,
|
|
73
73
|
"Hydro": 0.3101,
|
|
74
74
|
"Nuclear": 0.0028,
|
|
75
75
|
"Other Fossil": 0.1253,
|
|
76
76
|
"Other Renewables": 0.0017,
|
|
77
77
|
"Solar": 0.0144,
|
|
78
|
-
"Wind": 0.
|
|
78
|
+
"Wind": 0.0112
|
|
79
79
|
},
|
|
80
80
|
"2026": {
|
|
81
81
|
"Bioenergy": 0.0066,
|
|
82
|
-
"Coal": 0.
|
|
83
|
-
"Gas": 0.
|
|
84
|
-
"Hydro": 0.
|
|
85
|
-
"Nuclear": 0.
|
|
86
|
-
"Other Fossil": 0.
|
|
82
|
+
"Coal": 0.0849,
|
|
83
|
+
"Gas": 0.4376,
|
|
84
|
+
"Hydro": 0.3134,
|
|
85
|
+
"Nuclear": 0.0041,
|
|
86
|
+
"Other Fossil": 0.1259,
|
|
87
87
|
"Other Renewables": 0.0019,
|
|
88
|
-
"Solar": 0.
|
|
88
|
+
"Solar": 0.0151,
|
|
89
89
|
"Wind": 0.0106
|
|
90
90
|
}
|
|
91
91
|
},
|
|
92
92
|
"Asia": {
|
|
93
93
|
"2019": {
|
|
94
|
-
"Bioenergy": 0.
|
|
95
|
-
"Coal": 0.
|
|
96
|
-
"Gas": 0.
|
|
97
|
-
"Hydro": 0.
|
|
98
|
-
"Nuclear": 0.
|
|
99
|
-
"Other Fossil": 0.
|
|
100
|
-
"Other Renewables": 0.
|
|
101
|
-
"Solar": 0.
|
|
102
|
-
"Wind": 0.
|
|
94
|
+
"Bioenergy": 0.012,
|
|
95
|
+
"Coal": 0.3544,
|
|
96
|
+
"Gas": 0.3592,
|
|
97
|
+
"Hydro": 0.0916,
|
|
98
|
+
"Nuclear": 0.0238,
|
|
99
|
+
"Other Fossil": 0.1155,
|
|
100
|
+
"Other Renewables": 0.0068,
|
|
101
|
+
"Solar": 0.0179,
|
|
102
|
+
"Wind": 0.0188
|
|
103
103
|
},
|
|
104
104
|
"2020": {
|
|
105
|
-
"Bioenergy": 0.
|
|
106
|
-
"Coal": 0.
|
|
107
|
-
"Gas": 0.
|
|
108
|
-
"Hydro": 0.
|
|
109
|
-
"Nuclear": 0.
|
|
110
|
-
"Other Fossil": 0.
|
|
111
|
-
"Other Renewables": 0.
|
|
112
|
-
"Solar": 0.
|
|
113
|
-
"Wind": 0.
|
|
105
|
+
"Bioenergy": 0.0128,
|
|
106
|
+
"Coal": 0.3517,
|
|
107
|
+
"Gas": 0.3561,
|
|
108
|
+
"Hydro": 0.093,
|
|
109
|
+
"Nuclear": 0.024,
|
|
110
|
+
"Other Fossil": 0.1144,
|
|
111
|
+
"Other Renewables": 0.0068,
|
|
112
|
+
"Solar": 0.0204,
|
|
113
|
+
"Wind": 0.0208
|
|
114
114
|
},
|
|
115
115
|
"2021": {
|
|
116
|
-
"Bioenergy": 0.
|
|
117
|
-
"Coal": 0.
|
|
118
|
-
"Gas": 0.
|
|
119
|
-
"Hydro": 0.
|
|
120
|
-
"Nuclear": 0.
|
|
121
|
-
"Other Fossil": 0.
|
|
122
|
-
"Other Renewables": 0.
|
|
123
|
-
"Solar": 0.
|
|
124
|
-
"Wind": 0.
|
|
116
|
+
"Bioenergy": 0.0139,
|
|
117
|
+
"Coal": 0.3584,
|
|
118
|
+
"Gas": 0.3458,
|
|
119
|
+
"Hydro": 0.0887,
|
|
120
|
+
"Nuclear": 0.0252,
|
|
121
|
+
"Other Fossil": 0.1108,
|
|
122
|
+
"Other Renewables": 0.0066,
|
|
123
|
+
"Solar": 0.0237,
|
|
124
|
+
"Wind": 0.027
|
|
125
125
|
},
|
|
126
126
|
"2022": {
|
|
127
|
-
"Bioenergy": 0.
|
|
128
|
-
"Coal": 0.
|
|
129
|
-
"Gas": 0.
|
|
130
|
-
"Hydro": 0.
|
|
131
|
-
"Nuclear": 0.
|
|
132
|
-
"Other Fossil": 0.
|
|
133
|
-
"Other Renewables": 0.
|
|
134
|
-
"Solar": 0.
|
|
135
|
-
"Wind": 0.
|
|
127
|
+
"Bioenergy": 0.0146,
|
|
128
|
+
"Coal": 0.3566,
|
|
129
|
+
"Gas": 0.3392,
|
|
130
|
+
"Hydro": 0.089,
|
|
131
|
+
"Nuclear": 0.0255,
|
|
132
|
+
"Other Fossil": 0.1094,
|
|
133
|
+
"Other Renewables": 0.0065,
|
|
134
|
+
"Solar": 0.0285,
|
|
135
|
+
"Wind": 0.0306
|
|
136
136
|
},
|
|
137
137
|
"2023": {
|
|
138
|
-
"Bioenergy": 0.
|
|
139
|
-
"Coal": 0.
|
|
140
|
-
"Gas": 0.
|
|
141
|
-
"Hydro": 0.
|
|
142
|
-
"Nuclear": 0.
|
|
143
|
-
"Other Fossil": 0.
|
|
144
|
-
"Other Renewables": 0.
|
|
145
|
-
"Solar": 0.
|
|
146
|
-
"Wind": 0.
|
|
138
|
+
"Bioenergy": 0.0151,
|
|
139
|
+
"Coal": 0.3626,
|
|
140
|
+
"Gas": 0.3318,
|
|
141
|
+
"Hydro": 0.0835,
|
|
142
|
+
"Nuclear": 0.0263,
|
|
143
|
+
"Other Fossil": 0.1056,
|
|
144
|
+
"Other Renewables": 0.0064,
|
|
145
|
+
"Solar": 0.0342,
|
|
146
|
+
"Wind": 0.0346
|
|
147
147
|
},
|
|
148
148
|
"2024": {
|
|
149
|
-
"Bioenergy": 0.
|
|
150
|
-
"Coal": 0.
|
|
151
|
-
"Gas": 0.
|
|
152
|
-
"Hydro": 0.
|
|
153
|
-
"Nuclear": 0.
|
|
154
|
-
"Other Fossil": 0.
|
|
155
|
-
"Other Renewables": 0.
|
|
149
|
+
"Bioenergy": 0.0149,
|
|
150
|
+
"Coal": 0.3586,
|
|
151
|
+
"Gas": 0.3241,
|
|
152
|
+
"Hydro": 0.0865,
|
|
153
|
+
"Nuclear": 0.0265,
|
|
154
|
+
"Other Fossil": 0.1029,
|
|
155
|
+
"Other Renewables": 0.0062,
|
|
156
156
|
"Solar": 0.0429,
|
|
157
|
-
"Wind": 0.
|
|
157
|
+
"Wind": 0.0373
|
|
158
158
|
},
|
|
159
159
|
"2025": {
|
|
160
|
-
"Bioenergy": 0.
|
|
161
|
-
"Coal": 0.
|
|
162
|
-
"Gas": 0.
|
|
163
|
-
"Hydro": 0.
|
|
164
|
-
"Nuclear": 0.
|
|
165
|
-
"Other Fossil": 0.
|
|
166
|
-
"Other Renewables": 0.
|
|
167
|
-
"Solar": 0.
|
|
168
|
-
"Wind": 0.
|
|
160
|
+
"Bioenergy": 0.015,
|
|
161
|
+
"Coal": 0.3485,
|
|
162
|
+
"Gas": 0.3173,
|
|
163
|
+
"Hydro": 0.0873,
|
|
164
|
+
"Nuclear": 0.0271,
|
|
165
|
+
"Other Fossil": 0.101,
|
|
166
|
+
"Other Renewables": 0.0061,
|
|
167
|
+
"Solar": 0.0556,
|
|
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.
|
|
177
|
-
"Other Renewables": 0.
|
|
178
|
-
"Solar": 0.
|
|
179
|
-
"Wind": 0.
|
|
171
|
+
"Bioenergy": 0.016,
|
|
172
|
+
"Coal": 0.3513,
|
|
173
|
+
"Gas": 0.322,
|
|
174
|
+
"Hydro": 0.0739,
|
|
175
|
+
"Nuclear": 0.0255,
|
|
176
|
+
"Other Fossil": 0.1015,
|
|
177
|
+
"Other Renewables": 0.0062,
|
|
178
|
+
"Solar": 0.0583,
|
|
179
|
+
"Wind": 0.0453
|
|
180
180
|
}
|
|
181
181
|
},
|
|
182
182
|
"Europe": {
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"Other Fossil": 0.0196,
|
|
245
245
|
"Other Renewables": 0.019,
|
|
246
246
|
"Solar": 0.0682,
|
|
247
|
-
"Wind": 0.
|
|
247
|
+
"Wind": 0.1201
|
|
248
248
|
},
|
|
249
249
|
"2025": {
|
|
250
250
|
"Bioenergy": 0.0257,
|
|
@@ -258,15 +258,15 @@
|
|
|
258
258
|
"Wind": 0.1182
|
|
259
259
|
},
|
|
260
260
|
"2026": {
|
|
261
|
-
"Bioenergy": 0.
|
|
262
|
-
"Coal": 0.
|
|
263
|
-
"Gas": 0.
|
|
264
|
-
"Hydro": 0.
|
|
265
|
-
"Nuclear": 0.
|
|
266
|
-
"Other Fossil": 0.
|
|
267
|
-
"Other Renewables": 0.
|
|
268
|
-
"Solar": 0.
|
|
269
|
-
"Wind": 0.
|
|
261
|
+
"Bioenergy": 0.0264,
|
|
262
|
+
"Coal": 0.1425,
|
|
263
|
+
"Gas": 0.2501,
|
|
264
|
+
"Hydro": 0.1851,
|
|
265
|
+
"Nuclear": 0.1698,
|
|
266
|
+
"Other Fossil": 0.0204,
|
|
267
|
+
"Other Renewables": 0.0174,
|
|
268
|
+
"Solar": 0.05,
|
|
269
|
+
"Wind": 0.1384
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"North America": {
|
|
@@ -348,22 +348,22 @@
|
|
|
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.
|
|
357
|
-
"Other Renewables": 0.
|
|
358
|
-
"Solar": 0.
|
|
359
|
-
"Wind": 0.
|
|
351
|
+
"Bioenergy": 0.0191,
|
|
352
|
+
"Coal": 0.1217,
|
|
353
|
+
"Gas": 0.3222,
|
|
354
|
+
"Hydro": 0.1415,
|
|
355
|
+
"Nuclear": 0.1336,
|
|
356
|
+
"Other Fossil": 0.0894,
|
|
357
|
+
"Other Renewables": 0.0065,
|
|
358
|
+
"Solar": 0.0618,
|
|
359
|
+
"Wind": 0.1042
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
"Oceania": {
|
|
363
363
|
"2019": {
|
|
364
364
|
"Bioenergy": 0.0047,
|
|
365
365
|
"Coal": 0.4124,
|
|
366
|
-
"Gas": 0.
|
|
366
|
+
"Gas": 0.0952,
|
|
367
367
|
"Hydro": 0.1555,
|
|
368
368
|
"Nuclear": 0,
|
|
369
369
|
"Other Fossil": 0.2054,
|
|
@@ -373,9 +373,9 @@
|
|
|
373
373
|
},
|
|
374
374
|
"2020": {
|
|
375
375
|
"Bioenergy": 0.0045,
|
|
376
|
-
"Coal": 0.
|
|
376
|
+
"Coal": 0.3993,
|
|
377
377
|
"Gas": 0.0874,
|
|
378
|
-
"Hydro": 0.
|
|
378
|
+
"Hydro": 0.1549,
|
|
379
379
|
"Nuclear": 0,
|
|
380
380
|
"Other Fossil": 0.2069,
|
|
381
381
|
"Other Renewables": 0.0209,
|
|
@@ -384,13 +384,13 @@
|
|
|
384
384
|
},
|
|
385
385
|
"2021": {
|
|
386
386
|
"Bioenergy": 0.0045,
|
|
387
|
-
"Coal": 0.
|
|
387
|
+
"Coal": 0.3865,
|
|
388
388
|
"Gas": 0.0728,
|
|
389
389
|
"Hydro": 0.158,
|
|
390
390
|
"Nuclear": 0,
|
|
391
391
|
"Other Fossil": 0.2068,
|
|
392
392
|
"Other Renewables": 0.0209,
|
|
393
|
-
"Solar": 0.
|
|
393
|
+
"Solar": 0.0791,
|
|
394
394
|
"Wind": 0.0715
|
|
395
395
|
},
|
|
396
396
|
"2022": {
|
|
@@ -399,21 +399,21 @@
|
|
|
399
399
|
"Gas": 0.0786,
|
|
400
400
|
"Hydro": 0.1627,
|
|
401
401
|
"Nuclear": 0,
|
|
402
|
-
"Other Fossil": 0.
|
|
402
|
+
"Other Fossil": 0.2039,
|
|
403
403
|
"Other Renewables": 0.0209,
|
|
404
404
|
"Solar": 0.0917,
|
|
405
405
|
"Wind": 0.0795
|
|
406
406
|
},
|
|
407
407
|
"2023": {
|
|
408
408
|
"Bioenergy": 0.0045,
|
|
409
|
-
"Coal": 0.
|
|
410
|
-
"Gas": 0.
|
|
411
|
-
"Hydro": 0.
|
|
409
|
+
"Coal": 0.3504,
|
|
410
|
+
"Gas": 0.0676,
|
|
411
|
+
"Hydro": 0.1592,
|
|
412
412
|
"Nuclear": 0,
|
|
413
|
-
"Other Fossil": 0.
|
|
413
|
+
"Other Fossil": 0.203,
|
|
414
414
|
"Other Renewables": 0.0203,
|
|
415
|
-
"Solar": 0.
|
|
416
|
-
"Wind": 0.
|
|
415
|
+
"Solar": 0.1109,
|
|
416
|
+
"Wind": 0.0842
|
|
417
417
|
},
|
|
418
418
|
"2024": {
|
|
419
419
|
"Bioenergy": 0.0048,
|
|
@@ -421,15 +421,15 @@
|
|
|
421
421
|
"Gas": 0.0711,
|
|
422
422
|
"Hydro": 0.1457,
|
|
423
423
|
"Nuclear": 0,
|
|
424
|
-
"Other Fossil": 0.
|
|
424
|
+
"Other Fossil": 0.1994,
|
|
425
425
|
"Other Renewables": 0.0225,
|
|
426
|
-
"Solar": 0.
|
|
426
|
+
"Solar": 0.1204,
|
|
427
427
|
"Wind": 0.087
|
|
428
428
|
},
|
|
429
429
|
"2025": {
|
|
430
430
|
"Bioenergy": 0.0043,
|
|
431
431
|
"Coal": 0.3324,
|
|
432
|
-
"Gas": 0.
|
|
432
|
+
"Gas": 0.0644,
|
|
433
433
|
"Hydro": 0.1436,
|
|
434
434
|
"Nuclear": 0,
|
|
435
435
|
"Other Fossil": 0.1973,
|
|
@@ -438,15 +438,15 @@
|
|
|
438
438
|
"Wind": 0.1013
|
|
439
439
|
},
|
|
440
440
|
"2026": {
|
|
441
|
-
"Bioenergy": 0.
|
|
442
|
-
"Coal": 0.
|
|
443
|
-
"Gas": 0.
|
|
444
|
-
"Hydro": 0.
|
|
441
|
+
"Bioenergy": 0.0053,
|
|
442
|
+
"Coal": 0.3238,
|
|
443
|
+
"Gas": 0.0497,
|
|
444
|
+
"Hydro": 0.1405,
|
|
445
445
|
"Nuclear": 0,
|
|
446
|
-
"Other Fossil": 0.
|
|
447
|
-
"Other Renewables": 0.
|
|
448
|
-
"Solar": 0.
|
|
449
|
-
"Wind": 0.
|
|
446
|
+
"Other Fossil": 0.1966,
|
|
447
|
+
"Other Renewables": 0.0238,
|
|
448
|
+
"Solar": 0.1617,
|
|
449
|
+
"Wind": 0.0987
|
|
450
450
|
}
|
|
451
451
|
},
|
|
452
452
|
"South America": {
|
|
@@ -528,15 +528,15 @@
|
|
|
528
528
|
"Wind": 0.063
|
|
529
529
|
},
|
|
530
530
|
"2026": {
|
|
531
|
-
"Bioenergy": 0.
|
|
532
|
-
"Coal": 0.
|
|
533
|
-
"Gas": 0.
|
|
534
|
-
"Hydro": 0.
|
|
535
|
-
"Nuclear": 0.
|
|
531
|
+
"Bioenergy": 0.0206,
|
|
532
|
+
"Coal": 0.0141,
|
|
533
|
+
"Gas": 0.1762,
|
|
534
|
+
"Hydro": 0.5853,
|
|
535
|
+
"Nuclear": 0.0074,
|
|
536
536
|
"Other Fossil": 0.09,
|
|
537
537
|
"Other Renewables": 0.0001,
|
|
538
|
-
"Solar": 0.
|
|
539
|
-
"Wind": 0.
|
|
538
|
+
"Solar": 0.0586,
|
|
539
|
+
"Wind": 0.0477
|
|
540
540
|
}
|
|
541
541
|
}
|
|
542
542
|
}
|