@digital4better/data 1.2.6 → 1.2.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.
Files changed (65) hide show
  1. package/data/factor/continent-monthly-green.csv +6 -0
  2. package/data/factor/continent-monthly-green.json +66 -0
  3. package/data/factor/continent-monthly.csv +6 -0
  4. package/data/factor/continent-monthly.json +66 -0
  5. package/data/factor/continent-yearly-green.csv +6 -0
  6. package/data/factor/continent-yearly-green.json +66 -0
  7. package/data/factor/continent-yearly.csv +6 -0
  8. package/data/factor/continent-yearly.json +66 -0
  9. package/data/factor/country-monthly-green.csv +214 -0
  10. package/data/factor/country-monthly-green.json +2354 -0
  11. package/data/factor/country-monthly.csv +214 -0
  12. package/data/factor/country-monthly.json +2354 -0
  13. package/data/factor/country-yearly-green.csv +214 -0
  14. package/data/factor/country-yearly-green.json +2376 -22
  15. package/data/factor/country-yearly.csv +214 -0
  16. package/data/factor/country-yearly.json +2365 -11
  17. package/data/factor/subdivision-monthly-green.csv +189 -126
  18. package/data/factor/subdivision-monthly-green.json +1827 -1134
  19. package/data/factor/subdivision-monthly.csv +189 -126
  20. package/data/factor/subdivision-monthly.json +1827 -1134
  21. package/data/factor/subdivision-yearly-green.csv +126 -63
  22. package/data/factor/subdivision-yearly-green.json +1259 -566
  23. package/data/factor/subdivision-yearly.csv +126 -63
  24. package/data/factor/subdivision-yearly.json +1260 -567
  25. package/data/factor/world-monthly-green.csv +1 -0
  26. package/data/factor/world-monthly-green.json +11 -0
  27. package/data/factor/world-monthly.csv +1 -0
  28. package/data/factor/world-monthly.json +11 -0
  29. package/data/factor/world-yearly-green.csv +1 -0
  30. package/data/factor/world-yearly-green.json +11 -0
  31. package/data/factor/world-yearly.csv +1 -0
  32. package/data/factor/world-yearly.json +11 -0
  33. package/data/mix/continent-monthly-green.csv +6 -0
  34. package/data/mix/continent-monthly-green.json +36 -0
  35. package/data/mix/continent-monthly.csv +6 -0
  36. package/data/mix/continent-monthly.json +66 -0
  37. package/data/mix/continent-yearly-green.csv +6 -0
  38. package/data/mix/continent-yearly-green.json +36 -0
  39. package/data/mix/continent-yearly.csv +6 -0
  40. package/data/mix/continent-yearly.json +66 -0
  41. package/data/mix/country-monthly-green.csv +214 -0
  42. package/data/mix/country-monthly-green.json +1284 -0
  43. package/data/mix/country-monthly.csv +214 -0
  44. package/data/mix/country-monthly.json +2354 -0
  45. package/data/mix/country-yearly-green.csv +214 -0
  46. package/data/mix/country-yearly-green.json +1288 -4
  47. package/data/mix/country-yearly.csv +214 -0
  48. package/data/mix/country-yearly.json +2378 -24
  49. package/data/mix/subdivision-monthly-green.csv +189 -126
  50. package/data/mix/subdivision-monthly-green.json +820 -442
  51. package/data/mix/subdivision-monthly.csv +189 -126
  52. package/data/mix/subdivision-monthly.json +1543 -850
  53. package/data/mix/subdivision-yearly-green.csv +125 -62
  54. package/data/mix/subdivision-yearly-green.json +593 -215
  55. package/data/mix/subdivision-yearly.csv +125 -62
  56. package/data/mix/subdivision-yearly.json +1068 -375
  57. package/data/mix/world-monthly-green.csv +1 -0
  58. package/data/mix/world-monthly-green.json +6 -0
  59. package/data/mix/world-monthly.csv +1 -0
  60. package/data/mix/world-monthly.json +11 -0
  61. package/data/mix/world-yearly-green.csv +1 -0
  62. package/data/mix/world-yearly-green.json +6 -0
  63. package/data/mix/world-yearly.csv +1 -0
  64. package/data/mix/world-yearly.json +11 -0
  65. package/package.json +1 -1
@@ -56,15 +56,26 @@
56
56
  "Wind": 0.1348
57
57
  },
58
58
  "2024": {
59
- "Bioenergy": 0.0566,
60
- "Coal": 0.164,
61
- "Gas": 0.516,
62
- "Hydro": 0.023,
59
+ "Bioenergy": 0.0573,
60
+ "Coal": 0.1661,
61
+ "Gas": 0.5224,
62
+ "Hydro": 0.0231,
63
63
  "Nuclear": 0,
64
- "Other Fossil": 0.037,
64
+ "Other Fossil": 0.0374,
65
65
  "Other Renewables": 0.0016,
66
- "Solar": 0.0381,
67
- "Wind": 0.1637
66
+ "Solar": 0.035,
67
+ "Wind": 0.1572
68
+ },
69
+ "2025": {
70
+ "Bioenergy": 0.0588,
71
+ "Coal": 0.171,
72
+ "Gas": 0.5382,
73
+ "Hydro": 0.0239,
74
+ "Nuclear": 0,
75
+ "Other Fossil": 0.0385,
76
+ "Other Renewables": 0.0014,
77
+ "Solar": 0.0108,
78
+ "Wind": 0.1575
68
79
  }
69
80
  },
70
81
  "CA-BC": {
@@ -124,15 +135,26 @@
124
135
  "Wind": 0.0303
125
136
  },
126
137
  "2024": {
127
- "Bioenergy": 0.0068,
128
- "Coal": 0.0198,
129
- "Gas": 0.0624,
130
- "Hydro": 0.8751,
138
+ "Bioenergy": 0.0069,
139
+ "Coal": 0.0199,
140
+ "Gas": 0.0627,
141
+ "Hydro": 0.8757,
131
142
  "Nuclear": 0,
132
143
  "Other Fossil": 0.0045,
133
144
  "Other Renewables": 0.0002,
134
145
  "Solar": 0.0001,
135
- "Wind": 0.0311
146
+ "Wind": 0.03
147
+ },
148
+ "2025": {
149
+ "Bioenergy": 0.006,
150
+ "Coal": 0.0173,
151
+ "Gas": 0.0546,
152
+ "Hydro": 0.8914,
153
+ "Nuclear": 0,
154
+ "Other Fossil": 0.0039,
155
+ "Other Renewables": 0.0001,
156
+ "Solar": 0,
157
+ "Wind": 0.0267
136
158
  }
137
159
  },
138
160
  "CA-MB": {
@@ -193,14 +215,25 @@
193
215
  },
194
216
  "2024": {
195
217
  "Bioenergy": 0.0003,
196
- "Coal": 0.0008,
197
- "Gas": 0.0024,
198
- "Hydro": 0.966,
218
+ "Coal": 0.0007,
219
+ "Gas": 0.0023,
220
+ "Hydro": 0.9666,
199
221
  "Nuclear": 0,
200
222
  "Other Fossil": 0.0002,
201
223
  "Other Renewables": 0,
202
224
  "Solar": 0.0001,
203
- "Wind": 0.0303
225
+ "Wind": 0.0299
226
+ },
227
+ "2025": {
228
+ "Bioenergy": 0.0002,
229
+ "Coal": 0.0006,
230
+ "Gas": 0.0018,
231
+ "Hydro": 0.968,
232
+ "Nuclear": 0,
233
+ "Other Fossil": 0.0001,
234
+ "Other Renewables": 0,
235
+ "Solar": 0,
236
+ "Wind": 0.0293
204
237
  }
205
238
  },
206
239
  "CA-NB": {
@@ -260,15 +293,26 @@
260
293
  "Wind": 0.0392
261
294
  },
262
295
  "2024": {
263
- "Bioenergy": 0.039,
264
- "Coal": 0.1132,
265
- "Gas": 0.3561,
266
- "Hydro": 0.2306,
267
- "Nuclear": 0.1432,
268
- "Other Fossil": 0.0255,
296
+ "Bioenergy": 0.0392,
297
+ "Coal": 0.1139,
298
+ "Gas": 0.3582,
299
+ "Hydro": 0.2281,
300
+ "Nuclear": 0.1418,
301
+ "Other Fossil": 0.0257,
269
302
  "Other Renewables": 0.0011,
270
303
  "Solar": 0.0002,
271
- "Wind": 0.0911
304
+ "Wind": 0.0918
305
+ },
306
+ "2025": {
307
+ "Bioenergy": 0.0528,
308
+ "Coal": 0.1536,
309
+ "Gas": 0.4837,
310
+ "Hydro": 0.1275,
311
+ "Nuclear": 0,
312
+ "Other Fossil": 0.0346,
313
+ "Other Renewables": 0.0013,
314
+ "Solar": 0.0001,
315
+ "Wind": 0.1464
272
316
  }
273
317
  },
274
318
  "CA-NL": {
@@ -328,15 +372,26 @@
328
372
  "Wind": 0.0037
329
373
  },
330
374
  "2024": {
331
- "Bioenergy": 0.0021,
332
- "Coal": 0.0061,
333
- "Gas": 0.0191,
334
- "Hydro": 0.9668,
375
+ "Bioenergy": 0.002,
376
+ "Coal": 0.0058,
377
+ "Gas": 0.0181,
378
+ "Hydro": 0.9685,
335
379
  "Nuclear": 0,
336
- "Other Fossil": 0.0014,
380
+ "Other Fossil": 0.0013,
381
+ "Other Renewables": 0.0001,
382
+ "Solar": 0,
383
+ "Wind": 0.0043
384
+ },
385
+ "2025": {
386
+ "Bioenergy": 0.003,
387
+ "Coal": 0.0087,
388
+ "Gas": 0.0275,
389
+ "Hydro": 0.954,
390
+ "Nuclear": 0,
391
+ "Other Fossil": 0.002,
337
392
  "Other Renewables": 0.0001,
338
393
  "Solar": 0,
339
- "Wind": 0.0045
394
+ "Wind": 0.0047
340
395
  }
341
396
  },
342
397
  "CA-NS": {
@@ -396,15 +451,26 @@
396
451
  "Wind": 0.1569
397
452
  },
398
453
  "2024": {
399
- "Bioenergy": 0.0538,
400
- "Coal": 0.156,
401
- "Gas": 0.4907,
402
- "Hydro": 0.0826,
454
+ "Bioenergy": 0.0532,
455
+ "Coal": 0.1543,
456
+ "Gas": 0.4855,
457
+ "Hydro": 0.0829,
403
458
  "Nuclear": 0,
404
- "Other Fossil": 0.0351,
459
+ "Other Fossil": 0.0348,
405
460
  "Other Renewables": 0.0015,
406
461
  "Solar": 0.0003,
407
- "Wind": 0.1799
462
+ "Wind": 0.1875
463
+ },
464
+ "2025": {
465
+ "Bioenergy": 0.0511,
466
+ "Coal": 0.1486,
467
+ "Gas": 0.4677,
468
+ "Hydro": 0.0303,
469
+ "Nuclear": 0,
470
+ "Other Fossil": 0.0334,
471
+ "Other Renewables": 0.0012,
472
+ "Solar": 0.0001,
473
+ "Wind": 0.2675
408
474
  }
409
475
  },
410
476
  "CA-NT": {
@@ -464,15 +530,26 @@
464
530
  "Wind": 0.0243
465
531
  },
466
532
  "2024": {
467
- "Bioenergy": 0.0558,
468
- "Coal": 0.162,
469
- "Gas": 0.5095,
470
- "Hydro": 0.197,
533
+ "Bioenergy": 0.0562,
534
+ "Coal": 0.163,
535
+ "Gas": 0.5126,
536
+ "Hydro": 0.1967,
471
537
  "Nuclear": 0,
472
- "Other Fossil": 0.0365,
473
- "Other Renewables": 0.0015,
474
- "Solar": 0.0052,
475
- "Wind": 0.0324
538
+ "Other Fossil": 0.0368,
539
+ "Other Renewables": 0.0016,
540
+ "Solar": 0.0049,
541
+ "Wind": 0.0283
542
+ },
543
+ "2025": {
544
+ "Bioenergy": 0.053,
545
+ "Coal": 0.1542,
546
+ "Gas": 0.4853,
547
+ "Hydro": 0.2391,
548
+ "Nuclear": 0,
549
+ "Other Fossil": 0.0347,
550
+ "Other Renewables": 0.0013,
551
+ "Solar": 0.0006,
552
+ "Wind": 0.0319
476
553
  }
477
554
  },
478
555
  "CA-NU": {
@@ -541,6 +618,17 @@
541
618
  "Other Renewables": 0.002,
542
619
  "Solar": 0.0004,
543
620
  "Wind": 0
621
+ },
622
+ "2025": {
623
+ "Bioenergy": 0.0727,
624
+ "Coal": 0.2116,
625
+ "Gas": 0.6662,
626
+ "Hydro": 0,
627
+ "Nuclear": 0,
628
+ "Other Fossil": 0.0476,
629
+ "Other Renewables": 0.0018,
630
+ "Solar": 0,
631
+ "Wind": 0
544
632
  }
545
633
  },
546
634
  "CA-ON": {
@@ -600,15 +688,26 @@
600
688
  "Wind": 0.0805
601
689
  },
602
690
  "2024": {
603
- "Bioenergy": 0.0128,
604
- "Coal": 0.0371,
605
- "Gas": 0.1166,
606
- "Hydro": 0.2369,
607
- "Nuclear": 0.4883,
608
- "Other Fossil": 0.0083,
609
- "Other Renewables": 0.0004,
610
- "Solar": 0.0158,
611
- "Wind": 0.0839
691
+ "Bioenergy": 0.0126,
692
+ "Coal": 0.0364,
693
+ "Gas": 0.1146,
694
+ "Hydro": 0.2423,
695
+ "Nuclear": 0.485,
696
+ "Other Fossil": 0.0082,
697
+ "Other Renewables": 0.0003,
698
+ "Solar": 0.0145,
699
+ "Wind": 0.086
700
+ },
701
+ "2025": {
702
+ "Bioenergy": 0.01,
703
+ "Coal": 0.0291,
704
+ "Gas": 0.0916,
705
+ "Hydro": 0.2505,
706
+ "Nuclear": 0.4926,
707
+ "Other Fossil": 0.0065,
708
+ "Other Renewables": 0.0002,
709
+ "Solar": 0.0078,
710
+ "Wind": 0.1117
612
711
  }
613
712
  },
614
713
  "CA-PE": {
@@ -668,15 +767,26 @@
668
767
  "Wind": 0.9877
669
768
  },
670
769
  "2024": {
671
- "Bioenergy": 0.0007,
770
+ "Bioenergy": 0.0006,
672
771
  "Coal": 0.0019,
673
- "Gas": 0.0061,
772
+ "Gas": 0.0059,
674
773
  "Hydro": 0,
675
774
  "Nuclear": 0,
676
775
  "Other Fossil": 0.0004,
677
776
  "Other Renewables": 0,
678
- "Solar": 0.0641,
679
- "Wind": 0.9267
777
+ "Solar": 0.0543,
778
+ "Wind": 0.9369
779
+ },
780
+ "2025": {
781
+ "Bioenergy": 0.0005,
782
+ "Coal": 0.0015,
783
+ "Gas": 0.0048,
784
+ "Hydro": 0,
785
+ "Nuclear": 0,
786
+ "Other Fossil": 0.0003,
787
+ "Other Renewables": 0,
788
+ "Solar": 0.019,
789
+ "Wind": 0.9739
680
790
  }
681
791
  },
682
792
  "CA-QC": {
@@ -738,13 +848,24 @@
738
848
  "2024": {
739
849
  "Bioenergy": 0.0009,
740
850
  "Coal": 0.0027,
741
- "Gas": 0.0085,
742
- "Hydro": 0.924,
851
+ "Gas": 0.0083,
852
+ "Hydro": 0.9262,
743
853
  "Nuclear": 0,
744
854
  "Other Fossil": 0.0006,
745
855
  "Other Renewables": 0,
746
856
  "Solar": 0.0001,
747
- "Wind": 0.0631
857
+ "Wind": 0.0612
858
+ },
859
+ "2025": {
860
+ "Bioenergy": 0.0008,
861
+ "Coal": 0.0023,
862
+ "Gas": 0.0071,
863
+ "Hydro": 0.9217,
864
+ "Nuclear": 0,
865
+ "Other Fossil": 0.0005,
866
+ "Other Renewables": 0,
867
+ "Solar": 0,
868
+ "Wind": 0.0675
748
869
  }
749
870
  },
750
871
  "CA-SK": {
@@ -804,15 +925,26 @@
804
925
  "Wind": 0.0806
805
926
  },
806
927
  "2024": {
807
- "Bioenergy": 0.0597,
808
- "Coal": 0.1732,
809
- "Gas": 0.5449,
810
- "Hydro": 0.094,
928
+ "Bioenergy": 0.0595,
929
+ "Coal": 0.1727,
930
+ "Gas": 0.5432,
931
+ "Hydro": 0.0953,
811
932
  "Nuclear": 0,
812
- "Other Fossil": 0.0391,
813
- "Other Renewables": 0.0017,
814
- "Solar": 0.0025,
815
- "Wind": 0.0849
933
+ "Other Fossil": 0.0389,
934
+ "Other Renewables": 0.0016,
935
+ "Solar": 0.0023,
936
+ "Wind": 0.0864
937
+ },
938
+ "2025": {
939
+ "Bioenergy": 0.0577,
940
+ "Coal": 0.1679,
941
+ "Gas": 0.5285,
942
+ "Hydro": 0.0953,
943
+ "Nuclear": 0,
944
+ "Other Fossil": 0.0378,
945
+ "Other Renewables": 0.0014,
946
+ "Solar": 0.001,
947
+ "Wind": 0.1104
816
948
  }
817
949
  },
818
950
  "CA-YT": {
@@ -872,15 +1004,26 @@
872
1004
  "Wind": 0.0011
873
1005
  },
874
1006
  "2024": {
875
- "Bioenergy": 0.0149,
876
- "Coal": 0.0432,
877
- "Gas": 0.136,
878
- "Hydro": 0.7845,
1007
+ "Bioenergy": 0.0153,
1008
+ "Coal": 0.0443,
1009
+ "Gas": 0.1393,
1010
+ "Hydro": 0.7799,
879
1011
  "Nuclear": 0,
880
- "Other Fossil": 0.0097,
1012
+ "Other Fossil": 0.01,
881
1013
  "Other Renewables": 0.0004,
882
- "Solar": 0.0015,
883
- "Wind": 0.0098
1014
+ "Solar": 0.0016,
1015
+ "Wind": 0.0094
1016
+ },
1017
+ "2025": {
1018
+ "Bioenergy": 0.0229,
1019
+ "Coal": 0.0666,
1020
+ "Gas": 0.2097,
1021
+ "Hydro": 0.6767,
1022
+ "Nuclear": 0,
1023
+ "Other Fossil": 0.015,
1024
+ "Other Renewables": 0.0006,
1025
+ "Solar": 0.0012,
1026
+ "Wind": 0.0074
884
1027
  }
885
1028
  },
886
1029
  "US-AK": {
@@ -940,15 +1083,26 @@
940
1083
  "Wind": 0.0166
941
1084
  },
942
1085
  "2024": {
943
- "Bioenergy": 0.0068,
944
- "Coal": 0.1171,
945
- "Gas": 0.4399,
946
- "Hydro": 0.2621,
1086
+ "Bioenergy": 0.0066,
1087
+ "Coal": 0.1156,
1088
+ "Gas": 0.4416,
1089
+ "Hydro": 0.2693,
947
1090
  "Nuclear": 0,
948
- "Other Fossil": 0.1581,
1091
+ "Other Fossil": 0.1508,
949
1092
  "Other Renewables": 0,
950
1093
  "Solar": 0,
951
1094
  "Wind": 0.016
1095
+ },
1096
+ "2025": {
1097
+ "Bioenergy": 0.0079,
1098
+ "Coal": 0.1072,
1099
+ "Gas": 0.4131,
1100
+ "Hydro": 0.2986,
1101
+ "Nuclear": 0,
1102
+ "Other Fossil": 0.1502,
1103
+ "Other Renewables": 0,
1104
+ "Solar": 0,
1105
+ "Wind": 0.023
952
1106
  }
953
1107
  },
954
1108
  "US-AL": {
@@ -1008,14 +1162,25 @@
1008
1162
  "Wind": 0
1009
1163
  },
1010
1164
  "2024": {
1011
- "Bioenergy": 0.0219,
1012
- "Coal": 0.1512,
1165
+ "Bioenergy": 0.0227,
1166
+ "Coal": 0.1437,
1167
+ "Gas": 0.453,
1168
+ "Hydro": 0.0607,
1169
+ "Nuclear": 0.311,
1170
+ "Other Fossil": 0,
1171
+ "Other Renewables": 0,
1172
+ "Solar": 0.0088,
1173
+ "Wind": 0
1174
+ },
1175
+ "2025": {
1176
+ "Bioenergy": 0.0242,
1177
+ "Coal": 0.1262,
1013
1178
  "Gas": 0.4436,
1014
- "Hydro": 0.0631,
1015
- "Nuclear": 0.3106,
1179
+ "Hydro": 0.0513,
1180
+ "Nuclear": 0.3489,
1016
1181
  "Other Fossil": 0,
1017
1182
  "Other Renewables": 0,
1018
- "Solar": 0.0096,
1183
+ "Solar": 0.0059,
1019
1184
  "Wind": 0
1020
1185
  }
1021
1186
  },
@@ -1076,14 +1241,25 @@
1076
1241
  "Wind": 0
1077
1242
  },
1078
1243
  "2024": {
1079
- "Bioenergy": 0.0131,
1080
- "Coal": 0.2758,
1081
- "Gas": 0.3883,
1082
- "Hydro": 0.0559,
1083
- "Nuclear": 0.2262,
1244
+ "Bioenergy": 0.0138,
1245
+ "Coal": 0.2553,
1246
+ "Gas": 0.3869,
1247
+ "Hydro": 0.0557,
1248
+ "Nuclear": 0.2502,
1084
1249
  "Other Fossil": 0.0005,
1085
1250
  "Other Renewables": 0,
1086
- "Solar": 0.0401,
1251
+ "Solar": 0.0375,
1252
+ "Wind": 0
1253
+ },
1254
+ "2025": {
1255
+ "Bioenergy": 0.0182,
1256
+ "Coal": 0.1506,
1257
+ "Gas": 0.403,
1258
+ "Hydro": 0.055,
1259
+ "Nuclear": 0.3275,
1260
+ "Other Fossil": 0.0004,
1261
+ "Other Renewables": 0,
1262
+ "Solar": 0.0453,
1087
1263
  "Wind": 0
1088
1264
  }
1089
1265
  },
@@ -1144,15 +1320,26 @@
1144
1320
  "Wind": 0.0155
1145
1321
  },
1146
1322
  "2024": {
1147
- "Bioenergy": 0.0007,
1148
- "Coal": 0.084,
1149
- "Gas": 0.4915,
1150
- "Hydro": 0.0441,
1151
- "Nuclear": 0.2635,
1323
+ "Bioenergy": 0.0011,
1324
+ "Coal": 0.0837,
1325
+ "Gas": 0.4759,
1326
+ "Hydro": 0.0457,
1327
+ "Nuclear": 0.2772,
1152
1328
  "Other Fossil": 0.0003,
1153
1329
  "Other Renewables": 0,
1154
- "Solar": 0.0948,
1155
- "Wind": 0.0211
1330
+ "Solar": 0.0936,
1331
+ "Wind": 0.0226
1332
+ },
1333
+ "2025": {
1334
+ "Bioenergy": 0.0023,
1335
+ "Coal": 0.0755,
1336
+ "Gas": 0.4736,
1337
+ "Hydro": 0.0405,
1338
+ "Nuclear": 0.293,
1339
+ "Other Fossil": 0.0005,
1340
+ "Other Renewables": 0,
1341
+ "Solar": 0.0853,
1342
+ "Wind": 0.0293
1156
1343
  }
1157
1344
  },
1158
1345
  "US-CA": {
@@ -1212,15 +1399,26 @@
1212
1399
  "Wind": 0.0646
1213
1400
  },
1214
1401
  "2024": {
1215
- "Bioenergy": 0.0217,
1402
+ "Bioenergy": 0.0225,
1216
1403
  "Coal": 0.0011,
1217
- "Gas": 0.4093,
1218
- "Hydro": 0.1414,
1219
- "Nuclear": 0.0833,
1404
+ "Gas": 0.4051,
1405
+ "Hydro": 0.1422,
1406
+ "Nuclear": 0.0856,
1407
+ "Other Fossil": 0,
1408
+ "Other Renewables": 0.0507,
1409
+ "Solar": 0.2232,
1410
+ "Wind": 0.0696
1411
+ },
1412
+ "2025": {
1413
+ "Bioenergy": 0.0261,
1414
+ "Coal": 0.0015,
1415
+ "Gas": 0.4632,
1416
+ "Hydro": 0.0783,
1417
+ "Nuclear": 0.1075,
1220
1418
  "Other Fossil": 0,
1221
- "Other Renewables": 0.0491,
1222
- "Solar": 0.2265,
1223
- "Wind": 0.0676
1419
+ "Other Renewables": 0.0594,
1420
+ "Solar": 0.1871,
1421
+ "Wind": 0.0769
1224
1422
  }
1225
1423
  },
1226
1424
  "US-CO": {
@@ -1281,14 +1479,25 @@
1281
1479
  },
1282
1480
  "2024": {
1283
1481
  "Bioenergy": 0.0014,
1284
- "Coal": 0.2819,
1285
- "Gas": 0.2947,
1286
- "Hydro": 0.0271,
1482
+ "Coal": 0.2789,
1483
+ "Gas": 0.3063,
1484
+ "Hydro": 0.028,
1287
1485
  "Nuclear": 0,
1288
1486
  "Other Fossil": 0.0003,
1289
1487
  "Other Renewables": 0,
1290
- "Solar": 0.0889,
1291
- "Wind": 0.3056
1488
+ "Solar": 0.0847,
1489
+ "Wind": 0.3004
1490
+ },
1491
+ "2025": {
1492
+ "Bioenergy": 0.0011,
1493
+ "Coal": 0.2826,
1494
+ "Gas": 0.3119,
1495
+ "Hydro": 0.0274,
1496
+ "Nuclear": 0,
1497
+ "Other Fossil": 0,
1498
+ "Other Renewables": 0,
1499
+ "Solar": 0.0588,
1500
+ "Wind": 0.3183
1292
1501
  }
1293
1502
  },
1294
1503
  "US-CT": {
@@ -1348,14 +1557,25 @@
1348
1557
  "Wind": 0.0002
1349
1558
  },
1350
1559
  "2024": {
1351
- "Bioenergy": 0.013,
1560
+ "Bioenergy": 0.0129,
1352
1561
  "Coal": 0,
1353
- "Gas": 0.5892,
1354
- "Hydro": 0.0108,
1355
- "Nuclear": 0.3632,
1562
+ "Gas": 0.5829,
1563
+ "Hydro": 0.0104,
1564
+ "Nuclear": 0.3708,
1356
1565
  "Other Fossil": 0.0115,
1357
1566
  "Other Renewables": 0,
1358
- "Solar": 0.012,
1567
+ "Solar": 0.0112,
1568
+ "Wind": 0.0002
1569
+ },
1570
+ "2025": {
1571
+ "Bioenergy": 0.0132,
1572
+ "Coal": 0,
1573
+ "Gas": 0.6137,
1574
+ "Hydro": 0.0083,
1575
+ "Nuclear": 0.3443,
1576
+ "Other Fossil": 0.0124,
1577
+ "Other Renewables": 0,
1578
+ "Solar": 0.0079,
1359
1579
  "Wind": 0.0002
1360
1580
  }
1361
1581
  },
@@ -1416,15 +1636,26 @@
1416
1636
  "Wind": 0.0009
1417
1637
  },
1418
1638
  "2024": {
1419
- "Bioenergy": 0.0124,
1420
- "Coal": 0.0169,
1421
- "Gas": 0.9332,
1639
+ "Bioenergy": 0.0134,
1640
+ "Coal": 0.0212,
1641
+ "Gas": 0.9271,
1422
1642
  "Hydro": 0,
1423
1643
  "Nuclear": 0,
1424
- "Other Fossil": 0.001,
1644
+ "Other Fossil": 0.0013,
1425
1645
  "Other Renewables": 0,
1426
- "Solar": 0.0359,
1427
- "Wind": 0.0005
1646
+ "Solar": 0.0365,
1647
+ "Wind": 0.0006
1648
+ },
1649
+ "2025": {
1650
+ "Bioenergy": 0.0175,
1651
+ "Coal": 0.0238,
1652
+ "Gas": 0.917,
1653
+ "Hydro": 0,
1654
+ "Nuclear": 0,
1655
+ "Other Fossil": 0.0054,
1656
+ "Other Renewables": 0,
1657
+ "Solar": 0.0346,
1658
+ "Wind": 0.0016
1428
1659
  }
1429
1660
  },
1430
1661
  "US-FL": {
@@ -1484,15 +1715,26 @@
1484
1715
  "Wind": 0
1485
1716
  },
1486
1717
  "2024": {
1487
- "Bioenergy": 0.0109,
1488
- "Coal": 0.0283,
1489
- "Gas": 0.7784,
1718
+ "Bioenergy": 0.0112,
1719
+ "Coal": 0.0292,
1720
+ "Gas": 0.7714,
1490
1721
  "Hydro": 0.0004,
1491
- "Nuclear": 0.1022,
1492
- "Other Fossil": 0.0104,
1722
+ "Nuclear": 0.1072,
1723
+ "Other Fossil": 0.0111,
1493
1724
  "Other Renewables": 0,
1494
1725
  "Solar": 0.0695,
1495
1726
  "Wind": 0
1727
+ },
1728
+ "2025": {
1729
+ "Bioenergy": 0.0124,
1730
+ "Coal": 0.0182,
1731
+ "Gas": 0.7768,
1732
+ "Hydro": 0,
1733
+ "Nuclear": 0.1153,
1734
+ "Other Fossil": 0.0116,
1735
+ "Other Renewables": 0,
1736
+ "Solar": 0.0655,
1737
+ "Wind": 0
1496
1738
  }
1497
1739
  },
1498
1740
  "US-GA": {
@@ -1552,14 +1794,25 @@
1552
1794
  "Wind": 0
1553
1795
  },
1554
1796
  "2024": {
1555
- "Bioenergy": 0.0369,
1556
- "Coal": 0.1258,
1557
- "Gas": 0.415,
1558
- "Hydro": 0.0163,
1559
- "Nuclear": 0.3388,
1560
- "Other Fossil": 0.0018,
1797
+ "Bioenergy": 0.038,
1798
+ "Coal": 0.1251,
1799
+ "Gas": 0.4164,
1800
+ "Hydro": 0.016,
1801
+ "Nuclear": 0.3399,
1802
+ "Other Fossil": 0.002,
1803
+ "Other Renewables": 0,
1804
+ "Solar": 0.0626,
1805
+ "Wind": 0
1806
+ },
1807
+ "2025": {
1808
+ "Bioenergy": 0.0432,
1809
+ "Coal": 0.0887,
1810
+ "Gas": 0.4267,
1811
+ "Hydro": 0.0131,
1812
+ "Nuclear": 0.3741,
1813
+ "Other Fossil": 0.0024,
1561
1814
  "Other Renewables": 0,
1562
- "Solar": 0.0654,
1815
+ "Solar": 0.0519,
1563
1816
  "Wind": 0
1564
1817
  }
1565
1818
  },
@@ -1620,15 +1873,26 @@
1620
1873
  "Wind": 0.069
1621
1874
  },
1622
1875
  "2024": {
1623
- "Bioenergy": 0.0285,
1876
+ "Bioenergy": 0.0278,
1877
+ "Coal": 0,
1878
+ "Gas": 0,
1879
+ "Hydro": 0.0044,
1880
+ "Nuclear": 0,
1881
+ "Other Fossil": 0.7921,
1882
+ "Other Renewables": 0.0188,
1883
+ "Solar": 0.0816,
1884
+ "Wind": 0.0753
1885
+ },
1886
+ "2025": {
1887
+ "Bioenergy": 0.0271,
1624
1888
  "Coal": 0,
1625
1889
  "Gas": 0,
1626
- "Hydro": 0.0019,
1890
+ "Hydro": 0.0143,
1627
1891
  "Nuclear": 0,
1628
- "Other Fossil": 0.7977,
1629
- "Other Renewables": 0.0143,
1630
- "Solar": 0.0838,
1631
- "Wind": 0.0737
1892
+ "Other Fossil": 0.7891,
1893
+ "Other Renewables": 0.0257,
1894
+ "Solar": 0.0737,
1895
+ "Wind": 0.0701
1632
1896
  }
1633
1897
  },
1634
1898
  "US-IA": {
@@ -1688,15 +1952,26 @@
1688
1952
  "Wind": 0.5934
1689
1953
  },
1690
1954
  "2024": {
1691
- "Bioenergy": 0.0031,
1692
- "Coal": 0.1941,
1693
- "Gas": 0.1278,
1694
- "Hydro": 0.0126,
1955
+ "Bioenergy": 0.003,
1956
+ "Coal": 0.2034,
1957
+ "Gas": 0.1303,
1958
+ "Hydro": 0.0135,
1695
1959
  "Nuclear": 0,
1696
1960
  "Other Fossil": 0.0002,
1697
1961
  "Other Renewables": 0,
1698
- "Solar": 0.0099,
1699
- "Wind": 0.6524
1962
+ "Solar": 0.0093,
1963
+ "Wind": 0.6403
1964
+ },
1965
+ "2025": {
1966
+ "Bioenergy": 0.0025,
1967
+ "Coal": 0.2221,
1968
+ "Gas": 0.0912,
1969
+ "Hydro": 0.0128,
1970
+ "Nuclear": 0,
1971
+ "Other Fossil": 0,
1972
+ "Other Renewables": 0,
1973
+ "Solar": 0.0065,
1974
+ "Wind": 0.665
1700
1975
  }
1701
1976
  },
1702
1977
  "US-ID": {
@@ -1756,15 +2031,26 @@
1756
2031
  "Wind": 0.1301
1757
2032
  },
1758
2033
  "2024": {
1759
- "Bioenergy": 0.0229,
2034
+ "Bioenergy": 0.022,
2035
+ "Coal": 0,
2036
+ "Gas": 0.316,
2037
+ "Hydro": 0.4452,
2038
+ "Nuclear": 0,
2039
+ "Other Fossil": 0.0038,
2040
+ "Other Renewables": 0.0013,
2041
+ "Solar": 0.0561,
2042
+ "Wind": 0.1556
2043
+ },
2044
+ "2025": {
2045
+ "Bioenergy": 0.0251,
1760
2046
  "Coal": 0,
1761
- "Gas": 0.3086,
1762
- "Hydro": 0.4415,
2047
+ "Gas": 0.3106,
2048
+ "Hydro": 0.451,
1763
2049
  "Nuclear": 0,
1764
2050
  "Other Fossil": 0.004,
1765
- "Other Renewables": 0.0014,
1766
- "Solar": 0.0625,
1767
- "Wind": 0.1591
2051
+ "Other Renewables": 0,
2052
+ "Solar": 0.0309,
2053
+ "Wind": 0.1785
1768
2054
  }
1769
2055
  },
1770
2056
  "US-IL": {
@@ -1825,14 +2111,25 @@
1825
2111
  },
1826
2112
  "2024": {
1827
2113
  "Bioenergy": 0.0014,
1828
- "Coal": 0.1454,
1829
- "Gas": 0.1812,
2114
+ "Coal": 0.1443,
2115
+ "Gas": 0.1702,
1830
2116
  "Hydro": 0,
1831
- "Nuclear": 0.5271,
1832
- "Other Fossil": 0.0013,
2117
+ "Nuclear": 0.5356,
2118
+ "Other Fossil": 0.0014,
1833
2119
  "Other Renewables": 0,
1834
- "Solar": 0.015,
1835
- "Wind": 0.1286
2120
+ "Solar": 0.0146,
2121
+ "Wind": 0.1325
2122
+ },
2123
+ "2025": {
2124
+ "Bioenergy": 0.0014,
2125
+ "Coal": 0.1165,
2126
+ "Gas": 0.1254,
2127
+ "Hydro": 0,
2128
+ "Nuclear": 0.5706,
2129
+ "Other Fossil": 0.0014,
2130
+ "Other Renewables": 0,
2131
+ "Solar": 0.0133,
2132
+ "Wind": 0.1714
1836
2133
  }
1837
2134
  },
1838
2135
  "US-IN": {
@@ -1892,15 +2189,26 @@
1892
2189
  "Wind": 0.0983
1893
2190
  },
1894
2191
  "2024": {
1895
- "Bioenergy": 0.0025,
1896
- "Coal": 0.4089,
1897
- "Gas": 0.4401,
1898
- "Hydro": 0.005,
2192
+ "Bioenergy": 0.0024,
2193
+ "Coal": 0.424,
2194
+ "Gas": 0.4255,
2195
+ "Hydro": 0.0049,
1899
2196
  "Nuclear": 0,
1900
- "Other Fossil": 0.0056,
2197
+ "Other Fossil": 0.0057,
1901
2198
  "Other Renewables": 0,
1902
- "Solar": 0.0371,
1903
- "Wind": 0.1009
2199
+ "Solar": 0.0333,
2200
+ "Wind": 0.1041
2201
+ },
2202
+ "2025": {
2203
+ "Bioenergy": 0.0024,
2204
+ "Coal": 0.4306,
2205
+ "Gas": 0.3997,
2206
+ "Hydro": 0.0046,
2207
+ "Nuclear": 0,
2208
+ "Other Fossil": 0.0065,
2209
+ "Other Renewables": 0,
2210
+ "Solar": 0.0209,
2211
+ "Wind": 0.1354
1904
2212
  }
1905
2213
  },
1906
2214
  "US-KS": {
@@ -1961,14 +2269,25 @@
1961
2269
  },
1962
2270
  "2024": {
1963
2271
  "Bioenergy": 0.0009,
1964
- "Coal": 0.2082,
1965
- "Gas": 0.0976,
1966
- "Hydro": 0.0004,
1967
- "Nuclear": 0.1579,
2272
+ "Coal": 0.2129,
2273
+ "Gas": 0.099,
2274
+ "Hydro": 0.0003,
2275
+ "Nuclear": 0.158,
1968
2276
  "Other Fossil": 0.0011,
1969
2277
  "Other Renewables": 0,
1970
- "Solar": 0.0015,
1971
- "Wind": 0.5324
2278
+ "Solar": 0.0014,
2279
+ "Wind": 0.5263
2280
+ },
2281
+ "2025": {
2282
+ "Bioenergy": 0.0011,
2283
+ "Coal": 0.1447,
2284
+ "Gas": 0.091,
2285
+ "Hydro": 0.0001,
2286
+ "Nuclear": 0.189,
2287
+ "Other Fossil": 0.0015,
2288
+ "Other Renewables": 0,
2289
+ "Solar": 0.0009,
2290
+ "Wind": 0.5715
1972
2291
  }
1973
2292
  },
1974
2293
  "US-KY": {
@@ -2028,14 +2347,25 @@
2028
2347
  "Wind": 0
2029
2348
  },
2030
2349
  "2024": {
2031
- "Bioenergy": 0.0063,
2032
- "Coal": 0.6695,
2033
- "Gas": 0.2596,
2034
- "Hydro": 0.0599,
2350
+ "Bioenergy": 0.0064,
2351
+ "Coal": 0.668,
2352
+ "Gas": 0.261,
2353
+ "Hydro": 0.0601,
2035
2354
  "Nuclear": 0,
2036
- "Other Fossil": 0.0009,
2355
+ "Other Fossil": 0.0011,
2037
2356
  "Other Renewables": 0,
2038
- "Solar": 0.0038,
2357
+ "Solar": 0.0034,
2358
+ "Wind": 0
2359
+ },
2360
+ "2025": {
2361
+ "Bioenergy": 0.0079,
2362
+ "Coal": 0.6684,
2363
+ "Gas": 0.2484,
2364
+ "Hydro": 0.0707,
2365
+ "Nuclear": 0,
2366
+ "Other Fossil": 0.0017,
2367
+ "Other Renewables": 0,
2368
+ "Solar": 0.0029,
2039
2369
  "Wind": 0
2040
2370
  }
2041
2371
  },
@@ -2096,14 +2426,25 @@
2096
2426
  "Wind": 0
2097
2427
  },
2098
2428
  "2024": {
2099
- "Bioenergy": 0.0191,
2100
- "Coal": 0.0365,
2101
- "Gas": 0.7717,
2429
+ "Bioenergy": 0.0195,
2430
+ "Coal": 0.0378,
2431
+ "Gas": 0.7712,
2102
2432
  "Hydro": 0.0072,
2103
- "Nuclear": 0.1503,
2104
- "Other Fossil": 0.0023,
2433
+ "Nuclear": 0.1497,
2434
+ "Other Fossil": 0.0024,
2105
2435
  "Other Renewables": 0,
2106
- "Solar": 0.013,
2436
+ "Solar": 0.0122,
2437
+ "Wind": 0
2438
+ },
2439
+ "2025": {
2440
+ "Bioenergy": 0.0203,
2441
+ "Coal": 0.0283,
2442
+ "Gas": 0.7401,
2443
+ "Hydro": 0.0066,
2444
+ "Nuclear": 0.1877,
2445
+ "Other Fossil": 0.0025,
2446
+ "Other Renewables": 0,
2447
+ "Solar": 0.0145,
2107
2448
  "Wind": 0
2108
2449
  }
2109
2450
  },
@@ -2164,15 +2505,26 @@
2164
2505
  "Wind": 0.0092
2165
2506
  },
2166
2507
  "2024": {
2167
- "Bioenergy": 0.0448,
2508
+ "Bioenergy": 0.0434,
2168
2509
  "Coal": 0,
2169
- "Gas": 0.7419,
2170
- "Hydro": 0.0377,
2510
+ "Gas": 0.7541,
2511
+ "Hydro": 0.036,
2512
+ "Nuclear": 0,
2513
+ "Other Fossil": 0.0497,
2514
+ "Other Renewables": 0,
2515
+ "Solar": 0.1079,
2516
+ "Wind": 0.0089
2517
+ },
2518
+ "2025": {
2519
+ "Bioenergy": 0.0404,
2520
+ "Coal": 0,
2521
+ "Gas": 0.8087,
2522
+ "Hydro": 0.0223,
2171
2523
  "Nuclear": 0,
2172
- "Other Fossil": 0.0511,
2524
+ "Other Fossil": 0.0455,
2173
2525
  "Other Renewables": 0,
2174
- "Solar": 0.1161,
2175
- "Wind": 0.0085
2526
+ "Solar": 0.0705,
2527
+ "Wind": 0.0126
2176
2528
  }
2177
2529
  },
2178
2530
  "US-MD": {
@@ -2232,15 +2584,26 @@
2232
2584
  "Wind": 0.0134
2233
2585
  },
2234
2586
  "2024": {
2235
- "Bioenergy": 0.0091,
2236
- "Coal": 0.0656,
2237
- "Gas": 0.4219,
2238
- "Hydro": 0.047,
2239
- "Nuclear": 0.3968,
2240
- "Other Fossil": 0.0136,
2587
+ "Bioenergy": 0.0096,
2588
+ "Coal": 0.062,
2589
+ "Gas": 0.3991,
2590
+ "Hydro": 0.049,
2591
+ "Nuclear": 0.4178,
2592
+ "Other Fossil": 0.0144,
2241
2593
  "Other Renewables": 0,
2242
- "Solar": 0.0321,
2243
- "Wind": 0.0139
2594
+ "Solar": 0.0318,
2595
+ "Wind": 0.0163
2596
+ },
2597
+ "2025": {
2598
+ "Bioenergy": 0.0126,
2599
+ "Coal": 0.0218,
2600
+ "Gas": 0.3347,
2601
+ "Hydro": 0.0164,
2602
+ "Nuclear": 0.5426,
2603
+ "Other Fossil": 0.0148,
2604
+ "Other Renewables": 0,
2605
+ "Solar": 0.0274,
2606
+ "Wind": 0.0297
2244
2607
  }
2245
2608
  },
2246
2609
  "US-ME": {
@@ -2300,15 +2663,26 @@
2300
2663
  "Wind": 0.187
2301
2664
  },
2302
2665
  "2024": {
2303
- "Bioenergy": 0.1091,
2304
- "Coal": 0.0022,
2305
- "Gas": 0.3222,
2306
- "Hydro": 0.2807,
2666
+ "Bioenergy": 0.1099,
2667
+ "Coal": 0.0021,
2668
+ "Gas": 0.3164,
2669
+ "Hydro": 0.2808,
2307
2670
  "Nuclear": 0,
2308
2671
  "Other Fossil": 0.0239,
2309
2672
  "Other Renewables": 0,
2310
- "Solar": 0.0841,
2311
- "Wind": 0.1779
2673
+ "Solar": 0.0793,
2674
+ "Wind": 0.1875
2675
+ },
2676
+ "2025": {
2677
+ "Bioenergy": 0.1198,
2678
+ "Coal": 0.002,
2679
+ "Gas": 0.2428,
2680
+ "Hydro": 0.2675,
2681
+ "Nuclear": 0,
2682
+ "Other Fossil": 0.0227,
2683
+ "Other Renewables": 0,
2684
+ "Solar": 0.0637,
2685
+ "Wind": 0.2815
2312
2686
  }
2313
2687
  },
2314
2688
  "US-MI": {
@@ -2368,15 +2742,26 @@
2368
2742
  "Wind": 0.0687
2369
2743
  },
2370
2744
  "2024": {
2371
- "Bioenergy": 0.0158,
2372
- "Coal": 0.2122,
2373
- "Gas": 0.4482,
2374
- "Hydro": 0.0034,
2375
- "Nuclear": 0.2117,
2376
- "Other Fossil": 0.0139,
2745
+ "Bioenergy": 0.0159,
2746
+ "Coal": 0.2013,
2747
+ "Gas": 0.4609,
2748
+ "Hydro": 0.0036,
2749
+ "Nuclear": 0.2115,
2750
+ "Other Fossil": 0.0127,
2377
2751
  "Other Renewables": 0,
2378
- "Solar": 0.0169,
2379
- "Wind": 0.0779
2752
+ "Solar": 0.0156,
2753
+ "Wind": 0.0784
2754
+ },
2755
+ "2025": {
2756
+ "Bioenergy": 0.0159,
2757
+ "Coal": 0.19,
2758
+ "Gas": 0.4214,
2759
+ "Hydro": 0.006,
2760
+ "Nuclear": 0.2491,
2761
+ "Other Fossil": 0.0095,
2762
+ "Other Renewables": 0,
2763
+ "Solar": 0.0093,
2764
+ "Wind": 0.0987
2380
2765
  }
2381
2766
  },
2382
2767
  "US-MN": {
@@ -2436,15 +2821,26 @@
2436
2821
  "Wind": 0.2514
2437
2822
  },
2438
2823
  "2024": {
2439
- "Bioenergy": 0.021,
2440
- "Coal": 0.1858,
2441
- "Gas": 0.2647,
2442
- "Hydro": 0.0125,
2443
- "Nuclear": 0.196,
2444
- "Other Fossil": 0.0057,
2824
+ "Bioenergy": 0.0209,
2825
+ "Coal": 0.1913,
2826
+ "Gas": 0.2695,
2827
+ "Hydro": 0.0129,
2828
+ "Nuclear": 0.1986,
2829
+ "Other Fossil": 0.0055,
2830
+ "Other Renewables": 0,
2831
+ "Solar": 0.0413,
2832
+ "Wind": 0.2599
2833
+ },
2834
+ "2025": {
2835
+ "Bioenergy": 0.0246,
2836
+ "Coal": 0.1829,
2837
+ "Gas": 0.27,
2838
+ "Hydro": 0.0145,
2839
+ "Nuclear": 0.1688,
2840
+ "Other Fossil": 0.0064,
2445
2841
  "Other Renewables": 0,
2446
- "Solar": 0.0444,
2447
- "Wind": 0.27
2842
+ "Solar": 0.0316,
2843
+ "Wind": 0.3011
2448
2844
  }
2449
2845
  },
2450
2846
  "US-MO": {
@@ -2504,15 +2900,26 @@
2504
2900
  "Wind": 0.1016
2505
2901
  },
2506
2902
  "2024": {
2507
- "Bioenergy": 0.0013,
2508
- "Coal": 0.5669,
2509
- "Gas": 0.1547,
2510
- "Hydro": 0.0149,
2511
- "Nuclear": 0.1547,
2512
- "Other Fossil": 0.0024,
2903
+ "Bioenergy": 0.0014,
2904
+ "Coal": 0.5632,
2905
+ "Gas": 0.1534,
2906
+ "Hydro": 0.0155,
2907
+ "Nuclear": 0.1583,
2908
+ "Other Fossil": 0.0025,
2513
2909
  "Other Renewables": 0,
2514
- "Solar": 0.0032,
2515
- "Wind": 0.1019
2910
+ "Solar": 0.003,
2911
+ "Wind": 0.1027
2912
+ },
2913
+ "2025": {
2914
+ "Bioenergy": 0.0019,
2915
+ "Coal": 0.5162,
2916
+ "Gas": 0.1241,
2917
+ "Hydro": 0.0128,
2918
+ "Nuclear": 0.2099,
2919
+ "Other Fossil": 0.0019,
2920
+ "Other Renewables": 0,
2921
+ "Solar": 0.0031,
2922
+ "Wind": 0.1302
2516
2923
  }
2517
2924
  },
2518
2925
  "US-MS": {
@@ -2572,15 +2979,26 @@
2572
2979
  "Wind": 0
2573
2980
  },
2574
2981
  "2024": {
2575
- "Bioenergy": 0.0169,
2576
- "Coal": 0.0392,
2577
- "Gas": 0.767,
2982
+ "Bioenergy": 0.0171,
2983
+ "Coal": 0.044,
2984
+ "Gas": 0.7746,
2578
2985
  "Hydro": 0,
2579
- "Nuclear": 0.1498,
2986
+ "Nuclear": 0.1388,
2580
2987
  "Other Fossil": 0.0001,
2581
2988
  "Other Renewables": 0,
2582
- "Solar": 0.0228,
2583
- "Wind": 0.0042
2989
+ "Solar": 0.0209,
2990
+ "Wind": 0.0046
2991
+ },
2992
+ "2025": {
2993
+ "Bioenergy": 0.0206,
2994
+ "Coal": 0.0536,
2995
+ "Gas": 0.7801,
2996
+ "Hydro": 0,
2997
+ "Nuclear": 0.1123,
2998
+ "Other Fossil": 0,
2999
+ "Other Renewables": 0,
3000
+ "Solar": 0.0237,
3001
+ "Wind": 0.0097
2584
3002
  }
2585
3003
  },
2586
3004
  "US-MT": {
@@ -2641,14 +3059,25 @@
2641
3059
  },
2642
3060
  "2024": {
2643
3061
  "Bioenergy": 0.0008,
2644
- "Coal": 0.3825,
2645
- "Gas": 0.0397,
2646
- "Hydro": 0.3193,
3062
+ "Coal": 0.368,
3063
+ "Gas": 0.04,
3064
+ "Hydro": 0.3292,
3065
+ "Nuclear": 0,
3066
+ "Other Fossil": 0.0243,
3067
+ "Other Renewables": 0,
3068
+ "Solar": 0.0142,
3069
+ "Wind": 0.2235
3070
+ },
3071
+ "2025": {
3072
+ "Bioenergy": 0.0009,
3073
+ "Coal": 0.3666,
3074
+ "Gas": 0.0456,
3075
+ "Hydro": 0.315,
2647
3076
  "Nuclear": 0,
2648
- "Other Fossil": 0.0229,
3077
+ "Other Fossil": 0.0198,
2649
3078
  "Other Renewables": 0,
2650
- "Solar": 0.0155,
2651
- "Wind": 0.2194
3079
+ "Solar": 0.0065,
3080
+ "Wind": 0.2457
2652
3081
  }
2653
3082
  },
2654
3083
  "US-NC": {
@@ -2708,15 +3137,26 @@
2708
3137
  "Wind": 0.0042
2709
3138
  },
2710
3139
  "2024": {
2711
- "Bioenergy": 0.0112,
2712
- "Coal": 0.1146,
2713
- "Gas": 0.4169,
2714
- "Hydro": 0.0345,
2715
- "Nuclear": 0.3195,
3140
+ "Bioenergy": 0.0113,
3141
+ "Coal": 0.1211,
3142
+ "Gas": 0.4126,
3143
+ "Hydro": 0.0335,
3144
+ "Nuclear": 0.323,
2716
3145
  "Other Fossil": 0.0027,
2717
3146
  "Other Renewables": 0,
2718
- "Solar": 0.097,
2719
- "Wind": 0.0035
3147
+ "Solar": 0.0919,
3148
+ "Wind": 0.0038
3149
+ },
3150
+ "2025": {
3151
+ "Bioenergy": 0.0121,
3152
+ "Coal": 0.0936,
3153
+ "Gas": 0.411,
3154
+ "Hydro": 0.0291,
3155
+ "Nuclear": 0.377,
3156
+ "Other Fossil": 0.002,
3157
+ "Other Renewables": 0,
3158
+ "Solar": 0.0706,
3159
+ "Wind": 0.0047
2720
3160
  }
2721
3161
  },
2722
3162
  "US-ND": {
@@ -2777,14 +3217,25 @@
2777
3217
  },
2778
3218
  "2024": {
2779
3219
  "Bioenergy": 0,
2780
- "Coal": 0.5305,
2781
- "Gas": 0.0669,
2782
- "Hydro": 0.0459,
3220
+ "Coal": 0.5356,
3221
+ "Gas": 0.0673,
3222
+ "Hydro": 0.0478,
2783
3223
  "Nuclear": 0,
2784
3224
  "Other Fossil": 0.001,
2785
3225
  "Other Renewables": 0,
2786
3226
  "Solar": 0,
2787
- "Wind": 0.3558
3227
+ "Wind": 0.3483
3228
+ },
3229
+ "2025": {
3230
+ "Bioenergy": 0,
3231
+ "Coal": 0.5386,
3232
+ "Gas": 0.0591,
3233
+ "Hydro": 0.049,
3234
+ "Nuclear": 0,
3235
+ "Other Fossil": 0.0009,
3236
+ "Other Renewables": 0,
3237
+ "Solar": 0,
3238
+ "Wind": 0.3524
2788
3239
  }
2789
3240
  },
2790
3241
  "US-NE": {
@@ -2845,14 +3296,25 @@
2845
3296
  },
2846
3297
  "2024": {
2847
3298
  "Bioenergy": 0.0022,
2848
- "Coal": 0.4404,
2849
- "Gas": 0.0398,
2850
- "Hydro": 0.0289,
2851
- "Nuclear": 0.1379,
3299
+ "Coal": 0.4302,
3300
+ "Gas": 0.0377,
3301
+ "Hydro": 0.0302,
3302
+ "Nuclear": 0.1625,
2852
3303
  "Other Fossil": 0.0003,
2853
3304
  "Other Renewables": 0,
2854
- "Solar": 0.0056,
2855
- "Wind": 0.3448
3305
+ "Solar": 0.0051,
3306
+ "Wind": 0.3318
3307
+ },
3308
+ "2025": {
3309
+ "Bioenergy": 0.0023,
3310
+ "Coal": 0.4153,
3311
+ "Gas": 0.025,
3312
+ "Hydro": 0.0337,
3313
+ "Nuclear": 0.165,
3314
+ "Other Fossil": 0,
3315
+ "Other Renewables": 0,
3316
+ "Solar": 0.0035,
3317
+ "Wind": 0.3552
2856
3318
  }
2857
3319
  },
2858
3320
  "US-NH": {
@@ -2912,15 +3374,26 @@
2912
3374
  "Wind": 0.0245
2913
3375
  },
2914
3376
  "2024": {
2915
- "Bioenergy": 0.044,
2916
- "Coal": 0.0059,
2917
- "Gas": 0.33,
2918
- "Hydro": 0.093,
2919
- "Nuclear": 0.4983,
2920
- "Other Fossil": 0.0034,
3377
+ "Bioenergy": 0.0469,
3378
+ "Coal": 0.0088,
3379
+ "Gas": 0.2549,
3380
+ "Hydro": 0.0951,
3381
+ "Nuclear": 0.5625,
3382
+ "Other Fossil": 0.0038,
3383
+ "Other Renewables": 0,
3384
+ "Solar": 0,
3385
+ "Wind": 0.0279
3386
+ },
3387
+ "2025": {
3388
+ "Bioenergy": 0.0839,
3389
+ "Coal": 0.0281,
3390
+ "Gas": 0.0159,
3391
+ "Hydro": 0.1434,
3392
+ "Nuclear": 0.6463,
3393
+ "Other Fossil": 0.0084,
2921
3394
  "Other Renewables": 0,
2922
3395
  "Solar": 0,
2923
- "Wind": 0.0253
3396
+ "Wind": 0.0742
2924
3397
  }
2925
3398
  },
2926
3399
  "US-NJ": {
@@ -2982,13 +3455,24 @@
2982
3455
  "2024": {
2983
3456
  "Bioenergy": 0.0107,
2984
3457
  "Coal": 0,
2985
- "Gas": 0.5105,
3458
+ "Gas": 0.5088,
2986
3459
  "Hydro": 0,
2987
- "Nuclear": 0.4373,
3460
+ "Nuclear": 0.4404,
2988
3461
  "Other Fossil": 0.0105,
2989
3462
  "Other Renewables": 0,
2990
- "Solar": 0.0307,
3463
+ "Solar": 0.0294,
2991
3464
  "Wind": 0.0003
3465
+ },
3466
+ "2025": {
3467
+ "Bioenergy": 0.0112,
3468
+ "Coal": 0,
3469
+ "Gas": 0.5508,
3470
+ "Hydro": 0,
3471
+ "Nuclear": 0.4026,
3472
+ "Other Fossil": 0.0123,
3473
+ "Other Renewables": 0,
3474
+ "Solar": 0.0227,
3475
+ "Wind": 0.0004
2992
3476
  }
2993
3477
  },
2994
3478
  "US-NM": {
@@ -3049,14 +3533,25 @@
3049
3533
  },
3050
3534
  "2024": {
3051
3535
  "Bioenergy": 0.0003,
3052
- "Coal": 0.2193,
3053
- "Gas": 0.2952,
3536
+ "Coal": 0.2142,
3537
+ "Gas": 0.2905,
3054
3538
  "Hydro": 0.0003,
3055
3539
  "Nuclear": 0,
3056
3540
  "Other Fossil": 0,
3057
- "Other Renewables": 0.0005,
3058
- "Solar": 0.1102,
3059
- "Wind": 0.374
3541
+ "Other Renewables": 0.0006,
3542
+ "Solar": 0.1091,
3543
+ "Wind": 0.385
3544
+ },
3545
+ "2025": {
3546
+ "Bioenergy": 0.0004,
3547
+ "Coal": 0.1549,
3548
+ "Gas": 0.2076,
3549
+ "Hydro": 0,
3550
+ "Nuclear": 0,
3551
+ "Other Fossil": 0,
3552
+ "Other Renewables": 0.0004,
3553
+ "Solar": 0.1263,
3554
+ "Wind": 0.5104
3060
3555
  }
3061
3556
  },
3062
3557
  "US-NV": {
@@ -3117,14 +3612,25 @@
3117
3612
  },
3118
3613
  "2024": {
3119
3614
  "Bioenergy": 0.001,
3120
- "Coal": 0.0481,
3121
- "Gas": 0.5514,
3122
- "Hydro": 0.0344,
3615
+ "Coal": 0.0505,
3616
+ "Gas": 0.5464,
3617
+ "Hydro": 0.0356,
3123
3618
  "Nuclear": 0,
3124
3619
  "Other Fossil": 0,
3125
- "Other Renewables": 0.0782,
3126
- "Solar": 0.2803,
3127
- "Wind": 0.0067
3620
+ "Other Renewables": 0.0823,
3621
+ "Solar": 0.2769,
3622
+ "Wind": 0.0072
3623
+ },
3624
+ "2025": {
3625
+ "Bioenergy": 0.0014,
3626
+ "Coal": 0.0595,
3627
+ "Gas": 0.538,
3628
+ "Hydro": 0.0482,
3629
+ "Nuclear": 0,
3630
+ "Other Fossil": 0,
3631
+ "Other Renewables": 0.0958,
3632
+ "Solar": 0.2463,
3633
+ "Wind": 0.0108
3128
3634
  }
3129
3635
  },
3130
3636
  "US-NY": {
@@ -3184,15 +3690,26 @@
3184
3690
  "Wind": 0.0387
3185
3691
  },
3186
3692
  "2024": {
3187
- "Bioenergy": 0.0121,
3693
+ "Bioenergy": 0.012,
3188
3694
  "Coal": 0,
3189
- "Gas": 0.4867,
3695
+ "Gas": 0.486,
3190
3696
  "Hydro": 0.2135,
3191
- "Nuclear": 0.206,
3697
+ "Nuclear": 0.2063,
3192
3698
  "Other Fossil": 0.0104,
3193
3699
  "Other Renewables": 0,
3194
- "Solar": 0.027,
3195
- "Wind": 0.0442
3700
+ "Solar": 0.0256,
3701
+ "Wind": 0.0462
3702
+ },
3703
+ "2025": {
3704
+ "Bioenergy": 0.0125,
3705
+ "Coal": 0,
3706
+ "Gas": 0.4617,
3707
+ "Hydro": 0.2078,
3708
+ "Nuclear": 0.2219,
3709
+ "Other Fossil": 0.0101,
3710
+ "Other Renewables": 0,
3711
+ "Solar": 0.0211,
3712
+ "Wind": 0.065
3196
3713
  }
3197
3714
  },
3198
3715
  "US-OH": {
@@ -3253,14 +3770,25 @@
3253
3770
  },
3254
3771
  "2024": {
3255
3772
  "Bioenergy": 0.002,
3256
- "Coal": 0.2163,
3257
- "Gas": 0.592,
3773
+ "Coal": 0.2068,
3774
+ "Gas": 0.6064,
3258
3775
  "Hydro": 0.0036,
3259
- "Nuclear": 0.1302,
3260
- "Other Fossil": 0.0045,
3776
+ "Nuclear": 0.1279,
3777
+ "Other Fossil": 0.0043,
3261
3778
  "Other Renewables": 0,
3262
- "Solar": 0.0321,
3263
- "Wind": 0.0193
3779
+ "Solar": 0.0289,
3780
+ "Wind": 0.0202
3781
+ },
3782
+ "2025": {
3783
+ "Bioenergy": 0.0023,
3784
+ "Coal": 0.1746,
3785
+ "Gas": 0.6303,
3786
+ "Hydro": 0.0033,
3787
+ "Nuclear": 0.1421,
3788
+ "Other Fossil": 0.0001,
3789
+ "Other Renewables": 0,
3790
+ "Solar": 0.0202,
3791
+ "Wind": 0.0271
3264
3792
  }
3265
3793
  },
3266
3794
  "US-OK": {
@@ -3320,15 +3848,26 @@
3320
3848
  "Wind": 0.4149
3321
3849
  },
3322
3850
  "2024": {
3323
- "Bioenergy": 0.0034,
3324
- "Coal": 0.0704,
3325
- "Gas": 0.4997,
3326
- "Hydro": 0.0157,
3851
+ "Bioenergy": 0.0035,
3852
+ "Coal": 0.0641,
3853
+ "Gas": 0.5065,
3854
+ "Hydro": 0.0155,
3327
3855
  "Nuclear": 0,
3328
3856
  "Other Fossil": 0.0005,
3329
3857
  "Other Renewables": 0,
3330
- "Solar": 0.0034,
3331
- "Wind": 0.4069
3858
+ "Solar": 0.0032,
3859
+ "Wind": 0.4068
3860
+ },
3861
+ "2025": {
3862
+ "Bioenergy": 0.004,
3863
+ "Coal": 0.0538,
3864
+ "Gas": 0.4713,
3865
+ "Hydro": 0.0145,
3866
+ "Nuclear": 0,
3867
+ "Other Fossil": 0.0007,
3868
+ "Other Renewables": 0,
3869
+ "Solar": 0.0027,
3870
+ "Wind": 0.4529
3332
3871
  }
3333
3872
  },
3334
3873
  "US-OR": {
@@ -3388,15 +3927,26 @@
3388
3927
  "Wind": 0.1452
3389
3928
  },
3390
3929
  "2024": {
3391
- "Bioenergy": 0.0152,
3930
+ "Bioenergy": 0.0147,
3392
3931
  "Coal": 0,
3393
- "Gas": 0.3899,
3394
- "Hydro": 0.3997,
3932
+ "Gas": 0.3849,
3933
+ "Hydro": 0.4106,
3395
3934
  "Nuclear": 0,
3396
3935
  "Other Fossil": 0.0003,
3397
- "Other Renewables": 0.0013,
3398
- "Solar": 0.0363,
3399
- "Wind": 0.1573
3936
+ "Other Renewables": 0.0016,
3937
+ "Solar": 0.0332,
3938
+ "Wind": 0.1547
3939
+ },
3940
+ "2025": {
3941
+ "Bioenergy": 0.0132,
3942
+ "Coal": 0,
3943
+ "Gas": 0.3967,
3944
+ "Hydro": 0.4337,
3945
+ "Nuclear": 0,
3946
+ "Other Fossil": 0.0001,
3947
+ "Other Renewables": 0.0021,
3948
+ "Solar": 0.0171,
3949
+ "Wind": 0.1372
3400
3950
  }
3401
3951
  },
3402
3952
  "US-PA": {
@@ -3456,15 +4006,26 @@
3456
4006
  "Wind": 0.0138
3457
4007
  },
3458
4008
  "2024": {
3459
- "Bioenergy": 0.0064,
3460
- "Coal": 0.0495,
3461
- "Gas": 0.5989,
3462
- "Hydro": 0.0082,
3463
- "Nuclear": 0.3133,
4009
+ "Bioenergy": 0.0063,
4010
+ "Coal": 0.0498,
4011
+ "Gas": 0.6011,
4012
+ "Hydro": 0.0079,
4013
+ "Nuclear": 0.3111,
3464
4014
  "Other Fossil": 0.0038,
3465
4015
  "Other Renewables": 0,
3466
- "Solar": 0.0054,
3467
- "Wind": 0.0145
4016
+ "Solar": 0.005,
4017
+ "Wind": 0.0149
4018
+ },
4019
+ "2025": {
4020
+ "Bioenergy": 0.0067,
4021
+ "Coal": 0.037,
4022
+ "Gas": 0.5885,
4023
+ "Hydro": 0.0072,
4024
+ "Nuclear": 0.3321,
4025
+ "Other Fossil": 0.0041,
4026
+ "Other Renewables": 0,
4027
+ "Solar": 0.0038,
4028
+ "Wind": 0.0206
3468
4029
  }
3469
4030
  },
3470
4031
  "US-RI": {
@@ -3524,15 +4085,26 @@
3524
4085
  "Wind": 0.0162
3525
4086
  },
3526
4087
  "2024": {
3527
- "Bioenergy": 0.0232,
4088
+ "Bioenergy": 0.021,
3528
4089
  "Coal": 0,
3529
- "Gas": 0.8927,
4090
+ "Gas": 0.8942,
3530
4091
  "Hydro": 0,
3531
4092
  "Nuclear": 0,
3532
4093
  "Other Fossil": 0,
3533
4094
  "Other Renewables": 0,
3534
- "Solar": 0.067,
3535
- "Wind": 0.0171
4095
+ "Solar": 0.0659,
4096
+ "Wind": 0.0188
4097
+ },
4098
+ "2025": {
4099
+ "Bioenergy": 0,
4100
+ "Coal": 0,
4101
+ "Gas": 0.9251,
4102
+ "Hydro": 0,
4103
+ "Nuclear": 0,
4104
+ "Other Fossil": 0,
4105
+ "Other Renewables": 0,
4106
+ "Solar": 0.0504,
4107
+ "Wind": 0.0246
3536
4108
  }
3537
4109
  },
3538
4110
  "US-SC": {
@@ -3592,14 +4164,25 @@
3592
4164
  "Wind": 0
3593
4165
  },
3594
4166
  "2024": {
3595
- "Bioenergy": 0.0189,
3596
- "Coal": 0.1675,
3597
- "Gas": 0.2413,
3598
- "Hydro": 0.0217,
3599
- "Nuclear": 0.518,
4167
+ "Bioenergy": 0.0188,
4168
+ "Coal": 0.167,
4169
+ "Gas": 0.2279,
4170
+ "Hydro": 0.021,
4171
+ "Nuclear": 0.5341,
3600
4172
  "Other Fossil": 0.0012,
3601
4173
  "Other Renewables": 0,
3602
- "Solar": 0.0315,
4174
+ "Solar": 0.03,
4175
+ "Wind": 0
4176
+ },
4177
+ "2025": {
4178
+ "Bioenergy": 0.0159,
4179
+ "Coal": 0.178,
4180
+ "Gas": 0.2194,
4181
+ "Hydro": 0.0177,
4182
+ "Nuclear": 0.5433,
4183
+ "Other Fossil": 0.0018,
4184
+ "Other Renewables": 0,
4185
+ "Solar": 0.0239,
3603
4186
  "Wind": 0
3604
4187
  }
3605
4188
  },
@@ -3661,14 +4244,25 @@
3661
4244
  },
3662
4245
  "2024": {
3663
4246
  "Bioenergy": 0,
3664
- "Coal": 0.0668,
3665
- "Gas": 0.112,
3666
- "Hydro": 0.206,
4247
+ "Coal": 0.0757,
4248
+ "Gas": 0.1131,
4249
+ "Hydro": 0.2129,
3667
4250
  "Nuclear": 0,
3668
4251
  "Other Fossil": 0.0001,
3669
4252
  "Other Renewables": 0,
3670
- "Solar": 0.0188,
3671
- "Wind": 0.5963
4253
+ "Solar": 0.0175,
4254
+ "Wind": 0.5809
4255
+ },
4256
+ "2025": {
4257
+ "Bioenergy": 0,
4258
+ "Coal": 0.0749,
4259
+ "Gas": 0.0896,
4260
+ "Hydro": 0.2126,
4261
+ "Nuclear": 0,
4262
+ "Other Fossil": 0,
4263
+ "Other Renewables": 0,
4264
+ "Solar": 0.0118,
4265
+ "Wind": 0.6111
3672
4266
  }
3673
4267
  },
3674
4268
  "US-TN": {
@@ -3728,14 +4322,25 @@
3728
4322
  "Wind": 0.0002
3729
4323
  },
3730
4324
  "2024": {
3731
- "Bioenergy": 0.006,
3732
- "Coal": 0.2311,
3733
- "Gas": 0.2135,
3734
- "Hydro": 0.1004,
3735
- "Nuclear": 0.4316,
3736
- "Other Fossil": 0.0013,
4325
+ "Bioenergy": 0.0059,
4326
+ "Coal": 0.2282,
4327
+ "Gas": 0.2226,
4328
+ "Hydro": 0.1001,
4329
+ "Nuclear": 0.4266,
4330
+ "Other Fossil": 0.0015,
3737
4331
  "Other Renewables": 0,
3738
- "Solar": 0.0161,
4332
+ "Solar": 0.015,
4333
+ "Wind": 0
4334
+ },
4335
+ "2025": {
4336
+ "Bioenergy": 0.0072,
4337
+ "Coal": 0.2137,
4338
+ "Gas": 0.2849,
4339
+ "Hydro": 0.1165,
4340
+ "Nuclear": 0.3619,
4341
+ "Other Fossil": 0.0028,
4342
+ "Other Renewables": 0,
4343
+ "Solar": 0.013,
3739
4344
  "Wind": 0
3740
4345
  }
3741
4346
  },
@@ -3797,14 +4402,25 @@
3797
4402
  },
3798
4403
  "2024": {
3799
4404
  "Bioenergy": 0.0021,
3800
- "Coal": 0.1148,
3801
- "Gas": 0.5257,
4405
+ "Coal": 0.1152,
4406
+ "Gas": 0.5197,
3802
4407
  "Hydro": 0.0016,
3803
- "Nuclear": 0.0648,
3804
- "Other Fossil": 0.0002,
4408
+ "Nuclear": 0.0667,
4409
+ "Other Fossil": 0.0003,
4410
+ "Other Renewables": 0,
4411
+ "Solar": 0.0709,
4412
+ "Wind": 0.2235
4413
+ },
4414
+ "2025": {
4415
+ "Bioenergy": 0.002,
4416
+ "Coal": 0.1218,
4417
+ "Gas": 0.4774,
4418
+ "Hydro": 0.0012,
4419
+ "Nuclear": 0.0639,
4420
+ "Other Fossil": 0.0004,
3805
4421
  "Other Renewables": 0,
3806
- "Solar": 0.0735,
3807
- "Wind": 0.2174
4422
+ "Solar": 0.0702,
4423
+ "Wind": 0.263
3808
4424
  }
3809
4425
  },
3810
4426
  "US-UT": {
@@ -3864,15 +4480,26 @@
3864
4480
  "Wind": 0.0204
3865
4481
  },
3866
4482
  "2024": {
4483
+ "Bioenergy": 0.0026,
4484
+ "Coal": 0.4623,
4485
+ "Gas": 0.3292,
4486
+ "Hydro": 0.0223,
4487
+ "Nuclear": 0,
4488
+ "Other Fossil": 0.0058,
4489
+ "Other Renewables": 0.0116,
4490
+ "Solar": 0.144,
4491
+ "Wind": 0.0223
4492
+ },
4493
+ "2025": {
3867
4494
  "Bioenergy": 0.0025,
3868
- "Coal": 0.4588,
3869
- "Gas": 0.333,
3870
- "Hydro": 0.0206,
4495
+ "Coal": 0.5804,
4496
+ "Gas": 0.2642,
4497
+ "Hydro": 0.0223,
3871
4498
  "Nuclear": 0,
3872
- "Other Fossil": 0.0055,
3873
- "Other Renewables": 0.0112,
3874
- "Solar": 0.1473,
3875
- "Wind": 0.0212
4499
+ "Other Fossil": 0.0071,
4500
+ "Other Renewables": 0.0098,
4501
+ "Solar": 0.0902,
4502
+ "Wind": 0.0234
3876
4503
  }
3877
4504
  },
3878
4505
  "US-VA": {
@@ -3932,15 +4559,26 @@
3932
4559
  "Wind": 0.0005
3933
4560
  },
3934
4561
  "2024": {
3935
- "Bioenergy": 0.0312,
3936
- "Coal": 0.0198,
3937
- "Gas": 0.5792,
4562
+ "Bioenergy": 0.0319,
4563
+ "Coal": 0.0163,
4564
+ "Gas": 0.5935,
3938
4565
  "Hydro": 0.0009,
3939
- "Nuclear": 0.2891,
3940
- "Other Fossil": 0.0053,
4566
+ "Nuclear": 0.2819,
4567
+ "Other Fossil": 0.0051,
3941
4568
  "Other Renewables": 0,
3942
- "Solar": 0.0739,
4569
+ "Solar": 0.07,
3943
4570
  "Wind": 0.0005
4571
+ },
4572
+ "2025": {
4573
+ "Bioenergy": 0.0372,
4574
+ "Coal": 0.0025,
4575
+ "Gas": 0.6021,
4576
+ "Hydro": 0,
4577
+ "Nuclear": 0.2933,
4578
+ "Other Fossil": 0.0039,
4579
+ "Other Renewables": 0,
4580
+ "Solar": 0.0605,
4581
+ "Wind": 0.0006
3944
4582
  }
3945
4583
  },
3946
4584
  "US-VT": {
@@ -4000,15 +4638,26 @@
4000
4638
  "Wind": 0.1369
4001
4639
  },
4002
4640
  "2024": {
4003
- "Bioenergy": 0.1437,
4641
+ "Bioenergy": 0.1584,
4004
4642
  "Coal": 0,
4005
4643
  "Gas": 0.0004,
4006
- "Hydro": 0.6143,
4644
+ "Hydro": 0.6043,
4007
4645
  "Nuclear": 0,
4008
4646
  "Other Fossil": 0.0014,
4009
4647
  "Other Renewables": 0,
4010
- "Solar": 0.0973,
4011
- "Wind": 0.1429
4648
+ "Solar": 0.0898,
4649
+ "Wind": 0.1457
4650
+ },
4651
+ "2025": {
4652
+ "Bioenergy": 0.1829,
4653
+ "Coal": 0,
4654
+ "Gas": 0.0005,
4655
+ "Hydro": 0.5489,
4656
+ "Nuclear": 0,
4657
+ "Other Fossil": 0.0006,
4658
+ "Other Renewables": 0,
4659
+ "Solar": 0.0583,
4660
+ "Wind": 0.2088
4012
4661
  }
4013
4662
  },
4014
4663
  "US-WA": {
@@ -4068,15 +4717,26 @@
4068
4717
  "Wind": 0.0733
4069
4718
  },
4070
4719
  "2024": {
4071
- "Bioenergy": 0.0112,
4072
- "Coal": 0.0302,
4073
- "Gas": 0.1838,
4074
- "Hydro": 0.5816,
4075
- "Nuclear": 0.1022,
4720
+ "Bioenergy": 0.0109,
4721
+ "Coal": 0.0286,
4722
+ "Gas": 0.1792,
4723
+ "Hydro": 0.5935,
4724
+ "Nuclear": 0.0986,
4076
4725
  "Other Fossil": 0.0008,
4077
4726
  "Other Renewables": 0,
4078
- "Solar": 0.0048,
4079
- "Wind": 0.0854
4727
+ "Solar": 0.0044,
4728
+ "Wind": 0.084
4729
+ },
4730
+ "2025": {
4731
+ "Bioenergy": 0.0101,
4732
+ "Coal": 0.0403,
4733
+ "Gas": 0.1665,
4734
+ "Hydro": 0.5977,
4735
+ "Nuclear": 0.0943,
4736
+ "Other Fossil": 0.0008,
4737
+ "Other Renewables": 0,
4738
+ "Solar": 0.0017,
4739
+ "Wind": 0.0886
4080
4740
  }
4081
4741
  },
4082
4742
  "US-WI": {
@@ -4136,15 +4796,26 @@
4136
4796
  "Wind": 0.0278
4137
4797
  },
4138
4798
  "2024": {
4139
- "Bioenergy": 0.0144,
4140
- "Coal": 0.3109,
4141
- "Gas": 0.4093,
4142
- "Hydro": 0.0281,
4143
- "Nuclear": 0.151,
4799
+ "Bioenergy": 0.0141,
4800
+ "Coal": 0.3114,
4801
+ "Gas": 0.4101,
4802
+ "Hydro": 0.0292,
4803
+ "Nuclear": 0.1565,
4144
4804
  "Other Fossil": 0.002,
4145
4805
  "Other Renewables": 0,
4146
- "Solar": 0.052,
4147
- "Wind": 0.0324
4806
+ "Solar": 0.0456,
4807
+ "Wind": 0.0311
4808
+ },
4809
+ "2025": {
4810
+ "Bioenergy": 0.0121,
4811
+ "Coal": 0.3327,
4812
+ "Gas": 0.3932,
4813
+ "Hydro": 0.0335,
4814
+ "Nuclear": 0.1668,
4815
+ "Other Fossil": 0.0019,
4816
+ "Other Renewables": 0,
4817
+ "Solar": 0.0203,
4818
+ "Wind": 0.0394
4148
4819
  }
4149
4820
  },
4150
4821
  "US-WV": {
@@ -4205,14 +4876,25 @@
4205
4876
  },
4206
4877
  "2024": {
4207
4878
  "Bioenergy": 0,
4208
- "Coal": 0.8406,
4879
+ "Coal": 0.8388,
4209
4880
  "Gas": 0.0834,
4210
- "Hydro": 0.0312,
4881
+ "Hydro": 0.0305,
4211
4882
  "Nuclear": 0,
4212
- "Other Fossil": 0.0026,
4883
+ "Other Fossil": 0.0022,
4213
4884
  "Other Renewables": 0,
4214
- "Solar": 0.0046,
4215
- "Wind": 0.0377
4885
+ "Solar": 0.0041,
4886
+ "Wind": 0.041
4887
+ },
4888
+ "2025": {
4889
+ "Bioenergy": 0,
4890
+ "Coal": 0.741,
4891
+ "Gas": 0.1435,
4892
+ "Hydro": 0.0344,
4893
+ "Nuclear": 0,
4894
+ "Other Fossil": 0.0016,
4895
+ "Other Renewables": 0,
4896
+ "Solar": 0.0041,
4897
+ "Wind": 0.0756
4216
4898
  }
4217
4899
  },
4218
4900
  "US-WY": {
@@ -4273,14 +4955,25 @@
4273
4955
  },
4274
4956
  "2024": {
4275
4957
  "Bioenergy": 0,
4276
- "Coal": 0.6081,
4277
- "Gas": 0.1399,
4278
- "Hydro": 0.0214,
4958
+ "Coal": 0.5975,
4959
+ "Gas": 0.1411,
4960
+ "Hydro": 0.0221,
4279
4961
  "Nuclear": 0,
4280
- "Other Fossil": 0.0036,
4962
+ "Other Fossil": 0.0033,
4281
4963
  "Other Renewables": 0,
4282
- "Solar": 0.0114,
4283
- "Wind": 0.2156
4964
+ "Solar": 0.0106,
4965
+ "Wind": 0.2254
4966
+ },
4967
+ "2025": {
4968
+ "Bioenergy": 0,
4969
+ "Coal": 0.5644,
4970
+ "Gas": 0.1425,
4971
+ "Hydro": 0.0217,
4972
+ "Nuclear": 0,
4973
+ "Other Fossil": 0.0031,
4974
+ "Other Renewables": 0,
4975
+ "Solar": 0.0075,
4976
+ "Wind": 0.2609
4284
4977
  }
4285
4978
  }
4286
4979
  }