@digital4better/data 1.2.7 → 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.
- package/data/factor/continent-monthly-green.csv +6 -0
- package/data/factor/continent-monthly-green.json +66 -0
- package/data/factor/continent-monthly.csv +6 -0
- package/data/factor/continent-monthly.json +66 -0
- package/data/factor/continent-yearly-green.csv +6 -0
- package/data/factor/continent-yearly-green.json +66 -0
- package/data/factor/continent-yearly.csv +6 -0
- package/data/factor/continent-yearly.json +66 -0
- package/data/factor/country-monthly-green.csv +214 -0
- package/data/factor/country-monthly-green.json +2354 -0
- package/data/factor/country-monthly.csv +214 -0
- package/data/factor/country-monthly.json +2354 -0
- package/data/factor/country-yearly-green.csv +214 -0
- package/data/factor/country-yearly-green.json +2376 -22
- package/data/factor/country-yearly.csv +214 -0
- package/data/factor/country-yearly.json +2365 -11
- package/data/factor/subdivision-monthly-green.csv +89 -26
- package/data/factor/subdivision-monthly-green.json +927 -234
- package/data/factor/subdivision-monthly.csv +89 -26
- package/data/factor/subdivision-monthly.json +927 -234
- package/data/factor/subdivision-yearly-green.csv +76 -13
- package/data/factor/subdivision-yearly-green.json +809 -116
- package/data/factor/subdivision-yearly.csv +76 -13
- package/data/factor/subdivision-yearly.json +810 -117
- package/data/factor/world-monthly-green.csv +1 -0
- package/data/factor/world-monthly-green.json +11 -0
- package/data/factor/world-monthly.csv +1 -0
- package/data/factor/world-monthly.json +11 -0
- package/data/factor/world-yearly-green.csv +1 -0
- package/data/factor/world-yearly-green.json +11 -0
- package/data/factor/world-yearly.csv +1 -0
- package/data/factor/world-yearly.json +11 -0
- package/data/mix/continent-monthly-green.csv +6 -0
- package/data/mix/continent-monthly-green.json +36 -0
- package/data/mix/continent-monthly.csv +6 -0
- package/data/mix/continent-monthly.json +66 -0
- package/data/mix/continent-yearly-green.csv +6 -0
- package/data/mix/continent-yearly-green.json +36 -0
- package/data/mix/continent-yearly.csv +6 -0
- package/data/mix/continent-yearly.json +66 -0
- package/data/mix/country-monthly-green.csv +214 -0
- package/data/mix/country-monthly-green.json +1284 -0
- package/data/mix/country-monthly.csv +214 -0
- package/data/mix/country-monthly.json +2354 -0
- package/data/mix/country-yearly-green.csv +214 -0
- package/data/mix/country-yearly-green.json +1288 -4
- package/data/mix/country-yearly.csv +214 -0
- package/data/mix/country-yearly.json +2378 -24
- package/data/mix/subdivision-monthly-green.csv +89 -26
- package/data/mix/subdivision-monthly-green.json +468 -90
- package/data/mix/subdivision-monthly.csv +89 -26
- package/data/mix/subdivision-monthly.json +867 -174
- package/data/mix/subdivision-yearly-green.csv +75 -12
- package/data/mix/subdivision-yearly-green.json +420 -42
- package/data/mix/subdivision-yearly.csv +75 -12
- package/data/mix/subdivision-yearly.json +767 -74
- package/data/mix/world-monthly-green.csv +1 -0
- package/data/mix/world-monthly-green.json +6 -0
- package/data/mix/world-monthly.csv +1 -0
- package/data/mix/world-monthly.json +11 -0
- package/data/mix/world-yearly-green.csv +1 -0
- package/data/mix/world-yearly-green.json +6 -0
- package/data/mix/world-yearly.csv +1 -0
- package/data/mix/world-yearly.json +11 -0
- package/package.json +1 -1
|
@@ -56,15 +56,26 @@
|
|
|
56
56
|
"Wind": 0.1348
|
|
57
57
|
},
|
|
58
58
|
"2024": {
|
|
59
|
-
"Bioenergy": 0.
|
|
60
|
-
"Coal": 0.
|
|
61
|
-
"Gas": 0.
|
|
62
|
-
"Hydro": 0.
|
|
59
|
+
"Bioenergy": 0.0573,
|
|
60
|
+
"Coal": 0.1661,
|
|
61
|
+
"Gas": 0.5224,
|
|
62
|
+
"Hydro": 0.0231,
|
|
63
63
|
"Nuclear": 0,
|
|
64
|
-
"Other Fossil": 0.
|
|
64
|
+
"Other Fossil": 0.0374,
|
|
65
65
|
"Other Renewables": 0.0016,
|
|
66
|
-
"Solar": 0.
|
|
67
|
-
"Wind": 0.
|
|
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.
|
|
128
|
-
"Coal": 0.
|
|
129
|
-
"Gas": 0.
|
|
130
|
-
"Hydro": 0.
|
|
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.
|
|
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.
|
|
197
|
-
"Gas": 0.
|
|
198
|
-
"Hydro": 0.
|
|
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.
|
|
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.
|
|
264
|
-
"Coal": 0.
|
|
265
|
-
"Gas": 0.
|
|
266
|
-
"Hydro": 0.
|
|
267
|
-
"Nuclear": 0.
|
|
268
|
-
"Other Fossil": 0.
|
|
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.
|
|
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.
|
|
332
|
-
"Coal": 0.
|
|
333
|
-
"Gas": 0.
|
|
334
|
-
"Hydro": 0.
|
|
375
|
+
"Bioenergy": 0.002,
|
|
376
|
+
"Coal": 0.0058,
|
|
377
|
+
"Gas": 0.0181,
|
|
378
|
+
"Hydro": 0.9685,
|
|
335
379
|
"Nuclear": 0,
|
|
336
|
-
"Other Fossil": 0.
|
|
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.
|
|
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.
|
|
400
|
-
"Coal": 0.
|
|
401
|
-
"Gas": 0.
|
|
402
|
-
"Hydro": 0.
|
|
454
|
+
"Bioenergy": 0.0532,
|
|
455
|
+
"Coal": 0.1543,
|
|
456
|
+
"Gas": 0.4855,
|
|
457
|
+
"Hydro": 0.0829,
|
|
403
458
|
"Nuclear": 0,
|
|
404
|
-
"Other Fossil": 0.
|
|
459
|
+
"Other Fossil": 0.0348,
|
|
405
460
|
"Other Renewables": 0.0015,
|
|
406
461
|
"Solar": 0.0003,
|
|
407
|
-
"Wind": 0.
|
|
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.
|
|
468
|
-
"Coal": 0.
|
|
469
|
-
"Gas": 0.
|
|
470
|
-
"Hydro": 0.
|
|
533
|
+
"Bioenergy": 0.0562,
|
|
534
|
+
"Coal": 0.163,
|
|
535
|
+
"Gas": 0.5126,
|
|
536
|
+
"Hydro": 0.1967,
|
|
471
537
|
"Nuclear": 0,
|
|
472
|
-
"Other Fossil": 0.
|
|
473
|
-
"Other Renewables": 0.
|
|
474
|
-
"Solar": 0.
|
|
475
|
-
"Wind": 0.
|
|
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.
|
|
604
|
-
"Coal": 0.
|
|
605
|
-
"Gas": 0.
|
|
606
|
-
"Hydro": 0.
|
|
607
|
-
"Nuclear": 0.
|
|
608
|
-
"Other Fossil": 0.
|
|
609
|
-
"Other Renewables": 0.
|
|
610
|
-
"Solar": 0.
|
|
611
|
-
"Wind": 0.
|
|
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.
|
|
770
|
+
"Bioenergy": 0.0006,
|
|
672
771
|
"Coal": 0.0019,
|
|
673
|
-
"Gas": 0.
|
|
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.
|
|
679
|
-
"Wind": 0.
|
|
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.
|
|
742
|
-
"Hydro": 0.
|
|
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.
|
|
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.
|
|
808
|
-
"Coal": 0.
|
|
809
|
-
"Gas": 0.
|
|
810
|
-
"Hydro": 0.
|
|
928
|
+
"Bioenergy": 0.0595,
|
|
929
|
+
"Coal": 0.1727,
|
|
930
|
+
"Gas": 0.5432,
|
|
931
|
+
"Hydro": 0.0953,
|
|
811
932
|
"Nuclear": 0,
|
|
812
|
-
"Other Fossil": 0.
|
|
813
|
-
"Other Renewables": 0.
|
|
814
|
-
"Solar": 0.
|
|
815
|
-
"Wind": 0.
|
|
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.
|
|
876
|
-
"Coal": 0.
|
|
877
|
-
"Gas": 0.
|
|
878
|
-
"Hydro": 0.
|
|
1007
|
+
"Bioenergy": 0.0153,
|
|
1008
|
+
"Coal": 0.0443,
|
|
1009
|
+
"Gas": 0.1393,
|
|
1010
|
+
"Hydro": 0.7799,
|
|
879
1011
|
"Nuclear": 0,
|
|
880
|
-
"Other Fossil": 0.
|
|
1012
|
+
"Other Fossil": 0.01,
|
|
881
1013
|
"Other Renewables": 0.0004,
|
|
882
|
-
"Solar": 0.
|
|
883
|
-
"Wind": 0.
|
|
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": {
|
|
@@ -949,6 +1092,17 @@
|
|
|
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": {
|
|
@@ -1017,6 +1171,17 @@
|
|
|
1017
1171
|
"Other Renewables": 0,
|
|
1018
1172
|
"Solar": 0.0088,
|
|
1019
1173
|
"Wind": 0
|
|
1174
|
+
},
|
|
1175
|
+
"2025": {
|
|
1176
|
+
"Bioenergy": 0.0242,
|
|
1177
|
+
"Coal": 0.1262,
|
|
1178
|
+
"Gas": 0.4436,
|
|
1179
|
+
"Hydro": 0.0513,
|
|
1180
|
+
"Nuclear": 0.3489,
|
|
1181
|
+
"Other Fossil": 0,
|
|
1182
|
+
"Other Renewables": 0,
|
|
1183
|
+
"Solar": 0.0059,
|
|
1184
|
+
"Wind": 0
|
|
1020
1185
|
}
|
|
1021
1186
|
},
|
|
1022
1187
|
"US-AR": {
|
|
@@ -1085,6 +1250,17 @@
|
|
|
1085
1250
|
"Other Renewables": 0,
|
|
1086
1251
|
"Solar": 0.0375,
|
|
1087
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,
|
|
1263
|
+
"Wind": 0
|
|
1088
1264
|
}
|
|
1089
1265
|
},
|
|
1090
1266
|
"US-AZ": {
|
|
@@ -1153,6 +1329,17 @@
|
|
|
1153
1329
|
"Other Renewables": 0,
|
|
1154
1330
|
"Solar": 0.0936,
|
|
1155
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": {
|
|
@@ -1221,6 +1408,17 @@
|
|
|
1221
1408
|
"Other Renewables": 0.0507,
|
|
1222
1409
|
"Solar": 0.2232,
|
|
1223
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,
|
|
1418
|
+
"Other Fossil": 0,
|
|
1419
|
+
"Other Renewables": 0.0594,
|
|
1420
|
+
"Solar": 0.1871,
|
|
1421
|
+
"Wind": 0.0769
|
|
1224
1422
|
}
|
|
1225
1423
|
},
|
|
1226
1424
|
"US-CO": {
|
|
@@ -1289,6 +1487,17 @@
|
|
|
1289
1487
|
"Other Renewables": 0,
|
|
1290
1488
|
"Solar": 0.0847,
|
|
1291
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": {
|
|
@@ -1357,6 +1566,17 @@
|
|
|
1357
1566
|
"Other Renewables": 0,
|
|
1358
1567
|
"Solar": 0.0112,
|
|
1359
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,
|
|
1579
|
+
"Wind": 0.0002
|
|
1360
1580
|
}
|
|
1361
1581
|
},
|
|
1362
1582
|
"US-DE": {
|
|
@@ -1425,6 +1645,17 @@
|
|
|
1425
1645
|
"Other Renewables": 0,
|
|
1426
1646
|
"Solar": 0.0365,
|
|
1427
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": {
|
|
@@ -1493,6 +1724,17 @@
|
|
|
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": {
|
|
@@ -1561,6 +1803,17 @@
|
|
|
1561
1803
|
"Other Renewables": 0,
|
|
1562
1804
|
"Solar": 0.0626,
|
|
1563
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,
|
|
1814
|
+
"Other Renewables": 0,
|
|
1815
|
+
"Solar": 0.0519,
|
|
1816
|
+
"Wind": 0
|
|
1564
1817
|
}
|
|
1565
1818
|
},
|
|
1566
1819
|
"US-HI": {
|
|
@@ -1629,6 +1882,17 @@
|
|
|
1629
1882
|
"Other Renewables": 0.0188,
|
|
1630
1883
|
"Solar": 0.0816,
|
|
1631
1884
|
"Wind": 0.0753
|
|
1885
|
+
},
|
|
1886
|
+
"2025": {
|
|
1887
|
+
"Bioenergy": 0.0271,
|
|
1888
|
+
"Coal": 0,
|
|
1889
|
+
"Gas": 0,
|
|
1890
|
+
"Hydro": 0.0143,
|
|
1891
|
+
"Nuclear": 0,
|
|
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": {
|
|
@@ -1697,6 +1961,17 @@
|
|
|
1697
1961
|
"Other Renewables": 0,
|
|
1698
1962
|
"Solar": 0.0093,
|
|
1699
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": {
|
|
@@ -1765,6 +2040,17 @@
|
|
|
1765
2040
|
"Other Renewables": 0.0013,
|
|
1766
2041
|
"Solar": 0.0561,
|
|
1767
2042
|
"Wind": 0.1556
|
|
2043
|
+
},
|
|
2044
|
+
"2025": {
|
|
2045
|
+
"Bioenergy": 0.0251,
|
|
2046
|
+
"Coal": 0,
|
|
2047
|
+
"Gas": 0.3106,
|
|
2048
|
+
"Hydro": 0.451,
|
|
2049
|
+
"Nuclear": 0,
|
|
2050
|
+
"Other Fossil": 0.004,
|
|
2051
|
+
"Other Renewables": 0,
|
|
2052
|
+
"Solar": 0.0309,
|
|
2053
|
+
"Wind": 0.1785
|
|
1768
2054
|
}
|
|
1769
2055
|
},
|
|
1770
2056
|
"US-IL": {
|
|
@@ -1833,6 +2119,17 @@
|
|
|
1833
2119
|
"Other Renewables": 0,
|
|
1834
2120
|
"Solar": 0.0146,
|
|
1835
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": {
|
|
@@ -1901,6 +2198,17 @@
|
|
|
1901
2198
|
"Other Renewables": 0,
|
|
1902
2199
|
"Solar": 0.0333,
|
|
1903
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": {
|
|
@@ -1969,6 +2277,17 @@
|
|
|
1969
2277
|
"Other Renewables": 0,
|
|
1970
2278
|
"Solar": 0.0014,
|
|
1971
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": {
|
|
@@ -2037,6 +2356,17 @@
|
|
|
2037
2356
|
"Other Renewables": 0,
|
|
2038
2357
|
"Solar": 0.0034,
|
|
2039
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,
|
|
2369
|
+
"Wind": 0
|
|
2040
2370
|
}
|
|
2041
2371
|
},
|
|
2042
2372
|
"US-LA": {
|
|
@@ -2105,6 +2435,17 @@
|
|
|
2105
2435
|
"Other Renewables": 0,
|
|
2106
2436
|
"Solar": 0.0122,
|
|
2107
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,
|
|
2448
|
+
"Wind": 0
|
|
2108
2449
|
}
|
|
2109
2450
|
},
|
|
2110
2451
|
"US-MA": {
|
|
@@ -2173,6 +2514,17 @@
|
|
|
2173
2514
|
"Other Renewables": 0,
|
|
2174
2515
|
"Solar": 0.1079,
|
|
2175
2516
|
"Wind": 0.0089
|
|
2517
|
+
},
|
|
2518
|
+
"2025": {
|
|
2519
|
+
"Bioenergy": 0.0404,
|
|
2520
|
+
"Coal": 0,
|
|
2521
|
+
"Gas": 0.8087,
|
|
2522
|
+
"Hydro": 0.0223,
|
|
2523
|
+
"Nuclear": 0,
|
|
2524
|
+
"Other Fossil": 0.0455,
|
|
2525
|
+
"Other Renewables": 0,
|
|
2526
|
+
"Solar": 0.0705,
|
|
2527
|
+
"Wind": 0.0126
|
|
2176
2528
|
}
|
|
2177
2529
|
},
|
|
2178
2530
|
"US-MD": {
|
|
@@ -2241,6 +2593,17 @@
|
|
|
2241
2593
|
"Other Renewables": 0,
|
|
2242
2594
|
"Solar": 0.0318,
|
|
2243
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": {
|
|
@@ -2309,6 +2672,17 @@
|
|
|
2309
2672
|
"Other Renewables": 0,
|
|
2310
2673
|
"Solar": 0.0793,
|
|
2311
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": {
|
|
@@ -2377,6 +2751,17 @@
|
|
|
2377
2751
|
"Other Renewables": 0,
|
|
2378
2752
|
"Solar": 0.0156,
|
|
2379
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": {
|
|
@@ -2445,6 +2830,17 @@
|
|
|
2445
2830
|
"Other Renewables": 0,
|
|
2446
2831
|
"Solar": 0.0413,
|
|
2447
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,
|
|
2841
|
+
"Other Renewables": 0,
|
|
2842
|
+
"Solar": 0.0316,
|
|
2843
|
+
"Wind": 0.3011
|
|
2448
2844
|
}
|
|
2449
2845
|
},
|
|
2450
2846
|
"US-MO": {
|
|
@@ -2513,6 +2909,17 @@
|
|
|
2513
2909
|
"Other Renewables": 0,
|
|
2514
2910
|
"Solar": 0.003,
|
|
2515
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": {
|
|
@@ -2581,6 +2988,17 @@
|
|
|
2581
2988
|
"Other Renewables": 0,
|
|
2582
2989
|
"Solar": 0.0209,
|
|
2583
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": {
|
|
@@ -2649,6 +3067,17 @@
|
|
|
2649
3067
|
"Other Renewables": 0,
|
|
2650
3068
|
"Solar": 0.0142,
|
|
2651
3069
|
"Wind": 0.2235
|
|
3070
|
+
},
|
|
3071
|
+
"2025": {
|
|
3072
|
+
"Bioenergy": 0.0009,
|
|
3073
|
+
"Coal": 0.3666,
|
|
3074
|
+
"Gas": 0.0456,
|
|
3075
|
+
"Hydro": 0.315,
|
|
3076
|
+
"Nuclear": 0,
|
|
3077
|
+
"Other Fossil": 0.0198,
|
|
3078
|
+
"Other Renewables": 0,
|
|
3079
|
+
"Solar": 0.0065,
|
|
3080
|
+
"Wind": 0.2457
|
|
2652
3081
|
}
|
|
2653
3082
|
},
|
|
2654
3083
|
"US-NC": {
|
|
@@ -2717,6 +3146,17 @@
|
|
|
2717
3146
|
"Other Renewables": 0,
|
|
2718
3147
|
"Solar": 0.0919,
|
|
2719
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": {
|
|
@@ -2785,6 +3225,17 @@
|
|
|
2785
3225
|
"Other Renewables": 0,
|
|
2786
3226
|
"Solar": 0,
|
|
2787
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": {
|
|
@@ -2853,6 +3304,17 @@
|
|
|
2853
3304
|
"Other Renewables": 0,
|
|
2854
3305
|
"Solar": 0.0051,
|
|
2855
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": {
|
|
@@ -2921,6 +3383,17 @@
|
|
|
2921
3383
|
"Other Renewables": 0,
|
|
2922
3384
|
"Solar": 0,
|
|
2923
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,
|
|
3394
|
+
"Other Renewables": 0,
|
|
3395
|
+
"Solar": 0,
|
|
3396
|
+
"Wind": 0.0742
|
|
2924
3397
|
}
|
|
2925
3398
|
},
|
|
2926
3399
|
"US-NJ": {
|
|
@@ -2989,6 +3462,17 @@
|
|
|
2989
3462
|
"Other Renewables": 0,
|
|
2990
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": {
|
|
@@ -3057,6 +3541,17 @@
|
|
|
3057
3541
|
"Other Renewables": 0.0006,
|
|
3058
3542
|
"Solar": 0.1091,
|
|
3059
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": {
|
|
@@ -3125,6 +3620,17 @@
|
|
|
3125
3620
|
"Other Renewables": 0.0823,
|
|
3126
3621
|
"Solar": 0.2769,
|
|
3127
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": {
|
|
@@ -3193,6 +3699,17 @@
|
|
|
3193
3699
|
"Other Renewables": 0,
|
|
3194
3700
|
"Solar": 0.0256,
|
|
3195
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": {
|
|
@@ -3261,6 +3778,17 @@
|
|
|
3261
3778
|
"Other Renewables": 0,
|
|
3262
3779
|
"Solar": 0.0289,
|
|
3263
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": {
|
|
@@ -3329,6 +3857,17 @@
|
|
|
3329
3857
|
"Other Renewables": 0,
|
|
3330
3858
|
"Solar": 0.0032,
|
|
3331
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": {
|
|
@@ -3397,6 +3936,17 @@
|
|
|
3397
3936
|
"Other Renewables": 0.0016,
|
|
3398
3937
|
"Solar": 0.0332,
|
|
3399
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": {
|
|
@@ -3465,6 +4015,17 @@
|
|
|
3465
4015
|
"Other Renewables": 0,
|
|
3466
4016
|
"Solar": 0.005,
|
|
3467
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": {
|
|
@@ -3533,6 +4094,17 @@
|
|
|
3533
4094
|
"Other Renewables": 0,
|
|
3534
4095
|
"Solar": 0.0659,
|
|
3535
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": {
|
|
@@ -3601,6 +4173,17 @@
|
|
|
3601
4173
|
"Other Renewables": 0,
|
|
3602
4174
|
"Solar": 0.03,
|
|
3603
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,
|
|
4186
|
+
"Wind": 0
|
|
3604
4187
|
}
|
|
3605
4188
|
},
|
|
3606
4189
|
"US-SD": {
|
|
@@ -3669,6 +4252,17 @@
|
|
|
3669
4252
|
"Other Renewables": 0,
|
|
3670
4253
|
"Solar": 0.0175,
|
|
3671
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": {
|
|
@@ -3737,6 +4331,17 @@
|
|
|
3737
4331
|
"Other Renewables": 0,
|
|
3738
4332
|
"Solar": 0.015,
|
|
3739
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,
|
|
4344
|
+
"Wind": 0
|
|
3740
4345
|
}
|
|
3741
4346
|
},
|
|
3742
4347
|
"US-TX": {
|
|
@@ -3805,6 +4410,17 @@
|
|
|
3805
4410
|
"Other Renewables": 0,
|
|
3806
4411
|
"Solar": 0.0709,
|
|
3807
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,
|
|
4421
|
+
"Other Renewables": 0,
|
|
4422
|
+
"Solar": 0.0702,
|
|
4423
|
+
"Wind": 0.263
|
|
3808
4424
|
}
|
|
3809
4425
|
},
|
|
3810
4426
|
"US-UT": {
|
|
@@ -3873,6 +4489,17 @@
|
|
|
3873
4489
|
"Other Renewables": 0.0116,
|
|
3874
4490
|
"Solar": 0.144,
|
|
3875
4491
|
"Wind": 0.0223
|
|
4492
|
+
},
|
|
4493
|
+
"2025": {
|
|
4494
|
+
"Bioenergy": 0.0025,
|
|
4495
|
+
"Coal": 0.5804,
|
|
4496
|
+
"Gas": 0.2642,
|
|
4497
|
+
"Hydro": 0.0223,
|
|
4498
|
+
"Nuclear": 0,
|
|
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": {
|
|
@@ -3941,6 +4568,17 @@
|
|
|
3941
4568
|
"Other Renewables": 0,
|
|
3942
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": {
|
|
@@ -4009,6 +4647,17 @@
|
|
|
4009
4647
|
"Other Renewables": 0,
|
|
4010
4648
|
"Solar": 0.0898,
|
|
4011
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": {
|
|
@@ -4077,6 +4726,17 @@
|
|
|
4077
4726
|
"Other Renewables": 0,
|
|
4078
4727
|
"Solar": 0.0044,
|
|
4079
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": {
|
|
@@ -4145,6 +4805,17 @@
|
|
|
4145
4805
|
"Other Renewables": 0,
|
|
4146
4806
|
"Solar": 0.0456,
|
|
4147
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": {
|
|
@@ -4213,6 +4884,17 @@
|
|
|
4213
4884
|
"Other Renewables": 0,
|
|
4214
4885
|
"Solar": 0.0041,
|
|
4215
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": {
|
|
@@ -4281,6 +4963,17 @@
|
|
|
4281
4963
|
"Other Renewables": 0,
|
|
4282
4964
|
"Solar": 0.0106,
|
|
4283
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
|
}
|