@digital4better/data 1.3.29 → 1.3.32
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/country/region-to-region-distances.csv +627 -0
- package/data/country/region-to-region-distances.json +627 -0
- package/data/country/regions.csv +1 -0
- package/data/country/regions.json +11 -1
- package/data/country/user-to-datacenter-distances.csv +1 -0
- package/data/country/user-to-datacenter-distances.json +1 -0
- package/data/factor/continent-monthly-green.csv +362 -344
- package/data/factor/continent-monthly-green.json +3288 -3090
- package/data/factor/continent-monthly.csv +362 -344
- package/data/factor/continent-monthly.json +3290 -3092
- package/data/factor/continent-yearly-green.csv +37 -31
- package/data/factor/continent-yearly-green.json +345 -279
- package/data/factor/continent-yearly.csv +37 -31
- package/data/factor/continent-yearly.json +345 -279
- package/data/factor/country-monthly-green.csv +4183 -3541
- package/data/factor/country-monthly-green.json +37143 -30081
- package/data/factor/country-monthly.csv +4392 -3750
- package/data/factor/country-monthly.json +36595 -29533
- package/data/factor/country-yearly-green.csv +667 -453
- package/data/factor/country-yearly-green.json +6212 -3858
- package/data/factor/country-yearly.csv +667 -453
- package/data/factor/country-yearly.json +5976 -3622
- package/data/factor/subdivision-monthly-green.csv +864 -589
- package/data/factor/subdivision-monthly-green.json +8223 -5196
- package/data/factor/subdivision-monthly.csv +864 -589
- package/data/factor/subdivision-monthly.json +8139 -5112
- package/data/factor/subdivision-yearly-green.csv +134 -63
- package/data/factor/subdivision-yearly-green.json +1350 -567
- package/data/factor/subdivision-yearly.csv +134 -63
- package/data/factor/subdivision-yearly.json +1350 -567
- package/data/factor/world-monthly-green.csv +86 -83
- package/data/factor/world-monthly-green.json +780 -747
- package/data/factor/world-monthly.csv +86 -83
- package/data/factor/world-monthly.json +779 -746
- package/data/factor/world-yearly-green.csv +8 -7
- package/data/factor/world-yearly-green.json +74 -63
- package/data/factor/world-yearly.csv +8 -7
- package/data/factor/world-yearly.json +74 -63
- package/data/mix/continent-monthly-green.csv +359 -341
- package/data/mix/continent-monthly-green.json +1245 -1137
- package/data/mix/continent-monthly.csv +359 -341
- package/data/mix/continent-monthly.json +2020 -1822
- package/data/mix/continent-yearly-green.csv +36 -30
- package/data/mix/continent-yearly-green.json +138 -102
- package/data/mix/continent-yearly.csv +36 -30
- package/data/mix/continent-yearly.json +231 -165
- package/data/mix/country-monthly-green.csv +3430 -2788
- package/data/mix/country-monthly-green.json +12520 -8668
- package/data/mix/country-monthly.csv +3430 -2788
- package/data/mix/country-monthly.json +20453 -13391
- package/data/mix/country-yearly-green.csv +519 -305
- package/data/mix/country-yearly-green.json +2195 -911
- package/data/mix/country-yearly.csv +519 -305
- package/data/mix/country-yearly.json +3874 -1520
- package/data/mix/subdivision-monthly-green.csv +746 -471
- package/data/mix/subdivision-monthly-green.json +3118 -1466
- package/data/mix/subdivision-monthly.csv +746 -471
- package/data/mix/subdivision-monthly.json +5154 -2127
- package/data/mix/subdivision-yearly-green.csv +134 -63
- package/data/mix/subdivision-yearly-green.json +652 -224
- package/data/mix/subdivision-yearly.csv +134 -63
- package/data/mix/subdivision-yearly.json +1182 -399
- package/data/mix/world-monthly-green.csv +86 -83
- package/data/mix/world-monthly-green.json +341 -323
- package/data/mix/world-monthly.csv +86 -83
- package/data/mix/world-monthly.json +716 -683
- package/data/mix/world-yearly-green.csv +8 -7
- package/data/mix/world-yearly-green.json +34 -28
- package/data/mix/world-yearly.csv +8 -7
- package/data/mix/world-yearly.json +69 -58
- package/package.json +4 -3
|
@@ -68,106 +68,128 @@
|
|
|
68
68
|
},
|
|
69
69
|
"2025": {
|
|
70
70
|
"Bioenergy": 0.0071,
|
|
71
|
-
"Coal": 0.
|
|
72
|
-
"Gas": 0.
|
|
73
|
-
"Hydro": 0.
|
|
74
|
-
"Nuclear": 0.
|
|
75
|
-
"Other Fossil": 0.
|
|
71
|
+
"Coal": 0.0902,
|
|
72
|
+
"Gas": 0.4368,
|
|
73
|
+
"Hydro": 0.3097,
|
|
74
|
+
"Nuclear": 0.0028,
|
|
75
|
+
"Other Fossil": 0.1252,
|
|
76
76
|
"Other Renewables": 0.0017,
|
|
77
|
-
"Solar": 0.
|
|
78
|
-
"Wind": 0.
|
|
77
|
+
"Solar": 0.0151,
|
|
78
|
+
"Wind": 0.0114
|
|
79
|
+
},
|
|
80
|
+
"2026": {
|
|
81
|
+
"Bioenergy": 0.0071,
|
|
82
|
+
"Coal": 0.0826,
|
|
83
|
+
"Gas": 0.4371,
|
|
84
|
+
"Hydro": 0.3124,
|
|
85
|
+
"Nuclear": 0.0044,
|
|
86
|
+
"Other Fossil": 0.1252,
|
|
87
|
+
"Other Renewables": 0.0018,
|
|
88
|
+
"Solar": 0.017,
|
|
89
|
+
"Wind": 0.0124
|
|
79
90
|
}
|
|
80
91
|
},
|
|
81
92
|
"Asia": {
|
|
82
93
|
"2019": {
|
|
83
94
|
"Bioenergy": 0.012,
|
|
84
|
-
"Coal": 0.
|
|
85
|
-
"Gas": 0.
|
|
95
|
+
"Coal": 0.3559,
|
|
96
|
+
"Gas": 0.3595,
|
|
86
97
|
"Hydro": 0.0884,
|
|
87
98
|
"Nuclear": 0.024,
|
|
88
|
-
"Other Fossil": 0.
|
|
89
|
-
"Other Renewables": 0.
|
|
90
|
-
"Solar": 0.
|
|
99
|
+
"Other Fossil": 0.1161,
|
|
100
|
+
"Other Renewables": 0.0069,
|
|
101
|
+
"Solar": 0.0181,
|
|
91
102
|
"Wind": 0.0191
|
|
92
103
|
},
|
|
93
104
|
"2020": {
|
|
94
105
|
"Bioenergy": 0.0128,
|
|
95
|
-
"Coal": 0.
|
|
96
|
-
"Gas": 0.
|
|
106
|
+
"Coal": 0.3532,
|
|
107
|
+
"Gas": 0.3564,
|
|
97
108
|
"Hydro": 0.0898,
|
|
98
109
|
"Nuclear": 0.0241,
|
|
99
|
-
"Other Fossil": 0.
|
|
100
|
-
"Other Renewables": 0.
|
|
101
|
-
"Solar": 0.
|
|
110
|
+
"Other Fossil": 0.115,
|
|
111
|
+
"Other Renewables": 0.0069,
|
|
112
|
+
"Solar": 0.0207,
|
|
102
113
|
"Wind": 0.0211
|
|
103
114
|
},
|
|
104
115
|
"2021": {
|
|
105
116
|
"Bioenergy": 0.0139,
|
|
106
|
-
"Coal": 0.
|
|
117
|
+
"Coal": 0.3598,
|
|
107
118
|
"Gas": 0.3459,
|
|
108
119
|
"Hydro": 0.0856,
|
|
109
120
|
"Nuclear": 0.0253,
|
|
110
121
|
"Other Fossil": 0.1113,
|
|
111
|
-
"Other Renewables": 0.
|
|
112
|
-
"Solar": 0.
|
|
122
|
+
"Other Renewables": 0.0066,
|
|
123
|
+
"Solar": 0.0241,
|
|
113
124
|
"Wind": 0.0274
|
|
114
125
|
},
|
|
115
126
|
"2022": {
|
|
116
127
|
"Bioenergy": 0.0146,
|
|
117
|
-
"Coal": 0.
|
|
118
|
-
"Gas": 0.
|
|
128
|
+
"Coal": 0.358,
|
|
129
|
+
"Gas": 0.3393,
|
|
119
130
|
"Hydro": 0.086,
|
|
120
131
|
"Nuclear": 0.0257,
|
|
121
132
|
"Other Fossil": 0.1099,
|
|
122
|
-
"Other Renewables": 0.
|
|
123
|
-
"Solar": 0.
|
|
124
|
-
"Wind": 0.
|
|
133
|
+
"Other Renewables": 0.0065,
|
|
134
|
+
"Solar": 0.029,
|
|
135
|
+
"Wind": 0.031
|
|
125
136
|
},
|
|
126
137
|
"2023": {
|
|
127
138
|
"Bioenergy": 0.0151,
|
|
128
|
-
"Coal": 0.
|
|
129
|
-
"Gas": 0.
|
|
130
|
-
"Hydro": 0.
|
|
139
|
+
"Coal": 0.3639,
|
|
140
|
+
"Gas": 0.3318,
|
|
141
|
+
"Hydro": 0.0805,
|
|
131
142
|
"Nuclear": 0.0264,
|
|
132
143
|
"Other Fossil": 0.1061,
|
|
133
|
-
"Other Renewables": 0.
|
|
134
|
-
"Solar": 0.
|
|
135
|
-
"Wind": 0.
|
|
144
|
+
"Other Renewables": 0.0064,
|
|
145
|
+
"Solar": 0.0348,
|
|
146
|
+
"Wind": 0.035
|
|
136
147
|
},
|
|
137
148
|
"2024": {
|
|
138
149
|
"Bioenergy": 0.0148,
|
|
139
|
-
"Coal": 0.
|
|
150
|
+
"Coal": 0.3598,
|
|
140
151
|
"Gas": 0.3241,
|
|
141
|
-
"Hydro": 0.
|
|
152
|
+
"Hydro": 0.0836,
|
|
142
153
|
"Nuclear": 0.0267,
|
|
143
154
|
"Other Fossil": 0.1034,
|
|
144
|
-
"Other Renewables": 0.
|
|
145
|
-
"Solar": 0.
|
|
146
|
-
"Wind": 0.
|
|
155
|
+
"Other Renewables": 0.0062,
|
|
156
|
+
"Solar": 0.0436,
|
|
157
|
+
"Wind": 0.0377
|
|
147
158
|
},
|
|
148
159
|
"2025": {
|
|
149
|
-
"Bioenergy": 0.
|
|
150
|
-
"Coal": 0.
|
|
151
|
-
"Gas": 0.
|
|
152
|
-
"Hydro": 0.
|
|
153
|
-
"Nuclear": 0.
|
|
160
|
+
"Bioenergy": 0.0149,
|
|
161
|
+
"Coal": 0.3491,
|
|
162
|
+
"Gas": 0.3178,
|
|
163
|
+
"Hydro": 0.0844,
|
|
164
|
+
"Nuclear": 0.0272,
|
|
154
165
|
"Other Fossil": 0.1013,
|
|
155
|
-
"Other Renewables": 0.
|
|
156
|
-
"Solar": 0.
|
|
157
|
-
"Wind": 0.
|
|
166
|
+
"Other Renewables": 0.0061,
|
|
167
|
+
"Solar": 0.0567,
|
|
168
|
+
"Wind": 0.0425
|
|
169
|
+
},
|
|
170
|
+
"2026": {
|
|
171
|
+
"Bioenergy": 0.0159,
|
|
172
|
+
"Coal": 0.3641,
|
|
173
|
+
"Gas": 0.3135,
|
|
174
|
+
"Hydro": 0.072,
|
|
175
|
+
"Nuclear": 0.0283,
|
|
176
|
+
"Other Fossil": 0.0994,
|
|
177
|
+
"Other Renewables": 0.006,
|
|
178
|
+
"Solar": 0.051,
|
|
179
|
+
"Wind": 0.0497
|
|
158
180
|
}
|
|
159
181
|
},
|
|
160
182
|
"Europe": {
|
|
161
183
|
"2019": {
|
|
162
184
|
"Bioenergy": 0.0249,
|
|
163
|
-
"Coal": 0.
|
|
185
|
+
"Coal": 0.1774,
|
|
164
186
|
"Gas": 0.2581,
|
|
165
187
|
"Hydro": 0.1922,
|
|
166
188
|
"Nuclear": 0.1988,
|
|
167
189
|
"Other Fossil": 0.0197,
|
|
168
190
|
"Other Renewables": 0.0181,
|
|
169
191
|
"Solar": 0.027,
|
|
170
|
-
"Wind": 0.
|
|
192
|
+
"Wind": 0.0838
|
|
171
193
|
},
|
|
172
194
|
"2020": {
|
|
173
195
|
"Bioenergy": 0.0264,
|
|
@@ -178,34 +200,34 @@
|
|
|
178
200
|
"Other Fossil": 0.0196,
|
|
179
201
|
"Other Renewables": 0.0191,
|
|
180
202
|
"Solar": 0.033,
|
|
181
|
-
"Wind": 0.
|
|
203
|
+
"Wind": 0.0975
|
|
182
204
|
},
|
|
183
205
|
"2021": {
|
|
184
206
|
"Bioenergy": 0.0273,
|
|
185
|
-
"Coal": 0.
|
|
207
|
+
"Coal": 0.168,
|
|
186
208
|
"Gas": 0.2488,
|
|
187
|
-
"Hydro": 0.
|
|
209
|
+
"Hydro": 0.1944,
|
|
188
210
|
"Nuclear": 0.1954,
|
|
189
|
-
"Other Fossil": 0.
|
|
211
|
+
"Other Fossil": 0.0199,
|
|
190
212
|
"Other Renewables": 0.0185,
|
|
191
213
|
"Solar": 0.0356,
|
|
192
214
|
"Wind": 0.0922
|
|
193
215
|
},
|
|
194
216
|
"2022": {
|
|
195
217
|
"Bioenergy": 0.0275,
|
|
196
|
-
"Coal": 0.
|
|
218
|
+
"Coal": 0.1654,
|
|
197
219
|
"Gas": 0.2523,
|
|
198
220
|
"Hydro": 0.1844,
|
|
199
|
-
"Nuclear": 0.
|
|
200
|
-
"Other Fossil": 0.
|
|
221
|
+
"Nuclear": 0.1803,
|
|
222
|
+
"Other Fossil": 0.0204,
|
|
201
223
|
"Other Renewables": 0.0191,
|
|
202
224
|
"Solar": 0.046,
|
|
203
225
|
"Wind": 0.1047
|
|
204
226
|
},
|
|
205
227
|
"2023": {
|
|
206
228
|
"Bioenergy": 0.0254,
|
|
207
|
-
"Coal": 0.
|
|
208
|
-
"Gas": 0.
|
|
229
|
+
"Coal": 0.1482,
|
|
230
|
+
"Gas": 0.2377,
|
|
209
231
|
"Hydro": 0.1971,
|
|
210
232
|
"Nuclear": 0.1785,
|
|
211
233
|
"Other Fossil": 0.0192,
|
|
@@ -216,103 +238,125 @@
|
|
|
216
238
|
"2024": {
|
|
217
239
|
"Bioenergy": 0.0259,
|
|
218
240
|
"Coal": 0.1386,
|
|
219
|
-
"Gas": 0.
|
|
220
|
-
"Hydro": 0.
|
|
241
|
+
"Gas": 0.2279,
|
|
242
|
+
"Hydro": 0.2044,
|
|
221
243
|
"Nuclear": 0.1762,
|
|
222
|
-
"Other Fossil": 0.
|
|
244
|
+
"Other Fossil": 0.0197,
|
|
223
245
|
"Other Renewables": 0.019,
|
|
224
|
-
"Solar": 0.
|
|
225
|
-
"Wind": 0.
|
|
246
|
+
"Solar": 0.0682,
|
|
247
|
+
"Wind": 0.12
|
|
226
248
|
},
|
|
227
249
|
"2025": {
|
|
228
|
-
"Bioenergy": 0.
|
|
229
|
-
"Coal": 0.
|
|
230
|
-
"Gas": 0.
|
|
231
|
-
"Hydro": 0.
|
|
232
|
-
"Nuclear": 0.
|
|
250
|
+
"Bioenergy": 0.0258,
|
|
251
|
+
"Coal": 0.136,
|
|
252
|
+
"Gas": 0.2337,
|
|
253
|
+
"Hydro": 0.1897,
|
|
254
|
+
"Nuclear": 0.1753,
|
|
233
255
|
"Other Fossil": 0.0195,
|
|
234
|
-
"Other Renewables": 0.
|
|
235
|
-
"Solar": 0.
|
|
236
|
-
"Wind": 0.
|
|
256
|
+
"Other Renewables": 0.0189,
|
|
257
|
+
"Solar": 0.083,
|
|
258
|
+
"Wind": 0.1181
|
|
259
|
+
},
|
|
260
|
+
"2026": {
|
|
261
|
+
"Bioenergy": 0.0253,
|
|
262
|
+
"Coal": 0.1452,
|
|
263
|
+
"Gas": 0.2696,
|
|
264
|
+
"Hydro": 0.1762,
|
|
265
|
+
"Nuclear": 0.1755,
|
|
266
|
+
"Other Fossil": 0.0197,
|
|
267
|
+
"Other Renewables": 0.0165,
|
|
268
|
+
"Solar": 0.0279,
|
|
269
|
+
"Wind": 0.1441
|
|
237
270
|
}
|
|
238
271
|
},
|
|
239
272
|
"North America": {
|
|
240
273
|
"2019": {
|
|
241
274
|
"Bioenergy": 0.0221,
|
|
242
275
|
"Coal": 0.1784,
|
|
243
|
-
"Gas": 0.
|
|
244
|
-
"Hydro": 0.
|
|
245
|
-
"Nuclear": 0.
|
|
246
|
-
"Other Fossil": 0.
|
|
276
|
+
"Gas": 0.3267,
|
|
277
|
+
"Hydro": 0.1314,
|
|
278
|
+
"Nuclear": 0.142,
|
|
279
|
+
"Other Fossil": 0.1079,
|
|
247
280
|
"Other Renewables": 0.0068,
|
|
248
281
|
"Solar": 0.0234,
|
|
249
|
-
"Wind": 0.
|
|
282
|
+
"Wind": 0.0612
|
|
250
283
|
},
|
|
251
284
|
"2020": {
|
|
252
|
-
"Bioenergy": 0.
|
|
253
|
-
"Coal": 0.
|
|
254
|
-
"Gas": 0.
|
|
255
|
-
"Hydro": 0.
|
|
285
|
+
"Bioenergy": 0.022,
|
|
286
|
+
"Coal": 0.1488,
|
|
287
|
+
"Gas": 0.3381,
|
|
288
|
+
"Hydro": 0.1341,
|
|
256
289
|
"Nuclear": 0.1414,
|
|
257
|
-
"Other Fossil": 0.
|
|
290
|
+
"Other Fossil": 0.11,
|
|
258
291
|
"Other Renewables": 0.0069,
|
|
259
292
|
"Solar": 0.0286,
|
|
260
|
-
"Wind": 0.
|
|
293
|
+
"Wind": 0.0701
|
|
261
294
|
},
|
|
262
295
|
"2021": {
|
|
263
|
-
"Bioenergy": 0.
|
|
264
|
-
"Coal": 0.
|
|
265
|
-
"Gas": 0.
|
|
266
|
-
"Hydro": 0.
|
|
296
|
+
"Bioenergy": 0.0217,
|
|
297
|
+
"Coal": 0.165,
|
|
298
|
+
"Gas": 0.3253,
|
|
299
|
+
"Hydro": 0.1276,
|
|
267
300
|
"Nuclear": 0.1366,
|
|
268
|
-
"Other Fossil": 0.
|
|
301
|
+
"Other Fossil": 0.1078,
|
|
269
302
|
"Other Renewables": 0.0068,
|
|
270
303
|
"Solar": 0.0339,
|
|
271
304
|
"Wind": 0.0754
|
|
272
305
|
},
|
|
273
306
|
"2022": {
|
|
274
307
|
"Bioenergy": 0.0207,
|
|
275
|
-
"Coal": 0.
|
|
276
|
-
"Gas": 0.
|
|
277
|
-
"Hydro": 0.
|
|
308
|
+
"Coal": 0.1509,
|
|
309
|
+
"Gas": 0.338,
|
|
310
|
+
"Hydro": 0.1277,
|
|
278
311
|
"Nuclear": 0.1323,
|
|
279
|
-
"Other Fossil": 0.
|
|
312
|
+
"Other Fossil": 0.1011,
|
|
280
313
|
"Other Renewables": 0.0067,
|
|
281
314
|
"Solar": 0.0396,
|
|
282
315
|
"Wind": 0.0829
|
|
283
316
|
},
|
|
284
317
|
"2023": {
|
|
285
318
|
"Bioenergy": 0.0205,
|
|
286
|
-
"Coal": 0.
|
|
287
|
-
"Gas": 0.
|
|
288
|
-
"Hydro": 0.
|
|
319
|
+
"Coal": 0.127,
|
|
320
|
+
"Gas": 0.3667,
|
|
321
|
+
"Hydro": 0.1222,
|
|
289
322
|
"Nuclear": 0.1381,
|
|
290
|
-
"Other Fossil": 0.
|
|
323
|
+
"Other Fossil": 0.0888,
|
|
291
324
|
"Other Renewables": 0.0069,
|
|
292
325
|
"Solar": 0.0463,
|
|
293
326
|
"Wind": 0.0835
|
|
294
327
|
},
|
|
295
328
|
"2024": {
|
|
296
|
-
"Bioenergy": 0.
|
|
297
|
-
"Coal": 0.
|
|
329
|
+
"Bioenergy": 0.02,
|
|
330
|
+
"Coal": 0.1204,
|
|
298
331
|
"Gas": 0.3702,
|
|
299
332
|
"Hydro": 0.1186,
|
|
300
333
|
"Nuclear": 0.1356,
|
|
301
|
-
"Other Fossil": 0.
|
|
334
|
+
"Other Fossil": 0.0865,
|
|
302
335
|
"Other Renewables": 0.0065,
|
|
303
336
|
"Solar": 0.0553,
|
|
304
337
|
"Wind": 0.0869
|
|
305
338
|
},
|
|
306
339
|
"2025": {
|
|
307
340
|
"Bioenergy": 0.0196,
|
|
308
|
-
"Coal": 0.
|
|
309
|
-
"Gas": 0.
|
|
310
|
-
"Hydro": 0.
|
|
311
|
-
"Nuclear": 0.
|
|
312
|
-
"Other Fossil": 0.
|
|
341
|
+
"Coal": 0.1305,
|
|
342
|
+
"Gas": 0.3539,
|
|
343
|
+
"Hydro": 0.1175,
|
|
344
|
+
"Nuclear": 0.1327,
|
|
345
|
+
"Other Fossil": 0.0844,
|
|
313
346
|
"Other Renewables": 0.0064,
|
|
314
|
-
"Solar": 0.
|
|
315
|
-
"Wind": 0.
|
|
347
|
+
"Solar": 0.0675,
|
|
348
|
+
"Wind": 0.0876
|
|
349
|
+
},
|
|
350
|
+
"2026": {
|
|
351
|
+
"Bioenergy": 0.0191,
|
|
352
|
+
"Coal": 0.1449,
|
|
353
|
+
"Gas": 0.3414,
|
|
354
|
+
"Hydro": 0.1233,
|
|
355
|
+
"Nuclear": 0.1391,
|
|
356
|
+
"Other Fossil": 0.0833,
|
|
357
|
+
"Other Renewables": 0.0061,
|
|
358
|
+
"Solar": 0.0508,
|
|
359
|
+
"Wind": 0.0919
|
|
316
360
|
}
|
|
317
361
|
},
|
|
318
362
|
"Oceania": {
|
|
@@ -384,93 +428,115 @@
|
|
|
384
428
|
},
|
|
385
429
|
"2025": {
|
|
386
430
|
"Bioenergy": 0.0043,
|
|
387
|
-
"Coal": 0.
|
|
388
|
-
"Gas": 0.
|
|
389
|
-
"Hydro": 0.
|
|
431
|
+
"Coal": 0.3324,
|
|
432
|
+
"Gas": 0.0645,
|
|
433
|
+
"Hydro": 0.1436,
|
|
390
434
|
"Nuclear": 0,
|
|
391
|
-
"Other Fossil": 0.
|
|
392
|
-
"Other Renewables": 0.
|
|
393
|
-
"Solar": 0.
|
|
394
|
-
"Wind": 0.
|
|
435
|
+
"Other Fossil": 0.1973,
|
|
436
|
+
"Other Renewables": 0.0235,
|
|
437
|
+
"Solar": 0.1331,
|
|
438
|
+
"Wind": 0.1013
|
|
439
|
+
},
|
|
440
|
+
"2026": {
|
|
441
|
+
"Bioenergy": 0.0052,
|
|
442
|
+
"Coal": 0.3111,
|
|
443
|
+
"Gas": 0.047,
|
|
444
|
+
"Hydro": 0.136,
|
|
445
|
+
"Nuclear": 0,
|
|
446
|
+
"Other Fossil": 0.1901,
|
|
447
|
+
"Other Renewables": 0.0232,
|
|
448
|
+
"Solar": 0.1814,
|
|
449
|
+
"Wind": 0.106
|
|
395
450
|
}
|
|
396
451
|
},
|
|
397
452
|
"South America": {
|
|
398
453
|
"2019": {
|
|
399
|
-
"Bioenergy": 0.
|
|
400
|
-
"Coal": 0.
|
|
401
|
-
"Gas": 0.
|
|
402
|
-
"Hydro": 0.
|
|
403
|
-
"Nuclear": 0.
|
|
404
|
-
"Other Fossil": 0.
|
|
454
|
+
"Bioenergy": 0.0262,
|
|
455
|
+
"Coal": 0.0222,
|
|
456
|
+
"Gas": 0.1937,
|
|
457
|
+
"Hydro": 0.6128,
|
|
458
|
+
"Nuclear": 0.0105,
|
|
459
|
+
"Other Fossil": 0.097,
|
|
405
460
|
"Other Renewables": 0.0001,
|
|
406
|
-
"Solar": 0.
|
|
407
|
-
"Wind": 0.
|
|
461
|
+
"Solar": 0.0071,
|
|
462
|
+
"Wind": 0.0304
|
|
408
463
|
},
|
|
409
464
|
"2020": {
|
|
410
|
-
"Bioenergy": 0.
|
|
411
|
-
"Coal": 0.
|
|
412
|
-
"Gas": 0.
|
|
413
|
-
"Hydro": 0.
|
|
414
|
-
"Nuclear": 0.
|
|
415
|
-
"Other Fossil": 0.
|
|
465
|
+
"Bioenergy": 0.0283,
|
|
466
|
+
"Coal": 0.0213,
|
|
467
|
+
"Gas": 0.1902,
|
|
468
|
+
"Hydro": 0.6077,
|
|
469
|
+
"Nuclear": 0.0105,
|
|
470
|
+
"Other Fossil": 0.0984,
|
|
416
471
|
"Other Renewables": 0.0001,
|
|
417
|
-
"Solar": 0.
|
|
418
|
-
"Wind": 0.
|
|
472
|
+
"Solar": 0.0099,
|
|
473
|
+
"Wind": 0.0336
|
|
419
474
|
},
|
|
420
475
|
"2021": {
|
|
421
|
-
"Bioenergy": 0.
|
|
422
|
-
"Coal": 0.
|
|
423
|
-
"Gas": 0.
|
|
424
|
-
"Hydro": 0.
|
|
425
|
-
"Nuclear": 0.
|
|
426
|
-
"Other Fossil": 0.
|
|
476
|
+
"Bioenergy": 0.0271,
|
|
477
|
+
"Coal": 0.022,
|
|
478
|
+
"Gas": 0.202,
|
|
479
|
+
"Hydro": 0.582,
|
|
480
|
+
"Nuclear": 0.0106,
|
|
481
|
+
"Other Fossil": 0.1002,
|
|
427
482
|
"Other Renewables": 0.0002,
|
|
428
|
-
"Solar": 0.
|
|
429
|
-
"Wind": 0.
|
|
483
|
+
"Solar": 0.014,
|
|
484
|
+
"Wind": 0.042
|
|
430
485
|
},
|
|
431
486
|
"2022": {
|
|
432
|
-
"Bioenergy": 0.
|
|
433
|
-
"Coal": 0.
|
|
434
|
-
"Gas": 0.
|
|
435
|
-
"Hydro": 0.
|
|
436
|
-
"Nuclear": 0.
|
|
437
|
-
"Other Fossil": 0.
|
|
487
|
+
"Bioenergy": 0.0258,
|
|
488
|
+
"Coal": 0.0139,
|
|
489
|
+
"Gas": 0.1809,
|
|
490
|
+
"Hydro": 0.607,
|
|
491
|
+
"Nuclear": 0.0094,
|
|
492
|
+
"Other Fossil": 0.0945,
|
|
438
493
|
"Other Renewables": 0.0002,
|
|
439
|
-
"Solar": 0.
|
|
440
|
-
"Wind": 0.
|
|
494
|
+
"Solar": 0.0216,
|
|
495
|
+
"Wind": 0.0468
|
|
441
496
|
},
|
|
442
497
|
"2023": {
|
|
443
|
-
"Bioenergy": 0.
|
|
444
|
-
"Coal": 0.
|
|
445
|
-
"Gas": 0.
|
|
446
|
-
"Hydro": 0.
|
|
447
|
-
"Nuclear": 0.
|
|
448
|
-
"Other Fossil": 0.
|
|
498
|
+
"Bioenergy": 0.0265,
|
|
499
|
+
"Coal": 0.0133,
|
|
500
|
+
"Gas": 0.174,
|
|
501
|
+
"Hydro": 0.5995,
|
|
502
|
+
"Nuclear": 0.0098,
|
|
503
|
+
"Other Fossil": 0.0923,
|
|
449
504
|
"Other Renewables": 0.0002,
|
|
450
|
-
"Solar": 0.
|
|
451
|
-
"Wind": 0.
|
|
505
|
+
"Solar": 0.0316,
|
|
506
|
+
"Wind": 0.0528
|
|
452
507
|
},
|
|
453
508
|
"2024": {
|
|
454
|
-
"Bioenergy": 0.
|
|
455
|
-
"Coal": 0.
|
|
456
|
-
"Gas": 0.
|
|
457
|
-
"Hydro": 0.
|
|
458
|
-
"Nuclear": 0.
|
|
459
|
-
"Other Fossil": 0.
|
|
509
|
+
"Bioenergy": 0.0266,
|
|
510
|
+
"Coal": 0.0136,
|
|
511
|
+
"Gas": 0.1739,
|
|
512
|
+
"Hydro": 0.5827,
|
|
513
|
+
"Nuclear": 0.0107,
|
|
514
|
+
"Other Fossil": 0.0909,
|
|
460
515
|
"Other Renewables": 0.0002,
|
|
461
|
-
"Solar": 0.
|
|
462
|
-
"Wind": 0.
|
|
516
|
+
"Solar": 0.0427,
|
|
517
|
+
"Wind": 0.0586
|
|
463
518
|
},
|
|
464
519
|
"2025": {
|
|
465
|
-
"Bioenergy": 0.
|
|
466
|
-
"Coal": 0.
|
|
467
|
-
"Gas": 0.
|
|
468
|
-
"Hydro": 0.
|
|
469
|
-
"Nuclear": 0.
|
|
470
|
-
"Other Fossil": 0.
|
|
520
|
+
"Bioenergy": 0.0253,
|
|
521
|
+
"Coal": 0.0125,
|
|
522
|
+
"Gas": 0.1744,
|
|
523
|
+
"Hydro": 0.5734,
|
|
524
|
+
"Nuclear": 0.0108,
|
|
525
|
+
"Other Fossil": 0.089,
|
|
471
526
|
"Other Renewables": 0.0001,
|
|
472
|
-
"Solar": 0.
|
|
473
|
-
"Wind": 0.
|
|
527
|
+
"Solar": 0.0514,
|
|
528
|
+
"Wind": 0.0631
|
|
529
|
+
},
|
|
530
|
+
"2026": {
|
|
531
|
+
"Bioenergy": 0.0207,
|
|
532
|
+
"Coal": 0.0105,
|
|
533
|
+
"Gas": 0.178,
|
|
534
|
+
"Hydro": 0.5765,
|
|
535
|
+
"Nuclear": 0.008,
|
|
536
|
+
"Other Fossil": 0.0877,
|
|
537
|
+
"Other Renewables": 0.0001,
|
|
538
|
+
"Solar": 0.0613,
|
|
539
|
+
"Wind": 0.0572
|
|
474
540
|
}
|
|
475
541
|
}
|
|
476
542
|
}
|