@digital4better/data 1.2.13 → 1.2.15
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 +308 -302
- package/data/factor/continent-monthly-green.json +2186 -2120
- package/data/factor/continent-monthly.csv +328 -322
- package/data/factor/continent-monthly.json +2220 -2154
- package/data/factor/continent-yearly-green.csv +33 -33
- package/data/factor/continent-yearly-green.json +240 -240
- package/data/factor/continent-yearly.csv +33 -33
- package/data/factor/continent-yearly.json +252 -252
- package/data/factor/country-monthly-green.csv +2369 -2155
- package/data/factor/country-monthly-green.json +19637 -17283
- package/data/factor/country-monthly.csv +2505 -2291
- package/data/factor/country-monthly.json +17727 -15373
- package/data/factor/country-yearly-green.csv +329 -329
- package/data/factor/country-yearly-green.json +2696 -2696
- package/data/factor/country-yearly.csv +330 -330
- package/data/factor/country-yearly.json +2543 -2543
- 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 +64 -64
- package/data/factor/subdivision-yearly-green.json +308 -308
- package/data/factor/subdivision-yearly.csv +53 -53
- package/data/factor/subdivision-yearly.json +271 -271
- package/data/factor/world-monthly-green.csv +74 -73
- package/data/factor/world-monthly-green.json +667 -656
- package/data/factor/world-monthly.csv +74 -73
- package/data/factor/world-monthly.json +668 -657
- package/data/factor/world-yearly-green.csv +7 -7
- package/data/factor/world-yearly-green.json +63 -63
- package/data/factor/world-yearly.csv +7 -7
- package/data/factor/world-yearly.json +63 -63
- package/data/mix/continent-monthly-green.csv +188 -182
- package/data/mix/continent-monthly-green.json +638 -602
- package/data/mix/continent-monthly.csv +188 -182
- package/data/mix/continent-monthly.json +736 -670
- package/data/mix/continent-yearly-green.csv +25 -25
- package/data/mix/continent-yearly-green.json +75 -75
- package/data/mix/continent-yearly.csv +25 -25
- package/data/mix/continent-yearly.json +104 -104
- package/data/mix/country-monthly-green.csv +1518 -1304
- package/data/mix/country-monthly-green.json +5052 -3768
- package/data/mix/country-monthly.csv +1518 -1304
- package/data/mix/country-monthly.json +6242 -3888
- package/data/mix/country-yearly-green.csv +190 -190
- package/data/mix/country-yearly-green.json +589 -589
- package/data/mix/country-yearly.csv +190 -190
- package/data/mix/country-yearly.json +867 -867
- package/data/mix/subdivision-monthly-green.csv +89 -26
- package/data/mix/subdivision-monthly-green.json +462 -84
- package/data/mix/subdivision-monthly.csv +89 -26
- package/data/mix/subdivision-monthly.json +871 -178
- package/data/mix/subdivision-yearly-green.csv +26 -26
- package/data/mix/subdivision-yearly-green.json +82 -82
- package/data/mix/subdivision-yearly.csv +26 -26
- package/data/mix/subdivision-yearly.json +161 -161
- package/data/mix/world-monthly-green.csv +70 -69
- package/data/mix/world-monthly-green.json +233 -227
- package/data/mix/world-monthly.csv +70 -69
- package/data/mix/world-monthly.json +202 -191
- package/data/mix/world-yearly-green.csv +7 -7
- package/data/mix/world-yearly-green.json +24 -24
- package/data/mix/world-yearly.csv +7 -7
- package/data/mix/world-yearly.json +22 -22
- package/package.json +1 -1
|
@@ -782,26 +782,37 @@
|
|
|
782
782
|
"Wind": 0.1575
|
|
783
783
|
},
|
|
784
784
|
"2024-12": {
|
|
785
|
-
"Bioenergy": 0.
|
|
786
|
-
"Coal": 0.
|
|
787
|
-
"Gas": 0.
|
|
788
|
-
"Hydro": 0.
|
|
785
|
+
"Bioenergy": 0.0577,
|
|
786
|
+
"Coal": 0.1675,
|
|
787
|
+
"Gas": 0.5256,
|
|
788
|
+
"Hydro": 0.0174,
|
|
789
789
|
"Nuclear": 0,
|
|
790
|
-
"Other Fossil": 0.
|
|
791
|
-
"Other Renewables": 0.
|
|
792
|
-
"Solar": 0.
|
|
793
|
-
"Wind": 0.
|
|
790
|
+
"Other Fossil": 0.0371,
|
|
791
|
+
"Other Renewables": 0.0019,
|
|
792
|
+
"Solar": 0.0092,
|
|
793
|
+
"Wind": 0.1837
|
|
794
794
|
},
|
|
795
795
|
"2025-01": {
|
|
796
|
-
"Bioenergy": 0.
|
|
797
|
-
"Coal": 0.
|
|
798
|
-
"Gas": 0.
|
|
799
|
-
"Hydro": 0.
|
|
796
|
+
"Bioenergy": 0.0577,
|
|
797
|
+
"Coal": 0.1675,
|
|
798
|
+
"Gas": 0.5256,
|
|
799
|
+
"Hydro": 0.0174,
|
|
800
800
|
"Nuclear": 0,
|
|
801
|
-
"Other Fossil": 0.
|
|
802
|
-
"Other Renewables": 0.
|
|
803
|
-
"Solar": 0.
|
|
804
|
-
"Wind": 0.
|
|
801
|
+
"Other Fossil": 0.0371,
|
|
802
|
+
"Other Renewables": 0.0019,
|
|
803
|
+
"Solar": 0.0092,
|
|
804
|
+
"Wind": 0.1837
|
|
805
|
+
},
|
|
806
|
+
"2025-02": {
|
|
807
|
+
"Bioenergy": 0.0577,
|
|
808
|
+
"Coal": 0.1675,
|
|
809
|
+
"Gas": 0.5256,
|
|
810
|
+
"Hydro": 0.0174,
|
|
811
|
+
"Nuclear": 0,
|
|
812
|
+
"Other Fossil": 0.0371,
|
|
813
|
+
"Other Renewables": 0.0019,
|
|
814
|
+
"Solar": 0.0092,
|
|
815
|
+
"Wind": 0.1837
|
|
805
816
|
}
|
|
806
817
|
},
|
|
807
818
|
"CA-BC": {
|
|
@@ -1587,26 +1598,37 @@
|
|
|
1587
1598
|
"Wind": 0.0267
|
|
1588
1599
|
},
|
|
1589
1600
|
"2024-12": {
|
|
1590
|
-
"Bioenergy": 0.
|
|
1591
|
-
"Coal": 0.
|
|
1592
|
-
"Gas": 0.
|
|
1593
|
-
"Hydro": 0.
|
|
1601
|
+
"Bioenergy": 0.0058,
|
|
1602
|
+
"Coal": 0.0169,
|
|
1603
|
+
"Gas": 0.053,
|
|
1604
|
+
"Hydro": 0.8919,
|
|
1594
1605
|
"Nuclear": 0,
|
|
1595
|
-
"Other Fossil": 0.
|
|
1606
|
+
"Other Fossil": 0.0037,
|
|
1596
1607
|
"Other Renewables": 0.0002,
|
|
1597
1608
|
"Solar": 0,
|
|
1598
|
-
"Wind": 0.
|
|
1609
|
+
"Wind": 0.0284
|
|
1599
1610
|
},
|
|
1600
1611
|
"2025-01": {
|
|
1601
|
-
"Bioenergy": 0.
|
|
1602
|
-
"Coal": 0.
|
|
1603
|
-
"Gas": 0.
|
|
1604
|
-
"Hydro": 0.
|
|
1612
|
+
"Bioenergy": 0.0058,
|
|
1613
|
+
"Coal": 0.0169,
|
|
1614
|
+
"Gas": 0.053,
|
|
1615
|
+
"Hydro": 0.8919,
|
|
1605
1616
|
"Nuclear": 0,
|
|
1606
|
-
"Other Fossil": 0.
|
|
1617
|
+
"Other Fossil": 0.0037,
|
|
1607
1618
|
"Other Renewables": 0.0002,
|
|
1608
1619
|
"Solar": 0,
|
|
1609
|
-
"Wind": 0.
|
|
1620
|
+
"Wind": 0.0284
|
|
1621
|
+
},
|
|
1622
|
+
"2025-02": {
|
|
1623
|
+
"Bioenergy": 0.0058,
|
|
1624
|
+
"Coal": 0.0169,
|
|
1625
|
+
"Gas": 0.053,
|
|
1626
|
+
"Hydro": 0.8919,
|
|
1627
|
+
"Nuclear": 0,
|
|
1628
|
+
"Other Fossil": 0.0037,
|
|
1629
|
+
"Other Renewables": 0.0002,
|
|
1630
|
+
"Solar": 0,
|
|
1631
|
+
"Wind": 0.0284
|
|
1610
1632
|
}
|
|
1611
1633
|
},
|
|
1612
1634
|
"CA-MB": {
|
|
@@ -2392,26 +2414,37 @@
|
|
|
2392
2414
|
"Wind": 0.0293
|
|
2393
2415
|
},
|
|
2394
2416
|
"2024-12": {
|
|
2395
|
-
"Bioenergy": 0.
|
|
2396
|
-
"Coal": 0.
|
|
2397
|
-
"Gas": 0.
|
|
2398
|
-
"Hydro": 0.
|
|
2417
|
+
"Bioenergy": 0.0003,
|
|
2418
|
+
"Coal": 0.0008,
|
|
2419
|
+
"Gas": 0.0024,
|
|
2420
|
+
"Hydro": 0.9653,
|
|
2399
2421
|
"Nuclear": 0,
|
|
2400
|
-
"Other Fossil": 0.
|
|
2422
|
+
"Other Fossil": 0.0002,
|
|
2401
2423
|
"Other Renewables": 0,
|
|
2402
2424
|
"Solar": 0,
|
|
2403
|
-
"Wind": 0.
|
|
2425
|
+
"Wind": 0.0311
|
|
2404
2426
|
},
|
|
2405
2427
|
"2025-01": {
|
|
2406
|
-
"Bioenergy": 0.
|
|
2407
|
-
"Coal": 0.
|
|
2408
|
-
"Gas": 0.
|
|
2409
|
-
"Hydro": 0.
|
|
2428
|
+
"Bioenergy": 0.0003,
|
|
2429
|
+
"Coal": 0.0008,
|
|
2430
|
+
"Gas": 0.0024,
|
|
2431
|
+
"Hydro": 0.9653,
|
|
2410
2432
|
"Nuclear": 0,
|
|
2411
|
-
"Other Fossil": 0.
|
|
2433
|
+
"Other Fossil": 0.0002,
|
|
2412
2434
|
"Other Renewables": 0,
|
|
2413
2435
|
"Solar": 0,
|
|
2414
|
-
"Wind": 0.
|
|
2436
|
+
"Wind": 0.0311
|
|
2437
|
+
},
|
|
2438
|
+
"2025-02": {
|
|
2439
|
+
"Bioenergy": 0.0003,
|
|
2440
|
+
"Coal": 0.0008,
|
|
2441
|
+
"Gas": 0.0024,
|
|
2442
|
+
"Hydro": 0.9653,
|
|
2443
|
+
"Nuclear": 0,
|
|
2444
|
+
"Other Fossil": 0.0002,
|
|
2445
|
+
"Other Renewables": 0,
|
|
2446
|
+
"Solar": 0,
|
|
2447
|
+
"Wind": 0.0311
|
|
2415
2448
|
}
|
|
2416
2449
|
},
|
|
2417
2450
|
"CA-NB": {
|
|
@@ -3197,26 +3230,37 @@
|
|
|
3197
3230
|
"Wind": 0.1464
|
|
3198
3231
|
},
|
|
3199
3232
|
"2024-12": {
|
|
3200
|
-
"Bioenergy": 0.
|
|
3201
|
-
"Coal": 0.
|
|
3202
|
-
"Gas": 0.
|
|
3203
|
-
"Hydro": 0.
|
|
3204
|
-
"Nuclear": 0,
|
|
3205
|
-
"Other Fossil": 0.
|
|
3206
|
-
"Other Renewables": 0.
|
|
3207
|
-
"Solar": 0.
|
|
3208
|
-
"Wind": 0.
|
|
3233
|
+
"Bioenergy": 0.0404,
|
|
3234
|
+
"Coal": 0.1174,
|
|
3235
|
+
"Gas": 0.3685,
|
|
3236
|
+
"Hydro": 0.1888,
|
|
3237
|
+
"Nuclear": 0.1875,
|
|
3238
|
+
"Other Fossil": 0.026,
|
|
3239
|
+
"Other Renewables": 0.0013,
|
|
3240
|
+
"Solar": 0.0002,
|
|
3241
|
+
"Wind": 0.07
|
|
3209
3242
|
},
|
|
3210
3243
|
"2025-01": {
|
|
3211
|
-
"Bioenergy": 0.
|
|
3212
|
-
"Coal": 0.
|
|
3213
|
-
"Gas": 0.
|
|
3214
|
-
"Hydro": 0.
|
|
3215
|
-
"Nuclear": 0,
|
|
3216
|
-
"Other Fossil": 0.
|
|
3217
|
-
"Other Renewables": 0.
|
|
3218
|
-
"Solar": 0.
|
|
3219
|
-
"Wind": 0.
|
|
3244
|
+
"Bioenergy": 0.0404,
|
|
3245
|
+
"Coal": 0.1174,
|
|
3246
|
+
"Gas": 0.3685,
|
|
3247
|
+
"Hydro": 0.1888,
|
|
3248
|
+
"Nuclear": 0.1875,
|
|
3249
|
+
"Other Fossil": 0.026,
|
|
3250
|
+
"Other Renewables": 0.0013,
|
|
3251
|
+
"Solar": 0.0002,
|
|
3252
|
+
"Wind": 0.07
|
|
3253
|
+
},
|
|
3254
|
+
"2025-02": {
|
|
3255
|
+
"Bioenergy": 0.0404,
|
|
3256
|
+
"Coal": 0.1174,
|
|
3257
|
+
"Gas": 0.3685,
|
|
3258
|
+
"Hydro": 0.1888,
|
|
3259
|
+
"Nuclear": 0.1875,
|
|
3260
|
+
"Other Fossil": 0.026,
|
|
3261
|
+
"Other Renewables": 0.0013,
|
|
3262
|
+
"Solar": 0.0002,
|
|
3263
|
+
"Wind": 0.07
|
|
3220
3264
|
}
|
|
3221
3265
|
},
|
|
3222
3266
|
"CA-NL": {
|
|
@@ -4002,26 +4046,37 @@
|
|
|
4002
4046
|
"Wind": 0.0047
|
|
4003
4047
|
},
|
|
4004
4048
|
"2024-12": {
|
|
4005
|
-
"Bioenergy": 0.
|
|
4006
|
-
"Coal": 0.
|
|
4007
|
-
"Gas": 0.
|
|
4008
|
-
"Hydro": 0.
|
|
4049
|
+
"Bioenergy": 0.0022,
|
|
4050
|
+
"Coal": 0.0063,
|
|
4051
|
+
"Gas": 0.0198,
|
|
4052
|
+
"Hydro": 0.967,
|
|
4009
4053
|
"Nuclear": 0,
|
|
4010
|
-
"Other Fossil": 0.
|
|
4054
|
+
"Other Fossil": 0.0014,
|
|
4011
4055
|
"Other Renewables": 0.0001,
|
|
4012
4056
|
"Solar": 0,
|
|
4013
|
-
"Wind": 0.
|
|
4057
|
+
"Wind": 0.0032
|
|
4014
4058
|
},
|
|
4015
4059
|
"2025-01": {
|
|
4016
|
-
"Bioenergy": 0.
|
|
4017
|
-
"Coal": 0.
|
|
4018
|
-
"Gas": 0.
|
|
4019
|
-
"Hydro": 0.
|
|
4060
|
+
"Bioenergy": 0.0022,
|
|
4061
|
+
"Coal": 0.0063,
|
|
4062
|
+
"Gas": 0.0198,
|
|
4063
|
+
"Hydro": 0.967,
|
|
4020
4064
|
"Nuclear": 0,
|
|
4021
|
-
"Other Fossil": 0.
|
|
4065
|
+
"Other Fossil": 0.0014,
|
|
4022
4066
|
"Other Renewables": 0.0001,
|
|
4023
4067
|
"Solar": 0,
|
|
4024
|
-
"Wind": 0.
|
|
4068
|
+
"Wind": 0.0032
|
|
4069
|
+
},
|
|
4070
|
+
"2025-02": {
|
|
4071
|
+
"Bioenergy": 0.0022,
|
|
4072
|
+
"Coal": 0.0063,
|
|
4073
|
+
"Gas": 0.0198,
|
|
4074
|
+
"Hydro": 0.967,
|
|
4075
|
+
"Nuclear": 0,
|
|
4076
|
+
"Other Fossil": 0.0014,
|
|
4077
|
+
"Other Renewables": 0.0001,
|
|
4078
|
+
"Solar": 0,
|
|
4079
|
+
"Wind": 0.0032
|
|
4025
4080
|
}
|
|
4026
4081
|
},
|
|
4027
4082
|
"CA-NS": {
|
|
@@ -4807,26 +4862,37 @@
|
|
|
4807
4862
|
"Wind": 0.2675
|
|
4808
4863
|
},
|
|
4809
4864
|
"2024-12": {
|
|
4810
|
-
"Bioenergy": 0.
|
|
4811
|
-
"Coal": 0.
|
|
4812
|
-
"Gas": 0.
|
|
4813
|
-
"Hydro": 0.
|
|
4865
|
+
"Bioenergy": 0.056,
|
|
4866
|
+
"Coal": 0.1624,
|
|
4867
|
+
"Gas": 0.5098,
|
|
4868
|
+
"Hydro": 0.0452,
|
|
4814
4869
|
"Nuclear": 0,
|
|
4815
|
-
"Other Fossil": 0.
|
|
4816
|
-
"Other Renewables": 0.
|
|
4817
|
-
"Solar": 0.
|
|
4818
|
-
"Wind": 0.
|
|
4870
|
+
"Other Fossil": 0.036,
|
|
4871
|
+
"Other Renewables": 0.0018,
|
|
4872
|
+
"Solar": 0.0002,
|
|
4873
|
+
"Wind": 0.1886
|
|
4819
4874
|
},
|
|
4820
4875
|
"2025-01": {
|
|
4821
|
-
"Bioenergy": 0.
|
|
4822
|
-
"Coal": 0.
|
|
4823
|
-
"Gas": 0.
|
|
4824
|
-
"Hydro": 0.
|
|
4876
|
+
"Bioenergy": 0.056,
|
|
4877
|
+
"Coal": 0.1624,
|
|
4878
|
+
"Gas": 0.5098,
|
|
4879
|
+
"Hydro": 0.0452,
|
|
4825
4880
|
"Nuclear": 0,
|
|
4826
|
-
"Other Fossil": 0.
|
|
4827
|
-
"Other Renewables": 0.
|
|
4828
|
-
"Solar": 0.
|
|
4829
|
-
"Wind": 0.
|
|
4881
|
+
"Other Fossil": 0.036,
|
|
4882
|
+
"Other Renewables": 0.0018,
|
|
4883
|
+
"Solar": 0.0002,
|
|
4884
|
+
"Wind": 0.1886
|
|
4885
|
+
},
|
|
4886
|
+
"2025-02": {
|
|
4887
|
+
"Bioenergy": 0.056,
|
|
4888
|
+
"Coal": 0.1624,
|
|
4889
|
+
"Gas": 0.5098,
|
|
4890
|
+
"Hydro": 0.0452,
|
|
4891
|
+
"Nuclear": 0,
|
|
4892
|
+
"Other Fossil": 0.036,
|
|
4893
|
+
"Other Renewables": 0.0018,
|
|
4894
|
+
"Solar": 0.0002,
|
|
4895
|
+
"Wind": 0.1886
|
|
4830
4896
|
}
|
|
4831
4897
|
},
|
|
4832
4898
|
"CA-NT": {
|
|
@@ -5612,26 +5678,37 @@
|
|
|
5612
5678
|
"Wind": 0.0319
|
|
5613
5679
|
},
|
|
5614
5680
|
"2024-12": {
|
|
5615
|
-
"Bioenergy": 0.
|
|
5616
|
-
"Coal": 0.
|
|
5617
|
-
"Gas": 0.
|
|
5618
|
-
"Hydro": 0.
|
|
5681
|
+
"Bioenergy": 0.052,
|
|
5682
|
+
"Coal": 0.1509,
|
|
5683
|
+
"Gas": 0.4737,
|
|
5684
|
+
"Hydro": 0.2616,
|
|
5619
5685
|
"Nuclear": 0,
|
|
5620
|
-
"Other Fossil": 0.
|
|
5621
|
-
"Other Renewables": 0.
|
|
5622
|
-
"Solar": 0
|
|
5623
|
-
"Wind": 0.
|
|
5686
|
+
"Other Fossil": 0.0334,
|
|
5687
|
+
"Other Renewables": 0.0017,
|
|
5688
|
+
"Solar": 0,
|
|
5689
|
+
"Wind": 0.0266
|
|
5624
5690
|
},
|
|
5625
5691
|
"2025-01": {
|
|
5626
|
-
"Bioenergy": 0.
|
|
5627
|
-
"Coal": 0.
|
|
5628
|
-
"Gas": 0.
|
|
5629
|
-
"Hydro": 0.
|
|
5692
|
+
"Bioenergy": 0.052,
|
|
5693
|
+
"Coal": 0.1509,
|
|
5694
|
+
"Gas": 0.4737,
|
|
5695
|
+
"Hydro": 0.2616,
|
|
5630
5696
|
"Nuclear": 0,
|
|
5631
|
-
"Other Fossil": 0.
|
|
5632
|
-
"Other Renewables": 0.
|
|
5633
|
-
"Solar": 0
|
|
5634
|
-
"Wind": 0.
|
|
5697
|
+
"Other Fossil": 0.0334,
|
|
5698
|
+
"Other Renewables": 0.0017,
|
|
5699
|
+
"Solar": 0,
|
|
5700
|
+
"Wind": 0.0266
|
|
5701
|
+
},
|
|
5702
|
+
"2025-02": {
|
|
5703
|
+
"Bioenergy": 0.052,
|
|
5704
|
+
"Coal": 0.1509,
|
|
5705
|
+
"Gas": 0.4737,
|
|
5706
|
+
"Hydro": 0.2616,
|
|
5707
|
+
"Nuclear": 0,
|
|
5708
|
+
"Other Fossil": 0.0334,
|
|
5709
|
+
"Other Renewables": 0.0017,
|
|
5710
|
+
"Solar": 0,
|
|
5711
|
+
"Wind": 0.0266
|
|
5635
5712
|
}
|
|
5636
5713
|
},
|
|
5637
5714
|
"CA-NU": {
|
|
@@ -6417,24 +6494,35 @@
|
|
|
6417
6494
|
"Wind": 0
|
|
6418
6495
|
},
|
|
6419
6496
|
"2024-12": {
|
|
6420
|
-
"Bioenergy": 0.
|
|
6421
|
-
"Coal": 0.
|
|
6422
|
-
"Gas": 0.
|
|
6497
|
+
"Bioenergy": 0.0731,
|
|
6498
|
+
"Coal": 0.212,
|
|
6499
|
+
"Gas": 0.6655,
|
|
6423
6500
|
"Hydro": 0,
|
|
6424
6501
|
"Nuclear": 0,
|
|
6425
|
-
"Other Fossil": 0.
|
|
6426
|
-
"Other Renewables": 0.
|
|
6502
|
+
"Other Fossil": 0.047,
|
|
6503
|
+
"Other Renewables": 0.0024,
|
|
6427
6504
|
"Solar": 0,
|
|
6428
6505
|
"Wind": 0
|
|
6429
6506
|
},
|
|
6430
6507
|
"2025-01": {
|
|
6431
|
-
"Bioenergy": 0.
|
|
6432
|
-
"Coal": 0.
|
|
6433
|
-
"Gas": 0.
|
|
6508
|
+
"Bioenergy": 0.0731,
|
|
6509
|
+
"Coal": 0.212,
|
|
6510
|
+
"Gas": 0.6655,
|
|
6434
6511
|
"Hydro": 0,
|
|
6435
6512
|
"Nuclear": 0,
|
|
6436
|
-
"Other Fossil": 0.
|
|
6437
|
-
"Other Renewables": 0.
|
|
6513
|
+
"Other Fossil": 0.047,
|
|
6514
|
+
"Other Renewables": 0.0024,
|
|
6515
|
+
"Solar": 0,
|
|
6516
|
+
"Wind": 0
|
|
6517
|
+
},
|
|
6518
|
+
"2025-02": {
|
|
6519
|
+
"Bioenergy": 0.0731,
|
|
6520
|
+
"Coal": 0.212,
|
|
6521
|
+
"Gas": 0.6655,
|
|
6522
|
+
"Hydro": 0,
|
|
6523
|
+
"Nuclear": 0,
|
|
6524
|
+
"Other Fossil": 0.047,
|
|
6525
|
+
"Other Renewables": 0.0024,
|
|
6438
6526
|
"Solar": 0,
|
|
6439
6527
|
"Wind": 0
|
|
6440
6528
|
}
|
|
@@ -7222,26 +7310,37 @@
|
|
|
7222
7310
|
"Wind": 0.1117
|
|
7223
7311
|
},
|
|
7224
7312
|
"2024-12": {
|
|
7225
|
-
"Bioenergy": 0.
|
|
7226
|
-
"Coal": 0.
|
|
7227
|
-
"Gas": 0.
|
|
7228
|
-
"Hydro": 0.
|
|
7229
|
-
"Nuclear": 0.
|
|
7230
|
-
"Other Fossil": 0.
|
|
7313
|
+
"Bioenergy": 0.0126,
|
|
7314
|
+
"Coal": 0.0365,
|
|
7315
|
+
"Gas": 0.1145,
|
|
7316
|
+
"Hydro": 0.2214,
|
|
7317
|
+
"Nuclear": 0.5039,
|
|
7318
|
+
"Other Fossil": 0.0081,
|
|
7231
7319
|
"Other Renewables": 0.0004,
|
|
7232
|
-
"Solar": 0.
|
|
7233
|
-
"Wind": 0.
|
|
7320
|
+
"Solar": 0.0047,
|
|
7321
|
+
"Wind": 0.098
|
|
7234
7322
|
},
|
|
7235
7323
|
"2025-01": {
|
|
7236
|
-
"Bioenergy": 0.
|
|
7237
|
-
"Coal": 0.
|
|
7238
|
-
"Gas": 0.
|
|
7239
|
-
"Hydro": 0.
|
|
7240
|
-
"Nuclear": 0.
|
|
7241
|
-
"Other Fossil": 0.
|
|
7324
|
+
"Bioenergy": 0.0126,
|
|
7325
|
+
"Coal": 0.0365,
|
|
7326
|
+
"Gas": 0.1145,
|
|
7327
|
+
"Hydro": 0.2214,
|
|
7328
|
+
"Nuclear": 0.5039,
|
|
7329
|
+
"Other Fossil": 0.0081,
|
|
7242
7330
|
"Other Renewables": 0.0004,
|
|
7243
|
-
"Solar": 0.
|
|
7244
|
-
"Wind": 0.
|
|
7331
|
+
"Solar": 0.0047,
|
|
7332
|
+
"Wind": 0.098
|
|
7333
|
+
},
|
|
7334
|
+
"2025-02": {
|
|
7335
|
+
"Bioenergy": 0.0126,
|
|
7336
|
+
"Coal": 0.0365,
|
|
7337
|
+
"Gas": 0.1145,
|
|
7338
|
+
"Hydro": 0.2214,
|
|
7339
|
+
"Nuclear": 0.5039,
|
|
7340
|
+
"Other Fossil": 0.0081,
|
|
7341
|
+
"Other Renewables": 0.0004,
|
|
7342
|
+
"Solar": 0.0047,
|
|
7343
|
+
"Wind": 0.098
|
|
7245
7344
|
}
|
|
7246
7345
|
},
|
|
7247
7346
|
"CA-PE": {
|
|
@@ -8027,26 +8126,37 @@
|
|
|
8027
8126
|
"Wind": 0.9739
|
|
8028
8127
|
},
|
|
8029
8128
|
"2024-12": {
|
|
8030
|
-
"Bioenergy": 0.
|
|
8031
|
-
"Coal": 0.
|
|
8032
|
-
"Gas": 0.
|
|
8129
|
+
"Bioenergy": 0.0011,
|
|
8130
|
+
"Coal": 0.0031,
|
|
8131
|
+
"Gas": 0.0098,
|
|
8033
8132
|
"Hydro": 0,
|
|
8034
8133
|
"Nuclear": 0,
|
|
8035
|
-
"Other Fossil": 0.
|
|
8134
|
+
"Other Fossil": 0.0007,
|
|
8036
8135
|
"Other Renewables": 0,
|
|
8037
|
-
"Solar": 0.
|
|
8038
|
-
"Wind": 0.
|
|
8136
|
+
"Solar": 0.0263,
|
|
8137
|
+
"Wind": 0.959
|
|
8039
8138
|
},
|
|
8040
8139
|
"2025-01": {
|
|
8041
|
-
"Bioenergy": 0.
|
|
8042
|
-
"Coal": 0.
|
|
8043
|
-
"Gas": 0.
|
|
8140
|
+
"Bioenergy": 0.0011,
|
|
8141
|
+
"Coal": 0.0031,
|
|
8142
|
+
"Gas": 0.0098,
|
|
8044
8143
|
"Hydro": 0,
|
|
8045
8144
|
"Nuclear": 0,
|
|
8046
|
-
"Other Fossil": 0.
|
|
8145
|
+
"Other Fossil": 0.0007,
|
|
8047
8146
|
"Other Renewables": 0,
|
|
8048
|
-
"Solar": 0.
|
|
8049
|
-
"Wind": 0.
|
|
8147
|
+
"Solar": 0.0263,
|
|
8148
|
+
"Wind": 0.959
|
|
8149
|
+
},
|
|
8150
|
+
"2025-02": {
|
|
8151
|
+
"Bioenergy": 0.0011,
|
|
8152
|
+
"Coal": 0.0031,
|
|
8153
|
+
"Gas": 0.0098,
|
|
8154
|
+
"Hydro": 0,
|
|
8155
|
+
"Nuclear": 0,
|
|
8156
|
+
"Other Fossil": 0.0007,
|
|
8157
|
+
"Other Renewables": 0,
|
|
8158
|
+
"Solar": 0.0263,
|
|
8159
|
+
"Wind": 0.959
|
|
8050
8160
|
}
|
|
8051
8161
|
},
|
|
8052
8162
|
"CA-QC": {
|
|
@@ -8833,25 +8943,36 @@
|
|
|
8833
8943
|
},
|
|
8834
8944
|
"2024-12": {
|
|
8835
8945
|
"Bioenergy": 0.0008,
|
|
8836
|
-
"Coal": 0.
|
|
8837
|
-
"Gas": 0.
|
|
8838
|
-
"Hydro": 0.
|
|
8946
|
+
"Coal": 0.0024,
|
|
8947
|
+
"Gas": 0.0074,
|
|
8948
|
+
"Hydro": 0.9378,
|
|
8839
8949
|
"Nuclear": 0,
|
|
8840
8950
|
"Other Fossil": 0.0005,
|
|
8841
8951
|
"Other Renewables": 0,
|
|
8842
8952
|
"Solar": 0,
|
|
8843
|
-
"Wind": 0.
|
|
8953
|
+
"Wind": 0.0511
|
|
8844
8954
|
},
|
|
8845
8955
|
"2025-01": {
|
|
8846
8956
|
"Bioenergy": 0.0008,
|
|
8847
|
-
"Coal": 0.
|
|
8848
|
-
"Gas": 0.
|
|
8849
|
-
"Hydro": 0.
|
|
8957
|
+
"Coal": 0.0024,
|
|
8958
|
+
"Gas": 0.0074,
|
|
8959
|
+
"Hydro": 0.9378,
|
|
8850
8960
|
"Nuclear": 0,
|
|
8851
8961
|
"Other Fossil": 0.0005,
|
|
8852
8962
|
"Other Renewables": 0,
|
|
8853
8963
|
"Solar": 0,
|
|
8854
|
-
"Wind": 0.
|
|
8964
|
+
"Wind": 0.0511
|
|
8965
|
+
},
|
|
8966
|
+
"2025-02": {
|
|
8967
|
+
"Bioenergy": 0.0008,
|
|
8968
|
+
"Coal": 0.0024,
|
|
8969
|
+
"Gas": 0.0074,
|
|
8970
|
+
"Hydro": 0.9378,
|
|
8971
|
+
"Nuclear": 0,
|
|
8972
|
+
"Other Fossil": 0.0005,
|
|
8973
|
+
"Other Renewables": 0,
|
|
8974
|
+
"Solar": 0,
|
|
8975
|
+
"Wind": 0.0511
|
|
8855
8976
|
}
|
|
8856
8977
|
},
|
|
8857
8978
|
"CA-SK": {
|
|
@@ -9637,26 +9758,37 @@
|
|
|
9637
9758
|
"Wind": 0.1104
|
|
9638
9759
|
},
|
|
9639
9760
|
"2024-12": {
|
|
9640
|
-
"Bioenergy": 0.
|
|
9641
|
-
"Coal": 0.
|
|
9642
|
-
"Gas": 0.
|
|
9643
|
-
"Hydro": 0.
|
|
9761
|
+
"Bioenergy": 0.0564,
|
|
9762
|
+
"Coal": 0.1636,
|
|
9763
|
+
"Gas": 0.5134,
|
|
9764
|
+
"Hydro": 0.115,
|
|
9644
9765
|
"Nuclear": 0,
|
|
9645
|
-
"Other Fossil": 0.
|
|
9646
|
-
"Other Renewables": 0.
|
|
9647
|
-
"Solar": 0.
|
|
9648
|
-
"Wind": 0.
|
|
9766
|
+
"Other Fossil": 0.0362,
|
|
9767
|
+
"Other Renewables": 0.0018,
|
|
9768
|
+
"Solar": 0.0008,
|
|
9769
|
+
"Wind": 0.1128
|
|
9649
9770
|
},
|
|
9650
9771
|
"2025-01": {
|
|
9651
|
-
"Bioenergy": 0.
|
|
9652
|
-
"Coal": 0.
|
|
9653
|
-
"Gas": 0.
|
|
9654
|
-
"Hydro": 0.
|
|
9772
|
+
"Bioenergy": 0.0564,
|
|
9773
|
+
"Coal": 0.1636,
|
|
9774
|
+
"Gas": 0.5134,
|
|
9775
|
+
"Hydro": 0.115,
|
|
9655
9776
|
"Nuclear": 0,
|
|
9656
|
-
"Other Fossil": 0.
|
|
9657
|
-
"Other Renewables": 0.
|
|
9658
|
-
"Solar": 0.
|
|
9659
|
-
"Wind": 0.
|
|
9777
|
+
"Other Fossil": 0.0362,
|
|
9778
|
+
"Other Renewables": 0.0018,
|
|
9779
|
+
"Solar": 0.0008,
|
|
9780
|
+
"Wind": 0.1128
|
|
9781
|
+
},
|
|
9782
|
+
"2025-02": {
|
|
9783
|
+
"Bioenergy": 0.0564,
|
|
9784
|
+
"Coal": 0.1636,
|
|
9785
|
+
"Gas": 0.5134,
|
|
9786
|
+
"Hydro": 0.115,
|
|
9787
|
+
"Nuclear": 0,
|
|
9788
|
+
"Other Fossil": 0.0362,
|
|
9789
|
+
"Other Renewables": 0.0018,
|
|
9790
|
+
"Solar": 0.0008,
|
|
9791
|
+
"Wind": 0.1128
|
|
9660
9792
|
}
|
|
9661
9793
|
},
|
|
9662
9794
|
"CA-YT": {
|
|
@@ -10442,26 +10574,37 @@
|
|
|
10442
10574
|
"Wind": 0.0074
|
|
10443
10575
|
},
|
|
10444
10576
|
"2024-12": {
|
|
10445
|
-
"Bioenergy": 0.
|
|
10446
|
-
"Coal": 0.
|
|
10447
|
-
"Gas": 0.
|
|
10448
|
-
"Hydro": 0.
|
|
10577
|
+
"Bioenergy": 0.0234,
|
|
10578
|
+
"Coal": 0.0679,
|
|
10579
|
+
"Gas": 0.2131,
|
|
10580
|
+
"Hydro": 0.6686,
|
|
10449
10581
|
"Nuclear": 0,
|
|
10450
10582
|
"Other Fossil": 0.015,
|
|
10451
|
-
"Other Renewables": 0.
|
|
10452
|
-
"Solar": 0.
|
|
10453
|
-
"Wind": 0.
|
|
10583
|
+
"Other Renewables": 0.0008,
|
|
10584
|
+
"Solar": 0.0005,
|
|
10585
|
+
"Wind": 0.0108
|
|
10454
10586
|
},
|
|
10455
10587
|
"2025-01": {
|
|
10456
|
-
"Bioenergy": 0.
|
|
10457
|
-
"Coal": 0.
|
|
10458
|
-
"Gas": 0.
|
|
10459
|
-
"Hydro": 0.
|
|
10588
|
+
"Bioenergy": 0.0234,
|
|
10589
|
+
"Coal": 0.0679,
|
|
10590
|
+
"Gas": 0.2131,
|
|
10591
|
+
"Hydro": 0.6686,
|
|
10460
10592
|
"Nuclear": 0,
|
|
10461
10593
|
"Other Fossil": 0.015,
|
|
10462
|
-
"Other Renewables": 0.
|
|
10463
|
-
"Solar": 0.
|
|
10464
|
-
"Wind": 0.
|
|
10594
|
+
"Other Renewables": 0.0008,
|
|
10595
|
+
"Solar": 0.0005,
|
|
10596
|
+
"Wind": 0.0108
|
|
10597
|
+
},
|
|
10598
|
+
"2025-02": {
|
|
10599
|
+
"Bioenergy": 0.0234,
|
|
10600
|
+
"Coal": 0.0679,
|
|
10601
|
+
"Gas": 0.2131,
|
|
10602
|
+
"Hydro": 0.6686,
|
|
10603
|
+
"Nuclear": 0,
|
|
10604
|
+
"Other Fossil": 0.015,
|
|
10605
|
+
"Other Renewables": 0.0008,
|
|
10606
|
+
"Solar": 0.0005,
|
|
10607
|
+
"Wind": 0.0108
|
|
10465
10608
|
}
|
|
10466
10609
|
},
|
|
10467
10610
|
"US-AK": {
|
|
@@ -11267,6 +11410,17 @@
|
|
|
11267
11410
|
"Other Renewables": 0,
|
|
11268
11411
|
"Solar": 0,
|
|
11269
11412
|
"Wind": 0.0212
|
|
11413
|
+
},
|
|
11414
|
+
"2025-02": {
|
|
11415
|
+
"Bioenergy": 0.0072,
|
|
11416
|
+
"Coal": 0.1247,
|
|
11417
|
+
"Gas": 0.3904,
|
|
11418
|
+
"Hydro": 0.315,
|
|
11419
|
+
"Nuclear": 0,
|
|
11420
|
+
"Other Fossil": 0.1414,
|
|
11421
|
+
"Other Renewables": 0,
|
|
11422
|
+
"Solar": 0,
|
|
11423
|
+
"Wind": 0.0212
|
|
11270
11424
|
}
|
|
11271
11425
|
},
|
|
11272
11426
|
"US-AL": {
|
|
@@ -12072,6 +12226,17 @@
|
|
|
12072
12226
|
"Other Renewables": 0,
|
|
12073
12227
|
"Solar": 0.0053,
|
|
12074
12228
|
"Wind": 0
|
|
12229
|
+
},
|
|
12230
|
+
"2025-02": {
|
|
12231
|
+
"Bioenergy": 0.0234,
|
|
12232
|
+
"Coal": 0.156,
|
|
12233
|
+
"Gas": 0.4193,
|
|
12234
|
+
"Hydro": 0.0546,
|
|
12235
|
+
"Nuclear": 0.3415,
|
|
12236
|
+
"Other Fossil": 0,
|
|
12237
|
+
"Other Renewables": 0,
|
|
12238
|
+
"Solar": 0.0053,
|
|
12239
|
+
"Wind": 0
|
|
12075
12240
|
}
|
|
12076
12241
|
},
|
|
12077
12242
|
"US-AR": {
|
|
@@ -12877,6 +13042,17 @@
|
|
|
12877
13042
|
"Other Renewables": 0,
|
|
12878
13043
|
"Solar": 0.0367,
|
|
12879
13044
|
"Wind": 0
|
|
13045
|
+
},
|
|
13046
|
+
"2025-02": {
|
|
13047
|
+
"Bioenergy": 0.0155,
|
|
13048
|
+
"Coal": 0.2578,
|
|
13049
|
+
"Gas": 0.3487,
|
|
13050
|
+
"Hydro": 0.0564,
|
|
13051
|
+
"Nuclear": 0.2848,
|
|
13052
|
+
"Other Fossil": 0.0001,
|
|
13053
|
+
"Other Renewables": 0,
|
|
13054
|
+
"Solar": 0.0367,
|
|
13055
|
+
"Wind": 0
|
|
12880
13056
|
}
|
|
12881
13057
|
},
|
|
12882
13058
|
"US-AZ": {
|
|
@@ -13682,6 +13858,17 @@
|
|
|
13682
13858
|
"Other Renewables": 0,
|
|
13683
13859
|
"Solar": 0.0693,
|
|
13684
13860
|
"Wind": 0.0197
|
|
13861
|
+
},
|
|
13862
|
+
"2025-02": {
|
|
13863
|
+
"Bioenergy": 0,
|
|
13864
|
+
"Coal": 0.0875,
|
|
13865
|
+
"Gas": 0.4672,
|
|
13866
|
+
"Hydro": 0.0401,
|
|
13867
|
+
"Nuclear": 0.3146,
|
|
13868
|
+
"Other Fossil": 0.0016,
|
|
13869
|
+
"Other Renewables": 0,
|
|
13870
|
+
"Solar": 0.0693,
|
|
13871
|
+
"Wind": 0.0197
|
|
13685
13872
|
}
|
|
13686
13873
|
},
|
|
13687
13874
|
"US-CA": {
|
|
@@ -14487,6 +14674,17 @@
|
|
|
14487
14674
|
"Other Renewables": 0.0607,
|
|
14488
14675
|
"Solar": 0.167,
|
|
14489
14676
|
"Wind": 0.0694
|
|
14677
|
+
},
|
|
14678
|
+
"2025-02": {
|
|
14679
|
+
"Bioenergy": 0.0263,
|
|
14680
|
+
"Coal": 0.0014,
|
|
14681
|
+
"Gas": 0.4922,
|
|
14682
|
+
"Hydro": 0.0761,
|
|
14683
|
+
"Nuclear": 0.1067,
|
|
14684
|
+
"Other Fossil": 0,
|
|
14685
|
+
"Other Renewables": 0.0607,
|
|
14686
|
+
"Solar": 0.167,
|
|
14687
|
+
"Wind": 0.0694
|
|
14490
14688
|
}
|
|
14491
14689
|
},
|
|
14492
14690
|
"US-CO": {
|
|
@@ -15292,6 +15490,17 @@
|
|
|
15292
15490
|
"Other Renewables": 0,
|
|
15293
15491
|
"Solar": 0.0543,
|
|
15294
15492
|
"Wind": 0.3156
|
|
15493
|
+
},
|
|
15494
|
+
"2025-02": {
|
|
15495
|
+
"Bioenergy": 0.0013,
|
|
15496
|
+
"Coal": 0.3092,
|
|
15497
|
+
"Gas": 0.2849,
|
|
15498
|
+
"Hydro": 0.0345,
|
|
15499
|
+
"Nuclear": 0,
|
|
15500
|
+
"Other Fossil": 0.0004,
|
|
15501
|
+
"Other Renewables": 0,
|
|
15502
|
+
"Solar": 0.0543,
|
|
15503
|
+
"Wind": 0.3156
|
|
15295
15504
|
}
|
|
15296
15505
|
},
|
|
15297
15506
|
"US-CT": {
|
|
@@ -16097,6 +16306,17 @@
|
|
|
16097
16306
|
"Other Renewables": 0,
|
|
16098
16307
|
"Solar": 0.0063,
|
|
16099
16308
|
"Wind": 0.0002
|
|
16309
|
+
},
|
|
16310
|
+
"2025-02": {
|
|
16311
|
+
"Bioenergy": 0.0125,
|
|
16312
|
+
"Coal": 0,
|
|
16313
|
+
"Gas": 0.5775,
|
|
16314
|
+
"Hydro": 0.009,
|
|
16315
|
+
"Nuclear": 0.3854,
|
|
16316
|
+
"Other Fossil": 0.009,
|
|
16317
|
+
"Other Renewables": 0,
|
|
16318
|
+
"Solar": 0.0063,
|
|
16319
|
+
"Wind": 0.0002
|
|
16100
16320
|
}
|
|
16101
16321
|
},
|
|
16102
16322
|
"US-DE": {
|
|
@@ -16902,6 +17122,17 @@
|
|
|
16902
17122
|
"Other Renewables": 0,
|
|
16903
17123
|
"Solar": 0.0214,
|
|
16904
17124
|
"Wind": 0.0013
|
|
17125
|
+
},
|
|
17126
|
+
"2025-02": {
|
|
17127
|
+
"Bioenergy": 0.0143,
|
|
17128
|
+
"Coal": 0.1677,
|
|
17129
|
+
"Gas": 0.7952,
|
|
17130
|
+
"Hydro": 0,
|
|
17131
|
+
"Nuclear": 0,
|
|
17132
|
+
"Other Fossil": 0,
|
|
17133
|
+
"Other Renewables": 0,
|
|
17134
|
+
"Solar": 0.0214,
|
|
17135
|
+
"Wind": 0.0013
|
|
16905
17136
|
}
|
|
16906
17137
|
},
|
|
16907
17138
|
"US-FL": {
|
|
@@ -17707,6 +17938,17 @@
|
|
|
17707
17938
|
"Other Renewables": 0,
|
|
17708
17939
|
"Solar": 0.0733,
|
|
17709
17940
|
"Wind": 0
|
|
17941
|
+
},
|
|
17942
|
+
"2025-02": {
|
|
17943
|
+
"Bioenergy": 0.0128,
|
|
17944
|
+
"Coal": 0.0236,
|
|
17945
|
+
"Gas": 0.7286,
|
|
17946
|
+
"Hydro": 0.001,
|
|
17947
|
+
"Nuclear": 0.1488,
|
|
17948
|
+
"Other Fossil": 0.0118,
|
|
17949
|
+
"Other Renewables": 0,
|
|
17950
|
+
"Solar": 0.0733,
|
|
17951
|
+
"Wind": 0
|
|
17710
17952
|
}
|
|
17711
17953
|
},
|
|
17712
17954
|
"US-GA": {
|
|
@@ -18512,6 +18754,17 @@
|
|
|
18512
18754
|
"Other Renewables": 0,
|
|
18513
18755
|
"Solar": 0.0522,
|
|
18514
18756
|
"Wind": 0
|
|
18757
|
+
},
|
|
18758
|
+
"2025-02": {
|
|
18759
|
+
"Bioenergy": 0.0398,
|
|
18760
|
+
"Coal": 0.1181,
|
|
18761
|
+
"Gas": 0.3862,
|
|
18762
|
+
"Hydro": 0.0128,
|
|
18763
|
+
"Nuclear": 0.3885,
|
|
18764
|
+
"Other Fossil": 0.0025,
|
|
18765
|
+
"Other Renewables": 0,
|
|
18766
|
+
"Solar": 0.0522,
|
|
18767
|
+
"Wind": 0
|
|
18515
18768
|
}
|
|
18516
18769
|
},
|
|
18517
18770
|
"US-HI": {
|
|
@@ -19317,6 +19570,17 @@
|
|
|
19317
19570
|
"Other Renewables": 0.0284,
|
|
19318
19571
|
"Solar": 0.0728,
|
|
19319
19572
|
"Wind": 0.0482
|
|
19573
|
+
},
|
|
19574
|
+
"2025-02": {
|
|
19575
|
+
"Bioenergy": 0.0282,
|
|
19576
|
+
"Coal": 0,
|
|
19577
|
+
"Gas": 0,
|
|
19578
|
+
"Hydro": 0,
|
|
19579
|
+
"Nuclear": 0,
|
|
19580
|
+
"Other Fossil": 0.8225,
|
|
19581
|
+
"Other Renewables": 0.0284,
|
|
19582
|
+
"Solar": 0.0728,
|
|
19583
|
+
"Wind": 0.0482
|
|
19320
19584
|
}
|
|
19321
19585
|
},
|
|
19322
19586
|
"US-IA": {
|
|
@@ -20122,6 +20386,17 @@
|
|
|
20122
20386
|
"Other Renewables": 0,
|
|
20123
20387
|
"Solar": 0.0054,
|
|
20124
20388
|
"Wind": 0.6054
|
|
20389
|
+
},
|
|
20390
|
+
"2025-02": {
|
|
20391
|
+
"Bioenergy": 0.0026,
|
|
20392
|
+
"Coal": 0.2618,
|
|
20393
|
+
"Gas": 0.1089,
|
|
20394
|
+
"Hydro": 0.0149,
|
|
20395
|
+
"Nuclear": 0,
|
|
20396
|
+
"Other Fossil": 0.001,
|
|
20397
|
+
"Other Renewables": 0,
|
|
20398
|
+
"Solar": 0.0054,
|
|
20399
|
+
"Wind": 0.6054
|
|
20125
20400
|
}
|
|
20126
20401
|
},
|
|
20127
20402
|
"US-ID": {
|
|
@@ -20927,6 +21202,17 @@
|
|
|
20927
21202
|
"Other Renewables": 0.0038,
|
|
20928
21203
|
"Solar": 0.022,
|
|
20929
21204
|
"Wind": 0.1629
|
|
21205
|
+
},
|
|
21206
|
+
"2025-02": {
|
|
21207
|
+
"Bioenergy": 0.0235,
|
|
21208
|
+
"Coal": 0,
|
|
21209
|
+
"Gas": 0.3086,
|
|
21210
|
+
"Hydro": 0.4757,
|
|
21211
|
+
"Nuclear": 0,
|
|
21212
|
+
"Other Fossil": 0.0036,
|
|
21213
|
+
"Other Renewables": 0.0038,
|
|
21214
|
+
"Solar": 0.022,
|
|
21215
|
+
"Wind": 0.1629
|
|
20930
21216
|
}
|
|
20931
21217
|
},
|
|
20932
21218
|
"US-IL": {
|
|
@@ -21732,6 +22018,17 @@
|
|
|
21732
22018
|
"Other Renewables": 0,
|
|
21733
22019
|
"Solar": 0.0114,
|
|
21734
22020
|
"Wind": 0.1531
|
|
22021
|
+
},
|
|
22022
|
+
"2025-02": {
|
|
22023
|
+
"Bioenergy": 0.0013,
|
|
22024
|
+
"Coal": 0.1279,
|
|
22025
|
+
"Gas": 0.1634,
|
|
22026
|
+
"Hydro": 0.0004,
|
|
22027
|
+
"Nuclear": 0.5413,
|
|
22028
|
+
"Other Fossil": 0.0013,
|
|
22029
|
+
"Other Renewables": 0,
|
|
22030
|
+
"Solar": 0.0114,
|
|
22031
|
+
"Wind": 0.1531
|
|
21735
22032
|
}
|
|
21736
22033
|
},
|
|
21737
22034
|
"US-IN": {
|
|
@@ -22537,6 +22834,17 @@
|
|
|
22537
22834
|
"Other Renewables": 0,
|
|
22538
22835
|
"Solar": 0.0175,
|
|
22539
22836
|
"Wind": 0.1204
|
|
22837
|
+
},
|
|
22838
|
+
"2025-02": {
|
|
22839
|
+
"Bioenergy": 0.002,
|
|
22840
|
+
"Coal": 0.4738,
|
|
22841
|
+
"Gas": 0.377,
|
|
22842
|
+
"Hydro": 0.0041,
|
|
22843
|
+
"Nuclear": 0,
|
|
22844
|
+
"Other Fossil": 0.0053,
|
|
22845
|
+
"Other Renewables": 0,
|
|
22846
|
+
"Solar": 0.0175,
|
|
22847
|
+
"Wind": 0.1204
|
|
22540
22848
|
}
|
|
22541
22849
|
},
|
|
22542
22850
|
"US-KS": {
|
|
@@ -23342,6 +23650,17 @@
|
|
|
23342
23650
|
"Other Renewables": 0,
|
|
23343
23651
|
"Solar": 0.0011,
|
|
23344
23652
|
"Wind": 0.481
|
|
23653
|
+
},
|
|
23654
|
+
"2025-02": {
|
|
23655
|
+
"Bioenergy": 0.001,
|
|
23656
|
+
"Coal": 0.2787,
|
|
23657
|
+
"Gas": 0.0539,
|
|
23658
|
+
"Hydro": 0.0002,
|
|
23659
|
+
"Nuclear": 0.1829,
|
|
23660
|
+
"Other Fossil": 0.0013,
|
|
23661
|
+
"Other Renewables": 0,
|
|
23662
|
+
"Solar": 0.0011,
|
|
23663
|
+
"Wind": 0.481
|
|
23345
23664
|
}
|
|
23346
23665
|
},
|
|
23347
23666
|
"US-KY": {
|
|
@@ -24147,6 +24466,17 @@
|
|
|
24147
24466
|
"Other Renewables": 0,
|
|
24148
24467
|
"Solar": 0.0052,
|
|
24149
24468
|
"Wind": 0
|
|
24469
|
+
},
|
|
24470
|
+
"2025-02": {
|
|
24471
|
+
"Bioenergy": 0.0057,
|
|
24472
|
+
"Coal": 0.6768,
|
|
24473
|
+
"Gas": 0.256,
|
|
24474
|
+
"Hydro": 0.0551,
|
|
24475
|
+
"Nuclear": 0,
|
|
24476
|
+
"Other Fossil": 0.0012,
|
|
24477
|
+
"Other Renewables": 0,
|
|
24478
|
+
"Solar": 0.0052,
|
|
24479
|
+
"Wind": 0
|
|
24150
24480
|
}
|
|
24151
24481
|
},
|
|
24152
24482
|
"US-LA": {
|
|
@@ -24952,6 +25282,17 @@
|
|
|
24952
25282
|
"Other Renewables": 0,
|
|
24953
25283
|
"Solar": 0.015,
|
|
24954
25284
|
"Wind": 0
|
|
25285
|
+
},
|
|
25286
|
+
"2025-02": {
|
|
25287
|
+
"Bioenergy": 0.0221,
|
|
25288
|
+
"Coal": 0.0304,
|
|
25289
|
+
"Gas": 0.7529,
|
|
25290
|
+
"Hydro": 0.0075,
|
|
25291
|
+
"Nuclear": 0.1707,
|
|
25292
|
+
"Other Fossil": 0.0013,
|
|
25293
|
+
"Other Renewables": 0,
|
|
25294
|
+
"Solar": 0.015,
|
|
25295
|
+
"Wind": 0
|
|
24955
25296
|
}
|
|
24956
25297
|
},
|
|
24957
25298
|
"US-MA": {
|
|
@@ -25757,6 +26098,17 @@
|
|
|
25757
26098
|
"Other Renewables": 0,
|
|
25758
26099
|
"Solar": 0.0682,
|
|
25759
26100
|
"Wind": 0.0099
|
|
26101
|
+
},
|
|
26102
|
+
"2025-02": {
|
|
26103
|
+
"Bioenergy": 0.0465,
|
|
26104
|
+
"Coal": 0,
|
|
26105
|
+
"Gas": 0.7344,
|
|
26106
|
+
"Hydro": 0.0419,
|
|
26107
|
+
"Nuclear": 0,
|
|
26108
|
+
"Other Fossil": 0.0991,
|
|
26109
|
+
"Other Renewables": 0,
|
|
26110
|
+
"Solar": 0.0682,
|
|
26111
|
+
"Wind": 0.0099
|
|
25760
26112
|
}
|
|
25761
26113
|
},
|
|
25762
26114
|
"US-MD": {
|
|
@@ -26562,6 +26914,17 @@
|
|
|
26562
26914
|
"Other Renewables": 0,
|
|
26563
26915
|
"Solar": 0.019,
|
|
26564
26916
|
"Wind": 0.0181
|
|
26917
|
+
},
|
|
26918
|
+
"2025-02": {
|
|
26919
|
+
"Bioenergy": 0.0093,
|
|
26920
|
+
"Coal": 0.1123,
|
|
26921
|
+
"Gas": 0.3102,
|
|
26922
|
+
"Hydro": 0.0565,
|
|
26923
|
+
"Nuclear": 0.4509,
|
|
26924
|
+
"Other Fossil": 0.0236,
|
|
26925
|
+
"Other Renewables": 0,
|
|
26926
|
+
"Solar": 0.019,
|
|
26927
|
+
"Wind": 0.0181
|
|
26565
26928
|
}
|
|
26566
26929
|
},
|
|
26567
26930
|
"US-ME": {
|
|
@@ -27367,6 +27730,17 @@
|
|
|
27367
27730
|
"Other Renewables": 0,
|
|
27368
27731
|
"Solar": 0.0621,
|
|
27369
27732
|
"Wind": 0.2543
|
|
27733
|
+
},
|
|
27734
|
+
"2025-02": {
|
|
27735
|
+
"Bioenergy": 0.1294,
|
|
27736
|
+
"Coal": 0.0029,
|
|
27737
|
+
"Gas": 0.2048,
|
|
27738
|
+
"Hydro": 0.2983,
|
|
27739
|
+
"Nuclear": 0,
|
|
27740
|
+
"Other Fossil": 0.0482,
|
|
27741
|
+
"Other Renewables": 0,
|
|
27742
|
+
"Solar": 0.0621,
|
|
27743
|
+
"Wind": 0.2543
|
|
27370
27744
|
}
|
|
27371
27745
|
},
|
|
27372
27746
|
"US-MI": {
|
|
@@ -28172,6 +28546,17 @@
|
|
|
28172
28546
|
"Other Renewables": 0,
|
|
28173
28547
|
"Solar": 0.0068,
|
|
28174
28548
|
"Wind": 0.0948
|
|
28549
|
+
},
|
|
28550
|
+
"2025-02": {
|
|
28551
|
+
"Bioenergy": 0.016,
|
|
28552
|
+
"Coal": 0.2491,
|
|
28553
|
+
"Gas": 0.3787,
|
|
28554
|
+
"Hydro": 0.0063,
|
|
28555
|
+
"Nuclear": 0.2355,
|
|
28556
|
+
"Other Fossil": 0.0129,
|
|
28557
|
+
"Other Renewables": 0,
|
|
28558
|
+
"Solar": 0.0068,
|
|
28559
|
+
"Wind": 0.0948
|
|
28175
28560
|
}
|
|
28176
28561
|
},
|
|
28177
28562
|
"US-MN": {
|
|
@@ -28977,6 +29362,17 @@
|
|
|
28977
29362
|
"Other Renewables": 0,
|
|
28978
29363
|
"Solar": 0.0241,
|
|
28979
29364
|
"Wind": 0.2668
|
|
29365
|
+
},
|
|
29366
|
+
"2025-02": {
|
|
29367
|
+
"Bioenergy": 0.0201,
|
|
29368
|
+
"Coal": 0.2488,
|
|
29369
|
+
"Gas": 0.2493,
|
|
29370
|
+
"Hydro": 0.0142,
|
|
29371
|
+
"Nuclear": 0.1711,
|
|
29372
|
+
"Other Fossil": 0.0057,
|
|
29373
|
+
"Other Renewables": 0,
|
|
29374
|
+
"Solar": 0.0241,
|
|
29375
|
+
"Wind": 0.2668
|
|
28980
29376
|
}
|
|
28981
29377
|
},
|
|
28982
29378
|
"US-MO": {
|
|
@@ -29782,6 +30178,17 @@
|
|
|
29782
30178
|
"Other Renewables": 0,
|
|
29783
30179
|
"Solar": 0.0021,
|
|
29784
30180
|
"Wind": 0.094
|
|
30181
|
+
},
|
|
30182
|
+
"2025-02": {
|
|
30183
|
+
"Bioenergy": 0.0014,
|
|
30184
|
+
"Coal": 0.6277,
|
|
30185
|
+
"Gas": 0.1055,
|
|
30186
|
+
"Hydro": 0.0083,
|
|
30187
|
+
"Nuclear": 0.1584,
|
|
30188
|
+
"Other Fossil": 0.0025,
|
|
30189
|
+
"Other Renewables": 0,
|
|
30190
|
+
"Solar": 0.0021,
|
|
30191
|
+
"Wind": 0.094
|
|
29785
30192
|
}
|
|
29786
30193
|
},
|
|
29787
30194
|
"US-MS": {
|
|
@@ -30587,6 +30994,17 @@
|
|
|
30587
30994
|
"Other Renewables": 0,
|
|
30588
30995
|
"Solar": 0.022,
|
|
30589
30996
|
"Wind": 0.0098
|
|
30997
|
+
},
|
|
30998
|
+
"2025-02": {
|
|
30999
|
+
"Bioenergy": 0.0176,
|
|
31000
|
+
"Coal": 0.0634,
|
|
31001
|
+
"Gas": 0.7086,
|
|
31002
|
+
"Hydro": 0,
|
|
31003
|
+
"Nuclear": 0.1785,
|
|
31004
|
+
"Other Fossil": 0.0001,
|
|
31005
|
+
"Other Renewables": 0,
|
|
31006
|
+
"Solar": 0.022,
|
|
31007
|
+
"Wind": 0.0098
|
|
30590
31008
|
}
|
|
30591
31009
|
},
|
|
30592
31010
|
"US-MT": {
|
|
@@ -31392,6 +31810,17 @@
|
|
|
31392
31810
|
"Other Renewables": 0,
|
|
31393
31811
|
"Solar": 0.0041,
|
|
31394
31812
|
"Wind": 0.2342
|
|
31813
|
+
},
|
|
31814
|
+
"2025-02": {
|
|
31815
|
+
"Bioenergy": 0.0008,
|
|
31816
|
+
"Coal": 0.3938,
|
|
31817
|
+
"Gas": 0.0392,
|
|
31818
|
+
"Hydro": 0.3036,
|
|
31819
|
+
"Nuclear": 0,
|
|
31820
|
+
"Other Fossil": 0.0242,
|
|
31821
|
+
"Other Renewables": 0,
|
|
31822
|
+
"Solar": 0.0041,
|
|
31823
|
+
"Wind": 0.2342
|
|
31395
31824
|
}
|
|
31396
31825
|
},
|
|
31397
31826
|
"US-NC": {
|
|
@@ -32197,6 +32626,17 @@
|
|
|
32197
32626
|
"Other Renewables": 0,
|
|
32198
32627
|
"Solar": 0.0552,
|
|
32199
32628
|
"Wind": 0.0062
|
|
32629
|
+
},
|
|
32630
|
+
"2025-02": {
|
|
32631
|
+
"Bioenergy": 0.0094,
|
|
32632
|
+
"Coal": 0.154,
|
|
32633
|
+
"Gas": 0.4146,
|
|
32634
|
+
"Hydro": 0.0282,
|
|
32635
|
+
"Nuclear": 0.3313,
|
|
32636
|
+
"Other Fossil": 0.0012,
|
|
32637
|
+
"Other Renewables": 0,
|
|
32638
|
+
"Solar": 0.0552,
|
|
32639
|
+
"Wind": 0.0062
|
|
32200
32640
|
}
|
|
32201
32641
|
},
|
|
32202
32642
|
"US-ND": {
|
|
@@ -33002,6 +33442,17 @@
|
|
|
33002
33442
|
"Other Renewables": 0,
|
|
33003
33443
|
"Solar": 0,
|
|
33004
33444
|
"Wind": 0.3459
|
|
33445
|
+
},
|
|
33446
|
+
"2025-02": {
|
|
33447
|
+
"Bioenergy": 0,
|
|
33448
|
+
"Coal": 0.5444,
|
|
33449
|
+
"Gas": 0.0577,
|
|
33450
|
+
"Hydro": 0.0504,
|
|
33451
|
+
"Nuclear": 0,
|
|
33452
|
+
"Other Fossil": 0.0016,
|
|
33453
|
+
"Other Renewables": 0,
|
|
33454
|
+
"Solar": 0,
|
|
33455
|
+
"Wind": 0.3459
|
|
33005
33456
|
}
|
|
33006
33457
|
},
|
|
33007
33458
|
"US-NE": {
|
|
@@ -33807,6 +34258,17 @@
|
|
|
33807
34258
|
"Other Renewables": 0,
|
|
33808
34259
|
"Solar": 0.0026,
|
|
33809
34260
|
"Wind": 0.3032
|
|
34261
|
+
},
|
|
34262
|
+
"2025-02": {
|
|
34263
|
+
"Bioenergy": 0.0021,
|
|
34264
|
+
"Coal": 0.4899,
|
|
34265
|
+
"Gas": 0,
|
|
34266
|
+
"Hydro": 0.0322,
|
|
34267
|
+
"Nuclear": 0.17,
|
|
34268
|
+
"Other Fossil": 0,
|
|
34269
|
+
"Other Renewables": 0,
|
|
34270
|
+
"Solar": 0.0026,
|
|
34271
|
+
"Wind": 0.3032
|
|
33810
34272
|
}
|
|
33811
34273
|
},
|
|
33812
34274
|
"US-NH": {
|
|
@@ -34612,6 +35074,17 @@
|
|
|
34612
35074
|
"Other Renewables": 0,
|
|
34613
35075
|
"Solar": 0,
|
|
34614
35076
|
"Wind": 0.0277
|
|
35077
|
+
},
|
|
35078
|
+
"2025-02": {
|
|
35079
|
+
"Bioenergy": 0.0494,
|
|
35080
|
+
"Coal": 0.0693,
|
|
35081
|
+
"Gas": 0.1432,
|
|
35082
|
+
"Hydro": 0.0874,
|
|
35083
|
+
"Nuclear": 0.5974,
|
|
35084
|
+
"Other Fossil": 0.0256,
|
|
35085
|
+
"Other Renewables": 0,
|
|
35086
|
+
"Solar": 0,
|
|
35087
|
+
"Wind": 0.0277
|
|
34615
35088
|
}
|
|
34616
35089
|
},
|
|
34617
35090
|
"US-NJ": {
|
|
@@ -35417,6 +35890,17 @@
|
|
|
35417
35890
|
"Other Renewables": 0,
|
|
35418
35891
|
"Solar": 0.0184,
|
|
35419
35892
|
"Wind": 0.0004
|
|
35893
|
+
},
|
|
35894
|
+
"2025-02": {
|
|
35895
|
+
"Bioenergy": 0.0107,
|
|
35896
|
+
"Coal": 0,
|
|
35897
|
+
"Gas": 0.4287,
|
|
35898
|
+
"Hydro": 0,
|
|
35899
|
+
"Nuclear": 0.5301,
|
|
35900
|
+
"Other Fossil": 0.0117,
|
|
35901
|
+
"Other Renewables": 0,
|
|
35902
|
+
"Solar": 0.0184,
|
|
35903
|
+
"Wind": 0.0004
|
|
35420
35904
|
}
|
|
35421
35905
|
},
|
|
35422
35906
|
"US-NM": {
|
|
@@ -36222,6 +36706,17 @@
|
|
|
36222
36706
|
"Other Renewables": 0.0012,
|
|
36223
36707
|
"Solar": 0.1096,
|
|
36224
36708
|
"Wind": 0.4526
|
|
36709
|
+
},
|
|
36710
|
+
"2025-02": {
|
|
36711
|
+
"Bioenergy": 0.0003,
|
|
36712
|
+
"Coal": 0.1212,
|
|
36713
|
+
"Gas": 0.3034,
|
|
36714
|
+
"Hydro": 0.0053,
|
|
36715
|
+
"Nuclear": 0,
|
|
36716
|
+
"Other Fossil": 0.0064,
|
|
36717
|
+
"Other Renewables": 0.0012,
|
|
36718
|
+
"Solar": 0.1096,
|
|
36719
|
+
"Wind": 0.4526
|
|
36225
36720
|
}
|
|
36226
36721
|
},
|
|
36227
36722
|
"US-NV": {
|
|
@@ -37027,6 +37522,17 @@
|
|
|
37027
37522
|
"Other Renewables": 0.1111,
|
|
37028
37523
|
"Solar": 0.2055,
|
|
37029
37524
|
"Wind": 0.0076
|
|
37525
|
+
},
|
|
37526
|
+
"2025-02": {
|
|
37527
|
+
"Bioenergy": 0.0014,
|
|
37528
|
+
"Coal": 0.0653,
|
|
37529
|
+
"Gas": 0.5672,
|
|
37530
|
+
"Hydro": 0.0419,
|
|
37531
|
+
"Nuclear": 0,
|
|
37532
|
+
"Other Fossil": 0,
|
|
37533
|
+
"Other Renewables": 0.1111,
|
|
37534
|
+
"Solar": 0.2055,
|
|
37535
|
+
"Wind": 0.0076
|
|
37030
37536
|
}
|
|
37031
37537
|
},
|
|
37032
37538
|
"US-NY": {
|
|
@@ -37832,6 +38338,17 @@
|
|
|
37832
38338
|
"Other Renewables": 0,
|
|
37833
38339
|
"Solar": 0.0182,
|
|
37834
38340
|
"Wind": 0.0572
|
|
38341
|
+
},
|
|
38342
|
+
"2025-02": {
|
|
38343
|
+
"Bioenergy": 0.0118,
|
|
38344
|
+
"Coal": 0,
|
|
38345
|
+
"Gas": 0.4798,
|
|
38346
|
+
"Hydro": 0.2045,
|
|
38347
|
+
"Nuclear": 0.2136,
|
|
38348
|
+
"Other Fossil": 0.0149,
|
|
38349
|
+
"Other Renewables": 0,
|
|
38350
|
+
"Solar": 0.0182,
|
|
38351
|
+
"Wind": 0.0572
|
|
37835
38352
|
}
|
|
37836
38353
|
},
|
|
37837
38354
|
"US-OH": {
|
|
@@ -38637,6 +39154,17 @@
|
|
|
38637
39154
|
"Other Renewables": 0,
|
|
38638
39155
|
"Solar": 0.0146,
|
|
38639
39156
|
"Wind": 0.0246
|
|
39157
|
+
},
|
|
39158
|
+
"2025-02": {
|
|
39159
|
+
"Bioenergy": 0.0018,
|
|
39160
|
+
"Coal": 0.2317,
|
|
39161
|
+
"Gas": 0.5985,
|
|
39162
|
+
"Hydro": 0.0031,
|
|
39163
|
+
"Nuclear": 0.1176,
|
|
39164
|
+
"Other Fossil": 0.0081,
|
|
39165
|
+
"Other Renewables": 0,
|
|
39166
|
+
"Solar": 0.0146,
|
|
39167
|
+
"Wind": 0.0246
|
|
38640
39168
|
}
|
|
38641
39169
|
},
|
|
38642
39170
|
"US-OK": {
|
|
@@ -39442,6 +39970,17 @@
|
|
|
39442
39970
|
"Other Renewables": 0,
|
|
39443
39971
|
"Solar": 0.0023,
|
|
39444
39972
|
"Wind": 0.4472
|
|
39973
|
+
},
|
|
39974
|
+
"2025-02": {
|
|
39975
|
+
"Bioenergy": 0.004,
|
|
39976
|
+
"Coal": 0.0604,
|
|
39977
|
+
"Gas": 0.4711,
|
|
39978
|
+
"Hydro": 0.015,
|
|
39979
|
+
"Nuclear": 0,
|
|
39980
|
+
"Other Fossil": 0,
|
|
39981
|
+
"Other Renewables": 0,
|
|
39982
|
+
"Solar": 0.0023,
|
|
39983
|
+
"Wind": 0.4472
|
|
39445
39984
|
}
|
|
39446
39985
|
},
|
|
39447
39986
|
"US-OR": {
|
|
@@ -40247,6 +40786,17 @@
|
|
|
40247
40786
|
"Other Renewables": 0.0025,
|
|
40248
40787
|
"Solar": 0.0136,
|
|
40249
40788
|
"Wind": 0.106
|
|
40789
|
+
},
|
|
40790
|
+
"2025-02": {
|
|
40791
|
+
"Bioenergy": 0.0139,
|
|
40792
|
+
"Coal": 0,
|
|
40793
|
+
"Gas": 0.3968,
|
|
40794
|
+
"Hydro": 0.4672,
|
|
40795
|
+
"Nuclear": 0,
|
|
40796
|
+
"Other Fossil": 0,
|
|
40797
|
+
"Other Renewables": 0.0025,
|
|
40798
|
+
"Solar": 0.0136,
|
|
40799
|
+
"Wind": 0.106
|
|
40250
40800
|
}
|
|
40251
40801
|
},
|
|
40252
40802
|
"US-PA": {
|
|
@@ -41052,6 +41602,17 @@
|
|
|
41052
41602
|
"Other Renewables": 0,
|
|
41053
41603
|
"Solar": 0.0028,
|
|
41054
41604
|
"Wind": 0.0172
|
|
41605
|
+
},
|
|
41606
|
+
"2025-02": {
|
|
41607
|
+
"Bioenergy": 0.0056,
|
|
41608
|
+
"Coal": 0.077,
|
|
41609
|
+
"Gas": 0.572,
|
|
41610
|
+
"Hydro": 0.007,
|
|
41611
|
+
"Nuclear": 0.3152,
|
|
41612
|
+
"Other Fossil": 0.0033,
|
|
41613
|
+
"Other Renewables": 0,
|
|
41614
|
+
"Solar": 0.0028,
|
|
41615
|
+
"Wind": 0.0172
|
|
41055
41616
|
}
|
|
41056
41617
|
},
|
|
41057
41618
|
"US-RI": {
|
|
@@ -41857,6 +42418,17 @@
|
|
|
41857
42418
|
"Other Renewables": 0,
|
|
41858
42419
|
"Solar": 0.0483,
|
|
41859
42420
|
"Wind": 0.0272
|
|
42421
|
+
},
|
|
42422
|
+
"2025-02": {
|
|
42423
|
+
"Bioenergy": 0.0115,
|
|
42424
|
+
"Coal": 0,
|
|
42425
|
+
"Gas": 0.913,
|
|
42426
|
+
"Hydro": 0,
|
|
42427
|
+
"Nuclear": 0,
|
|
42428
|
+
"Other Fossil": 0,
|
|
42429
|
+
"Other Renewables": 0,
|
|
42430
|
+
"Solar": 0.0483,
|
|
42431
|
+
"Wind": 0.0272
|
|
41860
42432
|
}
|
|
41861
42433
|
},
|
|
41862
42434
|
"US-SC": {
|
|
@@ -42662,6 +43234,17 @@
|
|
|
42662
43234
|
"Other Renewables": 0,
|
|
42663
43235
|
"Solar": 0.0184,
|
|
42664
43236
|
"Wind": 0
|
|
43237
|
+
},
|
|
43238
|
+
"2025-02": {
|
|
43239
|
+
"Bioenergy": 0.014,
|
|
43240
|
+
"Coal": 0.1857,
|
|
43241
|
+
"Gas": 0.1981,
|
|
43242
|
+
"Hydro": 0.0193,
|
|
43243
|
+
"Nuclear": 0.5635,
|
|
43244
|
+
"Other Fossil": 0.001,
|
|
43245
|
+
"Other Renewables": 0,
|
|
43246
|
+
"Solar": 0.0184,
|
|
43247
|
+
"Wind": 0
|
|
42665
43248
|
}
|
|
42666
43249
|
},
|
|
42667
43250
|
"US-SD": {
|
|
@@ -43467,6 +44050,17 @@
|
|
|
43467
44050
|
"Other Renewables": 0,
|
|
43468
44051
|
"Solar": 0.0085,
|
|
43469
44052
|
"Wind": 0.5821
|
|
44053
|
+
},
|
|
44054
|
+
"2025-02": {
|
|
44055
|
+
"Bioenergy": 0,
|
|
44056
|
+
"Coal": 0.1103,
|
|
44057
|
+
"Gas": 0.0854,
|
|
44058
|
+
"Hydro": 0.2137,
|
|
44059
|
+
"Nuclear": 0,
|
|
44060
|
+
"Other Fossil": 0,
|
|
44061
|
+
"Other Renewables": 0,
|
|
44062
|
+
"Solar": 0.0085,
|
|
44063
|
+
"Wind": 0.5821
|
|
43470
44064
|
}
|
|
43471
44065
|
},
|
|
43472
44066
|
"US-TN": {
|
|
@@ -44272,6 +44866,17 @@
|
|
|
44272
44866
|
"Other Renewables": 0,
|
|
44273
44867
|
"Solar": 0.0083,
|
|
44274
44868
|
"Wind": 0
|
|
44869
|
+
},
|
|
44870
|
+
"2025-02": {
|
|
44871
|
+
"Bioenergy": 0.006,
|
|
44872
|
+
"Coal": 0.2546,
|
|
44873
|
+
"Gas": 0.2482,
|
|
44874
|
+
"Hydro": 0.0992,
|
|
44875
|
+
"Nuclear": 0.3799,
|
|
44876
|
+
"Other Fossil": 0.0038,
|
|
44877
|
+
"Other Renewables": 0,
|
|
44878
|
+
"Solar": 0.0083,
|
|
44879
|
+
"Wind": 0
|
|
44275
44880
|
}
|
|
44276
44881
|
},
|
|
44277
44882
|
"US-TX": {
|
|
@@ -45077,6 +45682,17 @@
|
|
|
45077
45682
|
"Other Renewables": 0,
|
|
45078
45683
|
"Solar": 0.0589,
|
|
45079
45684
|
"Wind": 0.2371
|
|
45685
|
+
},
|
|
45686
|
+
"2025-02": {
|
|
45687
|
+
"Bioenergy": 0.0024,
|
|
45688
|
+
"Coal": 0.136,
|
|
45689
|
+
"Gas": 0.4772,
|
|
45690
|
+
"Hydro": 0.0012,
|
|
45691
|
+
"Nuclear": 0.0867,
|
|
45692
|
+
"Other Fossil": 0.0005,
|
|
45693
|
+
"Other Renewables": 0,
|
|
45694
|
+
"Solar": 0.0589,
|
|
45695
|
+
"Wind": 0.2371
|
|
45080
45696
|
}
|
|
45081
45697
|
},
|
|
45082
45698
|
"US-UT": {
|
|
@@ -45882,6 +46498,17 @@
|
|
|
45882
46498
|
"Other Renewables": 0.0115,
|
|
45883
46499
|
"Solar": 0.0732,
|
|
45884
46500
|
"Wind": 0.0165
|
|
46501
|
+
},
|
|
46502
|
+
"2025-02": {
|
|
46503
|
+
"Bioenergy": 0.0022,
|
|
46504
|
+
"Coal": 0.5504,
|
|
46505
|
+
"Gas": 0.3174,
|
|
46506
|
+
"Hydro": 0.0232,
|
|
46507
|
+
"Nuclear": 0,
|
|
46508
|
+
"Other Fossil": 0.0056,
|
|
46509
|
+
"Other Renewables": 0.0115,
|
|
46510
|
+
"Solar": 0.0732,
|
|
46511
|
+
"Wind": 0.0165
|
|
45885
46512
|
}
|
|
45886
46513
|
},
|
|
45887
46514
|
"US-VA": {
|
|
@@ -46687,6 +47314,17 @@
|
|
|
46687
47314
|
"Other Renewables": 0,
|
|
46688
47315
|
"Solar": 0.0471,
|
|
46689
47316
|
"Wind": 0.0006
|
|
47317
|
+
},
|
|
47318
|
+
"2025-02": {
|
|
47319
|
+
"Bioenergy": 0.0364,
|
|
47320
|
+
"Coal": 0.0414,
|
|
47321
|
+
"Gas": 0.5634,
|
|
47322
|
+
"Hydro": 0,
|
|
47323
|
+
"Nuclear": 0.3058,
|
|
47324
|
+
"Other Fossil": 0.0052,
|
|
47325
|
+
"Other Renewables": 0,
|
|
47326
|
+
"Solar": 0.0471,
|
|
47327
|
+
"Wind": 0.0006
|
|
46690
47328
|
}
|
|
46691
47329
|
},
|
|
46692
47330
|
"US-VT": {
|
|
@@ -47492,6 +48130,17 @@
|
|
|
47492
48130
|
"Other Renewables": 0,
|
|
47493
48131
|
"Solar": 0.0397,
|
|
47494
48132
|
"Wind": 0.1483
|
|
48133
|
+
},
|
|
48134
|
+
"2025-02": {
|
|
48135
|
+
"Bioenergy": 0.2283,
|
|
48136
|
+
"Coal": 0,
|
|
48137
|
+
"Gas": 0.0005,
|
|
48138
|
+
"Hydro": 0.5828,
|
|
48139
|
+
"Nuclear": 0,
|
|
48140
|
+
"Other Fossil": 0.0004,
|
|
48141
|
+
"Other Renewables": 0,
|
|
48142
|
+
"Solar": 0.0397,
|
|
48143
|
+
"Wind": 0.1483
|
|
47495
48144
|
}
|
|
47496
48145
|
},
|
|
47497
48146
|
"US-WA": {
|
|
@@ -48297,6 +48946,17 @@
|
|
|
48297
48946
|
"Other Renewables": 0,
|
|
48298
48947
|
"Solar": 0.0012,
|
|
48299
48948
|
"Wind": 0.0773
|
|
48949
|
+
},
|
|
48950
|
+
"2025-02": {
|
|
48951
|
+
"Bioenergy": 0.0098,
|
|
48952
|
+
"Coal": 0.033,
|
|
48953
|
+
"Gas": 0.1669,
|
|
48954
|
+
"Hydro": 0.621,
|
|
48955
|
+
"Nuclear": 0.0899,
|
|
48956
|
+
"Other Fossil": 0.0008,
|
|
48957
|
+
"Other Renewables": 0,
|
|
48958
|
+
"Solar": 0.0012,
|
|
48959
|
+
"Wind": 0.0773
|
|
48300
48960
|
}
|
|
48301
48961
|
},
|
|
48302
48962
|
"US-WI": {
|
|
@@ -49102,6 +49762,17 @@
|
|
|
49102
49762
|
"Other Renewables": 0,
|
|
49103
49763
|
"Solar": 0.0161,
|
|
49104
49764
|
"Wind": 0.0303
|
|
49765
|
+
},
|
|
49766
|
+
"2025-02": {
|
|
49767
|
+
"Bioenergy": 0.0143,
|
|
49768
|
+
"Coal": 0.3964,
|
|
49769
|
+
"Gas": 0.3624,
|
|
49770
|
+
"Hydro": 0.0315,
|
|
49771
|
+
"Nuclear": 0.1476,
|
|
49772
|
+
"Other Fossil": 0.0015,
|
|
49773
|
+
"Other Renewables": 0,
|
|
49774
|
+
"Solar": 0.0161,
|
|
49775
|
+
"Wind": 0.0303
|
|
49105
49776
|
}
|
|
49106
49777
|
},
|
|
49107
49778
|
"US-WV": {
|
|
@@ -49907,6 +50578,17 @@
|
|
|
49907
50578
|
"Other Renewables": 0,
|
|
49908
50579
|
"Solar": 0.0024,
|
|
49909
50580
|
"Wind": 0.0484
|
|
50581
|
+
},
|
|
50582
|
+
"2025-02": {
|
|
50583
|
+
"Bioenergy": 0,
|
|
50584
|
+
"Coal": 0.8665,
|
|
50585
|
+
"Gas": 0.0507,
|
|
50586
|
+
"Hydro": 0.0289,
|
|
50587
|
+
"Nuclear": 0,
|
|
50588
|
+
"Other Fossil": 0.0032,
|
|
50589
|
+
"Other Renewables": 0,
|
|
50590
|
+
"Solar": 0.0024,
|
|
50591
|
+
"Wind": 0.0484
|
|
49910
50592
|
}
|
|
49911
50593
|
},
|
|
49912
50594
|
"US-WY": {
|
|
@@ -50712,6 +51394,17 @@
|
|
|
50712
51394
|
"Other Renewables": 0,
|
|
50713
51395
|
"Solar": 0.0049,
|
|
50714
51396
|
"Wind": 0.2751
|
|
51397
|
+
},
|
|
51398
|
+
"2025-02": {
|
|
51399
|
+
"Bioenergy": 0,
|
|
51400
|
+
"Coal": 0.5569,
|
|
51401
|
+
"Gas": 0.1403,
|
|
51402
|
+
"Hydro": 0.0201,
|
|
51403
|
+
"Nuclear": 0,
|
|
51404
|
+
"Other Fossil": 0.0027,
|
|
51405
|
+
"Other Renewables": 0,
|
|
51406
|
+
"Solar": 0.0049,
|
|
51407
|
+
"Wind": 0.2751
|
|
50715
51408
|
}
|
|
50716
51409
|
}
|
|
50717
51410
|
}
|