@digital4better/data 1.1.54 → 1.1.56
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 -6
- package/data/factor/continent-yearly-green.json +54 -54
- package/data/factor/continent-yearly.csv +6 -6
- package/data/factor/continent-yearly.json +54 -54
- 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 +86 -86
- package/data/factor/country-yearly-green.json +751 -751
- package/data/factor/country-yearly.csv +89 -89
- package/data/factor/country-yearly.json +756 -756
- 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 +63 -63
- package/data/factor/subdivision-yearly-green.json +567 -567
- package/data/factor/subdivision-yearly.csv +63 -63
- package/data/factor/subdivision-yearly.json +567 -567
- 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 -1
- package/data/factor/world-yearly-green.json +9 -9
- package/data/factor/world-yearly.csv +1 -1
- package/data/factor/world-yearly.json +9 -9
- 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 -6
- package/data/mix/continent-yearly-green.json +20 -20
- package/data/mix/continent-yearly.csv +6 -6
- package/data/mix/continent-yearly.json +44 -44
- 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 +85 -85
- package/data/mix/country-yearly-green.json +286 -286
- package/data/mix/country-yearly.csv +85 -85
- package/data/mix/country-yearly.json +552 -552
- 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 +859 -166
- package/data/mix/subdivision-yearly-green.csv +63 -63
- package/data/mix/subdivision-yearly-green.json +216 -216
- package/data/mix/subdivision-yearly.csv +63 -63
- package/data/mix/subdivision-yearly.json +382 -382
- 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 -1
- package/data/mix/world-yearly-green.json +4 -4
- package/data/mix/world-yearly.csv +1 -1
- package/data/mix/world-yearly.json +8 -8
- package/package.json +1 -1
|
@@ -727,26 +727,37 @@
|
|
|
727
727
|
"Wind": 0.1586
|
|
728
728
|
},
|
|
729
729
|
"2024-07": {
|
|
730
|
-
"Bioenergy": 0.
|
|
731
|
-
"Coal": 0.
|
|
732
|
-
"Gas": 0.
|
|
733
|
-
"Hydro": 0.
|
|
730
|
+
"Bioenergy": 0.0584,
|
|
731
|
+
"Coal": 0.1696,
|
|
732
|
+
"Gas": 0.5327,
|
|
733
|
+
"Hydro": 0.0334,
|
|
734
734
|
"Nuclear": 0,
|
|
735
|
-
"Other Fossil": 0.
|
|
736
|
-
"Other Renewables": 0.
|
|
737
|
-
"Solar": 0.
|
|
738
|
-
"Wind": 0.
|
|
735
|
+
"Other Fossil": 0.0379,
|
|
736
|
+
"Other Renewables": 0.0016,
|
|
737
|
+
"Solar": 0.0553,
|
|
738
|
+
"Wind": 0.1112
|
|
739
739
|
},
|
|
740
740
|
"2024-08": {
|
|
741
|
-
"Bioenergy": 0.
|
|
742
|
-
"Coal": 0.
|
|
743
|
-
"Gas": 0.
|
|
744
|
-
"Hydro": 0.
|
|
741
|
+
"Bioenergy": 0.0584,
|
|
742
|
+
"Coal": 0.1696,
|
|
743
|
+
"Gas": 0.5327,
|
|
744
|
+
"Hydro": 0.0334,
|
|
745
745
|
"Nuclear": 0,
|
|
746
|
-
"Other Fossil": 0.
|
|
747
|
-
"Other Renewables": 0.
|
|
748
|
-
"Solar": 0.
|
|
749
|
-
"Wind": 0.
|
|
746
|
+
"Other Fossil": 0.0379,
|
|
747
|
+
"Other Renewables": 0.0016,
|
|
748
|
+
"Solar": 0.0553,
|
|
749
|
+
"Wind": 0.1112
|
|
750
|
+
},
|
|
751
|
+
"2024-09": {
|
|
752
|
+
"Bioenergy": 0.0584,
|
|
753
|
+
"Coal": 0.1696,
|
|
754
|
+
"Gas": 0.5327,
|
|
755
|
+
"Hydro": 0.0334,
|
|
756
|
+
"Nuclear": 0,
|
|
757
|
+
"Other Fossil": 0.0379,
|
|
758
|
+
"Other Renewables": 0.0016,
|
|
759
|
+
"Solar": 0.0553,
|
|
760
|
+
"Wind": 0.1112
|
|
750
761
|
}
|
|
751
762
|
},
|
|
752
763
|
"CA-BC": {
|
|
@@ -1477,26 +1488,37 @@
|
|
|
1477
1488
|
"Wind": 0.0269
|
|
1478
1489
|
},
|
|
1479
1490
|
"2024-07": {
|
|
1480
|
-
"Bioenergy": 0.
|
|
1481
|
-
"Coal": 0.
|
|
1482
|
-
"Gas": 0.
|
|
1483
|
-
"Hydro": 0.
|
|
1491
|
+
"Bioenergy": 0.0078,
|
|
1492
|
+
"Coal": 0.0227,
|
|
1493
|
+
"Gas": 0.0713,
|
|
1494
|
+
"Hydro": 0.8651,
|
|
1484
1495
|
"Nuclear": 0,
|
|
1485
|
-
"Other Fossil": 0.
|
|
1496
|
+
"Other Fossil": 0.0051,
|
|
1486
1497
|
"Other Renewables": 0.0002,
|
|
1487
1498
|
"Solar": 0.0001,
|
|
1488
|
-
"Wind": 0.
|
|
1499
|
+
"Wind": 0.0277
|
|
1489
1500
|
},
|
|
1490
1501
|
"2024-08": {
|
|
1491
|
-
"Bioenergy": 0.
|
|
1492
|
-
"Coal": 0.
|
|
1493
|
-
"Gas": 0.
|
|
1494
|
-
"Hydro": 0.
|
|
1502
|
+
"Bioenergy": 0.0078,
|
|
1503
|
+
"Coal": 0.0227,
|
|
1504
|
+
"Gas": 0.0713,
|
|
1505
|
+
"Hydro": 0.8651,
|
|
1495
1506
|
"Nuclear": 0,
|
|
1496
|
-
"Other Fossil": 0.
|
|
1507
|
+
"Other Fossil": 0.0051,
|
|
1497
1508
|
"Other Renewables": 0.0002,
|
|
1498
1509
|
"Solar": 0.0001,
|
|
1499
|
-
"Wind": 0.
|
|
1510
|
+
"Wind": 0.0277
|
|
1511
|
+
},
|
|
1512
|
+
"2024-09": {
|
|
1513
|
+
"Bioenergy": 0.0078,
|
|
1514
|
+
"Coal": 0.0227,
|
|
1515
|
+
"Gas": 0.0713,
|
|
1516
|
+
"Hydro": 0.8651,
|
|
1517
|
+
"Nuclear": 0,
|
|
1518
|
+
"Other Fossil": 0.0051,
|
|
1519
|
+
"Other Renewables": 0.0002,
|
|
1520
|
+
"Solar": 0.0001,
|
|
1521
|
+
"Wind": 0.0277
|
|
1500
1522
|
}
|
|
1501
1523
|
},
|
|
1502
1524
|
"CA-MB": {
|
|
@@ -2228,25 +2250,36 @@
|
|
|
2228
2250
|
},
|
|
2229
2251
|
"2024-07": {
|
|
2230
2252
|
"Bioenergy": 0.0002,
|
|
2231
|
-
"Coal": 0.
|
|
2232
|
-
"Gas": 0.
|
|
2233
|
-
"Hydro": 0.
|
|
2253
|
+
"Coal": 0.0005,
|
|
2254
|
+
"Gas": 0.0017,
|
|
2255
|
+
"Hydro": 0.9827,
|
|
2234
2256
|
"Nuclear": 0,
|
|
2235
2257
|
"Other Fossil": 0.0001,
|
|
2236
2258
|
"Other Renewables": 0,
|
|
2237
2259
|
"Solar": 0.0001,
|
|
2238
|
-
"Wind": 0.
|
|
2260
|
+
"Wind": 0.0147
|
|
2239
2261
|
},
|
|
2240
2262
|
"2024-08": {
|
|
2241
2263
|
"Bioenergy": 0.0002,
|
|
2242
|
-
"Coal": 0.
|
|
2243
|
-
"Gas": 0.
|
|
2244
|
-
"Hydro": 0.
|
|
2264
|
+
"Coal": 0.0005,
|
|
2265
|
+
"Gas": 0.0017,
|
|
2266
|
+
"Hydro": 0.9827,
|
|
2245
2267
|
"Nuclear": 0,
|
|
2246
2268
|
"Other Fossil": 0.0001,
|
|
2247
2269
|
"Other Renewables": 0,
|
|
2248
2270
|
"Solar": 0.0001,
|
|
2249
|
-
"Wind": 0.
|
|
2271
|
+
"Wind": 0.0147
|
|
2272
|
+
},
|
|
2273
|
+
"2024-09": {
|
|
2274
|
+
"Bioenergy": 0.0002,
|
|
2275
|
+
"Coal": 0.0005,
|
|
2276
|
+
"Gas": 0.0017,
|
|
2277
|
+
"Hydro": 0.9827,
|
|
2278
|
+
"Nuclear": 0,
|
|
2279
|
+
"Other Fossil": 0.0001,
|
|
2280
|
+
"Other Renewables": 0,
|
|
2281
|
+
"Solar": 0.0001,
|
|
2282
|
+
"Wind": 0.0147
|
|
2250
2283
|
}
|
|
2251
2284
|
},
|
|
2252
2285
|
"CA-NB": {
|
|
@@ -2977,26 +3010,37 @@
|
|
|
2977
3010
|
"Wind": 0.0953
|
|
2978
3011
|
},
|
|
2979
3012
|
"2024-07": {
|
|
2980
|
-
"Bioenergy": 0.
|
|
2981
|
-
"Coal": 0.
|
|
2982
|
-
"Gas": 0.
|
|
2983
|
-
"Hydro": 0.
|
|
3013
|
+
"Bioenergy": 0.044,
|
|
3014
|
+
"Coal": 0.1278,
|
|
3015
|
+
"Gas": 0.4013,
|
|
3016
|
+
"Hydro": 0.3136,
|
|
2984
3017
|
"Nuclear": 0,
|
|
2985
|
-
"Other Fossil": 0.
|
|
2986
|
-
"Other Renewables": 0.
|
|
3018
|
+
"Other Fossil": 0.0285,
|
|
3019
|
+
"Other Renewables": 0.0012,
|
|
2987
3020
|
"Solar": 0.0004,
|
|
2988
|
-
"Wind": 0.
|
|
3021
|
+
"Wind": 0.0832
|
|
2989
3022
|
},
|
|
2990
3023
|
"2024-08": {
|
|
2991
|
-
"Bioenergy": 0.
|
|
2992
|
-
"Coal": 0.
|
|
2993
|
-
"Gas": 0.
|
|
2994
|
-
"Hydro": 0.
|
|
3024
|
+
"Bioenergy": 0.044,
|
|
3025
|
+
"Coal": 0.1278,
|
|
3026
|
+
"Gas": 0.4013,
|
|
3027
|
+
"Hydro": 0.3136,
|
|
2995
3028
|
"Nuclear": 0,
|
|
2996
|
-
"Other Fossil": 0.
|
|
2997
|
-
"Other Renewables": 0.
|
|
3029
|
+
"Other Fossil": 0.0285,
|
|
3030
|
+
"Other Renewables": 0.0012,
|
|
2998
3031
|
"Solar": 0.0004,
|
|
2999
|
-
"Wind": 0.
|
|
3032
|
+
"Wind": 0.0832
|
|
3033
|
+
},
|
|
3034
|
+
"2024-09": {
|
|
3035
|
+
"Bioenergy": 0.044,
|
|
3036
|
+
"Coal": 0.1278,
|
|
3037
|
+
"Gas": 0.4013,
|
|
3038
|
+
"Hydro": 0.3136,
|
|
3039
|
+
"Nuclear": 0,
|
|
3040
|
+
"Other Fossil": 0.0285,
|
|
3041
|
+
"Other Renewables": 0.0012,
|
|
3042
|
+
"Solar": 0.0004,
|
|
3043
|
+
"Wind": 0.0832
|
|
3000
3044
|
}
|
|
3001
3045
|
},
|
|
3002
3046
|
"CA-NL": {
|
|
@@ -3728,25 +3772,36 @@
|
|
|
3728
3772
|
},
|
|
3729
3773
|
"2024-07": {
|
|
3730
3774
|
"Bioenergy": 0.0008,
|
|
3731
|
-
"Coal": 0.
|
|
3732
|
-
"Gas": 0.
|
|
3733
|
-
"Hydro": 0.
|
|
3775
|
+
"Coal": 0.0022,
|
|
3776
|
+
"Gas": 0.007,
|
|
3777
|
+
"Hydro": 0.9864,
|
|
3734
3778
|
"Nuclear": 0,
|
|
3735
3779
|
"Other Fossil": 0.0005,
|
|
3736
3780
|
"Other Renewables": 0,
|
|
3737
3781
|
"Solar": 0,
|
|
3738
|
-
"Wind": 0.
|
|
3782
|
+
"Wind": 0.0031
|
|
3739
3783
|
},
|
|
3740
3784
|
"2024-08": {
|
|
3741
3785
|
"Bioenergy": 0.0008,
|
|
3742
|
-
"Coal": 0.
|
|
3743
|
-
"Gas": 0.
|
|
3744
|
-
"Hydro": 0.
|
|
3786
|
+
"Coal": 0.0022,
|
|
3787
|
+
"Gas": 0.007,
|
|
3788
|
+
"Hydro": 0.9864,
|
|
3745
3789
|
"Nuclear": 0,
|
|
3746
3790
|
"Other Fossil": 0.0005,
|
|
3747
3791
|
"Other Renewables": 0,
|
|
3748
3792
|
"Solar": 0,
|
|
3749
|
-
"Wind": 0.
|
|
3793
|
+
"Wind": 0.0031
|
|
3794
|
+
},
|
|
3795
|
+
"2024-09": {
|
|
3796
|
+
"Bioenergy": 0.0008,
|
|
3797
|
+
"Coal": 0.0022,
|
|
3798
|
+
"Gas": 0.007,
|
|
3799
|
+
"Hydro": 0.9864,
|
|
3800
|
+
"Nuclear": 0,
|
|
3801
|
+
"Other Fossil": 0.0005,
|
|
3802
|
+
"Other Renewables": 0,
|
|
3803
|
+
"Solar": 0,
|
|
3804
|
+
"Wind": 0.0031
|
|
3750
3805
|
}
|
|
3751
3806
|
},
|
|
3752
3807
|
"CA-NS": {
|
|
@@ -4477,26 +4532,37 @@
|
|
|
4477
4532
|
"Wind": 0.2363
|
|
4478
4533
|
},
|
|
4479
4534
|
"2024-07": {
|
|
4480
|
-
"Bioenergy": 0.
|
|
4481
|
-
"Coal": 0.
|
|
4482
|
-
"Gas": 0.
|
|
4483
|
-
"Hydro": 0.
|
|
4535
|
+
"Bioenergy": 0.0578,
|
|
4536
|
+
"Coal": 0.1679,
|
|
4537
|
+
"Gas": 0.5272,
|
|
4538
|
+
"Hydro": 0.0559,
|
|
4484
4539
|
"Nuclear": 0,
|
|
4485
|
-
"Other Fossil": 0.
|
|
4486
|
-
"Other Renewables": 0.
|
|
4487
|
-
"Solar": 0.
|
|
4488
|
-
"Wind": 0.
|
|
4540
|
+
"Other Fossil": 0.0375,
|
|
4541
|
+
"Other Renewables": 0.0016,
|
|
4542
|
+
"Solar": 0.0005,
|
|
4543
|
+
"Wind": 0.1515
|
|
4489
4544
|
},
|
|
4490
4545
|
"2024-08": {
|
|
4491
|
-
"Bioenergy": 0.
|
|
4492
|
-
"Coal": 0.
|
|
4493
|
-
"Gas": 0.
|
|
4494
|
-
"Hydro": 0.
|
|
4546
|
+
"Bioenergy": 0.0578,
|
|
4547
|
+
"Coal": 0.1679,
|
|
4548
|
+
"Gas": 0.5272,
|
|
4549
|
+
"Hydro": 0.0559,
|
|
4495
4550
|
"Nuclear": 0,
|
|
4496
|
-
"Other Fossil": 0.
|
|
4497
|
-
"Other Renewables": 0.
|
|
4498
|
-
"Solar": 0.
|
|
4499
|
-
"Wind": 0.
|
|
4551
|
+
"Other Fossil": 0.0375,
|
|
4552
|
+
"Other Renewables": 0.0016,
|
|
4553
|
+
"Solar": 0.0005,
|
|
4554
|
+
"Wind": 0.1515
|
|
4555
|
+
},
|
|
4556
|
+
"2024-09": {
|
|
4557
|
+
"Bioenergy": 0.0578,
|
|
4558
|
+
"Coal": 0.1679,
|
|
4559
|
+
"Gas": 0.5272,
|
|
4560
|
+
"Hydro": 0.0559,
|
|
4561
|
+
"Nuclear": 0,
|
|
4562
|
+
"Other Fossil": 0.0375,
|
|
4563
|
+
"Other Renewables": 0.0016,
|
|
4564
|
+
"Solar": 0.0005,
|
|
4565
|
+
"Wind": 0.1515
|
|
4500
4566
|
}
|
|
4501
4567
|
},
|
|
4502
4568
|
"CA-NT": {
|
|
@@ -5227,26 +5293,37 @@
|
|
|
5227
5293
|
"Wind": 0.0238
|
|
5228
5294
|
},
|
|
5229
5295
|
"2024-07": {
|
|
5230
|
-
"Bioenergy": 0.
|
|
5231
|
-
"Coal": 0.
|
|
5232
|
-
"Gas": 0.
|
|
5233
|
-
"Hydro": 0.
|
|
5296
|
+
"Bioenergy": 0.0522,
|
|
5297
|
+
"Coal": 0.1514,
|
|
5298
|
+
"Gas": 0.4755,
|
|
5299
|
+
"Hydro": 0.2516,
|
|
5234
5300
|
"Nuclear": 0,
|
|
5235
|
-
"Other Fossil": 0.
|
|
5236
|
-
"Other Renewables": 0.
|
|
5237
|
-
"Solar": 0.
|
|
5238
|
-
"Wind": 0.
|
|
5301
|
+
"Other Fossil": 0.0338,
|
|
5302
|
+
"Other Renewables": 0.0014,
|
|
5303
|
+
"Solar": 0.0133,
|
|
5304
|
+
"Wind": 0.0207
|
|
5239
5305
|
},
|
|
5240
5306
|
"2024-08": {
|
|
5241
|
-
"Bioenergy": 0.
|
|
5242
|
-
"Coal": 0.
|
|
5243
|
-
"Gas": 0.
|
|
5244
|
-
"Hydro": 0.
|
|
5307
|
+
"Bioenergy": 0.0522,
|
|
5308
|
+
"Coal": 0.1514,
|
|
5309
|
+
"Gas": 0.4755,
|
|
5310
|
+
"Hydro": 0.2516,
|
|
5245
5311
|
"Nuclear": 0,
|
|
5246
|
-
"Other Fossil": 0.
|
|
5247
|
-
"Other Renewables": 0.
|
|
5248
|
-
"Solar": 0.
|
|
5249
|
-
"Wind": 0.
|
|
5312
|
+
"Other Fossil": 0.0338,
|
|
5313
|
+
"Other Renewables": 0.0014,
|
|
5314
|
+
"Solar": 0.0133,
|
|
5315
|
+
"Wind": 0.0207
|
|
5316
|
+
},
|
|
5317
|
+
"2024-09": {
|
|
5318
|
+
"Bioenergy": 0.0522,
|
|
5319
|
+
"Coal": 0.1514,
|
|
5320
|
+
"Gas": 0.4755,
|
|
5321
|
+
"Hydro": 0.2516,
|
|
5322
|
+
"Nuclear": 0,
|
|
5323
|
+
"Other Fossil": 0.0338,
|
|
5324
|
+
"Other Renewables": 0.0014,
|
|
5325
|
+
"Solar": 0.0133,
|
|
5326
|
+
"Wind": 0.0207
|
|
5250
5327
|
}
|
|
5251
5328
|
},
|
|
5252
5329
|
"CA-NU": {
|
|
@@ -5978,24 +6055,35 @@
|
|
|
5978
6055
|
},
|
|
5979
6056
|
"2024-07": {
|
|
5980
6057
|
"Bioenergy": 0.0729,
|
|
5981
|
-
"Coal": 0.
|
|
5982
|
-
"Gas": 0.
|
|
6058
|
+
"Coal": 0.2117,
|
|
6059
|
+
"Gas": 0.6648,
|
|
5983
6060
|
"Hydro": 0,
|
|
5984
6061
|
"Nuclear": 0,
|
|
5985
6062
|
"Other Fossil": 0.0473,
|
|
5986
6063
|
"Other Renewables": 0.002,
|
|
5987
|
-
"Solar": 0.
|
|
6064
|
+
"Solar": 0.0012,
|
|
5988
6065
|
"Wind": 0
|
|
5989
6066
|
},
|
|
5990
6067
|
"2024-08": {
|
|
5991
6068
|
"Bioenergy": 0.0729,
|
|
5992
|
-
"Coal": 0.
|
|
5993
|
-
"Gas": 0.
|
|
6069
|
+
"Coal": 0.2117,
|
|
6070
|
+
"Gas": 0.6648,
|
|
5994
6071
|
"Hydro": 0,
|
|
5995
6072
|
"Nuclear": 0,
|
|
5996
6073
|
"Other Fossil": 0.0473,
|
|
5997
6074
|
"Other Renewables": 0.002,
|
|
5998
|
-
"Solar": 0.
|
|
6075
|
+
"Solar": 0.0012,
|
|
6076
|
+
"Wind": 0
|
|
6077
|
+
},
|
|
6078
|
+
"2024-09": {
|
|
6079
|
+
"Bioenergy": 0.0729,
|
|
6080
|
+
"Coal": 0.2117,
|
|
6081
|
+
"Gas": 0.6648,
|
|
6082
|
+
"Hydro": 0,
|
|
6083
|
+
"Nuclear": 0,
|
|
6084
|
+
"Other Fossil": 0.0473,
|
|
6085
|
+
"Other Renewables": 0.002,
|
|
6086
|
+
"Solar": 0.0012,
|
|
5999
6087
|
"Wind": 0
|
|
6000
6088
|
}
|
|
6001
6089
|
},
|
|
@@ -6727,26 +6815,37 @@
|
|
|
6727
6815
|
"Wind": 0.0736
|
|
6728
6816
|
},
|
|
6729
6817
|
"2024-07": {
|
|
6730
|
-
"Bioenergy": 0.
|
|
6731
|
-
"Coal": 0.
|
|
6732
|
-
"Gas": 0.
|
|
6733
|
-
"Hydro": 0.
|
|
6734
|
-
"Nuclear": 0.
|
|
6735
|
-
"Other Fossil": 0.
|
|
6736
|
-
"Other Renewables": 0.
|
|
6737
|
-
"Solar": 0.
|
|
6738
|
-
"Wind": 0.
|
|
6818
|
+
"Bioenergy": 0.0157,
|
|
6819
|
+
"Coal": 0.0456,
|
|
6820
|
+
"Gas": 0.1431,
|
|
6821
|
+
"Hydro": 0.2252,
|
|
6822
|
+
"Nuclear": 0.5073,
|
|
6823
|
+
"Other Fossil": 0.0102,
|
|
6824
|
+
"Other Renewables": 0.0004,
|
|
6825
|
+
"Solar": 0.0188,
|
|
6826
|
+
"Wind": 0.0338
|
|
6739
6827
|
},
|
|
6740
6828
|
"2024-08": {
|
|
6741
|
-
"Bioenergy": 0.
|
|
6742
|
-
"Coal": 0.
|
|
6743
|
-
"Gas": 0.
|
|
6744
|
-
"Hydro": 0.
|
|
6745
|
-
"Nuclear": 0.
|
|
6746
|
-
"Other Fossil": 0.
|
|
6747
|
-
"Other Renewables": 0.
|
|
6748
|
-
"Solar": 0.
|
|
6749
|
-
"Wind": 0.
|
|
6829
|
+
"Bioenergy": 0.0157,
|
|
6830
|
+
"Coal": 0.0456,
|
|
6831
|
+
"Gas": 0.1431,
|
|
6832
|
+
"Hydro": 0.2252,
|
|
6833
|
+
"Nuclear": 0.5073,
|
|
6834
|
+
"Other Fossil": 0.0102,
|
|
6835
|
+
"Other Renewables": 0.0004,
|
|
6836
|
+
"Solar": 0.0188,
|
|
6837
|
+
"Wind": 0.0338
|
|
6838
|
+
},
|
|
6839
|
+
"2024-09": {
|
|
6840
|
+
"Bioenergy": 0.0157,
|
|
6841
|
+
"Coal": 0.0456,
|
|
6842
|
+
"Gas": 0.1431,
|
|
6843
|
+
"Hydro": 0.2252,
|
|
6844
|
+
"Nuclear": 0.5073,
|
|
6845
|
+
"Other Fossil": 0.0102,
|
|
6846
|
+
"Other Renewables": 0.0004,
|
|
6847
|
+
"Solar": 0.0188,
|
|
6848
|
+
"Wind": 0.0338
|
|
6750
6849
|
}
|
|
6751
6850
|
},
|
|
6752
6851
|
"CA-PE": {
|
|
@@ -7477,26 +7576,37 @@
|
|
|
7477
7576
|
"Wind": 0.8703
|
|
7478
7577
|
},
|
|
7479
7578
|
"2024-07": {
|
|
7480
|
-
"Bioenergy": 0.
|
|
7481
|
-
"Coal": 0.
|
|
7482
|
-
"Gas": 0.
|
|
7579
|
+
"Bioenergy": 0.0008,
|
|
7580
|
+
"Coal": 0.0023,
|
|
7581
|
+
"Gas": 0.0071,
|
|
7483
7582
|
"Hydro": 0,
|
|
7484
7583
|
"Nuclear": 0,
|
|
7485
|
-
"Other Fossil": 0.
|
|
7584
|
+
"Other Fossil": 0.0005,
|
|
7486
7585
|
"Other Renewables": 0,
|
|
7487
|
-
"Solar": 0.
|
|
7488
|
-
"Wind": 0.
|
|
7586
|
+
"Solar": 0.1619,
|
|
7587
|
+
"Wind": 0.8274
|
|
7489
7588
|
},
|
|
7490
7589
|
"2024-08": {
|
|
7491
|
-
"Bioenergy": 0.
|
|
7492
|
-
"Coal": 0.
|
|
7493
|
-
"Gas": 0.
|
|
7590
|
+
"Bioenergy": 0.0008,
|
|
7591
|
+
"Coal": 0.0023,
|
|
7592
|
+
"Gas": 0.0071,
|
|
7494
7593
|
"Hydro": 0,
|
|
7495
7594
|
"Nuclear": 0,
|
|
7496
|
-
"Other Fossil": 0.
|
|
7595
|
+
"Other Fossil": 0.0005,
|
|
7497
7596
|
"Other Renewables": 0,
|
|
7498
|
-
"Solar": 0.
|
|
7499
|
-
"Wind": 0.
|
|
7597
|
+
"Solar": 0.1619,
|
|
7598
|
+
"Wind": 0.8274
|
|
7599
|
+
},
|
|
7600
|
+
"2024-09": {
|
|
7601
|
+
"Bioenergy": 0.0008,
|
|
7602
|
+
"Coal": 0.0023,
|
|
7603
|
+
"Gas": 0.0071,
|
|
7604
|
+
"Hydro": 0,
|
|
7605
|
+
"Nuclear": 0,
|
|
7606
|
+
"Other Fossil": 0.0005,
|
|
7607
|
+
"Other Renewables": 0,
|
|
7608
|
+
"Solar": 0.1619,
|
|
7609
|
+
"Wind": 0.8274
|
|
7500
7610
|
}
|
|
7501
7611
|
},
|
|
7502
7612
|
"CA-QC": {
|
|
@@ -8228,25 +8338,36 @@
|
|
|
8228
8338
|
},
|
|
8229
8339
|
"2024-07": {
|
|
8230
8340
|
"Bioenergy": 0.001,
|
|
8231
|
-
"Coal": 0.
|
|
8232
|
-
"Gas": 0.
|
|
8233
|
-
"Hydro": 0.
|
|
8341
|
+
"Coal": 0.0029,
|
|
8342
|
+
"Gas": 0.0092,
|
|
8343
|
+
"Hydro": 0.9459,
|
|
8234
8344
|
"Nuclear": 0,
|
|
8235
|
-
"Other Fossil": 0.
|
|
8345
|
+
"Other Fossil": 0.0007,
|
|
8236
8346
|
"Other Renewables": 0,
|
|
8237
8347
|
"Solar": 0.0001,
|
|
8238
|
-
"Wind": 0.
|
|
8348
|
+
"Wind": 0.0402
|
|
8239
8349
|
},
|
|
8240
8350
|
"2024-08": {
|
|
8241
8351
|
"Bioenergy": 0.001,
|
|
8242
|
-
"Coal": 0.
|
|
8243
|
-
"Gas": 0.
|
|
8244
|
-
"Hydro": 0.
|
|
8352
|
+
"Coal": 0.0029,
|
|
8353
|
+
"Gas": 0.0092,
|
|
8354
|
+
"Hydro": 0.9459,
|
|
8245
8355
|
"Nuclear": 0,
|
|
8246
|
-
"Other Fossil": 0.
|
|
8356
|
+
"Other Fossil": 0.0007,
|
|
8247
8357
|
"Other Renewables": 0,
|
|
8248
8358
|
"Solar": 0.0001,
|
|
8249
|
-
"Wind": 0.
|
|
8359
|
+
"Wind": 0.0402
|
|
8360
|
+
},
|
|
8361
|
+
"2024-09": {
|
|
8362
|
+
"Bioenergy": 0.001,
|
|
8363
|
+
"Coal": 0.0029,
|
|
8364
|
+
"Gas": 0.0092,
|
|
8365
|
+
"Hydro": 0.9459,
|
|
8366
|
+
"Nuclear": 0,
|
|
8367
|
+
"Other Fossil": 0.0007,
|
|
8368
|
+
"Other Renewables": 0,
|
|
8369
|
+
"Solar": 0.0001,
|
|
8370
|
+
"Wind": 0.0402
|
|
8250
8371
|
}
|
|
8251
8372
|
},
|
|
8252
8373
|
"CA-SK": {
|
|
@@ -8977,26 +9098,37 @@
|
|
|
8977
9098
|
"Wind": 0.0964
|
|
8978
9099
|
},
|
|
8979
9100
|
"2024-07": {
|
|
8980
|
-
"Bioenergy": 0.
|
|
8981
|
-
"Coal": 0.
|
|
8982
|
-
"Gas": 0.
|
|
8983
|
-
"Hydro": 0.
|
|
9101
|
+
"Bioenergy": 0.06,
|
|
9102
|
+
"Coal": 0.1744,
|
|
9103
|
+
"Gas": 0.5475,
|
|
9104
|
+
"Hydro": 0.1245,
|
|
8984
9105
|
"Nuclear": 0,
|
|
8985
|
-
"Other Fossil": 0.
|
|
8986
|
-
"Other Renewables": 0.
|
|
8987
|
-
"Solar": 0.
|
|
8988
|
-
"Wind": 0.
|
|
9106
|
+
"Other Fossil": 0.0389,
|
|
9107
|
+
"Other Renewables": 0.0017,
|
|
9108
|
+
"Solar": 0.0038,
|
|
9109
|
+
"Wind": 0.0492
|
|
8989
9110
|
},
|
|
8990
9111
|
"2024-08": {
|
|
8991
|
-
"Bioenergy": 0.
|
|
8992
|
-
"Coal": 0.
|
|
8993
|
-
"Gas": 0.
|
|
8994
|
-
"Hydro": 0.
|
|
9112
|
+
"Bioenergy": 0.06,
|
|
9113
|
+
"Coal": 0.1744,
|
|
9114
|
+
"Gas": 0.5475,
|
|
9115
|
+
"Hydro": 0.1245,
|
|
8995
9116
|
"Nuclear": 0,
|
|
8996
|
-
"Other Fossil": 0.
|
|
8997
|
-
"Other Renewables": 0.
|
|
8998
|
-
"Solar": 0.
|
|
8999
|
-
"Wind": 0.
|
|
9117
|
+
"Other Fossil": 0.0389,
|
|
9118
|
+
"Other Renewables": 0.0017,
|
|
9119
|
+
"Solar": 0.0038,
|
|
9120
|
+
"Wind": 0.0492
|
|
9121
|
+
},
|
|
9122
|
+
"2024-09": {
|
|
9123
|
+
"Bioenergy": 0.06,
|
|
9124
|
+
"Coal": 0.1744,
|
|
9125
|
+
"Gas": 0.5475,
|
|
9126
|
+
"Hydro": 0.1245,
|
|
9127
|
+
"Nuclear": 0,
|
|
9128
|
+
"Other Fossil": 0.0389,
|
|
9129
|
+
"Other Renewables": 0.0017,
|
|
9130
|
+
"Solar": 0.0038,
|
|
9131
|
+
"Wind": 0.0492
|
|
9000
9132
|
}
|
|
9001
9133
|
},
|
|
9002
9134
|
"CA-YT": {
|
|
@@ -9727,26 +9859,37 @@
|
|
|
9727
9859
|
"Wind": 0.0112
|
|
9728
9860
|
},
|
|
9729
9861
|
"2024-07": {
|
|
9730
|
-
"Bioenergy": 0.
|
|
9731
|
-
"Coal": 0.
|
|
9732
|
-
"Gas": 0.
|
|
9733
|
-
"Hydro": 0.
|
|
9862
|
+
"Bioenergy": 0.0034,
|
|
9863
|
+
"Coal": 0.0098,
|
|
9864
|
+
"Gas": 0.0308,
|
|
9865
|
+
"Hydro": 0.9368,
|
|
9734
9866
|
"Nuclear": 0,
|
|
9735
|
-
"Other Fossil": 0.
|
|
9867
|
+
"Other Fossil": 0.0022,
|
|
9736
9868
|
"Other Renewables": 0.0001,
|
|
9737
|
-
"Solar": 0.
|
|
9738
|
-
"Wind": 0.
|
|
9869
|
+
"Solar": 0.0038,
|
|
9870
|
+
"Wind": 0.0131
|
|
9739
9871
|
},
|
|
9740
9872
|
"2024-08": {
|
|
9741
|
-
"Bioenergy": 0.
|
|
9742
|
-
"Coal": 0.
|
|
9743
|
-
"Gas": 0.
|
|
9744
|
-
"Hydro": 0.
|
|
9873
|
+
"Bioenergy": 0.0034,
|
|
9874
|
+
"Coal": 0.0098,
|
|
9875
|
+
"Gas": 0.0308,
|
|
9876
|
+
"Hydro": 0.9368,
|
|
9745
9877
|
"Nuclear": 0,
|
|
9746
|
-
"Other Fossil": 0.
|
|
9878
|
+
"Other Fossil": 0.0022,
|
|
9747
9879
|
"Other Renewables": 0.0001,
|
|
9748
|
-
"Solar": 0.
|
|
9749
|
-
"Wind": 0.
|
|
9880
|
+
"Solar": 0.0038,
|
|
9881
|
+
"Wind": 0.0131
|
|
9882
|
+
},
|
|
9883
|
+
"2024-09": {
|
|
9884
|
+
"Bioenergy": 0.0034,
|
|
9885
|
+
"Coal": 0.0098,
|
|
9886
|
+
"Gas": 0.0308,
|
|
9887
|
+
"Hydro": 0.9368,
|
|
9888
|
+
"Nuclear": 0,
|
|
9889
|
+
"Other Fossil": 0.0022,
|
|
9890
|
+
"Other Renewables": 0.0001,
|
|
9891
|
+
"Solar": 0.0038,
|
|
9892
|
+
"Wind": 0.0131
|
|
9750
9893
|
}
|
|
9751
9894
|
},
|
|
9752
9895
|
"US-AK": {
|
|
@@ -10497,6 +10640,17 @@
|
|
|
10497
10640
|
"Other Renewables": 0,
|
|
10498
10641
|
"Solar": 0,
|
|
10499
10642
|
"Wind": 0
|
|
10643
|
+
},
|
|
10644
|
+
"2024-09": {
|
|
10645
|
+
"Bioenergy": 0.0052,
|
|
10646
|
+
"Coal": 0.1029,
|
|
10647
|
+
"Gas": 0.606,
|
|
10648
|
+
"Hydro": 0.1878,
|
|
10649
|
+
"Nuclear": 0,
|
|
10650
|
+
"Other Fossil": 0.0981,
|
|
10651
|
+
"Other Renewables": 0,
|
|
10652
|
+
"Solar": 0,
|
|
10653
|
+
"Wind": 0
|
|
10500
10654
|
}
|
|
10501
10655
|
},
|
|
10502
10656
|
"US-AL": {
|
|
@@ -11247,6 +11401,17 @@
|
|
|
11247
11401
|
"Other Renewables": 0,
|
|
11248
11402
|
"Solar": 0.0088,
|
|
11249
11403
|
"Wind": 0
|
|
11404
|
+
},
|
|
11405
|
+
"2024-09": {
|
|
11406
|
+
"Bioenergy": 0.0189,
|
|
11407
|
+
"Coal": 0.1349,
|
|
11408
|
+
"Gas": 0.521,
|
|
11409
|
+
"Hydro": 0.0341,
|
|
11410
|
+
"Nuclear": 0.2822,
|
|
11411
|
+
"Other Fossil": 0,
|
|
11412
|
+
"Other Renewables": 0,
|
|
11413
|
+
"Solar": 0.0088,
|
|
11414
|
+
"Wind": 0
|
|
11250
11415
|
}
|
|
11251
11416
|
},
|
|
11252
11417
|
"US-AR": {
|
|
@@ -11997,6 +12162,17 @@
|
|
|
11997
12162
|
"Other Renewables": 0,
|
|
11998
12163
|
"Solar": 0.0368,
|
|
11999
12164
|
"Wind": 0
|
|
12165
|
+
},
|
|
12166
|
+
"2024-09": {
|
|
12167
|
+
"Bioenergy": 0.0106,
|
|
12168
|
+
"Coal": 0.2732,
|
|
12169
|
+
"Gas": 0.4423,
|
|
12170
|
+
"Hydro": 0.0262,
|
|
12171
|
+
"Nuclear": 0.2104,
|
|
12172
|
+
"Other Fossil": 0.0005,
|
|
12173
|
+
"Other Renewables": 0,
|
|
12174
|
+
"Solar": 0.0368,
|
|
12175
|
+
"Wind": 0
|
|
12000
12176
|
}
|
|
12001
12177
|
},
|
|
12002
12178
|
"US-AZ": {
|
|
@@ -12747,6 +12923,17 @@
|
|
|
12747
12923
|
"Other Renewables": 0,
|
|
12748
12924
|
"Solar": 0.0946,
|
|
12749
12925
|
"Wind": 0.0173
|
|
12926
|
+
},
|
|
12927
|
+
"2024-09": {
|
|
12928
|
+
"Bioenergy": 0,
|
|
12929
|
+
"Coal": 0.0872,
|
|
12930
|
+
"Gas": 0.5283,
|
|
12931
|
+
"Hydro": 0.0401,
|
|
12932
|
+
"Nuclear": 0.2321,
|
|
12933
|
+
"Other Fossil": 0.0004,
|
|
12934
|
+
"Other Renewables": 0,
|
|
12935
|
+
"Solar": 0.0946,
|
|
12936
|
+
"Wind": 0.0173
|
|
12750
12937
|
}
|
|
12751
12938
|
},
|
|
12752
12939
|
"US-CA": {
|
|
@@ -13497,6 +13684,17 @@
|
|
|
13497
13684
|
"Other Renewables": 0.0374,
|
|
13498
13685
|
"Solar": 0.2251,
|
|
13499
13686
|
"Wind": 0.0497
|
|
13687
|
+
},
|
|
13688
|
+
"2024-09": {
|
|
13689
|
+
"Bioenergy": 0.0166,
|
|
13690
|
+
"Coal": 0.001,
|
|
13691
|
+
"Gas": 0.4593,
|
|
13692
|
+
"Hydro": 0.1415,
|
|
13693
|
+
"Nuclear": 0.0696,
|
|
13694
|
+
"Other Fossil": 0,
|
|
13695
|
+
"Other Renewables": 0.0374,
|
|
13696
|
+
"Solar": 0.2251,
|
|
13697
|
+
"Wind": 0.0497
|
|
13500
13698
|
}
|
|
13501
13699
|
},
|
|
13502
13700
|
"US-CO": {
|
|
@@ -14247,6 +14445,17 @@
|
|
|
14247
14445
|
"Other Renewables": 0,
|
|
14248
14446
|
"Solar": 0.0976,
|
|
14249
14447
|
"Wind": 0.2157
|
|
14448
|
+
},
|
|
14449
|
+
"2024-09": {
|
|
14450
|
+
"Bioenergy": 0.001,
|
|
14451
|
+
"Coal": 0.2971,
|
|
14452
|
+
"Gas": 0.3654,
|
|
14453
|
+
"Hydro": 0.023,
|
|
14454
|
+
"Nuclear": 0,
|
|
14455
|
+
"Other Fossil": 0,
|
|
14456
|
+
"Other Renewables": 0,
|
|
14457
|
+
"Solar": 0.0976,
|
|
14458
|
+
"Wind": 0.2157
|
|
14250
14459
|
}
|
|
14251
14460
|
},
|
|
14252
14461
|
"US-CT": {
|
|
@@ -14997,6 +15206,17 @@
|
|
|
14997
15206
|
"Other Renewables": 0,
|
|
14998
15207
|
"Solar": 0.0121,
|
|
14999
15208
|
"Wind": 0.0001
|
|
15209
|
+
},
|
|
15210
|
+
"2024-09": {
|
|
15211
|
+
"Bioenergy": 0.0095,
|
|
15212
|
+
"Coal": 0,
|
|
15213
|
+
"Gas": 0.6155,
|
|
15214
|
+
"Hydro": 0.0002,
|
|
15215
|
+
"Nuclear": 0.3512,
|
|
15216
|
+
"Other Fossil": 0.0114,
|
|
15217
|
+
"Other Renewables": 0,
|
|
15218
|
+
"Solar": 0.0121,
|
|
15219
|
+
"Wind": 0.0001
|
|
15000
15220
|
}
|
|
15001
15221
|
},
|
|
15002
15222
|
"US-DE": {
|
|
@@ -15747,6 +15967,17 @@
|
|
|
15747
15967
|
"Other Renewables": 0,
|
|
15748
15968
|
"Solar": 0.0258,
|
|
15749
15969
|
"Wind": 0
|
|
15970
|
+
},
|
|
15971
|
+
"2024-09": {
|
|
15972
|
+
"Bioenergy": 0.0087,
|
|
15973
|
+
"Coal": 0.0354,
|
|
15974
|
+
"Gas": 0.9301,
|
|
15975
|
+
"Hydro": 0,
|
|
15976
|
+
"Nuclear": 0,
|
|
15977
|
+
"Other Fossil": 0,
|
|
15978
|
+
"Other Renewables": 0,
|
|
15979
|
+
"Solar": 0.0258,
|
|
15980
|
+
"Wind": 0
|
|
15750
15981
|
}
|
|
15751
15982
|
},
|
|
15752
15983
|
"US-FL": {
|
|
@@ -16497,6 +16728,17 @@
|
|
|
16497
16728
|
"Other Renewables": 0,
|
|
16498
16729
|
"Solar": 0.0634,
|
|
16499
16730
|
"Wind": 0
|
|
16731
|
+
},
|
|
16732
|
+
"2024-09": {
|
|
16733
|
+
"Bioenergy": 0.0101,
|
|
16734
|
+
"Coal": 0.0403,
|
|
16735
|
+
"Gas": 0.7771,
|
|
16736
|
+
"Hydro": 0.0006,
|
|
16737
|
+
"Nuclear": 0.0962,
|
|
16738
|
+
"Other Fossil": 0.0122,
|
|
16739
|
+
"Other Renewables": 0,
|
|
16740
|
+
"Solar": 0.0634,
|
|
16741
|
+
"Wind": 0
|
|
16500
16742
|
}
|
|
16501
16743
|
},
|
|
16502
16744
|
"US-GA": {
|
|
@@ -17247,6 +17489,17 @@
|
|
|
17247
17489
|
"Other Renewables": 0,
|
|
17248
17490
|
"Solar": 0.0602,
|
|
17249
17491
|
"Wind": 0
|
|
17492
|
+
},
|
|
17493
|
+
"2024-09": {
|
|
17494
|
+
"Bioenergy": 0.031,
|
|
17495
|
+
"Coal": 0.1517,
|
|
17496
|
+
"Gas": 0.4517,
|
|
17497
|
+
"Hydro": 0.005,
|
|
17498
|
+
"Nuclear": 0.2973,
|
|
17499
|
+
"Other Fossil": 0.0031,
|
|
17500
|
+
"Other Renewables": 0,
|
|
17501
|
+
"Solar": 0.0602,
|
|
17502
|
+
"Wind": 0
|
|
17250
17503
|
}
|
|
17251
17504
|
},
|
|
17252
17505
|
"US-HI": {
|
|
@@ -17997,6 +18250,17 @@
|
|
|
17997
18250
|
"Other Renewables": 0.0308,
|
|
17998
18251
|
"Solar": 0.0954,
|
|
17999
18252
|
"Wind": 0.0827
|
|
18253
|
+
},
|
|
18254
|
+
"2024-09": {
|
|
18255
|
+
"Bioenergy": 0.0292,
|
|
18256
|
+
"Coal": 0,
|
|
18257
|
+
"Gas": 0,
|
|
18258
|
+
"Hydro": 0,
|
|
18259
|
+
"Nuclear": 0,
|
|
18260
|
+
"Other Fossil": 0.762,
|
|
18261
|
+
"Other Renewables": 0.0308,
|
|
18262
|
+
"Solar": 0.0954,
|
|
18263
|
+
"Wind": 0.0827
|
|
18000
18264
|
}
|
|
18001
18265
|
},
|
|
18002
18266
|
"US-IA": {
|
|
@@ -18747,6 +19011,17 @@
|
|
|
18747
19011
|
"Other Renewables": 0,
|
|
18748
19012
|
"Solar": 0.0117,
|
|
18749
19013
|
"Wind": 0.3565
|
|
19014
|
+
},
|
|
19015
|
+
"2024-09": {
|
|
19016
|
+
"Bioenergy": 0.0034,
|
|
19017
|
+
"Coal": 0.34,
|
|
19018
|
+
"Gas": 0.2715,
|
|
19019
|
+
"Hydro": 0.0169,
|
|
19020
|
+
"Nuclear": 0,
|
|
19021
|
+
"Other Fossil": 0,
|
|
19022
|
+
"Other Renewables": 0,
|
|
19023
|
+
"Solar": 0.0117,
|
|
19024
|
+
"Wind": 0.3565
|
|
18750
19025
|
}
|
|
18751
19026
|
},
|
|
18752
19027
|
"US-ID": {
|
|
@@ -19497,6 +19772,17 @@
|
|
|
19497
19772
|
"Other Renewables": 0.0041,
|
|
19498
19773
|
"Solar": 0.0881,
|
|
19499
19774
|
"Wind": 0.0999
|
|
19775
|
+
},
|
|
19776
|
+
"2024-09": {
|
|
19777
|
+
"Bioenergy": 0.0124,
|
|
19778
|
+
"Coal": 0,
|
|
19779
|
+
"Gas": 0.3929,
|
|
19780
|
+
"Hydro": 0.3986,
|
|
19781
|
+
"Nuclear": 0,
|
|
19782
|
+
"Other Fossil": 0.0039,
|
|
19783
|
+
"Other Renewables": 0.0041,
|
|
19784
|
+
"Solar": 0.0881,
|
|
19785
|
+
"Wind": 0.0999
|
|
19500
19786
|
}
|
|
19501
19787
|
},
|
|
19502
19788
|
"US-IL": {
|
|
@@ -20247,6 +20533,17 @@
|
|
|
20247
20533
|
"Other Renewables": 0,
|
|
20248
20534
|
"Solar": 0.0167,
|
|
20249
20535
|
"Wind": 0.0599
|
|
20536
|
+
},
|
|
20537
|
+
"2024-09": {
|
|
20538
|
+
"Bioenergy": 0.0013,
|
|
20539
|
+
"Coal": 0.1681,
|
|
20540
|
+
"Gas": 0.2445,
|
|
20541
|
+
"Hydro": 0,
|
|
20542
|
+
"Nuclear": 0.5079,
|
|
20543
|
+
"Other Fossil": 0.0015,
|
|
20544
|
+
"Other Renewables": 0,
|
|
20545
|
+
"Solar": 0.0167,
|
|
20546
|
+
"Wind": 0.0599
|
|
20250
20547
|
}
|
|
20251
20548
|
},
|
|
20252
20549
|
"US-IN": {
|
|
@@ -20997,6 +21294,17 @@
|
|
|
20997
21294
|
"Other Renewables": 0,
|
|
20998
21295
|
"Solar": 0.0353,
|
|
20999
21296
|
"Wind": 0.0426
|
|
21297
|
+
},
|
|
21298
|
+
"2024-09": {
|
|
21299
|
+
"Bioenergy": 0.0031,
|
|
21300
|
+
"Coal": 0.4791,
|
|
21301
|
+
"Gas": 0.4324,
|
|
21302
|
+
"Hydro": 0.0024,
|
|
21303
|
+
"Nuclear": 0,
|
|
21304
|
+
"Other Fossil": 0.0051,
|
|
21305
|
+
"Other Renewables": 0,
|
|
21306
|
+
"Solar": 0.0353,
|
|
21307
|
+
"Wind": 0.0426
|
|
21000
21308
|
}
|
|
21001
21309
|
},
|
|
21002
21310
|
"US-KS": {
|
|
@@ -21747,6 +22055,17 @@
|
|
|
21747
22055
|
"Other Renewables": 0,
|
|
21748
22056
|
"Solar": 0.0017,
|
|
21749
22057
|
"Wind": 0.3722
|
|
22058
|
+
},
|
|
22059
|
+
"2024-09": {
|
|
22060
|
+
"Bioenergy": 0,
|
|
22061
|
+
"Coal": 0.3287,
|
|
22062
|
+
"Gas": 0.1418,
|
|
22063
|
+
"Hydro": 0.0006,
|
|
22064
|
+
"Nuclear": 0.1542,
|
|
22065
|
+
"Other Fossil": 0.0008,
|
|
22066
|
+
"Other Renewables": 0,
|
|
22067
|
+
"Solar": 0.0017,
|
|
22068
|
+
"Wind": 0.3722
|
|
21750
22069
|
}
|
|
21751
22070
|
},
|
|
21752
22071
|
"US-KY": {
|
|
@@ -22497,6 +22816,17 @@
|
|
|
22497
22816
|
"Other Renewables": 0,
|
|
22498
22817
|
"Solar": 0.0043,
|
|
22499
22818
|
"Wind": 0
|
|
22819
|
+
},
|
|
22820
|
+
"2024-09": {
|
|
22821
|
+
"Bioenergy": 0.0052,
|
|
22822
|
+
"Coal": 0.6446,
|
|
22823
|
+
"Gas": 0.2999,
|
|
22824
|
+
"Hydro": 0.0453,
|
|
22825
|
+
"Nuclear": 0,
|
|
22826
|
+
"Other Fossil": 0.0007,
|
|
22827
|
+
"Other Renewables": 0,
|
|
22828
|
+
"Solar": 0.0043,
|
|
22829
|
+
"Wind": 0
|
|
22500
22830
|
}
|
|
22501
22831
|
},
|
|
22502
22832
|
"US-LA": {
|
|
@@ -23247,6 +23577,17 @@
|
|
|
23247
23577
|
"Other Renewables": 0,
|
|
23248
23578
|
"Solar": 0.0127,
|
|
23249
23579
|
"Wind": 0
|
|
23580
|
+
},
|
|
23581
|
+
"2024-09": {
|
|
23582
|
+
"Bioenergy": 0.0169,
|
|
23583
|
+
"Coal": 0.0296,
|
|
23584
|
+
"Gas": 0.78,
|
|
23585
|
+
"Hydro": 0.0069,
|
|
23586
|
+
"Nuclear": 0.1509,
|
|
23587
|
+
"Other Fossil": 0.0029,
|
|
23588
|
+
"Other Renewables": 0,
|
|
23589
|
+
"Solar": 0.0127,
|
|
23590
|
+
"Wind": 0
|
|
23250
23591
|
}
|
|
23251
23592
|
},
|
|
23252
23593
|
"US-MA": {
|
|
@@ -23997,6 +24338,17 @@
|
|
|
23997
24338
|
"Other Renewables": 0,
|
|
23998
24339
|
"Solar": 0.0949,
|
|
23999
24340
|
"Wind": 0.0044
|
|
24341
|
+
},
|
|
24342
|
+
"2024-09": {
|
|
24343
|
+
"Bioenergy": 0.034,
|
|
24344
|
+
"Coal": 0,
|
|
24345
|
+
"Gas": 0.8225,
|
|
24346
|
+
"Hydro": 0.0016,
|
|
24347
|
+
"Nuclear": 0,
|
|
24348
|
+
"Other Fossil": 0.0426,
|
|
24349
|
+
"Other Renewables": 0,
|
|
24350
|
+
"Solar": 0.0949,
|
|
24351
|
+
"Wind": 0.0044
|
|
24000
24352
|
}
|
|
24001
24353
|
},
|
|
24002
24354
|
"US-MD": {
|
|
@@ -24747,6 +25099,17 @@
|
|
|
24747
25099
|
"Other Renewables": 0,
|
|
24748
25100
|
"Solar": 0.032,
|
|
24749
25101
|
"Wind": 0.0071
|
|
25102
|
+
},
|
|
25103
|
+
"2024-09": {
|
|
25104
|
+
"Bioenergy": 0.0083,
|
|
25105
|
+
"Coal": 0.1019,
|
|
25106
|
+
"Gas": 0.513,
|
|
25107
|
+
"Hydro": 0.0147,
|
|
25108
|
+
"Nuclear": 0.3035,
|
|
25109
|
+
"Other Fossil": 0.0196,
|
|
25110
|
+
"Other Renewables": 0,
|
|
25111
|
+
"Solar": 0.032,
|
|
25112
|
+
"Wind": 0.0071
|
|
24750
25113
|
}
|
|
24751
25114
|
},
|
|
24752
25115
|
"US-ME": {
|
|
@@ -25497,6 +25860,17 @@
|
|
|
25497
25860
|
"Other Renewables": 0,
|
|
25498
25861
|
"Solar": 0.1157,
|
|
25499
25862
|
"Wind": 0.1082
|
|
25863
|
+
},
|
|
25864
|
+
"2024-09": {
|
|
25865
|
+
"Bioenergy": 0.1158,
|
|
25866
|
+
"Coal": 0.0014,
|
|
25867
|
+
"Gas": 0.4471,
|
|
25868
|
+
"Hydro": 0.1896,
|
|
25869
|
+
"Nuclear": 0,
|
|
25870
|
+
"Other Fossil": 0.0221,
|
|
25871
|
+
"Other Renewables": 0,
|
|
25872
|
+
"Solar": 0.1157,
|
|
25873
|
+
"Wind": 0.1082
|
|
25500
25874
|
}
|
|
25501
25875
|
},
|
|
25502
25876
|
"US-MI": {
|
|
@@ -26247,6 +26621,17 @@
|
|
|
26247
26621
|
"Other Renewables": 0,
|
|
26248
26622
|
"Solar": 0.0179,
|
|
26249
26623
|
"Wind": 0.0308
|
|
26624
|
+
},
|
|
26625
|
+
"2024-09": {
|
|
26626
|
+
"Bioenergy": 0.0134,
|
|
26627
|
+
"Coal": 0.2258,
|
|
26628
|
+
"Gas": 0.5136,
|
|
26629
|
+
"Hydro": 0,
|
|
26630
|
+
"Nuclear": 0.1843,
|
|
26631
|
+
"Other Fossil": 0.0142,
|
|
26632
|
+
"Other Renewables": 0,
|
|
26633
|
+
"Solar": 0.0179,
|
|
26634
|
+
"Wind": 0.0308
|
|
26250
26635
|
}
|
|
26251
26636
|
},
|
|
26252
26637
|
"US-MN": {
|
|
@@ -26997,6 +27382,17 @@
|
|
|
26997
27382
|
"Other Renewables": 0,
|
|
26998
27383
|
"Solar": 0.0397,
|
|
26999
27384
|
"Wind": 0.1177
|
|
27385
|
+
},
|
|
27386
|
+
"2024-09": {
|
|
27387
|
+
"Bioenergy": 0.0177,
|
|
27388
|
+
"Coal": 0.2127,
|
|
27389
|
+
"Gas": 0.3874,
|
|
27390
|
+
"Hydro": 0.0116,
|
|
27391
|
+
"Nuclear": 0.2085,
|
|
27392
|
+
"Other Fossil": 0.0049,
|
|
27393
|
+
"Other Renewables": 0,
|
|
27394
|
+
"Solar": 0.0397,
|
|
27395
|
+
"Wind": 0.1177
|
|
27000
27396
|
}
|
|
27001
27397
|
},
|
|
27002
27398
|
"US-MO": {
|
|
@@ -27747,6 +28143,17 @@
|
|
|
27747
28143
|
"Other Renewables": 0,
|
|
27748
28144
|
"Solar": 0.0025,
|
|
27749
28145
|
"Wind": 0.0476
|
|
28146
|
+
},
|
|
28147
|
+
"2024-09": {
|
|
28148
|
+
"Bioenergy": 0.0017,
|
|
28149
|
+
"Coal": 0.601,
|
|
28150
|
+
"Gas": 0.2161,
|
|
28151
|
+
"Hydro": 0.0108,
|
|
28152
|
+
"Nuclear": 0.1196,
|
|
28153
|
+
"Other Fossil": 0.0008,
|
|
28154
|
+
"Other Renewables": 0,
|
|
28155
|
+
"Solar": 0.0025,
|
|
28156
|
+
"Wind": 0.0476
|
|
27750
28157
|
}
|
|
27751
28158
|
},
|
|
27752
28159
|
"US-MS": {
|
|
@@ -28497,6 +28904,17 @@
|
|
|
28497
28904
|
"Other Renewables": 0,
|
|
28498
28905
|
"Solar": 0.0181,
|
|
28499
28906
|
"Wind": 0.0024
|
|
28907
|
+
},
|
|
28908
|
+
"2024-09": {
|
|
28909
|
+
"Bioenergy": 0.0124,
|
|
28910
|
+
"Coal": 0.0404,
|
|
28911
|
+
"Gas": 0.7935,
|
|
28912
|
+
"Hydro": 0,
|
|
28913
|
+
"Nuclear": 0.1331,
|
|
28914
|
+
"Other Fossil": 0,
|
|
28915
|
+
"Other Renewables": 0,
|
|
28916
|
+
"Solar": 0.0181,
|
|
28917
|
+
"Wind": 0.0024
|
|
28500
28918
|
}
|
|
28501
28919
|
},
|
|
28502
28920
|
"US-MT": {
|
|
@@ -29247,6 +29665,17 @@
|
|
|
29247
29665
|
"Other Renewables": 0,
|
|
29248
29666
|
"Solar": 0.0243,
|
|
29249
29667
|
"Wind": 0.1453
|
|
29668
|
+
},
|
|
29669
|
+
"2024-09": {
|
|
29670
|
+
"Bioenergy": 0.0014,
|
|
29671
|
+
"Coal": 0.383,
|
|
29672
|
+
"Gas": 0.0654,
|
|
29673
|
+
"Hydro": 0.3531,
|
|
29674
|
+
"Nuclear": 0,
|
|
29675
|
+
"Other Fossil": 0.0275,
|
|
29676
|
+
"Other Renewables": 0,
|
|
29677
|
+
"Solar": 0.0243,
|
|
29678
|
+
"Wind": 0.1453
|
|
29250
29679
|
}
|
|
29251
29680
|
},
|
|
29252
29681
|
"US-NC": {
|
|
@@ -29997,6 +30426,17 @@
|
|
|
29997
30426
|
"Other Renewables": 0,
|
|
29998
30427
|
"Solar": 0.0889,
|
|
29999
30428
|
"Wind": 0.0021
|
|
30429
|
+
},
|
|
30430
|
+
"2024-09": {
|
|
30431
|
+
"Bioenergy": 0.0082,
|
|
30432
|
+
"Coal": 0.1517,
|
|
30433
|
+
"Gas": 0.4577,
|
|
30434
|
+
"Hydro": 0.0181,
|
|
30435
|
+
"Nuclear": 0.2712,
|
|
30436
|
+
"Other Fossil": 0.0021,
|
|
30437
|
+
"Other Renewables": 0,
|
|
30438
|
+
"Solar": 0.0889,
|
|
30439
|
+
"Wind": 0.0021
|
|
30000
30440
|
}
|
|
30001
30441
|
},
|
|
30002
30442
|
"US-ND": {
|
|
@@ -30747,6 +31187,17 @@
|
|
|
30747
31187
|
"Other Renewables": 0,
|
|
30748
31188
|
"Solar": 0,
|
|
30749
31189
|
"Wind": 0.222
|
|
31190
|
+
},
|
|
31191
|
+
"2024-09": {
|
|
31192
|
+
"Bioenergy": 0,
|
|
31193
|
+
"Coal": 0.6563,
|
|
31194
|
+
"Gas": 0.0827,
|
|
31195
|
+
"Hydro": 0.039,
|
|
31196
|
+
"Nuclear": 0,
|
|
31197
|
+
"Other Fossil": 0,
|
|
31198
|
+
"Other Renewables": 0,
|
|
31199
|
+
"Solar": 0,
|
|
31200
|
+
"Wind": 0.222
|
|
30750
31201
|
}
|
|
30751
31202
|
},
|
|
30752
31203
|
"US-NE": {
|
|
@@ -31497,6 +31948,17 @@
|
|
|
31497
31948
|
"Other Renewables": 0,
|
|
31498
31949
|
"Solar": 0.0074,
|
|
31499
31950
|
"Wind": 0.1763
|
|
31951
|
+
},
|
|
31952
|
+
"2024-09": {
|
|
31953
|
+
"Bioenergy": 0.0021,
|
|
31954
|
+
"Coal": 0.4748,
|
|
31955
|
+
"Gas": 0.1523,
|
|
31956
|
+
"Hydro": 0.0226,
|
|
31957
|
+
"Nuclear": 0.1644,
|
|
31958
|
+
"Other Fossil": 0,
|
|
31959
|
+
"Other Renewables": 0,
|
|
31960
|
+
"Solar": 0.0074,
|
|
31961
|
+
"Wind": 0.1763
|
|
31500
31962
|
}
|
|
31501
31963
|
},
|
|
31502
31964
|
"US-NH": {
|
|
@@ -32247,6 +32709,17 @@
|
|
|
32247
32709
|
"Other Renewables": 0,
|
|
32248
32710
|
"Solar": 0,
|
|
32249
32711
|
"Wind": 0.016
|
|
32712
|
+
},
|
|
32713
|
+
"2024-09": {
|
|
32714
|
+
"Bioenergy": 0.0469,
|
|
32715
|
+
"Coal": 0.0349,
|
|
32716
|
+
"Gas": 0.1863,
|
|
32717
|
+
"Hydro": 0.036,
|
|
32718
|
+
"Nuclear": 0.6756,
|
|
32719
|
+
"Other Fossil": 0.0044,
|
|
32720
|
+
"Other Renewables": 0,
|
|
32721
|
+
"Solar": 0,
|
|
32722
|
+
"Wind": 0.016
|
|
32250
32723
|
}
|
|
32251
32724
|
},
|
|
32252
32725
|
"US-NJ": {
|
|
@@ -32997,6 +33470,17 @@
|
|
|
32997
33470
|
"Other Renewables": 0,
|
|
32998
33471
|
"Solar": 0.0269,
|
|
32999
33472
|
"Wind": 0.0002
|
|
33473
|
+
},
|
|
33474
|
+
"2024-09": {
|
|
33475
|
+
"Bioenergy": 0.0081,
|
|
33476
|
+
"Coal": 0,
|
|
33477
|
+
"Gas": 0.5816,
|
|
33478
|
+
"Hydro": 0,
|
|
33479
|
+
"Nuclear": 0.3756,
|
|
33480
|
+
"Other Fossil": 0.0076,
|
|
33481
|
+
"Other Renewables": 0,
|
|
33482
|
+
"Solar": 0.0269,
|
|
33483
|
+
"Wind": 0.0002
|
|
33000
33484
|
}
|
|
33001
33485
|
},
|
|
33002
33486
|
"US-NM": {
|
|
@@ -33747,6 +34231,17 @@
|
|
|
33747
34231
|
"Other Renewables": 0.0003,
|
|
33748
34232
|
"Solar": 0.1249,
|
|
33749
34233
|
"Wind": 0.2498
|
|
34234
|
+
},
|
|
34235
|
+
"2024-09": {
|
|
34236
|
+
"Bioenergy": 0.0002,
|
|
34237
|
+
"Coal": 0.2621,
|
|
34238
|
+
"Gas": 0.3626,
|
|
34239
|
+
"Hydro": 0,
|
|
34240
|
+
"Nuclear": 0,
|
|
34241
|
+
"Other Fossil": 0,
|
|
34242
|
+
"Other Renewables": 0.0003,
|
|
34243
|
+
"Solar": 0.1249,
|
|
34244
|
+
"Wind": 0.2498
|
|
33750
34245
|
}
|
|
33751
34246
|
},
|
|
33752
34247
|
"US-NV": {
|
|
@@ -34497,6 +34992,17 @@
|
|
|
34497
34992
|
"Other Renewables": 0.0585,
|
|
34498
34993
|
"Solar": 0.2837,
|
|
34499
34994
|
"Wind": 0.0027
|
|
34995
|
+
},
|
|
34996
|
+
"2024-09": {
|
|
34997
|
+
"Bioenergy": 0,
|
|
34998
|
+
"Coal": 0.051,
|
|
34999
|
+
"Gas": 0.5781,
|
|
35000
|
+
"Hydro": 0.026,
|
|
35001
|
+
"Nuclear": 0,
|
|
35002
|
+
"Other Fossil": 0,
|
|
35003
|
+
"Other Renewables": 0.0585,
|
|
35004
|
+
"Solar": 0.2837,
|
|
35005
|
+
"Wind": 0.0027
|
|
34500
35006
|
}
|
|
34501
35007
|
},
|
|
34502
35008
|
"US-NY": {
|
|
@@ -35247,6 +35753,17 @@
|
|
|
35247
35753
|
"Other Renewables": 0,
|
|
35248
35754
|
"Solar": 0.0274,
|
|
35249
35755
|
"Wind": 0.0247
|
|
35756
|
+
},
|
|
35757
|
+
"2024-09": {
|
|
35758
|
+
"Bioenergy": 0.0104,
|
|
35759
|
+
"Coal": 0,
|
|
35760
|
+
"Gas": 0.5806,
|
|
35761
|
+
"Hydro": 0.1685,
|
|
35762
|
+
"Nuclear": 0.1793,
|
|
35763
|
+
"Other Fossil": 0.0091,
|
|
35764
|
+
"Other Renewables": 0,
|
|
35765
|
+
"Solar": 0.0274,
|
|
35766
|
+
"Wind": 0.0247
|
|
35250
35767
|
}
|
|
35251
35768
|
},
|
|
35252
35769
|
"US-OH": {
|
|
@@ -35997,6 +36514,17 @@
|
|
|
35997
36514
|
"Other Renewables": 0,
|
|
35998
36515
|
"Solar": 0.039,
|
|
35999
36516
|
"Wind": 0.0086
|
|
36517
|
+
},
|
|
36518
|
+
"2024-09": {
|
|
36519
|
+
"Bioenergy": 0.0017,
|
|
36520
|
+
"Coal": 0.2324,
|
|
36521
|
+
"Gas": 0.6013,
|
|
36522
|
+
"Hydro": 0.0026,
|
|
36523
|
+
"Nuclear": 0.1143,
|
|
36524
|
+
"Other Fossil": 0,
|
|
36525
|
+
"Other Renewables": 0,
|
|
36526
|
+
"Solar": 0.039,
|
|
36527
|
+
"Wind": 0.0086
|
|
36000
36528
|
}
|
|
36001
36529
|
},
|
|
36002
36530
|
"US-OK": {
|
|
@@ -36747,6 +37275,17 @@
|
|
|
36747
37275
|
"Other Renewables": 0,
|
|
36748
37276
|
"Solar": 0.0047,
|
|
36749
37277
|
"Wind": 0.3193
|
|
37278
|
+
},
|
|
37279
|
+
"2024-09": {
|
|
37280
|
+
"Bioenergy": 0.0028,
|
|
37281
|
+
"Coal": 0.0638,
|
|
37282
|
+
"Gas": 0.6018,
|
|
37283
|
+
"Hydro": 0.0068,
|
|
37284
|
+
"Nuclear": 0,
|
|
37285
|
+
"Other Fossil": 0.0008,
|
|
37286
|
+
"Other Renewables": 0,
|
|
37287
|
+
"Solar": 0.0047,
|
|
37288
|
+
"Wind": 0.3193
|
|
36750
37289
|
}
|
|
36751
37290
|
},
|
|
36752
37291
|
"US-OR": {
|
|
@@ -37497,6 +38036,17 @@
|
|
|
37497
38036
|
"Other Renewables": 0.0027,
|
|
37498
38037
|
"Solar": 0.0475,
|
|
37499
38038
|
"Wind": 0.1464
|
|
38039
|
+
},
|
|
38040
|
+
"2024-09": {
|
|
38041
|
+
"Bioenergy": 0.0156,
|
|
38042
|
+
"Coal": 0,
|
|
38043
|
+
"Gas": 0.4311,
|
|
38044
|
+
"Hydro": 0.3562,
|
|
38045
|
+
"Nuclear": 0,
|
|
38046
|
+
"Other Fossil": 0.0005,
|
|
38047
|
+
"Other Renewables": 0.0027,
|
|
38048
|
+
"Solar": 0.0475,
|
|
38049
|
+
"Wind": 0.1464
|
|
37500
38050
|
}
|
|
37501
38051
|
},
|
|
37502
38052
|
"US-PA": {
|
|
@@ -38247,6 +38797,17 @@
|
|
|
38247
38797
|
"Other Renewables": 0,
|
|
38248
38798
|
"Solar": 0.0061,
|
|
38249
38799
|
"Wind": 0.0073
|
|
38800
|
+
},
|
|
38801
|
+
"2024-09": {
|
|
38802
|
+
"Bioenergy": 0.0055,
|
|
38803
|
+
"Coal": 0.0806,
|
|
38804
|
+
"Gas": 0.6317,
|
|
38805
|
+
"Hydro": 0.0022,
|
|
38806
|
+
"Nuclear": 0.263,
|
|
38807
|
+
"Other Fossil": 0.0036,
|
|
38808
|
+
"Other Renewables": 0,
|
|
38809
|
+
"Solar": 0.0061,
|
|
38810
|
+
"Wind": 0.0073
|
|
38250
38811
|
}
|
|
38251
38812
|
},
|
|
38252
38813
|
"US-RI": {
|
|
@@ -38997,6 +39558,17 @@
|
|
|
38997
39558
|
"Other Renewables": 0,
|
|
38998
39559
|
"Solar": 0.0668,
|
|
38999
39560
|
"Wind": 0.0098
|
|
39561
|
+
},
|
|
39562
|
+
"2024-09": {
|
|
39563
|
+
"Bioenergy": 0.0206,
|
|
39564
|
+
"Coal": 0,
|
|
39565
|
+
"Gas": 0.9027,
|
|
39566
|
+
"Hydro": 0,
|
|
39567
|
+
"Nuclear": 0,
|
|
39568
|
+
"Other Fossil": 0,
|
|
39569
|
+
"Other Renewables": 0,
|
|
39570
|
+
"Solar": 0.0668,
|
|
39571
|
+
"Wind": 0.0098
|
|
39000
39572
|
}
|
|
39001
39573
|
},
|
|
39002
39574
|
"US-SC": {
|
|
@@ -39747,6 +40319,17 @@
|
|
|
39747
40319
|
"Other Renewables": 0,
|
|
39748
40320
|
"Solar": 0.0316,
|
|
39749
40321
|
"Wind": 0
|
|
40322
|
+
},
|
|
40323
|
+
"2024-09": {
|
|
40324
|
+
"Bioenergy": 0.0172,
|
|
40325
|
+
"Coal": 0.2186,
|
|
40326
|
+
"Gas": 0.2276,
|
|
40327
|
+
"Hydro": 0.0025,
|
|
40328
|
+
"Nuclear": 0.5013,
|
|
40329
|
+
"Other Fossil": 0.0012,
|
|
40330
|
+
"Other Renewables": 0,
|
|
40331
|
+
"Solar": 0.0316,
|
|
40332
|
+
"Wind": 0
|
|
39750
40333
|
}
|
|
39751
40334
|
},
|
|
39752
40335
|
"US-SD": {
|
|
@@ -40497,6 +41080,17 @@
|
|
|
40497
41080
|
"Other Renewables": 0,
|
|
40498
41081
|
"Solar": 0.0345,
|
|
40499
41082
|
"Wind": 0.381
|
|
41083
|
+
},
|
|
41084
|
+
"2024-09": {
|
|
41085
|
+
"Bioenergy": 0,
|
|
41086
|
+
"Coal": 0.1141,
|
|
41087
|
+
"Gas": 0.2734,
|
|
41088
|
+
"Hydro": 0.1969,
|
|
41089
|
+
"Nuclear": 0,
|
|
41090
|
+
"Other Fossil": 0,
|
|
41091
|
+
"Other Renewables": 0,
|
|
41092
|
+
"Solar": 0.0345,
|
|
41093
|
+
"Wind": 0.381
|
|
40500
41094
|
}
|
|
40501
41095
|
},
|
|
40502
41096
|
"US-TN": {
|
|
@@ -41247,6 +41841,17 @@
|
|
|
41247
41841
|
"Other Renewables": 0,
|
|
41248
41842
|
"Solar": 0.0155,
|
|
41249
41843
|
"Wind": 0
|
|
41844
|
+
},
|
|
41845
|
+
"2024-09": {
|
|
41846
|
+
"Bioenergy": 0.0054,
|
|
41847
|
+
"Coal": 0.3027,
|
|
41848
|
+
"Gas": 0.2488,
|
|
41849
|
+
"Hydro": 0.0681,
|
|
41850
|
+
"Nuclear": 0.3585,
|
|
41851
|
+
"Other Fossil": 0.001,
|
|
41852
|
+
"Other Renewables": 0,
|
|
41853
|
+
"Solar": 0.0155,
|
|
41854
|
+
"Wind": 0
|
|
41250
41855
|
}
|
|
41251
41856
|
},
|
|
41252
41857
|
"US-TX": {
|
|
@@ -41997,6 +42602,17 @@
|
|
|
41997
42602
|
"Other Renewables": 0,
|
|
41998
42603
|
"Solar": 0.0773,
|
|
41999
42604
|
"Wind": 0.169
|
|
42605
|
+
},
|
|
42606
|
+
"2024-09": {
|
|
42607
|
+
"Bioenergy": 0.0018,
|
|
42608
|
+
"Coal": 0.1269,
|
|
42609
|
+
"Gas": 0.5613,
|
|
42610
|
+
"Hydro": 0.0004,
|
|
42611
|
+
"Nuclear": 0.0632,
|
|
42612
|
+
"Other Fossil": 0.0001,
|
|
42613
|
+
"Other Renewables": 0,
|
|
42614
|
+
"Solar": 0.0773,
|
|
42615
|
+
"Wind": 0.169
|
|
42000
42616
|
}
|
|
42001
42617
|
},
|
|
42002
42618
|
"US-UT": {
|
|
@@ -42747,6 +43363,17 @@
|
|
|
42747
43363
|
"Other Renewables": 0.0104,
|
|
42748
43364
|
"Solar": 0.1675,
|
|
42749
43365
|
"Wind": 0.013
|
|
43366
|
+
},
|
|
43367
|
+
"2024-09": {
|
|
43368
|
+
"Bioenergy": 0.002,
|
|
43369
|
+
"Coal": 0.468,
|
|
43370
|
+
"Gas": 0.3221,
|
|
43371
|
+
"Hydro": 0.013,
|
|
43372
|
+
"Nuclear": 0,
|
|
43373
|
+
"Other Fossil": 0.0041,
|
|
43374
|
+
"Other Renewables": 0.0104,
|
|
43375
|
+
"Solar": 0.1675,
|
|
43376
|
+
"Wind": 0.013
|
|
42750
43377
|
}
|
|
42751
43378
|
},
|
|
42752
43379
|
"US-VA": {
|
|
@@ -43497,6 +44124,17 @@
|
|
|
43497
44124
|
"Other Renewables": 0,
|
|
43498
44125
|
"Solar": 0.0716,
|
|
43499
44126
|
"Wind": 0.0003
|
|
44127
|
+
},
|
|
44128
|
+
"2024-09": {
|
|
44129
|
+
"Bioenergy": 0.0266,
|
|
44130
|
+
"Coal": 0.0243,
|
|
44131
|
+
"Gas": 0.6232,
|
|
44132
|
+
"Hydro": 0,
|
|
44133
|
+
"Nuclear": 0.2489,
|
|
44134
|
+
"Other Fossil": 0.005,
|
|
44135
|
+
"Other Renewables": 0,
|
|
44136
|
+
"Solar": 0.0716,
|
|
44137
|
+
"Wind": 0.0003
|
|
43500
44138
|
}
|
|
43501
44139
|
},
|
|
43502
44140
|
"US-VT": {
|
|
@@ -44247,6 +44885,17 @@
|
|
|
44247
44885
|
"Other Renewables": 0,
|
|
44248
44886
|
"Solar": 0.1826,
|
|
44249
44887
|
"Wind": 0.1257
|
|
44888
|
+
},
|
|
44889
|
+
"2024-09": {
|
|
44890
|
+
"Bioenergy": 0.1683,
|
|
44891
|
+
"Coal": 0,
|
|
44892
|
+
"Gas": 0.0006,
|
|
44893
|
+
"Hydro": 0.5161,
|
|
44894
|
+
"Nuclear": 0,
|
|
44895
|
+
"Other Fossil": 0.0066,
|
|
44896
|
+
"Other Renewables": 0,
|
|
44897
|
+
"Solar": 0.1826,
|
|
44898
|
+
"Wind": 0.1257
|
|
44250
44899
|
}
|
|
44251
44900
|
},
|
|
44252
44901
|
"US-WA": {
|
|
@@ -44997,6 +45646,17 @@
|
|
|
44997
45646
|
"Other Renewables": 0,
|
|
44998
45647
|
"Solar": 0.0056,
|
|
44999
45648
|
"Wind": 0.0492
|
|
45649
|
+
},
|
|
45650
|
+
"2024-09": {
|
|
45651
|
+
"Bioenergy": 0.0096,
|
|
45652
|
+
"Coal": 0.0357,
|
|
45653
|
+
"Gas": 0.1884,
|
|
45654
|
+
"Hydro": 0.6265,
|
|
45655
|
+
"Nuclear": 0.0844,
|
|
45656
|
+
"Other Fossil": 0.0007,
|
|
45657
|
+
"Other Renewables": 0,
|
|
45658
|
+
"Solar": 0.0056,
|
|
45659
|
+
"Wind": 0.0492
|
|
45000
45660
|
}
|
|
45001
45661
|
},
|
|
45002
45662
|
"US-WI": {
|
|
@@ -45747,6 +46407,17 @@
|
|
|
45747
46407
|
"Other Renewables": 0,
|
|
45748
46408
|
"Solar": 0.0557,
|
|
45749
46409
|
"Wind": 0.0098
|
|
46410
|
+
},
|
|
46411
|
+
"2024-09": {
|
|
46412
|
+
"Bioenergy": 0.0147,
|
|
46413
|
+
"Coal": 0.2683,
|
|
46414
|
+
"Gas": 0.5035,
|
|
46415
|
+
"Hydro": 0.0215,
|
|
46416
|
+
"Nuclear": 0.1262,
|
|
46417
|
+
"Other Fossil": 0.0003,
|
|
46418
|
+
"Other Renewables": 0,
|
|
46419
|
+
"Solar": 0.0557,
|
|
46420
|
+
"Wind": 0.0098
|
|
45750
46421
|
}
|
|
45751
46422
|
},
|
|
45752
46423
|
"US-WV": {
|
|
@@ -46497,6 +47168,17 @@
|
|
|
46497
47168
|
"Other Renewables": 0,
|
|
46498
47169
|
"Solar": 0.0057,
|
|
46499
47170
|
"Wind": 0.0183
|
|
47171
|
+
},
|
|
47172
|
+
"2024-09": {
|
|
47173
|
+
"Bioenergy": 0,
|
|
47174
|
+
"Coal": 0.8839,
|
|
47175
|
+
"Gas": 0.0659,
|
|
47176
|
+
"Hydro": 0.023,
|
|
47177
|
+
"Nuclear": 0,
|
|
47178
|
+
"Other Fossil": 0.0032,
|
|
47179
|
+
"Other Renewables": 0,
|
|
47180
|
+
"Solar": 0.0057,
|
|
47181
|
+
"Wind": 0.0183
|
|
46500
47182
|
}
|
|
46501
47183
|
},
|
|
46502
47184
|
"US-WY": {
|
|
@@ -47247,6 +47929,17 @@
|
|
|
47247
47929
|
"Other Renewables": 0,
|
|
47248
47930
|
"Solar": 0.016,
|
|
47249
47931
|
"Wind": 0.1222
|
|
47932
|
+
},
|
|
47933
|
+
"2024-09": {
|
|
47934
|
+
"Bioenergy": 0,
|
|
47935
|
+
"Coal": 0.6267,
|
|
47936
|
+
"Gas": 0.217,
|
|
47937
|
+
"Hydro": 0.0151,
|
|
47938
|
+
"Nuclear": 0,
|
|
47939
|
+
"Other Fossil": 0.003,
|
|
47940
|
+
"Other Renewables": 0,
|
|
47941
|
+
"Solar": 0.016,
|
|
47942
|
+
"Wind": 0.1222
|
|
47250
47943
|
}
|
|
47251
47944
|
}
|
|
47252
47945
|
}
|