@digital4better/data 1.1.6 → 1.1.8
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/factor/continent-monthly-green.csv +80 -80
- package/data/factor/continent-monthly-green.json +720 -720
- package/data/factor/continent-monthly.csv +83 -83
- package/data/factor/continent-monthly.json +747 -747
- package/data/factor/continent-yearly-green.csv +15 -15
- package/data/factor/continent-yearly-green.json +135 -135
- package/data/factor/continent-yearly.csv +15 -15
- package/data/factor/continent-yearly.json +135 -135
- package/data/factor/country-monthly-green.csv +605 -605
- package/data/factor/country-monthly-green.json +5427 -5427
- package/data/factor/country-monthly.csv +705 -705
- package/data/factor/country-monthly.json +6339 -6339
- package/data/factor/country-yearly-green.csv +157 -157
- package/data/factor/country-yearly-green.json +1406 -1406
- package/data/factor/country-yearly.csv +170 -170
- package/data/factor/country-yearly.json +1538 -1538
- package/data/factor/subdivision-monthly-green.csv +794 -0
- package/data/factor/subdivision-monthly-green.json +8751 -0
- package/data/factor/subdivision-monthly.csv +794 -0
- package/data/factor/subdivision-monthly.json +8751 -0
- package/data/factor/subdivision-yearly-green.csv +79 -0
- package/data/factor/subdivision-yearly-green.json +886 -0
- package/data/factor/subdivision-yearly.csv +79 -0
- package/data/factor/subdivision-yearly.json +886 -0
- package/data/factor/world-monthly-green.csv +20 -20
- package/data/factor/world-monthly-green.json +180 -180
- package/data/factor/world-monthly.csv +20 -20
- package/data/factor/world-monthly.json +180 -180
- package/data/factor/world-yearly-green.csv +3 -3
- package/data/factor/world-yearly-green.json +27 -27
- package/data/factor/world-yearly.csv +3 -3
- package/data/factor/world-yearly.json +27 -27
- package/data/mix/continent-monthly.csv +367 -0
- package/data/mix/continent-monthly.json +4040 -0
- package/data/mix/continent-yearly.csv +37 -0
- package/data/mix/continent-yearly.json +410 -0
- package/data/mix/country-monthly.csv +13116 -0
- package/data/mix/country-monthly.json +144697 -0
- package/data/mix/country-yearly.csv +1291 -0
- package/data/mix/country-yearly.json +14622 -0
- package/data/mix/subdivision-monthly.csv +794 -0
- package/data/mix/subdivision-monthly.json +8751 -0
- package/data/mix/subdivision-yearly.csv +79 -0
- package/data/mix/subdivision-yearly.json +886 -0
- package/data/mix/world-monthly.csv +62 -0
- package/data/mix/world-monthly.json +673 -0
- package/data/mix/world-yearly.csv +7 -0
- package/data/mix/world-yearly.json +68 -0
- package/package.json +3 -1
|
@@ -0,0 +1,886 @@
|
|
|
1
|
+
{
|
|
2
|
+
"CA-NL": {
|
|
3
|
+
"2019": {
|
|
4
|
+
"Other Fossil": 0.0019,
|
|
5
|
+
"Other Renewables": 0.0001,
|
|
6
|
+
"Bioenergy": 0.0035,
|
|
7
|
+
"Coal": 0.0135,
|
|
8
|
+
"Gas": 0.0214,
|
|
9
|
+
"Hydro": 0.9554,
|
|
10
|
+
"Nuclear": 0,
|
|
11
|
+
"Solar": 0,
|
|
12
|
+
"Wind": 0.0043
|
|
13
|
+
},
|
|
14
|
+
"2020": {
|
|
15
|
+
"Other Fossil": 0.0017,
|
|
16
|
+
"Other Renewables": 0,
|
|
17
|
+
"Bioenergy": 0.0032,
|
|
18
|
+
"Coal": 0.0127,
|
|
19
|
+
"Gas": 0.0201,
|
|
20
|
+
"Hydro": 0.9577,
|
|
21
|
+
"Nuclear": 0,
|
|
22
|
+
"Solar": 0,
|
|
23
|
+
"Wind": 0.0044
|
|
24
|
+
},
|
|
25
|
+
"2021": {
|
|
26
|
+
"Other Fossil": 0.0013,
|
|
27
|
+
"Other Renewables": 0.0001,
|
|
28
|
+
"Bioenergy": 0.0027,
|
|
29
|
+
"Coal": 0.009,
|
|
30
|
+
"Gas": 0.0203,
|
|
31
|
+
"Hydro": 0.9629,
|
|
32
|
+
"Nuclear": 0,
|
|
33
|
+
"Solar": 0,
|
|
34
|
+
"Wind": 0.0038
|
|
35
|
+
},
|
|
36
|
+
"2022": {
|
|
37
|
+
"Other Fossil": 0.0012,
|
|
38
|
+
"Other Renewables": 0,
|
|
39
|
+
"Bioenergy": 0.0024,
|
|
40
|
+
"Coal": 0.0091,
|
|
41
|
+
"Gas": 0.0171,
|
|
42
|
+
"Hydro": 0.9658,
|
|
43
|
+
"Nuclear": 0,
|
|
44
|
+
"Solar": 0,
|
|
45
|
+
"Wind": 0.0043
|
|
46
|
+
},
|
|
47
|
+
"2023": {
|
|
48
|
+
"Other Fossil": 0.0008,
|
|
49
|
+
"Other Renewables": 0,
|
|
50
|
+
"Bioenergy": 0.0017,
|
|
51
|
+
"Coal": 0.0058,
|
|
52
|
+
"Gas": 0.0129,
|
|
53
|
+
"Hydro": 0.975,
|
|
54
|
+
"Nuclear": 0,
|
|
55
|
+
"Solar": 0,
|
|
56
|
+
"Wind": 0.0037
|
|
57
|
+
},
|
|
58
|
+
"2024": {
|
|
59
|
+
"Other Fossil": 0.0009,
|
|
60
|
+
"Other Renewables": 0,
|
|
61
|
+
"Bioenergy": 0.0019,
|
|
62
|
+
"Coal": 0.0065,
|
|
63
|
+
"Gas": 0.0147,
|
|
64
|
+
"Hydro": 0.9728,
|
|
65
|
+
"Nuclear": 0,
|
|
66
|
+
"Solar": 0,
|
|
67
|
+
"Wind": 0.0031
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
"CA-PE": {
|
|
71
|
+
"2019": {
|
|
72
|
+
"Other Fossil": 0.0004,
|
|
73
|
+
"Other Renewables": 0,
|
|
74
|
+
"Bioenergy": 0.0008,
|
|
75
|
+
"Coal": 0.003,
|
|
76
|
+
"Gas": 0.0048,
|
|
77
|
+
"Hydro": 0,
|
|
78
|
+
"Nuclear": 0,
|
|
79
|
+
"Solar": 0.0009,
|
|
80
|
+
"Wind": 0.9902
|
|
81
|
+
},
|
|
82
|
+
"2020": {
|
|
83
|
+
"Other Fossil": 0.0004,
|
|
84
|
+
"Other Renewables": 0,
|
|
85
|
+
"Bioenergy": 0.0007,
|
|
86
|
+
"Coal": 0.0028,
|
|
87
|
+
"Gas": 0.0045,
|
|
88
|
+
"Hydro": 0,
|
|
89
|
+
"Nuclear": 0,
|
|
90
|
+
"Solar": 0.0009,
|
|
91
|
+
"Wind": 0.9907
|
|
92
|
+
},
|
|
93
|
+
"2021": {
|
|
94
|
+
"Other Fossil": 0.0004,
|
|
95
|
+
"Other Renewables": 0,
|
|
96
|
+
"Bioenergy": 0.0009,
|
|
97
|
+
"Coal": 0.0029,
|
|
98
|
+
"Gas": 0.0066,
|
|
99
|
+
"Hydro": 0,
|
|
100
|
+
"Nuclear": 0,
|
|
101
|
+
"Solar": 0.0009,
|
|
102
|
+
"Wind": 0.9882
|
|
103
|
+
},
|
|
104
|
+
"2022": {
|
|
105
|
+
"Other Fossil": 0.0005,
|
|
106
|
+
"Other Renewables": 0,
|
|
107
|
+
"Bioenergy": 0.0009,
|
|
108
|
+
"Coal": 0.0034,
|
|
109
|
+
"Gas": 0.0063,
|
|
110
|
+
"Hydro": 0,
|
|
111
|
+
"Nuclear": 0,
|
|
112
|
+
"Solar": 0.0011,
|
|
113
|
+
"Wind": 0.9879
|
|
114
|
+
},
|
|
115
|
+
"2023": {
|
|
116
|
+
"Other Fossil": 0.0004,
|
|
117
|
+
"Other Renewables": 0,
|
|
118
|
+
"Bioenergy": 0.0009,
|
|
119
|
+
"Coal": 0.003,
|
|
120
|
+
"Gas": 0.0068,
|
|
121
|
+
"Hydro": 0,
|
|
122
|
+
"Nuclear": 0,
|
|
123
|
+
"Solar": 0.0011,
|
|
124
|
+
"Wind": 0.9877
|
|
125
|
+
},
|
|
126
|
+
"2024": {
|
|
127
|
+
"Other Fossil": 0.0003,
|
|
128
|
+
"Other Renewables": 0,
|
|
129
|
+
"Bioenergy": 0.0007,
|
|
130
|
+
"Coal": 0.0024,
|
|
131
|
+
"Gas": 0.0054,
|
|
132
|
+
"Hydro": 0,
|
|
133
|
+
"Nuclear": 0,
|
|
134
|
+
"Solar": 0.0004,
|
|
135
|
+
"Wind": 0.9906
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
"CA-NS": {
|
|
139
|
+
"2019": {
|
|
140
|
+
"Other Fossil": 0.0361,
|
|
141
|
+
"Other Renewables": 0.0011,
|
|
142
|
+
"Bioenergy": 0.0668,
|
|
143
|
+
"Coal": 0.2623,
|
|
144
|
+
"Gas": 0.4148,
|
|
145
|
+
"Hydro": 0.1067,
|
|
146
|
+
"Nuclear": 0,
|
|
147
|
+
"Solar": 0,
|
|
148
|
+
"Wind": 0.1122
|
|
149
|
+
},
|
|
150
|
+
"2020": {
|
|
151
|
+
"Other Fossil": 0.0377,
|
|
152
|
+
"Other Renewables": 0.0009,
|
|
153
|
+
"Bioenergy": 0.0697,
|
|
154
|
+
"Coal": 0.2743,
|
|
155
|
+
"Gas": 0.4341,
|
|
156
|
+
"Hydro": 0.0832,
|
|
157
|
+
"Nuclear": 0,
|
|
158
|
+
"Solar": 0,
|
|
159
|
+
"Wind": 0.1001
|
|
160
|
+
},
|
|
161
|
+
"2021": {
|
|
162
|
+
"Other Fossil": 0.0303,
|
|
163
|
+
"Other Renewables": 0.0011,
|
|
164
|
+
"Bioenergy": 0.0632,
|
|
165
|
+
"Coal": 0.2154,
|
|
166
|
+
"Gas": 0.4832,
|
|
167
|
+
"Hydro": 0.0856,
|
|
168
|
+
"Nuclear": 0,
|
|
169
|
+
"Solar": 0,
|
|
170
|
+
"Wind": 0.1212
|
|
171
|
+
},
|
|
172
|
+
"2022": {
|
|
173
|
+
"Other Fossil": 0.0305,
|
|
174
|
+
"Other Renewables": 0.0009,
|
|
175
|
+
"Bioenergy": 0.0591,
|
|
176
|
+
"Coal": 0.2286,
|
|
177
|
+
"Gas": 0.428,
|
|
178
|
+
"Hydro": 0.0993,
|
|
179
|
+
"Nuclear": 0,
|
|
180
|
+
"Solar": 0,
|
|
181
|
+
"Wind": 0.1537
|
|
182
|
+
},
|
|
183
|
+
"2023": {
|
|
184
|
+
"Other Fossil": 0.0279,
|
|
185
|
+
"Other Renewables": 0.0007,
|
|
186
|
+
"Bioenergy": 0.0584,
|
|
187
|
+
"Coal": 0.1987,
|
|
188
|
+
"Gas": 0.4458,
|
|
189
|
+
"Hydro": 0.1115,
|
|
190
|
+
"Nuclear": 0,
|
|
191
|
+
"Solar": 0.0003,
|
|
192
|
+
"Wind": 0.1567
|
|
193
|
+
},
|
|
194
|
+
"2024": {
|
|
195
|
+
"Other Fossil": 0.0273,
|
|
196
|
+
"Other Renewables": 0.0007,
|
|
197
|
+
"Bioenergy": 0.0576,
|
|
198
|
+
"Coal": 0.1964,
|
|
199
|
+
"Gas": 0.4407,
|
|
200
|
+
"Hydro": 0.0929,
|
|
201
|
+
"Nuclear": 0,
|
|
202
|
+
"Solar": 0.0002,
|
|
203
|
+
"Wind": 0.1843
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
"CA-NB": {
|
|
207
|
+
"2019": {
|
|
208
|
+
"Other Fossil": 0.0159,
|
|
209
|
+
"Other Renewables": 0.0005,
|
|
210
|
+
"Bioenergy": 0.0293,
|
|
211
|
+
"Coal": 0.1152,
|
|
212
|
+
"Gas": 0.1822,
|
|
213
|
+
"Hydro": 0.2225,
|
|
214
|
+
"Nuclear": 0.3692,
|
|
215
|
+
"Solar": 0,
|
|
216
|
+
"Wind": 0.0651
|
|
217
|
+
},
|
|
218
|
+
"2020": {
|
|
219
|
+
"Other Fossil": 0.0143,
|
|
220
|
+
"Other Renewables": 0.0003,
|
|
221
|
+
"Bioenergy": 0.0265,
|
|
222
|
+
"Coal": 0.1044,
|
|
223
|
+
"Gas": 0.1652,
|
|
224
|
+
"Hydro": 0.2261,
|
|
225
|
+
"Nuclear": 0.3901,
|
|
226
|
+
"Solar": 0,
|
|
227
|
+
"Wind": 0.0731
|
|
228
|
+
},
|
|
229
|
+
"2021": {
|
|
230
|
+
"Other Fossil": 0.0143,
|
|
231
|
+
"Other Renewables": 0.0005,
|
|
232
|
+
"Bioenergy": 0.0298,
|
|
233
|
+
"Coal": 0.1017,
|
|
234
|
+
"Gas": 0.2281,
|
|
235
|
+
"Hydro": 0.2124,
|
|
236
|
+
"Nuclear": 0.3557,
|
|
237
|
+
"Solar": 0,
|
|
238
|
+
"Wind": 0.0574
|
|
239
|
+
},
|
|
240
|
+
"2022": {
|
|
241
|
+
"Other Fossil": 0.0163,
|
|
242
|
+
"Other Renewables": 0.0005,
|
|
243
|
+
"Bioenergy": 0.0318,
|
|
244
|
+
"Coal": 0.1228,
|
|
245
|
+
"Gas": 0.23,
|
|
246
|
+
"Hydro": 0.2667,
|
|
247
|
+
"Nuclear": 0.2871,
|
|
248
|
+
"Solar": 0,
|
|
249
|
+
"Wind": 0.0449
|
|
250
|
+
},
|
|
251
|
+
"2023": {
|
|
252
|
+
"Other Fossil": 0.0161,
|
|
253
|
+
"Other Renewables": 0.0004,
|
|
254
|
+
"Bioenergy": 0.0336,
|
|
255
|
+
"Coal": 0.1145,
|
|
256
|
+
"Gas": 0.2568,
|
|
257
|
+
"Hydro": 0.2368,
|
|
258
|
+
"Nuclear": 0.3019,
|
|
259
|
+
"Solar": 0.0001,
|
|
260
|
+
"Wind": 0.0399
|
|
261
|
+
},
|
|
262
|
+
"2024": {
|
|
263
|
+
"Other Fossil": 0.0167,
|
|
264
|
+
"Other Renewables": 0.0004,
|
|
265
|
+
"Bioenergy": 0.0353,
|
|
266
|
+
"Coal": 0.1204,
|
|
267
|
+
"Gas": 0.2702,
|
|
268
|
+
"Hydro": 0.2107,
|
|
269
|
+
"Nuclear": 0.2945,
|
|
270
|
+
"Solar": 0.0001,
|
|
271
|
+
"Wind": 0.0515
|
|
272
|
+
}
|
|
273
|
+
},
|
|
274
|
+
"CA-QC": {
|
|
275
|
+
"2019": {
|
|
276
|
+
"Other Fossil": 0.0004,
|
|
277
|
+
"Other Renewables": 0,
|
|
278
|
+
"Bioenergy": 0.0008,
|
|
279
|
+
"Coal": 0.0032,
|
|
280
|
+
"Gas": 0.005,
|
|
281
|
+
"Hydro": 0.9372,
|
|
282
|
+
"Nuclear": 0,
|
|
283
|
+
"Solar": 0,
|
|
284
|
+
"Wind": 0.0534
|
|
285
|
+
},
|
|
286
|
+
"2020": {
|
|
287
|
+
"Other Fossil": 0.0005,
|
|
288
|
+
"Other Renewables": 0,
|
|
289
|
+
"Bioenergy": 0.0008,
|
|
290
|
+
"Coal": 0.0033,
|
|
291
|
+
"Gas": 0.0052,
|
|
292
|
+
"Hydro": 0.9379,
|
|
293
|
+
"Nuclear": 0,
|
|
294
|
+
"Solar": 0,
|
|
295
|
+
"Wind": 0.0523
|
|
296
|
+
},
|
|
297
|
+
"2021": {
|
|
298
|
+
"Other Fossil": 0.0004,
|
|
299
|
+
"Other Renewables": 0,
|
|
300
|
+
"Bioenergy": 0.0008,
|
|
301
|
+
"Coal": 0.0026,
|
|
302
|
+
"Gas": 0.0059,
|
|
303
|
+
"Hydro": 0.9416,
|
|
304
|
+
"Nuclear": 0,
|
|
305
|
+
"Solar": 0,
|
|
306
|
+
"Wind": 0.0487
|
|
307
|
+
},
|
|
308
|
+
"2022": {
|
|
309
|
+
"Other Fossil": 0.0004,
|
|
310
|
+
"Other Renewables": 0,
|
|
311
|
+
"Bioenergy": 0.0007,
|
|
312
|
+
"Coal": 0.0029,
|
|
313
|
+
"Gas": 0.0054,
|
|
314
|
+
"Hydro": 0.9399,
|
|
315
|
+
"Nuclear": 0,
|
|
316
|
+
"Solar": 0.0001,
|
|
317
|
+
"Wind": 0.0506
|
|
318
|
+
},
|
|
319
|
+
"2023": {
|
|
320
|
+
"Other Fossil": 0.0004,
|
|
321
|
+
"Other Renewables": 0,
|
|
322
|
+
"Bioenergy": 0.0008,
|
|
323
|
+
"Coal": 0.0026,
|
|
324
|
+
"Gas": 0.0059,
|
|
325
|
+
"Hydro": 0.9407,
|
|
326
|
+
"Nuclear": 0,
|
|
327
|
+
"Solar": 0.0001,
|
|
328
|
+
"Wind": 0.0495
|
|
329
|
+
},
|
|
330
|
+
"2024": {
|
|
331
|
+
"Other Fossil": 0.0003,
|
|
332
|
+
"Other Renewables": 0,
|
|
333
|
+
"Bioenergy": 0.0006,
|
|
334
|
+
"Coal": 0.0021,
|
|
335
|
+
"Gas": 0.0047,
|
|
336
|
+
"Hydro": 0.9295,
|
|
337
|
+
"Nuclear": 0,
|
|
338
|
+
"Solar": 0,
|
|
339
|
+
"Wind": 0.0627
|
|
340
|
+
}
|
|
341
|
+
},
|
|
342
|
+
"CA-ON": {
|
|
343
|
+
"2019": {
|
|
344
|
+
"Other Fossil": 0.004,
|
|
345
|
+
"Other Renewables": 0.0001,
|
|
346
|
+
"Bioenergy": 0.0074,
|
|
347
|
+
"Coal": 0.0292,
|
|
348
|
+
"Gas": 0.0462,
|
|
349
|
+
"Hydro": 0.2456,
|
|
350
|
+
"Nuclear": 0.5781,
|
|
351
|
+
"Solar": 0.0154,
|
|
352
|
+
"Wind": 0.0739
|
|
353
|
+
},
|
|
354
|
+
"2020": {
|
|
355
|
+
"Other Fossil": 0.0039,
|
|
356
|
+
"Other Renewables": 0.0001,
|
|
357
|
+
"Bioenergy": 0.0072,
|
|
358
|
+
"Coal": 0.0284,
|
|
359
|
+
"Gas": 0.0449,
|
|
360
|
+
"Hydro": 0.2514,
|
|
361
|
+
"Nuclear": 0.5656,
|
|
362
|
+
"Solar": 0.0162,
|
|
363
|
+
"Wind": 0.0823
|
|
364
|
+
},
|
|
365
|
+
"2021": {
|
|
366
|
+
"Other Fossil": 0.004,
|
|
367
|
+
"Other Renewables": 0.0001,
|
|
368
|
+
"Bioenergy": 0.0084,
|
|
369
|
+
"Coal": 0.0285,
|
|
370
|
+
"Gas": 0.0638,
|
|
371
|
+
"Hydro": 0.2381,
|
|
372
|
+
"Nuclear": 0.5556,
|
|
373
|
+
"Solar": 0.0165,
|
|
374
|
+
"Wind": 0.085
|
|
375
|
+
},
|
|
376
|
+
"2022": {
|
|
377
|
+
"Other Fossil": 0.0049,
|
|
378
|
+
"Other Renewables": 0.0001,
|
|
379
|
+
"Bioenergy": 0.0096,
|
|
380
|
+
"Coal": 0.037,
|
|
381
|
+
"Gas": 0.0693,
|
|
382
|
+
"Hydro": 0.2577,
|
|
383
|
+
"Nuclear": 0.5126,
|
|
384
|
+
"Solar": 0.0148,
|
|
385
|
+
"Wind": 0.094
|
|
386
|
+
},
|
|
387
|
+
"2023": {
|
|
388
|
+
"Other Fossil": 0.0055,
|
|
389
|
+
"Other Renewables": 0.0001,
|
|
390
|
+
"Bioenergy": 0.0115,
|
|
391
|
+
"Coal": 0.0393,
|
|
392
|
+
"Gas": 0.0881,
|
|
393
|
+
"Hydro": 0.2467,
|
|
394
|
+
"Nuclear": 0.51,
|
|
395
|
+
"Solar": 0.0149,
|
|
396
|
+
"Wind": 0.0837
|
|
397
|
+
},
|
|
398
|
+
"2024": {
|
|
399
|
+
"Other Fossil": 0.0064,
|
|
400
|
+
"Other Renewables": 0.0002,
|
|
401
|
+
"Bioenergy": 0.0134,
|
|
402
|
+
"Coal": 0.0457,
|
|
403
|
+
"Gas": 0.1025,
|
|
404
|
+
"Hydro": 0.2293,
|
|
405
|
+
"Nuclear": 0.4798,
|
|
406
|
+
"Solar": 0.0075,
|
|
407
|
+
"Wind": 0.1153
|
|
408
|
+
}
|
|
409
|
+
},
|
|
410
|
+
"CA-MB": {
|
|
411
|
+
"2019": {
|
|
412
|
+
"Other Fossil": 0.0001,
|
|
413
|
+
"Other Renewables": 0,
|
|
414
|
+
"Bioenergy": 0.0003,
|
|
415
|
+
"Coal": 0.0011,
|
|
416
|
+
"Gas": 0.0017,
|
|
417
|
+
"Hydro": 0.9707,
|
|
418
|
+
"Nuclear": 0,
|
|
419
|
+
"Solar": 0,
|
|
420
|
+
"Wind": 0.0262
|
|
421
|
+
},
|
|
422
|
+
"2020": {
|
|
423
|
+
"Other Fossil": 0.0001,
|
|
424
|
+
"Other Renewables": 0,
|
|
425
|
+
"Bioenergy": 0.0003,
|
|
426
|
+
"Coal": 0.001,
|
|
427
|
+
"Gas": 0.0016,
|
|
428
|
+
"Hydro": 0.9713,
|
|
429
|
+
"Nuclear": 0,
|
|
430
|
+
"Solar": 0,
|
|
431
|
+
"Wind": 0.0258
|
|
432
|
+
},
|
|
433
|
+
"2021": {
|
|
434
|
+
"Other Fossil": 0.0001,
|
|
435
|
+
"Other Renewables": 0,
|
|
436
|
+
"Bioenergy": 0.0003,
|
|
437
|
+
"Coal": 0.001,
|
|
438
|
+
"Gas": 0.0023,
|
|
439
|
+
"Hydro": 0.963,
|
|
440
|
+
"Nuclear": 0,
|
|
441
|
+
"Solar": 0.0001,
|
|
442
|
+
"Wind": 0.0332
|
|
443
|
+
},
|
|
444
|
+
"2022": {
|
|
445
|
+
"Other Fossil": 0.0001,
|
|
446
|
+
"Other Renewables": 0,
|
|
447
|
+
"Bioenergy": 0.0002,
|
|
448
|
+
"Coal": 0.0009,
|
|
449
|
+
"Gas": 0.0017,
|
|
450
|
+
"Hydro": 0.9706,
|
|
451
|
+
"Nuclear": 0,
|
|
452
|
+
"Solar": 0,
|
|
453
|
+
"Wind": 0.0264
|
|
454
|
+
},
|
|
455
|
+
"2023": {
|
|
456
|
+
"Other Fossil": 0.0001,
|
|
457
|
+
"Other Renewables": 0,
|
|
458
|
+
"Bioenergy": 0.0003,
|
|
459
|
+
"Coal": 0.001,
|
|
460
|
+
"Gas": 0.0023,
|
|
461
|
+
"Hydro": 0.9706,
|
|
462
|
+
"Nuclear": 0,
|
|
463
|
+
"Solar": 0,
|
|
464
|
+
"Wind": 0.0255
|
|
465
|
+
},
|
|
466
|
+
"2024": {
|
|
467
|
+
"Other Fossil": 0.0002,
|
|
468
|
+
"Other Renewables": 0,
|
|
469
|
+
"Bioenergy": 0.0004,
|
|
470
|
+
"Coal": 0.0014,
|
|
471
|
+
"Gas": 0.0031,
|
|
472
|
+
"Hydro": 0.945,
|
|
473
|
+
"Nuclear": 0,
|
|
474
|
+
"Solar": 0,
|
|
475
|
+
"Wind": 0.0499
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
"CA-SK": {
|
|
479
|
+
"2019": {
|
|
480
|
+
"Other Fossil": 0.0379,
|
|
481
|
+
"Other Renewables": 0.0011,
|
|
482
|
+
"Bioenergy": 0.07,
|
|
483
|
+
"Coal": 0.2748,
|
|
484
|
+
"Gas": 0.4345,
|
|
485
|
+
"Hydro": 0.1501,
|
|
486
|
+
"Nuclear": 0,
|
|
487
|
+
"Solar": 0,
|
|
488
|
+
"Wind": 0.0317
|
|
489
|
+
},
|
|
490
|
+
"2020": {
|
|
491
|
+
"Other Fossil": 0.0363,
|
|
492
|
+
"Other Renewables": 0.0008,
|
|
493
|
+
"Bioenergy": 0.0671,
|
|
494
|
+
"Coal": 0.264,
|
|
495
|
+
"Gas": 0.4178,
|
|
496
|
+
"Hydro": 0.1803,
|
|
497
|
+
"Nuclear": 0,
|
|
498
|
+
"Solar": 0,
|
|
499
|
+
"Wind": 0.0337
|
|
500
|
+
},
|
|
501
|
+
"2021": {
|
|
502
|
+
"Other Fossil": 0.0323,
|
|
503
|
+
"Other Renewables": 0.0012,
|
|
504
|
+
"Bioenergy": 0.0672,
|
|
505
|
+
"Coal": 0.2291,
|
|
506
|
+
"Gas": 0.514,
|
|
507
|
+
"Hydro": 0.1208,
|
|
508
|
+
"Nuclear": 0,
|
|
509
|
+
"Solar": 0.0002,
|
|
510
|
+
"Wind": 0.0352
|
|
511
|
+
},
|
|
512
|
+
"2022": {
|
|
513
|
+
"Other Fossil": 0.0326,
|
|
514
|
+
"Other Renewables": 0.0009,
|
|
515
|
+
"Bioenergy": 0.0631,
|
|
516
|
+
"Coal": 0.2438,
|
|
517
|
+
"Gas": 0.4566,
|
|
518
|
+
"Hydro": 0.1362,
|
|
519
|
+
"Nuclear": 0,
|
|
520
|
+
"Solar": 0.0012,
|
|
521
|
+
"Wind": 0.0655
|
|
522
|
+
},
|
|
523
|
+
"2023": {
|
|
524
|
+
"Other Fossil": 0.0308,
|
|
525
|
+
"Other Renewables": 0.0008,
|
|
526
|
+
"Bioenergy": 0.0644,
|
|
527
|
+
"Coal": 0.2193,
|
|
528
|
+
"Gas": 0.492,
|
|
529
|
+
"Hydro": 0.1108,
|
|
530
|
+
"Nuclear": 0,
|
|
531
|
+
"Solar": 0.002,
|
|
532
|
+
"Wind": 0.0798
|
|
533
|
+
},
|
|
534
|
+
"2024": {
|
|
535
|
+
"Other Fossil": 0.0308,
|
|
536
|
+
"Other Renewables": 0.0008,
|
|
537
|
+
"Bioenergy": 0.065,
|
|
538
|
+
"Coal": 0.2217,
|
|
539
|
+
"Gas": 0.4976,
|
|
540
|
+
"Hydro": 0.0837,
|
|
541
|
+
"Nuclear": 0,
|
|
542
|
+
"Solar": 0.0015,
|
|
543
|
+
"Wind": 0.0989
|
|
544
|
+
}
|
|
545
|
+
},
|
|
546
|
+
"CA-AB": {
|
|
547
|
+
"2019": {
|
|
548
|
+
"Other Fossil": 0.0426,
|
|
549
|
+
"Other Renewables": 0.0013,
|
|
550
|
+
"Bioenergy": 0.0786,
|
|
551
|
+
"Coal": 0.3086,
|
|
552
|
+
"Gas": 0.4881,
|
|
553
|
+
"Hydro": 0.031,
|
|
554
|
+
"Nuclear": 0,
|
|
555
|
+
"Solar": 0.0003,
|
|
556
|
+
"Wind": 0.0496
|
|
557
|
+
},
|
|
558
|
+
"2020": {
|
|
559
|
+
"Other Fossil": 0.0414,
|
|
560
|
+
"Other Renewables": 0.0009,
|
|
561
|
+
"Bioenergy": 0.0766,
|
|
562
|
+
"Coal": 0.3014,
|
|
563
|
+
"Gas": 0.477,
|
|
564
|
+
"Hydro": 0.0319,
|
|
565
|
+
"Nuclear": 0,
|
|
566
|
+
"Solar": 0.0003,
|
|
567
|
+
"Wind": 0.0703
|
|
568
|
+
},
|
|
569
|
+
"2021": {
|
|
570
|
+
"Other Fossil": 0.0336,
|
|
571
|
+
"Other Renewables": 0.0012,
|
|
572
|
+
"Bioenergy": 0.0699,
|
|
573
|
+
"Coal": 0.2381,
|
|
574
|
+
"Gas": 0.5343,
|
|
575
|
+
"Hydro": 0.0284,
|
|
576
|
+
"Nuclear": 0,
|
|
577
|
+
"Solar": 0.0034,
|
|
578
|
+
"Wind": 0.0911
|
|
579
|
+
},
|
|
580
|
+
"2022": {
|
|
581
|
+
"Other Fossil": 0.0352,
|
|
582
|
+
"Other Renewables": 0.001,
|
|
583
|
+
"Bioenergy": 0.0682,
|
|
584
|
+
"Coal": 0.2638,
|
|
585
|
+
"Gas": 0.4939,
|
|
586
|
+
"Hydro": 0.0298,
|
|
587
|
+
"Nuclear": 0,
|
|
588
|
+
"Solar": 0.0112,
|
|
589
|
+
"Wind": 0.0968
|
|
590
|
+
},
|
|
591
|
+
"2023": {
|
|
592
|
+
"Other Fossil": 0.031,
|
|
593
|
+
"Other Renewables": 0.0008,
|
|
594
|
+
"Bioenergy": 0.0648,
|
|
595
|
+
"Coal": 0.2205,
|
|
596
|
+
"Gas": 0.4948,
|
|
597
|
+
"Hydro": 0.0256,
|
|
598
|
+
"Nuclear": 0,
|
|
599
|
+
"Solar": 0.0299,
|
|
600
|
+
"Wind": 0.1326
|
|
601
|
+
},
|
|
602
|
+
"2024": {
|
|
603
|
+
"Other Fossil": 0.0296,
|
|
604
|
+
"Other Renewables": 0.0007,
|
|
605
|
+
"Bioenergy": 0.0624,
|
|
606
|
+
"Coal": 0.2128,
|
|
607
|
+
"Gas": 0.4774,
|
|
608
|
+
"Hydro": 0.018,
|
|
609
|
+
"Nuclear": 0,
|
|
610
|
+
"Solar": 0.013,
|
|
611
|
+
"Wind": 0.1862
|
|
612
|
+
}
|
|
613
|
+
},
|
|
614
|
+
"CA-BC": {
|
|
615
|
+
"2019": {
|
|
616
|
+
"Other Fossil": 0.0047,
|
|
617
|
+
"Other Renewables": 0.0001,
|
|
618
|
+
"Bioenergy": 0.0087,
|
|
619
|
+
"Coal": 0.0342,
|
|
620
|
+
"Gas": 0.054,
|
|
621
|
+
"Hydro": 0.8747,
|
|
622
|
+
"Nuclear": 0,
|
|
623
|
+
"Solar": 0,
|
|
624
|
+
"Wind": 0.0235
|
|
625
|
+
},
|
|
626
|
+
"2020": {
|
|
627
|
+
"Other Fossil": 0.0037,
|
|
628
|
+
"Other Renewables": 0.0001,
|
|
629
|
+
"Bioenergy": 0.0068,
|
|
630
|
+
"Coal": 0.0266,
|
|
631
|
+
"Gas": 0.0421,
|
|
632
|
+
"Hydro": 0.8794,
|
|
633
|
+
"Nuclear": 0,
|
|
634
|
+
"Solar": 0,
|
|
635
|
+
"Wind": 0.0413
|
|
636
|
+
},
|
|
637
|
+
"2021": {
|
|
638
|
+
"Other Fossil": 0.0033,
|
|
639
|
+
"Other Renewables": 0.0001,
|
|
640
|
+
"Bioenergy": 0.0068,
|
|
641
|
+
"Coal": 0.0233,
|
|
642
|
+
"Gas": 0.0522,
|
|
643
|
+
"Hydro": 0.8864,
|
|
644
|
+
"Nuclear": 0,
|
|
645
|
+
"Solar": 0.0001,
|
|
646
|
+
"Wind": 0.0278
|
|
647
|
+
},
|
|
648
|
+
"2022": {
|
|
649
|
+
"Other Fossil": 0.0029,
|
|
650
|
+
"Other Renewables": 0.0001,
|
|
651
|
+
"Bioenergy": 0.0055,
|
|
652
|
+
"Coal": 0.0214,
|
|
653
|
+
"Gas": 0.0401,
|
|
654
|
+
"Hydro": 0.9091,
|
|
655
|
+
"Nuclear": 0,
|
|
656
|
+
"Solar": 0.0001,
|
|
657
|
+
"Wind": 0.0209
|
|
658
|
+
},
|
|
659
|
+
"2023": {
|
|
660
|
+
"Other Fossil": 0.0036,
|
|
661
|
+
"Other Renewables": 0.0001,
|
|
662
|
+
"Bioenergy": 0.0075,
|
|
663
|
+
"Coal": 0.0255,
|
|
664
|
+
"Gas": 0.0572,
|
|
665
|
+
"Hydro": 0.8767,
|
|
666
|
+
"Nuclear": 0,
|
|
667
|
+
"Solar": 0.0001,
|
|
668
|
+
"Wind": 0.0294
|
|
669
|
+
},
|
|
670
|
+
"2024": {
|
|
671
|
+
"Other Fossil": 0.0039,
|
|
672
|
+
"Other Renewables": 0.0001,
|
|
673
|
+
"Bioenergy": 0.0083,
|
|
674
|
+
"Coal": 0.0284,
|
|
675
|
+
"Gas": 0.0637,
|
|
676
|
+
"Hydro": 0.8568,
|
|
677
|
+
"Nuclear": 0,
|
|
678
|
+
"Solar": 0,
|
|
679
|
+
"Wind": 0.0387
|
|
680
|
+
}
|
|
681
|
+
},
|
|
682
|
+
"CA-YT": {
|
|
683
|
+
"2019": {
|
|
684
|
+
"Other Fossil": 0.0091,
|
|
685
|
+
"Other Renewables": 0.0003,
|
|
686
|
+
"Bioenergy": 0.0168,
|
|
687
|
+
"Coal": 0.0659,
|
|
688
|
+
"Gas": 0.1043,
|
|
689
|
+
"Hydro": 0.8035,
|
|
690
|
+
"Nuclear": 0,
|
|
691
|
+
"Solar": 0,
|
|
692
|
+
"Wind": 0
|
|
693
|
+
},
|
|
694
|
+
"2020": {
|
|
695
|
+
"Other Fossil": 0.0081,
|
|
696
|
+
"Other Renewables": 0.0002,
|
|
697
|
+
"Bioenergy": 0.015,
|
|
698
|
+
"Coal": 0.059,
|
|
699
|
+
"Gas": 0.0934,
|
|
700
|
+
"Hydro": 0.8244,
|
|
701
|
+
"Nuclear": 0,
|
|
702
|
+
"Solar": 0,
|
|
703
|
+
"Wind": 0
|
|
704
|
+
},
|
|
705
|
+
"2021": {
|
|
706
|
+
"Other Fossil": 0.0044,
|
|
707
|
+
"Other Renewables": 0.0002,
|
|
708
|
+
"Bioenergy": 0.0093,
|
|
709
|
+
"Coal": 0.0317,
|
|
710
|
+
"Gas": 0.0712,
|
|
711
|
+
"Hydro": 0.883,
|
|
712
|
+
"Nuclear": 0,
|
|
713
|
+
"Solar": 0.0002,
|
|
714
|
+
"Wind": 0
|
|
715
|
+
},
|
|
716
|
+
"2022": {
|
|
717
|
+
"Other Fossil": 0.0048,
|
|
718
|
+
"Other Renewables": 0.0002,
|
|
719
|
+
"Bioenergy": 0.0094,
|
|
720
|
+
"Coal": 0.0362,
|
|
721
|
+
"Gas": 0.0677,
|
|
722
|
+
"Hydro": 0.8805,
|
|
723
|
+
"Nuclear": 0,
|
|
724
|
+
"Solar": 0.0013,
|
|
725
|
+
"Wind": 0
|
|
726
|
+
},
|
|
727
|
+
"2023": {
|
|
728
|
+
"Other Fossil": 0.0049,
|
|
729
|
+
"Other Renewables": 0.0001,
|
|
730
|
+
"Bioenergy": 0.0103,
|
|
731
|
+
"Coal": 0.035,
|
|
732
|
+
"Gas": 0.0786,
|
|
733
|
+
"Hydro": 0.8676,
|
|
734
|
+
"Nuclear": 0,
|
|
735
|
+
"Solar": 0.0012,
|
|
736
|
+
"Wind": 0.0022
|
|
737
|
+
},
|
|
738
|
+
"2024": {
|
|
739
|
+
"Other Fossil": 0.0069,
|
|
740
|
+
"Other Renewables": 0.0002,
|
|
741
|
+
"Bioenergy": 0.0145,
|
|
742
|
+
"Coal": 0.0495,
|
|
743
|
+
"Gas": 0.1111,
|
|
744
|
+
"Hydro": 0.8081,
|
|
745
|
+
"Nuclear": 0,
|
|
746
|
+
"Solar": 0,
|
|
747
|
+
"Wind": 0.0097
|
|
748
|
+
}
|
|
749
|
+
},
|
|
750
|
+
"CA-NT": {
|
|
751
|
+
"2019": {
|
|
752
|
+
"Other Fossil": 0.03,
|
|
753
|
+
"Other Renewables": 0.0009,
|
|
754
|
+
"Bioenergy": 0.0553,
|
|
755
|
+
"Coal": 0.2173,
|
|
756
|
+
"Gas": 0.3437,
|
|
757
|
+
"Hydro": 0.3297,
|
|
758
|
+
"Nuclear": 0,
|
|
759
|
+
"Solar": 0.0004,
|
|
760
|
+
"Wind": 0.0227
|
|
761
|
+
},
|
|
762
|
+
"2020": {
|
|
763
|
+
"Other Fossil": 0.0277,
|
|
764
|
+
"Other Renewables": 0.0006,
|
|
765
|
+
"Bioenergy": 0.0513,
|
|
766
|
+
"Coal": 0.2017,
|
|
767
|
+
"Gas": 0.3193,
|
|
768
|
+
"Hydro": 0.3698,
|
|
769
|
+
"Nuclear": 0,
|
|
770
|
+
"Solar": 0.0016,
|
|
771
|
+
"Wind": 0.028
|
|
772
|
+
},
|
|
773
|
+
"2021": {
|
|
774
|
+
"Other Fossil": 0.0228,
|
|
775
|
+
"Other Renewables": 0.0009,
|
|
776
|
+
"Bioenergy": 0.0474,
|
|
777
|
+
"Coal": 0.1616,
|
|
778
|
+
"Gas": 0.3626,
|
|
779
|
+
"Hydro": 0.3793,
|
|
780
|
+
"Nuclear": 0,
|
|
781
|
+
"Solar": 0.0003,
|
|
782
|
+
"Wind": 0.025
|
|
783
|
+
},
|
|
784
|
+
"2022": {
|
|
785
|
+
"Other Fossil": 0.0259,
|
|
786
|
+
"Other Renewables": 0.0007,
|
|
787
|
+
"Bioenergy": 0.0503,
|
|
788
|
+
"Coal": 0.1943,
|
|
789
|
+
"Gas": 0.3638,
|
|
790
|
+
"Hydro": 0.3406,
|
|
791
|
+
"Nuclear": 0,
|
|
792
|
+
"Solar": 0.0003,
|
|
793
|
+
"Wind": 0.024
|
|
794
|
+
},
|
|
795
|
+
"2023": {
|
|
796
|
+
"Other Fossil": 0.0274,
|
|
797
|
+
"Other Renewables": 0.0007,
|
|
798
|
+
"Bioenergy": 0.0572,
|
|
799
|
+
"Coal": 0.1948,
|
|
800
|
+
"Gas": 0.437,
|
|
801
|
+
"Hydro": 0.2571,
|
|
802
|
+
"Nuclear": 0,
|
|
803
|
+
"Solar": 0.0003,
|
|
804
|
+
"Wind": 0.0254
|
|
805
|
+
},
|
|
806
|
+
"2024": {
|
|
807
|
+
"Other Fossil": 0.0331,
|
|
808
|
+
"Other Renewables": 0.0008,
|
|
809
|
+
"Bioenergy": 0.0698,
|
|
810
|
+
"Coal": 0.2379,
|
|
811
|
+
"Gas": 0.5339,
|
|
812
|
+
"Hydro": 0.0956,
|
|
813
|
+
"Nuclear": 0,
|
|
814
|
+
"Solar": 0,
|
|
815
|
+
"Wind": 0.0289
|
|
816
|
+
}
|
|
817
|
+
},
|
|
818
|
+
"CA-NU": {
|
|
819
|
+
"2019": {
|
|
820
|
+
"Other Fossil": 0.0463,
|
|
821
|
+
"Other Renewables": 0.0014,
|
|
822
|
+
"Bioenergy": 0.0855,
|
|
823
|
+
"Coal": 0.3358,
|
|
824
|
+
"Gas": 0.531,
|
|
825
|
+
"Hydro": 0,
|
|
826
|
+
"Nuclear": 0,
|
|
827
|
+
"Solar": 0,
|
|
828
|
+
"Wind": 0
|
|
829
|
+
},
|
|
830
|
+
"2020": {
|
|
831
|
+
"Other Fossil": 0.0462,
|
|
832
|
+
"Other Renewables": 0.0011,
|
|
833
|
+
"Bioenergy": 0.0854,
|
|
834
|
+
"Coal": 0.3359,
|
|
835
|
+
"Gas": 0.5315,
|
|
836
|
+
"Hydro": 0,
|
|
837
|
+
"Nuclear": 0,
|
|
838
|
+
"Solar": 0,
|
|
839
|
+
"Wind": 0
|
|
840
|
+
},
|
|
841
|
+
"2021": {
|
|
842
|
+
"Other Fossil": 0.0383,
|
|
843
|
+
"Other Renewables": 0.0014,
|
|
844
|
+
"Bioenergy": 0.0797,
|
|
845
|
+
"Coal": 0.2715,
|
|
846
|
+
"Gas": 0.6091,
|
|
847
|
+
"Hydro": 0,
|
|
848
|
+
"Nuclear": 0,
|
|
849
|
+
"Solar": 0,
|
|
850
|
+
"Wind": 0
|
|
851
|
+
},
|
|
852
|
+
"2022": {
|
|
853
|
+
"Other Fossil": 0.0409,
|
|
854
|
+
"Other Renewables": 0.0012,
|
|
855
|
+
"Bioenergy": 0.0792,
|
|
856
|
+
"Coal": 0.3059,
|
|
857
|
+
"Gas": 0.5729,
|
|
858
|
+
"Hydro": 0,
|
|
859
|
+
"Nuclear": 0,
|
|
860
|
+
"Solar": 0,
|
|
861
|
+
"Wind": 0
|
|
862
|
+
},
|
|
863
|
+
"2023": {
|
|
864
|
+
"Other Fossil": 0.0382,
|
|
865
|
+
"Other Renewables": 0.001,
|
|
866
|
+
"Bioenergy": 0.0798,
|
|
867
|
+
"Coal": 0.2715,
|
|
868
|
+
"Gas": 0.6091,
|
|
869
|
+
"Hydro": 0,
|
|
870
|
+
"Nuclear": 0,
|
|
871
|
+
"Solar": 0.0005,
|
|
872
|
+
"Wind": 0
|
|
873
|
+
},
|
|
874
|
+
"2024": {
|
|
875
|
+
"Other Fossil": 0.0378,
|
|
876
|
+
"Other Renewables": 0.0009,
|
|
877
|
+
"Bioenergy": 0.0797,
|
|
878
|
+
"Coal": 0.2717,
|
|
879
|
+
"Gas": 0.6098,
|
|
880
|
+
"Hydro": 0,
|
|
881
|
+
"Nuclear": 0,
|
|
882
|
+
"Solar": 0.0001,
|
|
883
|
+
"Wind": 0
|
|
884
|
+
}
|
|
885
|
+
}
|
|
886
|
+
}
|