@digital4better/data 1.1.31 → 1.1.33

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.
Files changed (65) hide show
  1. package/data/factor/continent-monthly-green.csv +179 -179
  2. package/data/factor/continent-monthly-green.json +1473 -1473
  3. package/data/factor/continent-monthly.csv +184 -184
  4. package/data/factor/continent-monthly.json +1478 -1478
  5. package/data/factor/continent-yearly-green.csv +22 -22
  6. package/data/factor/continent-yearly-green.json +175 -175
  7. package/data/factor/continent-yearly.csv +23 -23
  8. package/data/factor/continent-yearly.json +171 -171
  9. package/data/factor/country-monthly-green.csv +1145 -1145
  10. package/data/factor/country-monthly-green.json +9338 -9338
  11. package/data/factor/country-monthly.csv +1367 -1367
  12. package/data/factor/country-monthly.json +9602 -9602
  13. package/data/factor/country-yearly-green.csv +252 -252
  14. package/data/factor/country-yearly-green.json +1993 -1993
  15. package/data/factor/country-yearly.csv +280 -280
  16. package/data/factor/country-yearly.json +1924 -1924
  17. package/data/factor/subdivision-monthly-green.csv +819 -819
  18. package/data/factor/subdivision-monthly-green.json +7327 -7327
  19. package/data/factor/subdivision-monthly.csv +832 -832
  20. package/data/factor/subdivision-monthly.json +7469 -7469
  21. package/data/factor/subdivision-yearly-green.csv +178 -178
  22. package/data/factor/subdivision-yearly-green.json +1580 -1580
  23. package/data/factor/subdivision-yearly.csv +178 -178
  24. package/data/factor/subdivision-yearly.json +1556 -1556
  25. package/data/factor/world-monthly-green.csv +64 -64
  26. package/data/factor/world-monthly-green.json +576 -576
  27. package/data/factor/world-monthly.csv +64 -64
  28. package/data/factor/world-monthly.json +576 -576
  29. package/data/factor/world-yearly-green.csv +6 -6
  30. package/data/factor/world-yearly-green.json +54 -54
  31. package/data/factor/world-yearly.csv +6 -6
  32. package/data/factor/world-yearly.json +54 -54
  33. package/data/mix/continent-monthly-green.csv +130 -130
  34. package/data/mix/continent-monthly-green.json +437 -437
  35. package/data/mix/continent-monthly.csv +130 -130
  36. package/data/mix/continent-monthly.json +894 -894
  37. package/data/mix/continent-yearly-green.csv +14 -14
  38. package/data/mix/continent-yearly-green.json +55 -55
  39. package/data/mix/continent-yearly.csv +14 -14
  40. package/data/mix/continent-yearly.json +107 -107
  41. package/data/mix/country-monthly-green.csv +870 -870
  42. package/data/mix/country-monthly-green.json +2183 -2183
  43. package/data/mix/country-monthly.csv +870 -870
  44. package/data/mix/country-monthly.json +3486 -3486
  45. package/data/mix/country-yearly-green.csv +137 -137
  46. package/data/mix/country-yearly-green.json +415 -415
  47. package/data/mix/country-yearly.csv +137 -137
  48. package/data/mix/country-yearly.json +712 -712
  49. package/data/mix/subdivision-monthly-green.csv +802 -802
  50. package/data/mix/subdivision-monthly-green.json +1724 -1724
  51. package/data/mix/subdivision-monthly.csv +802 -802
  52. package/data/mix/subdivision-monthly.json +2916 -2916
  53. package/data/mix/subdivision-yearly-green.csv +128 -128
  54. package/data/mix/subdivision-yearly-green.json +230 -230
  55. package/data/mix/subdivision-yearly.csv +128 -128
  56. package/data/mix/subdivision-yearly.json +381 -381
  57. package/data/mix/world-monthly-green.csv +64 -64
  58. package/data/mix/world-monthly-green.json +211 -211
  59. package/data/mix/world-monthly.csv +64 -64
  60. package/data/mix/world-monthly.json +434 -434
  61. package/data/mix/world-yearly-green.csv +6 -6
  62. package/data/mix/world-yearly-green.json +19 -19
  63. package/data/mix/world-yearly.csv +6 -6
  64. package/data/mix/world-yearly.json +44 -44
  65. package/package.json +1 -1
@@ -1,145 +1,145 @@
1
1
  {
2
2
  "CA-AB": {
3
3
  "2019": {
4
- "Bioenergy": 0.0786,
5
- "Coal": 0.3086,
6
- "Gas": 0.4881,
4
+ "Bioenergy": 0.0747,
5
+ "Coal": 0.3316,
6
+ "Gas": 0.473,
7
7
  "Hydro": 0.031,
8
8
  "Nuclear": 0,
9
- "Other Fossil": 0.0426,
9
+ "Other Fossil": 0.0386,
10
10
  "Other Renewables": 0.0013,
11
11
  "Solar": 0.0003,
12
12
  "Wind": 0.0496
13
13
  },
14
14
  "2020": {
15
- "Bioenergy": 0.0766,
16
- "Coal": 0.3014,
17
- "Gas": 0.477,
15
+ "Bioenergy": 0.0708,
16
+ "Coal": 0.2732,
17
+ "Gas": 0.516,
18
18
  "Hydro": 0.0319,
19
19
  "Nuclear": 0,
20
- "Other Fossil": 0.0414,
20
+ "Other Fossil": 0.0365,
21
21
  "Other Renewables": 0.0009,
22
22
  "Solar": 0.0003,
23
23
  "Wind": 0.0703
24
24
  },
25
25
  "2021": {
26
- "Bioenergy": 0.0699,
27
- "Coal": 0.2381,
28
- "Gas": 0.5343,
26
+ "Bioenergy": 0.0693,
27
+ "Coal": 0.2375,
28
+ "Gas": 0.5362,
29
29
  "Hydro": 0.0284,
30
30
  "Nuclear": 0,
31
- "Other Fossil": 0.0336,
31
+ "Other Fossil": 0.0328,
32
32
  "Other Renewables": 0.0012,
33
33
  "Solar": 0.0034,
34
34
  "Wind": 0.0911
35
35
  },
36
36
  "2022": {
37
- "Bioenergy": 0.0682,
38
- "Coal": 0.2638,
39
- "Gas": 0.4939,
37
+ "Bioenergy": 0.063,
38
+ "Coal": 0.1826,
39
+ "Gas": 0.5742,
40
40
  "Hydro": 0.0298,
41
41
  "Nuclear": 0,
42
- "Other Fossil": 0.0352,
42
+ "Other Fossil": 0.0414,
43
43
  "Other Renewables": 0.001,
44
44
  "Solar": 0.0112,
45
45
  "Wind": 0.0968
46
46
  },
47
47
  "2023": {
48
- "Bioenergy": 0.0647,
49
- "Coal": 0.22,
50
- "Gas": 0.4937,
48
+ "Bioenergy": 0.0593,
49
+ "Coal": 0.1716,
50
+ "Gas": 0.5395,
51
51
  "Hydro": 0.0254,
52
52
  "Nuclear": 0,
53
- "Other Fossil": 0.0309,
53
+ "Other Fossil": 0.0389,
54
54
  "Other Renewables": 0.001,
55
55
  "Solar": 0.0296,
56
56
  "Wind": 0.1348
57
57
  },
58
58
  "2024": {
59
- "Bioenergy": 0.0642,
60
- "Coal": 0.1936,
61
- "Gas": 0.5199,
59
+ "Bioenergy": 0.059,
60
+ "Coal": 0.1711,
61
+ "Gas": 0.5376,
62
62
  "Hydro": 0.0173,
63
63
  "Nuclear": 0,
64
- "Other Fossil": 0.0284,
65
- "Other Renewables": 0.0018,
66
- "Solar": 0.0218,
67
- "Wind": 0.1529
64
+ "Other Fossil": 0.0386,
65
+ "Other Renewables": 0.0016,
66
+ "Solar": 0.0219,
67
+ "Wind": 0.153
68
68
  }
69
69
  },
70
70
  "CA-BC": {
71
71
  "2019": {
72
- "Bioenergy": 0.0087,
73
- "Coal": 0.0342,
74
- "Gas": 0.054,
72
+ "Bioenergy": 0.0083,
73
+ "Coal": 0.0367,
74
+ "Gas": 0.0524,
75
75
  "Hydro": 0.8747,
76
76
  "Nuclear": 0,
77
- "Other Fossil": 0.0047,
77
+ "Other Fossil": 0.0043,
78
78
  "Other Renewables": 0.0001,
79
79
  "Solar": 0,
80
80
  "Wind": 0.0235
81
81
  },
82
82
  "2020": {
83
- "Bioenergy": 0.0068,
84
- "Coal": 0.0266,
85
- "Gas": 0.0421,
83
+ "Bioenergy": 0.0062,
84
+ "Coal": 0.0241,
85
+ "Gas": 0.0455,
86
86
  "Hydro": 0.8794,
87
87
  "Nuclear": 0,
88
- "Other Fossil": 0.0037,
88
+ "Other Fossil": 0.0032,
89
89
  "Other Renewables": 0.0001,
90
90
  "Solar": 0,
91
91
  "Wind": 0.0413
92
92
  },
93
93
  "2021": {
94
94
  "Bioenergy": 0.0068,
95
- "Coal": 0.0233,
96
- "Gas": 0.0522,
95
+ "Coal": 0.0232,
96
+ "Gas": 0.0524,
97
97
  "Hydro": 0.8864,
98
98
  "Nuclear": 0,
99
- "Other Fossil": 0.0033,
99
+ "Other Fossil": 0.0032,
100
100
  "Other Renewables": 0.0001,
101
101
  "Solar": 0.0001,
102
102
  "Wind": 0.0278
103
103
  },
104
104
  "2022": {
105
- "Bioenergy": 0.0055,
106
- "Coal": 0.0214,
107
- "Gas": 0.0401,
105
+ "Bioenergy": 0.0051,
106
+ "Coal": 0.0148,
107
+ "Gas": 0.0466,
108
108
  "Hydro": 0.9091,
109
109
  "Nuclear": 0,
110
- "Other Fossil": 0.0029,
110
+ "Other Fossil": 0.0034,
111
111
  "Other Renewables": 0.0001,
112
112
  "Solar": 0.0001,
113
113
  "Wind": 0.0209
114
114
  },
115
115
  "2023": {
116
- "Bioenergy": 0.0075,
117
- "Coal": 0.0256,
118
- "Gas": 0.0574,
116
+ "Bioenergy": 0.0069,
117
+ "Coal": 0.0199,
118
+ "Gas": 0.0627,
119
119
  "Hydro": 0.8754,
120
120
  "Nuclear": 0,
121
- "Other Fossil": 0.0036,
121
+ "Other Fossil": 0.0045,
122
122
  "Other Renewables": 0.0001,
123
123
  "Solar": 0.0001,
124
124
  "Wind": 0.0303
125
125
  },
126
126
  "2024": {
127
- "Bioenergy": 0.0079,
128
- "Coal": 0.0239,
129
- "Gas": 0.0641,
130
- "Hydro": 0.8696,
127
+ "Bioenergy": 0.0073,
128
+ "Coal": 0.0211,
129
+ "Gas": 0.0663,
130
+ "Hydro": 0.8694,
131
131
  "Nuclear": 0,
132
- "Other Fossil": 0.0035,
132
+ "Other Fossil": 0.0048,
133
133
  "Other Renewables": 0.0002,
134
134
  "Solar": 0,
135
- "Wind": 0.0308
135
+ "Wind": 0.0309
136
136
  }
137
137
  },
138
138
  "CA-MB": {
139
139
  "2019": {
140
140
  "Bioenergy": 0.0003,
141
141
  "Coal": 0.0011,
142
- "Gas": 0.0017,
142
+ "Gas": 0.0016,
143
143
  "Hydro": 0.9707,
144
144
  "Nuclear": 0,
145
145
  "Other Fossil": 0.0001,
@@ -148,9 +148,9 @@
148
148
  "Wind": 0.0262
149
149
  },
150
150
  "2020": {
151
- "Bioenergy": 0.0003,
152
- "Coal": 0.001,
153
- "Gas": 0.0016,
151
+ "Bioenergy": 0.0002,
152
+ "Coal": 0.0009,
153
+ "Gas": 0.0017,
154
154
  "Hydro": 0.9713,
155
155
  "Nuclear": 0,
156
156
  "Other Fossil": 0.0001,
@@ -171,8 +171,8 @@
171
171
  },
172
172
  "2022": {
173
173
  "Bioenergy": 0.0002,
174
- "Coal": 0.0009,
175
- "Gas": 0.0017,
174
+ "Coal": 0.0006,
175
+ "Gas": 0.002,
176
176
  "Hydro": 0.9706,
177
177
  "Nuclear": 0,
178
178
  "Other Fossil": 0.0001,
@@ -182,19 +182,19 @@
182
182
  },
183
183
  "2023": {
184
184
  "Bioenergy": 0.0003,
185
- "Coal": 0.001,
186
- "Gas": 0.0023,
185
+ "Coal": 0.0008,
186
+ "Gas": 0.0025,
187
187
  "Hydro": 0.9713,
188
188
  "Nuclear": 0,
189
- "Other Fossil": 0.0001,
189
+ "Other Fossil": 0.0002,
190
190
  "Other Renewables": 0,
191
191
  "Solar": 0,
192
192
  "Wind": 0.0249
193
193
  },
194
194
  "2024": {
195
- "Bioenergy": 0.0004,
196
- "Coal": 0.0011,
197
- "Gas": 0.0029,
195
+ "Bioenergy": 0.0003,
196
+ "Coal": 0.001,
197
+ "Gas": 0.003,
198
198
  "Hydro": 0.9669,
199
199
  "Nuclear": 0,
200
200
  "Other Fossil": 0.0002,
@@ -205,135 +205,135 @@
205
205
  },
206
206
  "CA-NB": {
207
207
  "2019": {
208
- "Bioenergy": 0.0293,
209
- "Coal": 0.1152,
210
- "Gas": 0.1822,
208
+ "Bioenergy": 0.0279,
209
+ "Coal": 0.1238,
210
+ "Gas": 0.1766,
211
211
  "Hydro": 0.2225,
212
212
  "Nuclear": 0.3692,
213
- "Other Fossil": 0.0159,
213
+ "Other Fossil": 0.0144,
214
214
  "Other Renewables": 0.0005,
215
215
  "Solar": 0,
216
216
  "Wind": 0.0651
217
217
  },
218
218
  "2020": {
219
- "Bioenergy": 0.0265,
220
- "Coal": 0.1044,
221
- "Gas": 0.1652,
219
+ "Bioenergy": 0.0245,
220
+ "Coal": 0.0946,
221
+ "Gas": 0.1787,
222
222
  "Hydro": 0.2261,
223
223
  "Nuclear": 0.3901,
224
- "Other Fossil": 0.0143,
224
+ "Other Fossil": 0.0126,
225
225
  "Other Renewables": 0.0003,
226
226
  "Solar": 0,
227
227
  "Wind": 0.0731
228
228
  },
229
229
  "2021": {
230
- "Bioenergy": 0.0298,
231
- "Coal": 0.1017,
232
- "Gas": 0.2281,
230
+ "Bioenergy": 0.0296,
231
+ "Coal": 0.1014,
232
+ "Gas": 0.2289,
233
233
  "Hydro": 0.2124,
234
234
  "Nuclear": 0.3557,
235
- "Other Fossil": 0.0143,
235
+ "Other Fossil": 0.014,
236
236
  "Other Renewables": 0.0005,
237
237
  "Solar": 0,
238
238
  "Wind": 0.0574
239
239
  },
240
240
  "2022": {
241
- "Bioenergy": 0.0318,
242
- "Coal": 0.1228,
243
- "Gas": 0.23,
241
+ "Bioenergy": 0.0293,
242
+ "Coal": 0.085,
243
+ "Gas": 0.2673,
244
244
  "Hydro": 0.2667,
245
245
  "Nuclear": 0.2871,
246
- "Other Fossil": 0.0163,
246
+ "Other Fossil": 0.0192,
247
247
  "Other Renewables": 0.0005,
248
248
  "Solar": 0,
249
249
  "Wind": 0.0449
250
250
  },
251
251
  "2023": {
252
- "Bioenergy": 0.0337,
253
- "Coal": 0.1146,
254
- "Gas": 0.2572,
252
+ "Bioenergy": 0.0309,
253
+ "Coal": 0.0894,
254
+ "Gas": 0.281,
255
255
  "Hydro": 0.2376,
256
256
  "Nuclear": 0.301,
257
- "Other Fossil": 0.0161,
257
+ "Other Fossil": 0.0202,
258
258
  "Other Renewables": 0.0005,
259
259
  "Solar": 0,
260
260
  "Wind": 0.0392
261
261
  },
262
262
  "2024": {
263
- "Bioenergy": 0.0341,
264
- "Coal": 0.1028,
265
- "Gas": 0.276,
266
- "Hydro": 0.1268,
267
- "Nuclear": 0.3843,
268
- "Other Fossil": 0.0151,
269
- "Other Renewables": 0.001,
263
+ "Bioenergy": 0.0313,
264
+ "Coal": 0.0909,
265
+ "Gas": 0.2854,
266
+ "Hydro": 0.1266,
267
+ "Nuclear": 0.3845,
268
+ "Other Fossil": 0.0205,
269
+ "Other Renewables": 0.0008,
270
270
  "Solar": 0.0001,
271
271
  "Wind": 0.0599
272
272
  }
273
273
  },
274
274
  "CA-NL": {
275
275
  "2019": {
276
- "Bioenergy": 0.0035,
277
- "Coal": 0.0135,
278
- "Gas": 0.0214,
276
+ "Bioenergy": 0.0033,
277
+ "Coal": 0.0146,
278
+ "Gas": 0.0208,
279
279
  "Hydro": 0.9554,
280
280
  "Nuclear": 0,
281
- "Other Fossil": 0.0019,
281
+ "Other Fossil": 0.0017,
282
282
  "Other Renewables": 0.0001,
283
283
  "Solar": 0,
284
284
  "Wind": 0.0043
285
285
  },
286
286
  "2020": {
287
- "Bioenergy": 0.0032,
288
- "Coal": 0.0127,
289
- "Gas": 0.0201,
287
+ "Bioenergy": 0.003,
288
+ "Coal": 0.0115,
289
+ "Gas": 0.0218,
290
290
  "Hydro": 0.9577,
291
291
  "Nuclear": 0,
292
- "Other Fossil": 0.0017,
292
+ "Other Fossil": 0.0015,
293
293
  "Other Renewables": 0,
294
294
  "Solar": 0,
295
295
  "Wind": 0.0044
296
296
  },
297
297
  "2021": {
298
- "Bioenergy": 0.0027,
298
+ "Bioenergy": 0.0026,
299
299
  "Coal": 0.009,
300
- "Gas": 0.0203,
300
+ "Gas": 0.0204,
301
301
  "Hydro": 0.9629,
302
302
  "Nuclear": 0,
303
- "Other Fossil": 0.0013,
303
+ "Other Fossil": 0.0012,
304
304
  "Other Renewables": 0.0001,
305
305
  "Solar": 0,
306
306
  "Wind": 0.0038
307
307
  },
308
308
  "2022": {
309
- "Bioenergy": 0.0024,
310
- "Coal": 0.0091,
311
- "Gas": 0.0171,
309
+ "Bioenergy": 0.0022,
310
+ "Coal": 0.0063,
311
+ "Gas": 0.0199,
312
312
  "Hydro": 0.9658,
313
313
  "Nuclear": 0,
314
- "Other Fossil": 0.0012,
314
+ "Other Fossil": 0.0014,
315
315
  "Other Renewables": 0,
316
316
  "Solar": 0,
317
317
  "Wind": 0.0043
318
318
  },
319
319
  "2023": {
320
- "Bioenergy": 0.0017,
321
- "Coal": 0.0059,
322
- "Gas": 0.0132,
320
+ "Bioenergy": 0.0016,
321
+ "Coal": 0.0046,
322
+ "Gas": 0.0144,
323
323
  "Hydro": 0.9746,
324
324
  "Nuclear": 0,
325
- "Other Fossil": 0.0008,
325
+ "Other Fossil": 0.001,
326
326
  "Other Renewables": 0,
327
327
  "Solar": 0,
328
328
  "Wind": 0.0037
329
329
  },
330
330
  "2024": {
331
- "Bioenergy": 0.0023,
332
- "Coal": 0.0069,
333
- "Gas": 0.0185,
331
+ "Bioenergy": 0.0021,
332
+ "Coal": 0.0061,
333
+ "Gas": 0.0192,
334
334
  "Hydro": 0.9671,
335
335
  "Nuclear": 0,
336
- "Other Fossil": 0.001,
336
+ "Other Fossil": 0.0014,
337
337
  "Other Renewables": 0.0001,
338
338
  "Solar": 0,
339
339
  "Wind": 0.0041
@@ -341,271 +341,271 @@
341
341
  },
342
342
  "CA-NS": {
343
343
  "2019": {
344
- "Bioenergy": 0.0668,
345
- "Coal": 0.2623,
346
- "Gas": 0.4148,
344
+ "Bioenergy": 0.0635,
345
+ "Coal": 0.2818,
346
+ "Gas": 0.4019,
347
347
  "Hydro": 0.1067,
348
348
  "Nuclear": 0,
349
- "Other Fossil": 0.0361,
349
+ "Other Fossil": 0.0328,
350
350
  "Other Renewables": 0.0011,
351
351
  "Solar": 0,
352
352
  "Wind": 0.1122
353
353
  },
354
354
  "2020": {
355
- "Bioenergy": 0.0697,
356
- "Coal": 0.2743,
357
- "Gas": 0.4341,
355
+ "Bioenergy": 0.0644,
356
+ "Coal": 0.2486,
357
+ "Gas": 0.4696,
358
358
  "Hydro": 0.0832,
359
359
  "Nuclear": 0,
360
- "Other Fossil": 0.0377,
360
+ "Other Fossil": 0.0332,
361
361
  "Other Renewables": 0.0009,
362
362
  "Solar": 0,
363
363
  "Wind": 0.1001
364
364
  },
365
365
  "2021": {
366
- "Bioenergy": 0.0632,
367
- "Coal": 0.2154,
368
- "Gas": 0.4832,
366
+ "Bioenergy": 0.0627,
367
+ "Coal": 0.2148,
368
+ "Gas": 0.4849,
369
369
  "Hydro": 0.0856,
370
370
  "Nuclear": 0,
371
- "Other Fossil": 0.0303,
371
+ "Other Fossil": 0.0296,
372
372
  "Other Renewables": 0.0011,
373
373
  "Solar": 0,
374
374
  "Wind": 0.1212
375
375
  },
376
376
  "2022": {
377
- "Bioenergy": 0.0591,
378
- "Coal": 0.2286,
379
- "Gas": 0.428,
377
+ "Bioenergy": 0.0546,
378
+ "Coal": 0.1582,
379
+ "Gas": 0.4975,
380
380
  "Hydro": 0.0993,
381
381
  "Nuclear": 0,
382
- "Other Fossil": 0.0305,
382
+ "Other Fossil": 0.0358,
383
383
  "Other Renewables": 0.0009,
384
384
  "Solar": 0,
385
385
  "Wind": 0.1537
386
386
  },
387
387
  "2023": {
388
- "Bioenergy": 0.058,
389
- "Coal": 0.1974,
390
- "Gas": 0.4429,
388
+ "Bioenergy": 0.0532,
389
+ "Coal": 0.154,
390
+ "Gas": 0.484,
391
391
  "Hydro": 0.1159,
392
392
  "Nuclear": 0,
393
- "Other Fossil": 0.0277,
393
+ "Other Fossil": 0.0349,
394
394
  "Other Renewables": 0.0009,
395
395
  "Solar": 0.0003,
396
396
  "Wind": 0.1569
397
397
  },
398
398
  "2024": {
399
- "Bioenergy": 0.0595,
400
- "Coal": 0.1794,
401
- "Gas": 0.4818,
402
- "Hydro": 0.0975,
399
+ "Bioenergy": 0.0546,
400
+ "Coal": 0.1586,
401
+ "Gas": 0.4982,
402
+ "Hydro": 0.0974,
403
403
  "Nuclear": 0,
404
- "Other Fossil": 0.0264,
405
- "Other Renewables": 0.0017,
404
+ "Other Fossil": 0.0357,
405
+ "Other Renewables": 0.0015,
406
406
  "Solar": 0.0002,
407
- "Wind": 0.1537
407
+ "Wind": 0.1539
408
408
  }
409
409
  },
410
410
  "CA-NT": {
411
411
  "2019": {
412
- "Bioenergy": 0.0553,
413
- "Coal": 0.2173,
414
- "Gas": 0.3437,
412
+ "Bioenergy": 0.0526,
413
+ "Coal": 0.2335,
414
+ "Gas": 0.333,
415
415
  "Hydro": 0.3297,
416
416
  "Nuclear": 0,
417
- "Other Fossil": 0.03,
417
+ "Other Fossil": 0.0272,
418
418
  "Other Renewables": 0.0009,
419
419
  "Solar": 0.0004,
420
420
  "Wind": 0.0227
421
421
  },
422
422
  "2020": {
423
- "Bioenergy": 0.0513,
424
- "Coal": 0.2017,
425
- "Gas": 0.3193,
423
+ "Bioenergy": 0.0474,
424
+ "Coal": 0.1829,
425
+ "Gas": 0.3453,
426
426
  "Hydro": 0.3698,
427
427
  "Nuclear": 0,
428
- "Other Fossil": 0.0277,
428
+ "Other Fossil": 0.0245,
429
429
  "Other Renewables": 0.0006,
430
430
  "Solar": 0.0016,
431
431
  "Wind": 0.028
432
432
  },
433
433
  "2021": {
434
- "Bioenergy": 0.0474,
435
- "Coal": 0.1616,
436
- "Gas": 0.3626,
434
+ "Bioenergy": 0.0471,
435
+ "Coal": 0.1612,
436
+ "Gas": 0.3639,
437
437
  "Hydro": 0.3793,
438
438
  "Nuclear": 0,
439
- "Other Fossil": 0.0228,
439
+ "Other Fossil": 0.0223,
440
440
  "Other Renewables": 0.0009,
441
441
  "Solar": 0.0003,
442
442
  "Wind": 0.025
443
443
  },
444
444
  "2022": {
445
- "Bioenergy": 0.0503,
446
- "Coal": 0.1943,
447
- "Gas": 0.3638,
445
+ "Bioenergy": 0.0464,
446
+ "Coal": 0.1345,
447
+ "Gas": 0.423,
448
448
  "Hydro": 0.3406,
449
449
  "Nuclear": 0,
450
- "Other Fossil": 0.0259,
450
+ "Other Fossil": 0.0305,
451
451
  "Other Renewables": 0.0007,
452
452
  "Solar": 0.0003,
453
453
  "Wind": 0.024
454
454
  },
455
455
  "2023": {
456
- "Bioenergy": 0.0574,
457
- "Coal": 0.1954,
458
- "Gas": 0.4385,
456
+ "Bioenergy": 0.0527,
457
+ "Coal": 0.1524,
458
+ "Gas": 0.4792,
459
459
  "Hydro": 0.2556,
460
460
  "Nuclear": 0,
461
- "Other Fossil": 0.0274,
461
+ "Other Fossil": 0.0345,
462
462
  "Other Renewables": 0.0009,
463
463
  "Solar": 0.0003,
464
464
  "Wind": 0.0243
465
465
  },
466
466
  "2024": {
467
- "Bioenergy": 0.0674,
468
- "Coal": 0.2035,
469
- "Gas": 0.5464,
470
- "Hydro": 0.1279,
467
+ "Bioenergy": 0.062,
468
+ "Coal": 0.1798,
469
+ "Gas": 0.565,
470
+ "Hydro": 0.128,
471
471
  "Nuclear": 0,
472
- "Other Fossil": 0.0299,
473
- "Other Renewables": 0.0019,
472
+ "Other Fossil": 0.0405,
473
+ "Other Renewables": 0.0017,
474
474
  "Solar": 0.0004,
475
475
  "Wind": 0.0226
476
476
  }
477
477
  },
478
478
  "CA-NU": {
479
479
  "2019": {
480
- "Bioenergy": 0.0855,
481
- "Coal": 0.3358,
482
- "Gas": 0.531,
480
+ "Bioenergy": 0.0813,
481
+ "Coal": 0.3608,
482
+ "Gas": 0.5145,
483
483
  "Hydro": 0,
484
484
  "Nuclear": 0,
485
- "Other Fossil": 0.0463,
485
+ "Other Fossil": 0.042,
486
486
  "Other Renewables": 0.0014,
487
487
  "Solar": 0,
488
488
  "Wind": 0
489
489
  },
490
490
  "2020": {
491
- "Bioenergy": 0.0854,
492
- "Coal": 0.3359,
493
- "Gas": 0.5315,
491
+ "Bioenergy": 0.0788,
492
+ "Coal": 0.3044,
493
+ "Gas": 0.5749,
494
494
  "Hydro": 0,
495
495
  "Nuclear": 0,
496
- "Other Fossil": 0.0462,
496
+ "Other Fossil": 0.0407,
497
497
  "Other Renewables": 0.0011,
498
498
  "Solar": 0,
499
499
  "Wind": 0
500
500
  },
501
501
  "2021": {
502
- "Bioenergy": 0.0797,
503
- "Coal": 0.2715,
504
- "Gas": 0.6091,
502
+ "Bioenergy": 0.0791,
503
+ "Coal": 0.2708,
504
+ "Gas": 0.6113,
505
505
  "Hydro": 0,
506
506
  "Nuclear": 0,
507
- "Other Fossil": 0.0383,
507
+ "Other Fossil": 0.0374,
508
508
  "Other Renewables": 0.0014,
509
509
  "Solar": 0,
510
510
  "Wind": 0
511
511
  },
512
512
  "2022": {
513
- "Bioenergy": 0.0792,
514
- "Coal": 0.3059,
515
- "Gas": 0.5729,
513
+ "Bioenergy": 0.0731,
514
+ "Coal": 0.2118,
515
+ "Gas": 0.666,
516
516
  "Hydro": 0,
517
517
  "Nuclear": 0,
518
- "Other Fossil": 0.0409,
518
+ "Other Fossil": 0.048,
519
519
  "Other Renewables": 0.0012,
520
520
  "Solar": 0,
521
521
  "Wind": 0
522
522
  },
523
523
  "2023": {
524
- "Bioenergy": 0.0798,
525
- "Coal": 0.2714,
526
- "Gas": 0.609,
524
+ "Bioenergy": 0.0731,
525
+ "Coal": 0.2117,
526
+ "Gas": 0.6655,
527
527
  "Hydro": 0,
528
528
  "Nuclear": 0,
529
- "Other Fossil": 0.0382,
529
+ "Other Fossil": 0.0479,
530
530
  "Other Renewables": 0.0012,
531
531
  "Solar": 0.0005,
532
532
  "Wind": 0
533
533
  },
534
534
  "2024": {
535
- "Bioenergy": 0.0794,
536
- "Coal": 0.2396,
537
- "Gas": 0.6433,
535
+ "Bioenergy": 0.073,
536
+ "Coal": 0.2118,
537
+ "Gas": 0.6653,
538
538
  "Hydro": 0,
539
539
  "Nuclear": 0,
540
- "Other Fossil": 0.0352,
541
- "Other Renewables": 0.0023,
540
+ "Other Fossil": 0.0477,
541
+ "Other Renewables": 0.002,
542
542
  "Solar": 0.0003,
543
543
  "Wind": 0
544
544
  }
545
545
  },
546
546
  "CA-ON": {
547
547
  "2019": {
548
- "Bioenergy": 0.0074,
549
- "Coal": 0.0292,
550
- "Gas": 0.0462,
548
+ "Bioenergy": 0.0071,
549
+ "Coal": 0.0314,
550
+ "Gas": 0.0447,
551
551
  "Hydro": 0.2456,
552
552
  "Nuclear": 0.5781,
553
- "Other Fossil": 0.004,
553
+ "Other Fossil": 0.0036,
554
554
  "Other Renewables": 0.0001,
555
555
  "Solar": 0.0154,
556
556
  "Wind": 0.0739
557
557
  },
558
558
  "2020": {
559
- "Bioenergy": 0.0072,
560
- "Coal": 0.0284,
561
- "Gas": 0.0449,
559
+ "Bioenergy": 0.0067,
560
+ "Coal": 0.0257,
561
+ "Gas": 0.0486,
562
562
  "Hydro": 0.2514,
563
563
  "Nuclear": 0.5656,
564
- "Other Fossil": 0.0039,
564
+ "Other Fossil": 0.0034,
565
565
  "Other Renewables": 0.0001,
566
566
  "Solar": 0.0162,
567
567
  "Wind": 0.0823
568
568
  },
569
569
  "2021": {
570
- "Bioenergy": 0.0084,
571
- "Coal": 0.0285,
572
- "Gas": 0.0638,
570
+ "Bioenergy": 0.0083,
571
+ "Coal": 0.0284,
572
+ "Gas": 0.0641,
573
573
  "Hydro": 0.2381,
574
574
  "Nuclear": 0.5556,
575
- "Other Fossil": 0.004,
575
+ "Other Fossil": 0.0039,
576
576
  "Other Renewables": 0.0001,
577
577
  "Solar": 0.0165,
578
578
  "Wind": 0.085
579
579
  },
580
580
  "2022": {
581
- "Bioenergy": 0.0096,
582
- "Coal": 0.037,
583
- "Gas": 0.0693,
581
+ "Bioenergy": 0.0088,
582
+ "Coal": 0.0256,
583
+ "Gas": 0.0806,
584
584
  "Hydro": 0.2577,
585
585
  "Nuclear": 0.5126,
586
- "Other Fossil": 0.0049,
586
+ "Other Fossil": 0.0058,
587
587
  "Other Renewables": 0.0001,
588
588
  "Solar": 0.0148,
589
589
  "Wind": 0.094
590
590
  },
591
591
  "2023": {
592
- "Bioenergy": 0.0116,
593
- "Coal": 0.0396,
594
- "Gas": 0.089,
592
+ "Bioenergy": 0.0107,
593
+ "Coal": 0.0309,
594
+ "Gas": 0.0972,
595
595
  "Hydro": 0.248,
596
596
  "Nuclear": 0.5108,
597
- "Other Fossil": 0.0056,
597
+ "Other Fossil": 0.007,
598
598
  "Other Renewables": 0.0002,
599
599
  "Solar": 0.0147,
600
600
  "Wind": 0.0805
601
601
  },
602
602
  "2024": {
603
- "Bioenergy": 0.0152,
604
- "Coal": 0.0458,
605
- "Gas": 0.123,
603
+ "Bioenergy": 0.014,
604
+ "Coal": 0.0405,
605
+ "Gas": 0.1272,
606
606
  "Hydro": 0.2348,
607
- "Nuclear": 0.4695,
608
- "Other Fossil": 0.0067,
607
+ "Nuclear": 0.4694,
608
+ "Other Fossil": 0.0091,
609
609
  "Other Renewables": 0.0004,
610
610
  "Solar": 0.0105,
611
611
  "Wind": 0.0941
@@ -613,9 +613,9 @@
613
613
  },
614
614
  "CA-PE": {
615
615
  "2019": {
616
- "Bioenergy": 0.0008,
617
- "Coal": 0.003,
618
- "Gas": 0.0048,
616
+ "Bioenergy": 0.0007,
617
+ "Coal": 0.0032,
618
+ "Gas": 0.0046,
619
619
  "Hydro": 0,
620
620
  "Nuclear": 0,
621
621
  "Other Fossil": 0.0004,
@@ -625,11 +625,11 @@
625
625
  },
626
626
  "2020": {
627
627
  "Bioenergy": 0.0007,
628
- "Coal": 0.0028,
629
- "Gas": 0.0045,
628
+ "Coal": 0.0026,
629
+ "Gas": 0.0048,
630
630
  "Hydro": 0,
631
631
  "Nuclear": 0,
632
- "Other Fossil": 0.0004,
632
+ "Other Fossil": 0.0003,
633
633
  "Other Renewables": 0,
634
634
  "Solar": 0.0009,
635
635
  "Wind": 0.9907
@@ -646,9 +646,9 @@
646
646
  "Wind": 0.9882
647
647
  },
648
648
  "2022": {
649
- "Bioenergy": 0.0009,
650
- "Coal": 0.0034,
651
- "Gas": 0.0063,
649
+ "Bioenergy": 0.0008,
650
+ "Coal": 0.0023,
651
+ "Gas": 0.0074,
652
652
  "Hydro": 0,
653
653
  "Nuclear": 0,
654
654
  "Other Fossil": 0.0005,
@@ -657,23 +657,23 @@
657
657
  "Wind": 0.9879
658
658
  },
659
659
  "2023": {
660
- "Bioenergy": 0.0009,
661
- "Coal": 0.003,
662
- "Gas": 0.0068,
660
+ "Bioenergy": 0.0008,
661
+ "Coal": 0.0024,
662
+ "Gas": 0.0075,
663
663
  "Hydro": 0,
664
664
  "Nuclear": 0,
665
- "Other Fossil": 0.0004,
665
+ "Other Fossil": 0.0005,
666
666
  "Other Renewables": 0,
667
667
  "Solar": 0.0011,
668
668
  "Wind": 0.9877
669
669
  },
670
670
  "2024": {
671
- "Bioenergy": 0.0008,
672
- "Coal": 0.0024,
673
- "Gas": 0.0064,
671
+ "Bioenergy": 0.0007,
672
+ "Coal": 0.0021,
673
+ "Gas": 0.0066,
674
674
  "Hydro": 0,
675
675
  "Nuclear": 0,
676
- "Other Fossil": 0.0004,
676
+ "Other Fossil": 0.0005,
677
677
  "Other Renewables": 0,
678
678
  "Solar": 0.002,
679
679
  "Wind": 0.988
@@ -682,8 +682,8 @@
682
682
  "CA-QC": {
683
683
  "2019": {
684
684
  "Bioenergy": 0.0008,
685
- "Coal": 0.0032,
686
- "Gas": 0.005,
685
+ "Coal": 0.0034,
686
+ "Gas": 0.0048,
687
687
  "Hydro": 0.9372,
688
688
  "Nuclear": 0,
689
689
  "Other Fossil": 0.0004,
@@ -693,11 +693,11 @@
693
693
  },
694
694
  "2020": {
695
695
  "Bioenergy": 0.0008,
696
- "Coal": 0.0033,
697
- "Gas": 0.0052,
696
+ "Coal": 0.003,
697
+ "Gas": 0.0056,
698
698
  "Hydro": 0.9379,
699
699
  "Nuclear": 0,
700
- "Other Fossil": 0.0005,
700
+ "Other Fossil": 0.0004,
701
701
  "Other Renewables": 0,
702
702
  "Solar": 0,
703
703
  "Wind": 0.0523
@@ -715,170 +715,170 @@
715
715
  },
716
716
  "2022": {
717
717
  "Bioenergy": 0.0007,
718
- "Coal": 0.0029,
719
- "Gas": 0.0054,
718
+ "Coal": 0.002,
719
+ "Gas": 0.0063,
720
720
  "Hydro": 0.9399,
721
721
  "Nuclear": 0,
722
- "Other Fossil": 0.0004,
722
+ "Other Fossil": 0.0005,
723
723
  "Other Renewables": 0,
724
724
  "Solar": 0.0001,
725
725
  "Wind": 0.0506
726
726
  },
727
727
  "2023": {
728
- "Bioenergy": 0.0008,
729
- "Coal": 0.0027,
730
- "Gas": 0.0061,
728
+ "Bioenergy": 0.0007,
729
+ "Coal": 0.0021,
730
+ "Gas": 0.0066,
731
731
  "Hydro": 0.9408,
732
732
  "Nuclear": 0,
733
- "Other Fossil": 0.0004,
733
+ "Other Fossil": 0.0005,
734
734
  "Other Renewables": 0,
735
735
  "Solar": 0.0001,
736
736
  "Wind": 0.0492
737
737
  },
738
738
  "2024": {
739
739
  "Bioenergy": 0.0008,
740
- "Coal": 0.0025,
741
- "Gas": 0.0067,
740
+ "Coal": 0.0022,
741
+ "Gas": 0.0069,
742
742
  "Hydro": 0.9298,
743
743
  "Nuclear": 0,
744
- "Other Fossil": 0.0004,
744
+ "Other Fossil": 0.0005,
745
745
  "Other Renewables": 0,
746
746
  "Solar": 0,
747
- "Wind": 0.0597
747
+ "Wind": 0.0598
748
748
  }
749
749
  },
750
750
  "CA-SK": {
751
751
  "2019": {
752
- "Bioenergy": 0.07,
753
- "Coal": 0.2748,
754
- "Gas": 0.4345,
752
+ "Bioenergy": 0.0665,
753
+ "Coal": 0.2952,
754
+ "Gas": 0.421,
755
755
  "Hydro": 0.1501,
756
756
  "Nuclear": 0,
757
- "Other Fossil": 0.0379,
757
+ "Other Fossil": 0.0344,
758
758
  "Other Renewables": 0.0011,
759
759
  "Solar": 0,
760
760
  "Wind": 0.0317
761
761
  },
762
762
  "2020": {
763
- "Bioenergy": 0.0671,
764
- "Coal": 0.264,
765
- "Gas": 0.4178,
763
+ "Bioenergy": 0.062,
764
+ "Coal": 0.2393,
765
+ "Gas": 0.4519,
766
766
  "Hydro": 0.1803,
767
767
  "Nuclear": 0,
768
- "Other Fossil": 0.0363,
768
+ "Other Fossil": 0.032,
769
769
  "Other Renewables": 0.0008,
770
770
  "Solar": 0,
771
771
  "Wind": 0.0337
772
772
  },
773
773
  "2021": {
774
- "Bioenergy": 0.0672,
775
- "Coal": 0.2291,
776
- "Gas": 0.514,
774
+ "Bioenergy": 0.0667,
775
+ "Coal": 0.2285,
776
+ "Gas": 0.5158,
777
777
  "Hydro": 0.1208,
778
778
  "Nuclear": 0,
779
- "Other Fossil": 0.0323,
779
+ "Other Fossil": 0.0316,
780
780
  "Other Renewables": 0.0012,
781
781
  "Solar": 0.0002,
782
782
  "Wind": 0.0352
783
783
  },
784
784
  "2022": {
785
- "Bioenergy": 0.0631,
786
- "Coal": 0.2438,
787
- "Gas": 0.4566,
785
+ "Bioenergy": 0.0582,
786
+ "Coal": 0.1688,
787
+ "Gas": 0.5308,
788
788
  "Hydro": 0.1362,
789
789
  "Nuclear": 0,
790
- "Other Fossil": 0.0326,
790
+ "Other Fossil": 0.0382,
791
791
  "Other Renewables": 0.0009,
792
792
  "Solar": 0.0012,
793
793
  "Wind": 0.0655
794
794
  },
795
795
  "2023": {
796
- "Bioenergy": 0.0645,
797
- "Coal": 0.2195,
798
- "Gas": 0.4924,
796
+ "Bioenergy": 0.0591,
797
+ "Coal": 0.1712,
798
+ "Gas": 0.5381,
799
799
  "Hydro": 0.1093,
800
800
  "Nuclear": 0,
801
- "Other Fossil": 0.0309,
801
+ "Other Fossil": 0.0388,
802
802
  "Other Renewables": 0.001,
803
803
  "Solar": 0.002,
804
804
  "Wind": 0.0806
805
805
  },
806
806
  "2024": {
807
- "Bioenergy": 0.0672,
808
- "Coal": 0.2028,
809
- "Gas": 0.5447,
807
+ "Bioenergy": 0.0618,
808
+ "Coal": 0.1793,
809
+ "Gas": 0.5633,
810
810
  "Hydro": 0.0718,
811
811
  "Nuclear": 0,
812
- "Other Fossil": 0.0298,
813
- "Other Renewables": 0.0019,
812
+ "Other Fossil": 0.0404,
813
+ "Other Renewables": 0.0017,
814
814
  "Solar": 0.0015,
815
815
  "Wind": 0.0802
816
816
  }
817
817
  },
818
818
  "CA-YT": {
819
819
  "2019": {
820
- "Bioenergy": 0.0168,
821
- "Coal": 0.0659,
822
- "Gas": 0.1043,
820
+ "Bioenergy": 0.016,
821
+ "Coal": 0.0709,
822
+ "Gas": 0.1011,
823
823
  "Hydro": 0.8035,
824
824
  "Nuclear": 0,
825
- "Other Fossil": 0.0091,
825
+ "Other Fossil": 0.0082,
826
826
  "Other Renewables": 0.0003,
827
827
  "Solar": 0,
828
828
  "Wind": 0
829
829
  },
830
830
  "2020": {
831
- "Bioenergy": 0.015,
832
- "Coal": 0.059,
833
- "Gas": 0.0934,
831
+ "Bioenergy": 0.0138,
832
+ "Coal": 0.0535,
833
+ "Gas": 0.101,
834
834
  "Hydro": 0.8244,
835
835
  "Nuclear": 0,
836
- "Other Fossil": 0.0081,
836
+ "Other Fossil": 0.0072,
837
837
  "Other Renewables": 0.0002,
838
838
  "Solar": 0,
839
839
  "Wind": 0
840
840
  },
841
841
  "2021": {
842
- "Bioenergy": 0.0093,
843
- "Coal": 0.0317,
844
- "Gas": 0.0712,
842
+ "Bioenergy": 0.0092,
843
+ "Coal": 0.0316,
844
+ "Gas": 0.0714,
845
845
  "Hydro": 0.883,
846
846
  "Nuclear": 0,
847
- "Other Fossil": 0.0044,
847
+ "Other Fossil": 0.0043,
848
848
  "Other Renewables": 0.0002,
849
849
  "Solar": 0.0002,
850
850
  "Wind": 0
851
851
  },
852
852
  "2022": {
853
- "Bioenergy": 0.0094,
854
- "Coal": 0.0362,
855
- "Gas": 0.0677,
853
+ "Bioenergy": 0.0086,
854
+ "Coal": 0.025,
855
+ "Gas": 0.0787,
856
856
  "Hydro": 0.8805,
857
857
  "Nuclear": 0,
858
- "Other Fossil": 0.0048,
858
+ "Other Fossil": 0.0056,
859
859
  "Other Renewables": 0.0002,
860
860
  "Solar": 0.0013,
861
861
  "Wind": 0
862
862
  },
863
863
  "2023": {
864
- "Bioenergy": 0.0102,
865
- "Coal": 0.0349,
866
- "Gas": 0.0783,
864
+ "Bioenergy": 0.0094,
865
+ "Coal": 0.0272,
866
+ "Gas": 0.0855,
867
867
  "Hydro": 0.8692,
868
868
  "Nuclear": 0,
869
- "Other Fossil": 0.0049,
869
+ "Other Fossil": 0.0062,
870
870
  "Other Renewables": 0.0002,
871
871
  "Solar": 0.0012,
872
872
  "Wind": 0.0011
873
873
  },
874
874
  "2024": {
875
- "Bioenergy": 0.0199,
876
- "Coal": 0.0602,
877
- "Gas": 0.1616,
878
- "Hydro": 0.7451,
875
+ "Bioenergy": 0.0183,
876
+ "Coal": 0.0532,
877
+ "Gas": 0.167,
878
+ "Hydro": 0.7452,
879
879
  "Nuclear": 0,
880
- "Other Fossil": 0.0088,
881
- "Other Renewables": 0.0006,
880
+ "Other Fossil": 0.012,
881
+ "Other Renewables": 0.0005,
882
882
  "Solar": 0.0001,
883
883
  "Wind": 0.0037
884
884
  }
@@ -1080,7 +1080,7 @@
1080
1080
  "Coal": 0.3409,
1081
1081
  "Gas": 0.2434,
1082
1082
  "Hydro": 0.0855,
1083
- "Nuclear": 0.2932,
1083
+ "Nuclear": 0.2931,
1084
1084
  "Other Fossil": 0.0007,
1085
1085
  "Other Renewables": 0,
1086
1086
  "Solar": 0.0208,
@@ -1135,7 +1135,7 @@
1135
1135
  "2023": {
1136
1136
  "Bioenergy": 0.0009,
1137
1137
  "Coal": 0.1077,
1138
- "Gas": 0.4738,
1138
+ "Gas": 0.4737,
1139
1139
  "Hydro": 0.0533,
1140
1140
  "Nuclear": 0.2828,
1141
1141
  "Other Fossil": 0.0001,
@@ -1214,7 +1214,7 @@
1214
1214
  "2024": {
1215
1215
  "Bioenergy": 0.0229,
1216
1216
  "Coal": 0.0012,
1217
- "Gas": 0.4617,
1217
+ "Gas": 0.4618,
1218
1218
  "Hydro": 0.1387,
1219
1219
  "Nuclear": 0.0978,
1220
1220
  "Other Fossil": 0,
@@ -1288,7 +1288,7 @@
1288
1288
  "Other Fossil": 0.0014,
1289
1289
  "Other Renewables": 0,
1290
1290
  "Solar": 0.0621,
1291
- "Wind": 0.2762
1291
+ "Wind": 0.2761
1292
1292
  }
1293
1293
  },
1294
1294
  "US-CT": {
@@ -1341,7 +1341,7 @@
1341
1341
  "Coal": 0,
1342
1342
  "Gas": 0.6144,
1343
1343
  "Hydro": 0.0074,
1344
- "Nuclear": 0.3432,
1344
+ "Nuclear": 0.3431,
1345
1345
  "Other Fossil": 0.0138,
1346
1346
  "Other Renewables": 0,
1347
1347
  "Solar": 0.0105,
@@ -1350,9 +1350,9 @@
1350
1350
  "2024": {
1351
1351
  "Bioenergy": 0.0105,
1352
1352
  "Coal": 0,
1353
- "Gas": 0.5443,
1353
+ "Gas": 0.5444,
1354
1354
  "Hydro": 0.0112,
1355
- "Nuclear": 0.4131,
1355
+ "Nuclear": 0.413,
1356
1356
  "Other Fossil": 0.0126,
1357
1357
  "Other Renewables": 0,
1358
1358
  "Solar": 0.0079,
@@ -1417,7 +1417,7 @@
1417
1417
  },
1418
1418
  "2024": {
1419
1419
  "Bioenergy": 0.0177,
1420
- "Coal": 0.0132,
1420
+ "Coal": 0.0133,
1421
1421
  "Gas": 0.9366,
1422
1422
  "Hydro": 0,
1423
1423
  "Nuclear": 0,
@@ -1491,7 +1491,7 @@
1491
1491
  "Nuclear": 0.1471,
1492
1492
  "Other Fossil": 0.0123,
1493
1493
  "Other Renewables": 0,
1494
- "Solar": 0.0672,
1494
+ "Solar": 0.0671,
1495
1495
  "Wind": 0
1496
1496
  }
1497
1497
  },
@@ -1678,7 +1678,7 @@
1678
1678
  },
1679
1679
  "2023": {
1680
1680
  "Bioenergy": 0.003,
1681
- "Coal": 0.2338,
1681
+ "Coal": 0.2337,
1682
1682
  "Gas": 0.1487,
1683
1683
  "Hydro": 0.0107,
1684
1684
  "Nuclear": 0,
@@ -1689,14 +1689,14 @@
1689
1689
  },
1690
1690
  "2024": {
1691
1691
  "Bioenergy": 0.0029,
1692
- "Coal": 0.1605,
1692
+ "Coal": 0.1606,
1693
1693
  "Gas": 0.1407,
1694
- "Hydro": 0.0025,
1694
+ "Hydro": 0.0026,
1695
1695
  "Nuclear": 0,
1696
1696
  "Other Fossil": 0.0018,
1697
1697
  "Other Renewables": 0,
1698
1698
  "Solar": 0.0057,
1699
- "Wind": 0.6858
1699
+ "Wind": 0.6857
1700
1700
  }
1701
1701
  },
1702
1702
  "US-ID": {
@@ -1825,8 +1825,8 @@
1825
1825
  },
1826
1826
  "2024": {
1827
1827
  "Bioenergy": 0.0015,
1828
- "Coal": 0.1382,
1829
- "Gas": 0.1504,
1828
+ "Coal": 0.1383,
1829
+ "Gas": 0.1503,
1830
1830
  "Hydro": 0,
1831
1831
  "Nuclear": 0.544,
1832
1832
  "Other Fossil": 0.0014,
@@ -1893,8 +1893,8 @@
1893
1893
  },
1894
1894
  "2024": {
1895
1895
  "Bioenergy": 0.0038,
1896
- "Coal": 0.4324,
1897
- "Gas": 0.4178,
1896
+ "Coal": 0.4325,
1897
+ "Gas": 0.4177,
1898
1898
  "Hydro": 0.0048,
1899
1899
  "Nuclear": 0,
1900
1900
  "Other Fossil": 0.0051,
@@ -1951,7 +1951,7 @@
1951
1951
  "2023": {
1952
1952
  "Bioenergy": 0.001,
1953
1953
  "Coal": 0.2749,
1954
- "Gas": 0.0843,
1954
+ "Gas": 0.0842,
1955
1955
  "Hydro": 0.0002,
1956
1956
  "Nuclear": 0.1739,
1957
1957
  "Other Fossil": 0.0009,
@@ -1961,14 +1961,14 @@
1961
1961
  },
1962
1962
  "2024": {
1963
1963
  "Bioenergy": 0.0003,
1964
- "Coal": 0.1832,
1964
+ "Coal": 0.1833,
1965
1965
  "Gas": 0.0688,
1966
1966
  "Hydro": 0.0002,
1967
1967
  "Nuclear": 0.1874,
1968
1968
  "Other Fossil": 0.0028,
1969
1969
  "Other Renewables": 0,
1970
1970
  "Solar": 0.0011,
1971
- "Wind": 0.5562
1971
+ "Wind": 0.556
1972
1972
  }
1973
1973
  },
1974
1974
  "US-KY": {
@@ -2030,7 +2030,7 @@
2030
2030
  "2024": {
2031
2031
  "Bioenergy": 0.0064,
2032
2032
  "Coal": 0.7101,
2033
- "Gas": 0.2,
2033
+ "Gas": 0.2001,
2034
2034
  "Hydro": 0.08,
2035
2035
  "Nuclear": 0,
2036
2036
  "Other Fossil": 0.0019,
@@ -2087,9 +2087,9 @@
2087
2087
  "2023": {
2088
2088
  "Bioenergy": 0.0202,
2089
2089
  "Coal": 0.0495,
2090
- "Gas": 0.7801,
2090
+ "Gas": 0.7802,
2091
2091
  "Hydro": 0.0088,
2092
- "Nuclear": 0.1253,
2092
+ "Nuclear": 0.1252,
2093
2093
  "Other Fossil": 0.013,
2094
2094
  "Other Renewables": 0,
2095
2095
  "Solar": 0.003,
@@ -2098,9 +2098,9 @@
2098
2098
  "2024": {
2099
2099
  "Bioenergy": 0.0221,
2100
2100
  "Coal": 0.0583,
2101
- "Gas": 0.7403,
2101
+ "Gas": 0.7404,
2102
2102
  "Hydro": 0.0121,
2103
- "Nuclear": 0.1589,
2103
+ "Nuclear": 0.1588,
2104
2104
  "Other Fossil": 0.0021,
2105
2105
  "Other Renewables": 0,
2106
2106
  "Solar": 0.0062,
@@ -2166,7 +2166,7 @@
2166
2166
  "2024": {
2167
2167
  "Bioenergy": 0.0436,
2168
2168
  "Coal": 0,
2169
- "Gas": 0.7975,
2169
+ "Gas": 0.7976,
2170
2170
  "Hydro": 0.0275,
2171
2171
  "Nuclear": 0,
2172
2172
  "Other Fossil": 0.0486,
@@ -2225,7 +2225,7 @@
2225
2225
  "Coal": 0.0473,
2226
2226
  "Gas": 0.4251,
2227
2227
  "Hydro": 0.0515,
2228
- "Nuclear": 0.4162,
2228
+ "Nuclear": 0.4163,
2229
2229
  "Other Fossil": 0.0106,
2230
2230
  "Other Renewables": 0,
2231
2231
  "Solar": 0.0268,
@@ -2236,7 +2236,7 @@
2236
2236
  "Coal": 0.061,
2237
2237
  "Gas": 0.3735,
2238
2238
  "Hydro": 0.0982,
2239
- "Nuclear": 0.3886,
2239
+ "Nuclear": 0.3887,
2240
2240
  "Other Fossil": 0.015,
2241
2241
  "Other Renewables": 0,
2242
2242
  "Solar": 0.0283,
@@ -2302,7 +2302,7 @@
2302
2302
  "2024": {
2303
2303
  "Bioenergy": 0.124,
2304
2304
  "Coal": 0.0027,
2305
- "Gas": 0.2684,
2305
+ "Gas": 0.2685,
2306
2306
  "Hydro": 0.2839,
2307
2307
  "Nuclear": 0,
2308
2308
  "Other Fossil": 0.0304,
@@ -2369,8 +2369,8 @@
2369
2369
  },
2370
2370
  "2024": {
2371
2371
  "Bioenergy": 0.0166,
2372
- "Coal": 0.1585,
2373
- "Gas": 0.4828,
2372
+ "Coal": 0.1586,
2373
+ "Gas": 0.4827,
2374
2374
  "Hydro": 0.0036,
2375
2375
  "Nuclear": 0.2308,
2376
2376
  "Other Fossil": 0.0112,
@@ -2426,21 +2426,21 @@
2426
2426
  },
2427
2427
  "2023": {
2428
2428
  "Bioenergy": 0.0204,
2429
- "Coal": 0.2213,
2429
+ "Coal": 0.2214,
2430
2430
  "Gas": 0.2444,
2431
2431
  "Hydro": 0.0124,
2432
- "Nuclear": 0.2068,
2432
+ "Nuclear": 0.2067,
2433
2433
  "Other Fossil": 0.0059,
2434
2434
  "Other Renewables": 0,
2435
2435
  "Solar": 0.0346,
2436
- "Wind": 0.2542
2436
+ "Wind": 0.2543
2437
2437
  },
2438
2438
  "2024": {
2439
2439
  "Bioenergy": 0.0206,
2440
- "Coal": 0.2348,
2440
+ "Coal": 0.2349,
2441
2441
  "Gas": 0.2746,
2442
2442
  "Hydro": 0.012,
2443
- "Nuclear": 0.1419,
2443
+ "Nuclear": 0.1418,
2444
2444
  "Other Fossil": 0.0053,
2445
2445
  "Other Renewables": 0,
2446
2446
  "Solar": 0.0294,
@@ -2573,10 +2573,10 @@
2573
2573
  },
2574
2574
  "2024": {
2575
2575
  "Bioenergy": 0.0173,
2576
- "Coal": 0.0325,
2576
+ "Coal": 0.0326,
2577
2577
  "Gas": 0.7745,
2578
2578
  "Hydro": 0,
2579
- "Nuclear": 0.1665,
2579
+ "Nuclear": 0.1664,
2580
2580
  "Other Fossil": 0.0001,
2581
2581
  "Other Renewables": 0,
2582
2582
  "Solar": 0.0092,
@@ -2709,8 +2709,8 @@
2709
2709
  },
2710
2710
  "2024": {
2711
2711
  "Bioenergy": 0.0121,
2712
- "Coal": 0.1258,
2713
- "Gas": 0.4157,
2712
+ "Coal": 0.1259,
2713
+ "Gas": 0.4156,
2714
2714
  "Hydro": 0.0477,
2715
2715
  "Nuclear": 0.3192,
2716
2716
  "Other Fossil": 0.0039,
@@ -2777,7 +2777,7 @@
2777
2777
  },
2778
2778
  "2024": {
2779
2779
  "Bioenergy": 0,
2780
- "Coal": 0.5679,
2780
+ "Coal": 0.568,
2781
2781
  "Gas": 0.0491,
2782
2782
  "Hydro": 0.0307,
2783
2783
  "Nuclear": 0,
@@ -2852,7 +2852,7 @@
2852
2852
  "Other Fossil": 0.0007,
2853
2853
  "Other Renewables": 0,
2854
2854
  "Solar": 0.0015,
2855
- "Wind": 0.318
2855
+ "Wind": 0.3179
2856
2856
  }
2857
2857
  },
2858
2858
  "US-NH": {
@@ -2913,10 +2913,10 @@
2913
2913
  },
2914
2914
  "2024": {
2915
2915
  "Bioenergy": 0.0446,
2916
- "Coal": 0.0052,
2916
+ "Coal": 0.0053,
2917
2917
  "Gas": 0.1743,
2918
2918
  "Hydro": 0.0942,
2919
- "Nuclear": 0.6467,
2919
+ "Nuclear": 0.6466,
2920
2920
  "Other Fossil": 0.0037,
2921
2921
  "Other Renewables": 0,
2922
2922
  "Solar": 0,
@@ -2982,7 +2982,7 @@
2982
2982
  "2024": {
2983
2983
  "Bioenergy": 0.0108,
2984
2984
  "Coal": 0,
2985
- "Gas": 0.4659,
2985
+ "Gas": 0.466,
2986
2986
  "Hydro": 0,
2987
2987
  "Nuclear": 0.49,
2988
2988
  "Other Fossil": 0.0104,
@@ -3045,7 +3045,7 @@
3045
3045
  "Other Fossil": 0,
3046
3046
  "Other Renewables": 0.0009,
3047
3047
  "Solar": 0.0656,
3048
- "Wind": 0.3878
3048
+ "Wind": 0.3879
3049
3049
  },
3050
3050
  "2024": {
3051
3051
  "Bioenergy": 0.0007,
@@ -3056,7 +3056,7 @@
3056
3056
  "Other Fossil": 0,
3057
3057
  "Other Renewables": 0.001,
3058
3058
  "Solar": 0.0592,
3059
- "Wind": 0.4053
3059
+ "Wind": 0.4052
3060
3060
  }
3061
3061
  },
3062
3062
  "US-NV": {
@@ -3118,12 +3118,12 @@
3118
3118
  "2024": {
3119
3119
  "Bioenergy": 0.0014,
3120
3120
  "Coal": 0.0557,
3121
- "Gas": 0.6413,
3121
+ "Gas": 0.6414,
3122
3122
  "Hydro": 0.0161,
3123
3123
  "Nuclear": 0,
3124
3124
  "Other Fossil": 0,
3125
3125
  "Other Renewables": 0.1093,
3126
- "Solar": 0.1675,
3126
+ "Solar": 0.1674,
3127
3127
  "Wind": 0.0087
3128
3128
  }
3129
3129
  },
@@ -3253,14 +3253,14 @@
3253
3253
  },
3254
3254
  "2024": {
3255
3255
  "Bioenergy": 0.0012,
3256
- "Coal": 0.1975,
3256
+ "Coal": 0.1976,
3257
3257
  "Gas": 0.6181,
3258
3258
  "Hydro": 0.0042,
3259
- "Nuclear": 0.1326,
3259
+ "Nuclear": 0.1325,
3260
3260
  "Other Fossil": 0.0057,
3261
3261
  "Other Renewables": 0,
3262
- "Solar": 0.0163,
3263
- "Wind": 0.0245
3262
+ "Solar": 0.0162,
3263
+ "Wind": 0.0244
3264
3264
  }
3265
3265
  },
3266
3266
  "US-OK": {
@@ -3322,13 +3322,13 @@
3322
3322
  "2024": {
3323
3323
  "Bioenergy": 0.0038,
3324
3324
  "Coal": 0.0464,
3325
- "Gas": 0.4407,
3325
+ "Gas": 0.4408,
3326
3326
  "Hydro": 0.0257,
3327
3327
  "Nuclear": 0,
3328
3328
  "Other Fossil": 0.0005,
3329
3329
  "Other Renewables": 0,
3330
3330
  "Solar": 0.0006,
3331
- "Wind": 0.4823
3331
+ "Wind": 0.4821
3332
3332
  }
3333
3333
  },
3334
3334
  "US-OR": {
@@ -3380,12 +3380,12 @@
3380
3380
  "Bioenergy": 0.0158,
3381
3381
  "Coal": 0,
3382
3382
  "Gas": 0.3806,
3383
- "Hydro": 0.4209,
3383
+ "Hydro": 0.421,
3384
3384
  "Nuclear": 0,
3385
3385
  "Other Fossil": 0.0004,
3386
3386
  "Other Renewables": 0.0033,
3387
3387
  "Solar": 0.032,
3388
- "Wind": 0.147
3388
+ "Wind": 0.1469
3389
3389
  },
3390
3390
  "2024": {
3391
3391
  "Bioenergy": 0.0152,
@@ -3457,8 +3457,8 @@
3457
3457
  },
3458
3458
  "2024": {
3459
3459
  "Bioenergy": 0.0062,
3460
- "Coal": 0.0719,
3461
- "Gas": 0.5709,
3460
+ "Coal": 0.072,
3461
+ "Gas": 0.5708,
3462
3462
  "Hydro": 0.01,
3463
3463
  "Nuclear": 0.319,
3464
3464
  "Other Fossil": 0.0041,
@@ -3531,7 +3531,7 @@
3531
3531
  "Nuclear": 0,
3532
3532
  "Other Fossil": 0.0021,
3533
3533
  "Other Renewables": 0,
3534
- "Solar": 0.0719,
3534
+ "Solar": 0.0718,
3535
3535
  "Wind": 0.0345
3536
3536
  }
3537
3537
  },
@@ -3599,7 +3599,7 @@
3599
3599
  "Nuclear": 0.5773,
3600
3600
  "Other Fossil": 0.0018,
3601
3601
  "Other Renewables": 0,
3602
- "Solar": 0.0217,
3602
+ "Solar": 0.0216,
3603
3603
  "Wind": 0
3604
3604
  }
3605
3605
  },
@@ -3662,13 +3662,13 @@
3662
3662
  "2024": {
3663
3663
  "Bioenergy": 0,
3664
3664
  "Coal": 0.0912,
3665
- "Gas": 0.1311,
3665
+ "Gas": 0.1312,
3666
3666
  "Hydro": 0.1748,
3667
3667
  "Nuclear": 0,
3668
3668
  "Other Fossil": 0,
3669
3669
  "Other Renewables": 0,
3670
3670
  "Solar": 0.0068,
3671
- "Wind": 0.5961
3671
+ "Wind": 0.596
3672
3672
  }
3673
3673
  },
3674
3674
  "US-TN": {
@@ -3719,7 +3719,7 @@
3719
3719
  "2023": {
3720
3720
  "Bioenergy": 0.0057,
3721
3721
  "Coal": 0.199,
3722
- "Gas": 0.1934,
3722
+ "Gas": 0.1935,
3723
3723
  "Hydro": 0.1102,
3724
3724
  "Nuclear": 0.4781,
3725
3725
  "Other Fossil": 0.0013,
@@ -3732,7 +3732,7 @@
3732
3732
  "Coal": 0.2139,
3733
3733
  "Gas": 0.1899,
3734
3734
  "Hydro": 0.1224,
3735
- "Nuclear": 0.4587,
3735
+ "Nuclear": 0.4586,
3736
3736
  "Other Fossil": 0.0008,
3737
3737
  "Other Renewables": 0,
3738
3738
  "Solar": 0.0092,
@@ -3786,7 +3786,7 @@
3786
3786
  },
3787
3787
  "2023": {
3788
3788
  "Bioenergy": 0.0021,
3789
- "Coal": 0.1324,
3789
+ "Coal": 0.1325,
3790
3790
  "Gas": 0.5151,
3791
3791
  "Hydro": 0.0016,
3792
3792
  "Nuclear": 0.0753,
@@ -3804,7 +3804,7 @@
3804
3804
  "Other Fossil": 0.0009,
3805
3805
  "Other Renewables": 0,
3806
3806
  "Solar": 0.0534,
3807
- "Wind": 0.277
3807
+ "Wind": 0.2769
3808
3808
  }
3809
3809
  },
3810
3810
  "US-UT": {
@@ -3865,9 +3865,9 @@
3865
3865
  },
3866
3866
  "2024": {
3867
3867
  "Bioenergy": 0.0024,
3868
- "Coal": 0.3804,
3868
+ "Coal": 0.3805,
3869
3869
  "Gas": 0.4573,
3870
- "Hydro": 0.0046,
3870
+ "Hydro": 0.0047,
3871
3871
  "Nuclear": 0,
3872
3872
  "Other Fossil": 0.0054,
3873
3873
  "Other Renewables": 0.0159,
@@ -3925,7 +3925,7 @@
3925
3925
  "Coal": 0.0154,
3926
3926
  "Gas": 0.5581,
3927
3927
  "Hydro": 0.0051,
3928
- "Nuclear": 0.3216,
3928
+ "Nuclear": 0.3217,
3929
3929
  "Other Fossil": 0.0068,
3930
3930
  "Other Renewables": 0,
3931
3931
  "Solar": 0.0581,
@@ -4008,7 +4008,7 @@
4008
4008
  "Other Fossil": 0.0011,
4009
4009
  "Other Renewables": 0,
4010
4010
  "Solar": 0.067,
4011
- "Wind": 0.1485
4011
+ "Wind": 0.1484
4012
4012
  }
4013
4013
  },
4014
4014
  "US-WA": {
@@ -4076,7 +4076,7 @@
4076
4076
  "Other Fossil": 0.0011,
4077
4077
  "Other Renewables": 0,
4078
4078
  "Solar": 0.002,
4079
- "Wind": 0.0864
4079
+ "Wind": 0.0863
4080
4080
  }
4081
4081
  },
4082
4082
  "US-WI": {
@@ -4137,14 +4137,14 @@
4137
4137
  },
4138
4138
  "2024": {
4139
4139
  "Bioenergy": 0.0152,
4140
- "Coal": 0.3041,
4140
+ "Coal": 0.3042,
4141
4141
  "Gas": 0.4337,
4142
4142
  "Hydro": 0.0231,
4143
- "Nuclear": 0.1622,
4143
+ "Nuclear": 0.1621,
4144
4144
  "Other Fossil": 0.0008,
4145
4145
  "Other Renewables": 0,
4146
4146
  "Solar": 0.027,
4147
- "Wind": 0.0338
4147
+ "Wind": 0.0337
4148
4148
  }
4149
4149
  },
4150
4150
  "US-WV": {
@@ -4194,7 +4194,7 @@
4194
4194
  },
4195
4195
  "2023": {
4196
4196
  "Bioenergy": 0,
4197
- "Coal": 0.8584,
4197
+ "Coal": 0.8583,
4198
4198
  "Gas": 0.07,
4199
4199
  "Hydro": 0.0288,
4200
4200
  "Nuclear": 0,
@@ -4205,7 +4205,7 @@
4205
4205
  },
4206
4206
  "2024": {
4207
4207
  "Bioenergy": 0,
4208
- "Coal": 0.8515,
4208
+ "Coal": 0.8516,
4209
4209
  "Gas": 0.0544,
4210
4210
  "Hydro": 0.0414,
4211
4211
  "Nuclear": 0,
@@ -4262,9 +4262,9 @@
4262
4262
  },
4263
4263
  "2023": {
4264
4264
  "Bioenergy": 0,
4265
- "Coal": 0.7135,
4265
+ "Coal": 0.7134,
4266
4266
  "Gas": 0.0593,
4267
- "Hydro": 0.0136,
4267
+ "Hydro": 0.0135,
4268
4268
  "Nuclear": 0,
4269
4269
  "Other Fossil": 0.003,
4270
4270
  "Other Renewables": 0,
@@ -4280,7 +4280,7 @@
4280
4280
  "Other Fossil": 0.0028,
4281
4281
  "Other Renewables": 0,
4282
4282
  "Solar": 0.0027,
4283
- "Wind": 0.2519
4283
+ "Wind": 0.2518
4284
4284
  }
4285
4285
  }
4286
4286
  }