@digital4better/data 1.3.31 → 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 +355 -349
- package/data/factor/continent-monthly-green.json +3201 -3135
- package/data/factor/continent-monthly.csv +355 -349
- package/data/factor/continent-monthly.json +3197 -3131
- package/data/factor/continent-yearly-green.csv +36 -36
- package/data/factor/continent-yearly-green.json +324 -324
- package/data/factor/continent-yearly.csv +36 -36
- package/data/factor/continent-yearly.json +324 -324
- package/data/factor/country-monthly-green.csv +3650 -3436
- package/data/factor/country-monthly-green.json +31519 -29165
- package/data/factor/country-monthly.csv +3842 -3628
- package/data/factor/country-monthly.json +28634 -26280
- package/data/factor/country-yearly-green.csv +511 -511
- package/data/factor/country-yearly-green.json +4333 -4333
- package/data/factor/country-yearly.csv +504 -504
- package/data/factor/country-yearly.json +3805 -3805
- package/data/factor/subdivision-monthly-green.csv +838 -689
- package/data/factor/subdivision-monthly-green.json +7735 -6094
- package/data/factor/subdivision-monthly.csv +838 -689
- package/data/factor/subdivision-monthly.json +7606 -5965
- package/data/factor/subdivision-yearly-green.csv +134 -126
- package/data/factor/subdivision-yearly-green.json +1224 -1134
- package/data/factor/subdivision-yearly.csv +134 -126
- package/data/factor/subdivision-yearly.json +1224 -1134
- package/data/factor/world-monthly-green.csv +86 -85
- package/data/factor/world-monthly-green.json +776 -765
- package/data/factor/world-monthly.csv +86 -85
- package/data/factor/world-monthly.json +776 -765
- 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 +351 -345
- package/data/mix/continent-monthly-green.json +1196 -1160
- package/data/mix/continent-monthly.csv +351 -345
- package/data/mix/continent-monthly.json +1793 -1727
- package/data/mix/continent-yearly-green.csv +35 -35
- package/data/mix/continent-yearly-green.json +119 -119
- package/data/mix/continent-yearly.csv +35 -35
- package/data/mix/continent-yearly.json +198 -198
- package/data/mix/country-monthly-green.csv +2661 -2447
- package/data/mix/country-monthly-green.json +9257 -7973
- package/data/mix/country-monthly.csv +2661 -2447
- package/data/mix/country-monthly.json +12965 -10611
- package/data/mix/country-yearly-green.csv +324 -324
- package/data/mix/country-yearly-green.json +1068 -1068
- package/data/mix/country-yearly.csv +324 -324
- package/data/mix/country-yearly.json +1638 -1638
- package/data/mix/subdivision-monthly-green.csv +692 -543
- package/data/mix/subdivision-monthly-green.json +2606 -1710
- package/data/mix/subdivision-monthly.csv +692 -543
- package/data/mix/subdivision-monthly.json +3968 -2327
- package/data/mix/subdivision-yearly-green.csv +134 -126
- package/data/mix/subdivision-yearly-green.json +480 -430
- package/data/mix/subdivision-yearly.csv +134 -126
- package/data/mix/subdivision-yearly.json +874 -784
- package/data/mix/world-monthly-green.csv +86 -85
- package/data/mix/world-monthly-green.json +338 -332
- package/data/mix/world-monthly.csv +86 -85
- package/data/mix/world-monthly.json +644 -633
- package/data/mix/world-yearly-green.csv +8 -8
- package/data/mix/world-yearly-green.json +32 -32
- package/data/mix/world-yearly.csv +8 -8
- package/data/mix/world-yearly.json +60 -60
- package/package.json +1 -1
|
@@ -68,128 +68,128 @@
|
|
|
68
68
|
},
|
|
69
69
|
"2025": {
|
|
70
70
|
"Bioenergy": 0.0071,
|
|
71
|
-
"Coal": 0.
|
|
72
|
-
"Gas": 0.
|
|
73
|
-
"Hydro": 0.
|
|
71
|
+
"Coal": 0.0902,
|
|
72
|
+
"Gas": 0.4368,
|
|
73
|
+
"Hydro": 0.3097,
|
|
74
74
|
"Nuclear": 0.0028,
|
|
75
|
-
"Other Fossil": 0.
|
|
75
|
+
"Other Fossil": 0.1252,
|
|
76
76
|
"Other Renewables": 0.0017,
|
|
77
77
|
"Solar": 0.0151,
|
|
78
|
-
"Wind": 0.
|
|
78
|
+
"Wind": 0.0114
|
|
79
79
|
},
|
|
80
80
|
"2026": {
|
|
81
|
-
"Bioenergy": 0.
|
|
82
|
-
"Coal": 0.
|
|
83
|
-
"Gas": 0.
|
|
84
|
-
"Hydro": 0.
|
|
85
|
-
"Nuclear": 0.
|
|
86
|
-
"Other Fossil": 0.
|
|
87
|
-
"Other Renewables": 0.
|
|
88
|
-
"Solar": 0.
|
|
89
|
-
"Wind": 0.
|
|
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
|
|
90
90
|
}
|
|
91
91
|
},
|
|
92
92
|
"Asia": {
|
|
93
93
|
"2019": {
|
|
94
94
|
"Bioenergy": 0.012,
|
|
95
|
-
"Coal": 0.
|
|
95
|
+
"Coal": 0.3559,
|
|
96
96
|
"Gas": 0.3595,
|
|
97
97
|
"Hydro": 0.0884,
|
|
98
98
|
"Nuclear": 0.024,
|
|
99
99
|
"Other Fossil": 0.1161,
|
|
100
100
|
"Other Renewables": 0.0069,
|
|
101
|
-
"Solar": 0.
|
|
101
|
+
"Solar": 0.0181,
|
|
102
102
|
"Wind": 0.0191
|
|
103
103
|
},
|
|
104
104
|
"2020": {
|
|
105
105
|
"Bioenergy": 0.0128,
|
|
106
|
-
"Coal": 0.
|
|
106
|
+
"Coal": 0.3532,
|
|
107
107
|
"Gas": 0.3564,
|
|
108
108
|
"Hydro": 0.0898,
|
|
109
109
|
"Nuclear": 0.0241,
|
|
110
110
|
"Other Fossil": 0.115,
|
|
111
111
|
"Other Renewables": 0.0069,
|
|
112
|
-
"Solar": 0.
|
|
112
|
+
"Solar": 0.0207,
|
|
113
113
|
"Wind": 0.0211
|
|
114
114
|
},
|
|
115
115
|
"2021": {
|
|
116
116
|
"Bioenergy": 0.0139,
|
|
117
|
-
"Coal": 0.
|
|
118
|
-
"Gas": 0.
|
|
117
|
+
"Coal": 0.3598,
|
|
118
|
+
"Gas": 0.3459,
|
|
119
119
|
"Hydro": 0.0856,
|
|
120
120
|
"Nuclear": 0.0253,
|
|
121
|
-
"Other Fossil": 0.
|
|
121
|
+
"Other Fossil": 0.1113,
|
|
122
122
|
"Other Renewables": 0.0066,
|
|
123
|
-
"Solar": 0.
|
|
123
|
+
"Solar": 0.0241,
|
|
124
124
|
"Wind": 0.0274
|
|
125
125
|
},
|
|
126
126
|
"2022": {
|
|
127
127
|
"Bioenergy": 0.0146,
|
|
128
|
-
"Coal": 0.
|
|
129
|
-
"Gas": 0.
|
|
128
|
+
"Coal": 0.358,
|
|
129
|
+
"Gas": 0.3393,
|
|
130
130
|
"Hydro": 0.086,
|
|
131
131
|
"Nuclear": 0.0257,
|
|
132
|
-
"Other Fossil": 0.
|
|
132
|
+
"Other Fossil": 0.1099,
|
|
133
133
|
"Other Renewables": 0.0065,
|
|
134
|
-
"Solar": 0.
|
|
135
|
-
"Wind": 0.
|
|
134
|
+
"Solar": 0.029,
|
|
135
|
+
"Wind": 0.031
|
|
136
136
|
},
|
|
137
137
|
"2023": {
|
|
138
138
|
"Bioenergy": 0.0151,
|
|
139
|
-
"Coal": 0.
|
|
140
|
-
"Gas": 0.
|
|
141
|
-
"Hydro": 0.
|
|
139
|
+
"Coal": 0.3639,
|
|
140
|
+
"Gas": 0.3318,
|
|
141
|
+
"Hydro": 0.0805,
|
|
142
142
|
"Nuclear": 0.0264,
|
|
143
|
-
"Other Fossil": 0.
|
|
143
|
+
"Other Fossil": 0.1061,
|
|
144
144
|
"Other Renewables": 0.0064,
|
|
145
|
-
"Solar": 0.
|
|
145
|
+
"Solar": 0.0348,
|
|
146
146
|
"Wind": 0.035
|
|
147
147
|
},
|
|
148
148
|
"2024": {
|
|
149
149
|
"Bioenergy": 0.0148,
|
|
150
|
-
"Coal": 0.
|
|
151
|
-
"Gas": 0.
|
|
150
|
+
"Coal": 0.3598,
|
|
151
|
+
"Gas": 0.3241,
|
|
152
152
|
"Hydro": 0.0836,
|
|
153
153
|
"Nuclear": 0.0267,
|
|
154
|
-
"Other Fossil": 0.
|
|
154
|
+
"Other Fossil": 0.1034,
|
|
155
155
|
"Other Renewables": 0.0062,
|
|
156
|
-
"Solar": 0.
|
|
157
|
-
"Wind": 0.
|
|
156
|
+
"Solar": 0.0436,
|
|
157
|
+
"Wind": 0.0377
|
|
158
158
|
},
|
|
159
159
|
"2025": {
|
|
160
160
|
"Bioenergy": 0.0149,
|
|
161
|
-
"Coal": 0.
|
|
162
|
-
"Gas": 0.
|
|
163
|
-
"Hydro": 0.
|
|
161
|
+
"Coal": 0.3491,
|
|
162
|
+
"Gas": 0.3178,
|
|
163
|
+
"Hydro": 0.0844,
|
|
164
164
|
"Nuclear": 0.0272,
|
|
165
165
|
"Other Fossil": 0.1013,
|
|
166
|
-
"Other Renewables": 0.
|
|
167
|
-
"Solar": 0.
|
|
168
|
-
"Wind": 0.
|
|
166
|
+
"Other Renewables": 0.0061,
|
|
167
|
+
"Solar": 0.0567,
|
|
168
|
+
"Wind": 0.0425
|
|
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.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
|
|
180
180
|
}
|
|
181
181
|
},
|
|
182
182
|
"Europe": {
|
|
183
183
|
"2019": {
|
|
184
184
|
"Bioenergy": 0.0249,
|
|
185
|
-
"Coal": 0.
|
|
185
|
+
"Coal": 0.1774,
|
|
186
186
|
"Gas": 0.2581,
|
|
187
187
|
"Hydro": 0.1922,
|
|
188
188
|
"Nuclear": 0.1988,
|
|
189
189
|
"Other Fossil": 0.0197,
|
|
190
190
|
"Other Renewables": 0.0181,
|
|
191
191
|
"Solar": 0.027,
|
|
192
|
-
"Wind": 0.
|
|
192
|
+
"Wind": 0.0838
|
|
193
193
|
},
|
|
194
194
|
"2020": {
|
|
195
195
|
"Bioenergy": 0.0264,
|
|
@@ -200,34 +200,34 @@
|
|
|
200
200
|
"Other Fossil": 0.0196,
|
|
201
201
|
"Other Renewables": 0.0191,
|
|
202
202
|
"Solar": 0.033,
|
|
203
|
-
"Wind": 0.
|
|
203
|
+
"Wind": 0.0975
|
|
204
204
|
},
|
|
205
205
|
"2021": {
|
|
206
206
|
"Bioenergy": 0.0273,
|
|
207
|
-
"Coal": 0.
|
|
207
|
+
"Coal": 0.168,
|
|
208
208
|
"Gas": 0.2488,
|
|
209
|
-
"Hydro": 0.
|
|
209
|
+
"Hydro": 0.1944,
|
|
210
210
|
"Nuclear": 0.1954,
|
|
211
|
-
"Other Fossil": 0.
|
|
211
|
+
"Other Fossil": 0.0199,
|
|
212
212
|
"Other Renewables": 0.0185,
|
|
213
213
|
"Solar": 0.0356,
|
|
214
214
|
"Wind": 0.0922
|
|
215
215
|
},
|
|
216
216
|
"2022": {
|
|
217
217
|
"Bioenergy": 0.0275,
|
|
218
|
-
"Coal": 0.
|
|
218
|
+
"Coal": 0.1654,
|
|
219
219
|
"Gas": 0.2523,
|
|
220
220
|
"Hydro": 0.1844,
|
|
221
|
-
"Nuclear": 0.
|
|
222
|
-
"Other Fossil": 0.
|
|
221
|
+
"Nuclear": 0.1803,
|
|
222
|
+
"Other Fossil": 0.0204,
|
|
223
223
|
"Other Renewables": 0.0191,
|
|
224
224
|
"Solar": 0.046,
|
|
225
225
|
"Wind": 0.1047
|
|
226
226
|
},
|
|
227
227
|
"2023": {
|
|
228
228
|
"Bioenergy": 0.0254,
|
|
229
|
-
"Coal": 0.
|
|
230
|
-
"Gas": 0.
|
|
229
|
+
"Coal": 0.1482,
|
|
230
|
+
"Gas": 0.2377,
|
|
231
231
|
"Hydro": 0.1971,
|
|
232
232
|
"Nuclear": 0.1785,
|
|
233
233
|
"Other Fossil": 0.0192,
|
|
@@ -241,122 +241,122 @@
|
|
|
241
241
|
"Gas": 0.2279,
|
|
242
242
|
"Hydro": 0.2044,
|
|
243
243
|
"Nuclear": 0.1762,
|
|
244
|
-
"Other Fossil": 0.
|
|
244
|
+
"Other Fossil": 0.0197,
|
|
245
245
|
"Other Renewables": 0.019,
|
|
246
246
|
"Solar": 0.0682,
|
|
247
|
-
"Wind": 0.
|
|
247
|
+
"Wind": 0.12
|
|
248
248
|
},
|
|
249
249
|
"2025": {
|
|
250
|
-
"Bioenergy": 0.
|
|
251
|
-
"Coal": 0.
|
|
252
|
-
"Gas": 0.
|
|
253
|
-
"Hydro": 0.
|
|
254
|
-
"Nuclear": 0.
|
|
255
|
-
"Other Fossil": 0.
|
|
256
|
-
"Other Renewables": 0.
|
|
257
|
-
"Solar": 0.
|
|
258
|
-
"Wind": 0.
|
|
250
|
+
"Bioenergy": 0.0258,
|
|
251
|
+
"Coal": 0.136,
|
|
252
|
+
"Gas": 0.2337,
|
|
253
|
+
"Hydro": 0.1897,
|
|
254
|
+
"Nuclear": 0.1753,
|
|
255
|
+
"Other Fossil": 0.0195,
|
|
256
|
+
"Other Renewables": 0.0189,
|
|
257
|
+
"Solar": 0.083,
|
|
258
|
+
"Wind": 0.1181
|
|
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.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
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"North America": {
|
|
273
273
|
"2019": {
|
|
274
274
|
"Bioenergy": 0.0221,
|
|
275
275
|
"Coal": 0.1784,
|
|
276
|
-
"Gas": 0.
|
|
277
|
-
"Hydro": 0.
|
|
278
|
-
"Nuclear": 0.
|
|
279
|
-
"Other Fossil": 0.
|
|
276
|
+
"Gas": 0.3267,
|
|
277
|
+
"Hydro": 0.1314,
|
|
278
|
+
"Nuclear": 0.142,
|
|
279
|
+
"Other Fossil": 0.1079,
|
|
280
280
|
"Other Renewables": 0.0068,
|
|
281
281
|
"Solar": 0.0234,
|
|
282
|
-
"Wind": 0.
|
|
282
|
+
"Wind": 0.0612
|
|
283
283
|
},
|
|
284
284
|
"2020": {
|
|
285
|
-
"Bioenergy": 0.
|
|
286
|
-
"Coal": 0.
|
|
287
|
-
"Gas": 0.
|
|
288
|
-
"Hydro": 0.
|
|
285
|
+
"Bioenergy": 0.022,
|
|
286
|
+
"Coal": 0.1488,
|
|
287
|
+
"Gas": 0.3381,
|
|
288
|
+
"Hydro": 0.1341,
|
|
289
289
|
"Nuclear": 0.1414,
|
|
290
|
-
"Other Fossil": 0.
|
|
290
|
+
"Other Fossil": 0.11,
|
|
291
291
|
"Other Renewables": 0.0069,
|
|
292
292
|
"Solar": 0.0286,
|
|
293
|
-
"Wind": 0.
|
|
293
|
+
"Wind": 0.0701
|
|
294
294
|
},
|
|
295
295
|
"2021": {
|
|
296
|
-
"Bioenergy": 0.
|
|
297
|
-
"Coal": 0.
|
|
298
|
-
"Gas": 0.
|
|
299
|
-
"Hydro": 0.
|
|
296
|
+
"Bioenergy": 0.0217,
|
|
297
|
+
"Coal": 0.165,
|
|
298
|
+
"Gas": 0.3253,
|
|
299
|
+
"Hydro": 0.1276,
|
|
300
300
|
"Nuclear": 0.1366,
|
|
301
|
-
"Other Fossil": 0.
|
|
301
|
+
"Other Fossil": 0.1078,
|
|
302
302
|
"Other Renewables": 0.0068,
|
|
303
303
|
"Solar": 0.0339,
|
|
304
304
|
"Wind": 0.0754
|
|
305
305
|
},
|
|
306
306
|
"2022": {
|
|
307
307
|
"Bioenergy": 0.0207,
|
|
308
|
-
"Coal": 0.
|
|
309
|
-
"Gas": 0.
|
|
310
|
-
"Hydro": 0.
|
|
308
|
+
"Coal": 0.1509,
|
|
309
|
+
"Gas": 0.338,
|
|
310
|
+
"Hydro": 0.1277,
|
|
311
311
|
"Nuclear": 0.1323,
|
|
312
|
-
"Other Fossil": 0.
|
|
312
|
+
"Other Fossil": 0.1011,
|
|
313
313
|
"Other Renewables": 0.0067,
|
|
314
314
|
"Solar": 0.0396,
|
|
315
315
|
"Wind": 0.0829
|
|
316
316
|
},
|
|
317
317
|
"2023": {
|
|
318
318
|
"Bioenergy": 0.0205,
|
|
319
|
-
"Coal": 0.
|
|
320
|
-
"Gas": 0.
|
|
321
|
-
"Hydro": 0.
|
|
319
|
+
"Coal": 0.127,
|
|
320
|
+
"Gas": 0.3667,
|
|
321
|
+
"Hydro": 0.1222,
|
|
322
322
|
"Nuclear": 0.1381,
|
|
323
|
-
"Other Fossil": 0.
|
|
323
|
+
"Other Fossil": 0.0888,
|
|
324
324
|
"Other Renewables": 0.0069,
|
|
325
325
|
"Solar": 0.0463,
|
|
326
326
|
"Wind": 0.0835
|
|
327
327
|
},
|
|
328
328
|
"2024": {
|
|
329
|
-
"Bioenergy": 0.
|
|
330
|
-
"Coal": 0.
|
|
329
|
+
"Bioenergy": 0.02,
|
|
330
|
+
"Coal": 0.1204,
|
|
331
331
|
"Gas": 0.3702,
|
|
332
332
|
"Hydro": 0.1186,
|
|
333
333
|
"Nuclear": 0.1356,
|
|
334
|
-
"Other Fossil": 0.
|
|
334
|
+
"Other Fossil": 0.0865,
|
|
335
335
|
"Other Renewables": 0.0065,
|
|
336
336
|
"Solar": 0.0553,
|
|
337
337
|
"Wind": 0.0869
|
|
338
338
|
},
|
|
339
339
|
"2025": {
|
|
340
|
-
"Bioenergy": 0.
|
|
341
|
-
"Coal": 0.
|
|
342
|
-
"Gas": 0.
|
|
343
|
-
"Hydro": 0.
|
|
344
|
-
"Nuclear": 0.
|
|
345
|
-
"Other Fossil": 0.
|
|
340
|
+
"Bioenergy": 0.0196,
|
|
341
|
+
"Coal": 0.1305,
|
|
342
|
+
"Gas": 0.3539,
|
|
343
|
+
"Hydro": 0.1175,
|
|
344
|
+
"Nuclear": 0.1327,
|
|
345
|
+
"Other Fossil": 0.0844,
|
|
346
346
|
"Other Renewables": 0.0064,
|
|
347
|
-
"Solar": 0.
|
|
347
|
+
"Solar": 0.0675,
|
|
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.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
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
"Oceania": {
|
|
@@ -438,105 +438,105 @@
|
|
|
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.0052,
|
|
442
|
+
"Coal": 0.3111,
|
|
443
|
+
"Gas": 0.047,
|
|
444
|
+
"Hydro": 0.136,
|
|
445
445
|
"Nuclear": 0,
|
|
446
|
-
"Other Fossil": 0.
|
|
447
|
-
"Other Renewables": 0.
|
|
448
|
-
"Solar": 0.
|
|
449
|
-
"Wind": 0.
|
|
446
|
+
"Other Fossil": 0.1901,
|
|
447
|
+
"Other Renewables": 0.0232,
|
|
448
|
+
"Solar": 0.1814,
|
|
449
|
+
"Wind": 0.106
|
|
450
450
|
}
|
|
451
451
|
},
|
|
452
452
|
"South America": {
|
|
453
453
|
"2019": {
|
|
454
|
-
"Bioenergy": 0.
|
|
455
|
-
"Coal": 0.
|
|
456
|
-
"Gas": 0.
|
|
457
|
-
"Hydro": 0.
|
|
458
|
-
"Nuclear": 0.
|
|
459
|
-
"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,
|
|
460
460
|
"Other Renewables": 0.0001,
|
|
461
|
-
"Solar": 0.
|
|
462
|
-
"Wind": 0.
|
|
461
|
+
"Solar": 0.0071,
|
|
462
|
+
"Wind": 0.0304
|
|
463
463
|
},
|
|
464
464
|
"2020": {
|
|
465
|
-
"Bioenergy": 0.
|
|
466
|
-
"Coal": 0.
|
|
467
|
-
"Gas": 0.
|
|
468
|
-
"Hydro": 0.
|
|
469
|
-
"Nuclear": 0.
|
|
470
|
-
"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,
|
|
471
471
|
"Other Renewables": 0.0001,
|
|
472
|
-
"Solar": 0.
|
|
473
|
-
"Wind": 0.
|
|
472
|
+
"Solar": 0.0099,
|
|
473
|
+
"Wind": 0.0336
|
|
474
474
|
},
|
|
475
475
|
"2021": {
|
|
476
|
-
"Bioenergy": 0.
|
|
477
|
-
"Coal": 0.
|
|
478
|
-
"Gas": 0.
|
|
479
|
-
"Hydro": 0.
|
|
480
|
-
"Nuclear": 0.
|
|
481
|
-
"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,
|
|
482
482
|
"Other Renewables": 0.0002,
|
|
483
|
-
"Solar": 0.
|
|
484
|
-
"Wind": 0.
|
|
483
|
+
"Solar": 0.014,
|
|
484
|
+
"Wind": 0.042
|
|
485
485
|
},
|
|
486
486
|
"2022": {
|
|
487
|
-
"Bioenergy": 0.
|
|
488
|
-
"Coal": 0.
|
|
489
|
-
"Gas": 0.
|
|
490
|
-
"Hydro": 0.
|
|
491
|
-
"Nuclear": 0.
|
|
492
|
-
"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,
|
|
493
493
|
"Other Renewables": 0.0002,
|
|
494
|
-
"Solar": 0.
|
|
495
|
-
"Wind": 0.
|
|
494
|
+
"Solar": 0.0216,
|
|
495
|
+
"Wind": 0.0468
|
|
496
496
|
},
|
|
497
497
|
"2023": {
|
|
498
|
-
"Bioenergy": 0.
|
|
499
|
-
"Coal": 0.
|
|
500
|
-
"Gas": 0.
|
|
501
|
-
"Hydro": 0.
|
|
502
|
-
"Nuclear": 0.
|
|
503
|
-
"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,
|
|
504
504
|
"Other Renewables": 0.0002,
|
|
505
|
-
"Solar": 0.
|
|
506
|
-
"Wind": 0.
|
|
505
|
+
"Solar": 0.0316,
|
|
506
|
+
"Wind": 0.0528
|
|
507
507
|
},
|
|
508
508
|
"2024": {
|
|
509
|
-
"Bioenergy": 0.
|
|
510
|
-
"Coal": 0.
|
|
511
|
-
"Gas": 0.
|
|
512
|
-
"Hydro": 0.
|
|
513
|
-
"Nuclear": 0.
|
|
514
|
-
"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,
|
|
515
515
|
"Other Renewables": 0.0002,
|
|
516
|
-
"Solar": 0.
|
|
517
|
-
"Wind": 0.
|
|
516
|
+
"Solar": 0.0427,
|
|
517
|
+
"Wind": 0.0586
|
|
518
518
|
},
|
|
519
519
|
"2025": {
|
|
520
|
-
"Bioenergy": 0.
|
|
521
|
-
"Coal": 0.
|
|
522
|
-
"Gas": 0.
|
|
523
|
-
"Hydro": 0.
|
|
524
|
-
"Nuclear": 0.
|
|
525
|
-
"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,
|
|
526
526
|
"Other Renewables": 0.0001,
|
|
527
|
-
"Solar": 0.
|
|
528
|
-
"Wind": 0.
|
|
527
|
+
"Solar": 0.0514,
|
|
528
|
+
"Wind": 0.0631
|
|
529
529
|
},
|
|
530
530
|
"2026": {
|
|
531
|
-
"Bioenergy": 0.
|
|
532
|
-
"Coal": 0.
|
|
533
|
-
"Gas": 0.
|
|
534
|
-
"Hydro": 0.
|
|
535
|
-
"Nuclear": 0.
|
|
536
|
-
"Other Fossil": 0.
|
|
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
537
|
"Other Renewables": 0.0001,
|
|
538
|
-
"Solar": 0.
|
|
539
|
-
"Wind": 0.
|
|
538
|
+
"Solar": 0.0613,
|
|
539
|
+
"Wind": 0.0572
|
|
540
540
|
}
|
|
541
541
|
}
|
|
542
542
|
}
|