@digital4better/data 1.1.29 → 1.1.31
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 +5 -5
- package/data/factor/continent-yearly-green.json +45 -45
- package/data/factor/continent-yearly.csv +5 -5
- package/data/factor/continent-yearly.json +45 -45
- 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 +78 -78
- package/data/factor/country-yearly-green.json +653 -653
- package/data/factor/country-yearly.csv +77 -77
- package/data/factor/country-yearly.json +649 -649
- 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 +5 -5
- package/data/mix/continent-yearly-green.json +20 -20
- package/data/mix/continent-yearly.csv +5 -5
- package/data/mix/continent-yearly.json +39 -39
- 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 +70 -70
- package/data/mix/country-yearly-green.json +243 -243
- package/data/mix/country-yearly.csv +70 -70
- package/data/mix/country-yearly.json +432 -432
- package/data/mix/subdivision-monthly-green.csv +89 -26
- package/data/mix/subdivision-monthly-green.json +472 -94
- package/data/mix/subdivision-monthly.csv +89 -26
- package/data/mix/subdivision-monthly.json +861 -168
- package/data/mix/subdivision-yearly-green.csv +63 -63
- package/data/mix/subdivision-yearly-green.json +207 -207
- package/data/mix/subdivision-yearly.csv +63 -63
- package/data/mix/subdivision-yearly.json +376 -376
- 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 +7 -7
- package/package.json +1 -1
|
@@ -672,26 +672,37 @@
|
|
|
672
672
|
"Wind": 0.1403
|
|
673
673
|
},
|
|
674
674
|
"2024-02": {
|
|
675
|
-
"Bioenergy": 0.
|
|
676
|
-
"Coal": 0.
|
|
677
|
-
"Gas": 0.
|
|
678
|
-
"Hydro": 0.
|
|
675
|
+
"Bioenergy": 0.0636,
|
|
676
|
+
"Coal": 0.1918,
|
|
677
|
+
"Gas": 0.515,
|
|
678
|
+
"Hydro": 0.0159,
|
|
679
679
|
"Nuclear": 0,
|
|
680
|
-
"Other Fossil": 0.
|
|
681
|
-
"Other Renewables": 0.
|
|
682
|
-
"Solar": 0.
|
|
683
|
-
"Wind": 0.
|
|
680
|
+
"Other Fossil": 0.0282,
|
|
681
|
+
"Other Renewables": 0.0018,
|
|
682
|
+
"Solar": 0.0258,
|
|
683
|
+
"Wind": 0.1579
|
|
684
684
|
},
|
|
685
685
|
"2024-03": {
|
|
686
|
-
"Bioenergy": 0.
|
|
687
|
-
"Coal": 0.
|
|
688
|
-
"Gas": 0.
|
|
689
|
-
"Hydro": 0.
|
|
686
|
+
"Bioenergy": 0.0636,
|
|
687
|
+
"Coal": 0.1918,
|
|
688
|
+
"Gas": 0.515,
|
|
689
|
+
"Hydro": 0.0159,
|
|
690
690
|
"Nuclear": 0,
|
|
691
|
-
"Other Fossil": 0.
|
|
692
|
-
"Other Renewables": 0.
|
|
693
|
-
"Solar": 0.
|
|
694
|
-
"Wind": 0.
|
|
691
|
+
"Other Fossil": 0.0282,
|
|
692
|
+
"Other Renewables": 0.0018,
|
|
693
|
+
"Solar": 0.0258,
|
|
694
|
+
"Wind": 0.1579
|
|
695
|
+
},
|
|
696
|
+
"2024-04": {
|
|
697
|
+
"Bioenergy": 0.0636,
|
|
698
|
+
"Coal": 0.1918,
|
|
699
|
+
"Gas": 0.515,
|
|
700
|
+
"Hydro": 0.0159,
|
|
701
|
+
"Nuclear": 0,
|
|
702
|
+
"Other Fossil": 0.0282,
|
|
703
|
+
"Other Renewables": 0.0018,
|
|
704
|
+
"Solar": 0.0258,
|
|
705
|
+
"Wind": 0.1579
|
|
695
706
|
}
|
|
696
707
|
},
|
|
697
708
|
"CA-BC": {
|
|
@@ -1367,26 +1378,37 @@
|
|
|
1367
1378
|
"Wind": 0.0221
|
|
1368
1379
|
},
|
|
1369
1380
|
"2024-02": {
|
|
1370
|
-
"Bioenergy": 0.
|
|
1371
|
-
"Coal": 0.
|
|
1372
|
-
"Gas": 0.
|
|
1373
|
-
"Hydro": 0.
|
|
1381
|
+
"Bioenergy": 0.0083,
|
|
1382
|
+
"Coal": 0.0252,
|
|
1383
|
+
"Gas": 0.0676,
|
|
1384
|
+
"Hydro": 0.86,
|
|
1374
1385
|
"Nuclear": 0,
|
|
1375
|
-
"Other Fossil": 0.
|
|
1386
|
+
"Other Fossil": 0.0037,
|
|
1376
1387
|
"Other Renewables": 0.0002,
|
|
1377
1388
|
"Solar": 0,
|
|
1378
|
-
"Wind": 0.
|
|
1389
|
+
"Wind": 0.0349
|
|
1379
1390
|
},
|
|
1380
1391
|
"2024-03": {
|
|
1381
|
-
"Bioenergy": 0.
|
|
1382
|
-
"Coal": 0.
|
|
1383
|
-
"Gas": 0.
|
|
1384
|
-
"Hydro": 0.
|
|
1392
|
+
"Bioenergy": 0.0083,
|
|
1393
|
+
"Coal": 0.0252,
|
|
1394
|
+
"Gas": 0.0676,
|
|
1395
|
+
"Hydro": 0.86,
|
|
1385
1396
|
"Nuclear": 0,
|
|
1386
|
-
"Other Fossil": 0.
|
|
1397
|
+
"Other Fossil": 0.0037,
|
|
1387
1398
|
"Other Renewables": 0.0002,
|
|
1388
1399
|
"Solar": 0,
|
|
1389
|
-
"Wind": 0.
|
|
1400
|
+
"Wind": 0.0349
|
|
1401
|
+
},
|
|
1402
|
+
"2024-04": {
|
|
1403
|
+
"Bioenergy": 0.0083,
|
|
1404
|
+
"Coal": 0.0252,
|
|
1405
|
+
"Gas": 0.0676,
|
|
1406
|
+
"Hydro": 0.86,
|
|
1407
|
+
"Nuclear": 0,
|
|
1408
|
+
"Other Fossil": 0.0037,
|
|
1409
|
+
"Other Renewables": 0.0002,
|
|
1410
|
+
"Solar": 0,
|
|
1411
|
+
"Wind": 0.0349
|
|
1390
1412
|
}
|
|
1391
1413
|
},
|
|
1392
1414
|
"CA-MB": {
|
|
@@ -2062,26 +2084,37 @@
|
|
|
2062
2084
|
"Wind": 0.0306
|
|
2063
2085
|
},
|
|
2064
2086
|
"2024-02": {
|
|
2065
|
-
"Bioenergy": 0.
|
|
2066
|
-
"Coal": 0.
|
|
2067
|
-
"Gas": 0.
|
|
2068
|
-
"Hydro": 0.
|
|
2087
|
+
"Bioenergy": 0.0003,
|
|
2088
|
+
"Coal": 0.001,
|
|
2089
|
+
"Gas": 0.0028,
|
|
2090
|
+
"Hydro": 0.9678,
|
|
2069
2091
|
"Nuclear": 0,
|
|
2070
2092
|
"Other Fossil": 0.0002,
|
|
2071
2093
|
"Other Renewables": 0,
|
|
2072
|
-
"Solar": 0,
|
|
2073
|
-
"Wind": 0.
|
|
2094
|
+
"Solar": 0.0001,
|
|
2095
|
+
"Wind": 0.0279
|
|
2074
2096
|
},
|
|
2075
2097
|
"2024-03": {
|
|
2076
|
-
"Bioenergy": 0.
|
|
2077
|
-
"Coal": 0.
|
|
2078
|
-
"Gas": 0.
|
|
2079
|
-
"Hydro": 0.
|
|
2098
|
+
"Bioenergy": 0.0003,
|
|
2099
|
+
"Coal": 0.001,
|
|
2100
|
+
"Gas": 0.0028,
|
|
2101
|
+
"Hydro": 0.9678,
|
|
2080
2102
|
"Nuclear": 0,
|
|
2081
2103
|
"Other Fossil": 0.0002,
|
|
2082
2104
|
"Other Renewables": 0,
|
|
2083
|
-
"Solar": 0,
|
|
2084
|
-
"Wind": 0.
|
|
2105
|
+
"Solar": 0.0001,
|
|
2106
|
+
"Wind": 0.0279
|
|
2107
|
+
},
|
|
2108
|
+
"2024-04": {
|
|
2109
|
+
"Bioenergy": 0.0003,
|
|
2110
|
+
"Coal": 0.001,
|
|
2111
|
+
"Gas": 0.0028,
|
|
2112
|
+
"Hydro": 0.9678,
|
|
2113
|
+
"Nuclear": 0,
|
|
2114
|
+
"Other Fossil": 0.0002,
|
|
2115
|
+
"Other Renewables": 0,
|
|
2116
|
+
"Solar": 0.0001,
|
|
2117
|
+
"Wind": 0.0279
|
|
2085
2118
|
}
|
|
2086
2119
|
},
|
|
2087
2120
|
"CA-NB": {
|
|
@@ -2757,26 +2790,37 @@
|
|
|
2757
2790
|
"Wind": 0.0517
|
|
2758
2791
|
},
|
|
2759
2792
|
"2024-02": {
|
|
2760
|
-
"Bioenergy": 0.
|
|
2761
|
-
"Coal": 0.
|
|
2762
|
-
"Gas": 0.
|
|
2763
|
-
"Hydro": 0.
|
|
2764
|
-
"Nuclear": 0.
|
|
2765
|
-
"Other Fossil": 0.
|
|
2793
|
+
"Bioenergy": 0.034,
|
|
2794
|
+
"Coal": 0.1025,
|
|
2795
|
+
"Gas": 0.2752,
|
|
2796
|
+
"Hydro": 0.1145,
|
|
2797
|
+
"Nuclear": 0.3947,
|
|
2798
|
+
"Other Fossil": 0.0151,
|
|
2766
2799
|
"Other Renewables": 0.001,
|
|
2767
2800
|
"Solar": 0.0001,
|
|
2768
|
-
"Wind": 0.
|
|
2801
|
+
"Wind": 0.0631
|
|
2769
2802
|
},
|
|
2770
2803
|
"2024-03": {
|
|
2771
|
-
"Bioenergy": 0.
|
|
2772
|
-
"Coal": 0.
|
|
2773
|
-
"Gas": 0.
|
|
2774
|
-
"Hydro": 0.
|
|
2775
|
-
"Nuclear": 0.
|
|
2776
|
-
"Other Fossil": 0.
|
|
2804
|
+
"Bioenergy": 0.034,
|
|
2805
|
+
"Coal": 0.1025,
|
|
2806
|
+
"Gas": 0.2752,
|
|
2807
|
+
"Hydro": 0.1145,
|
|
2808
|
+
"Nuclear": 0.3947,
|
|
2809
|
+
"Other Fossil": 0.0151,
|
|
2777
2810
|
"Other Renewables": 0.001,
|
|
2778
2811
|
"Solar": 0.0001,
|
|
2779
|
-
"Wind": 0.
|
|
2812
|
+
"Wind": 0.0631
|
|
2813
|
+
},
|
|
2814
|
+
"2024-04": {
|
|
2815
|
+
"Bioenergy": 0.034,
|
|
2816
|
+
"Coal": 0.1025,
|
|
2817
|
+
"Gas": 0.2752,
|
|
2818
|
+
"Hydro": 0.1145,
|
|
2819
|
+
"Nuclear": 0.3947,
|
|
2820
|
+
"Other Fossil": 0.0151,
|
|
2821
|
+
"Other Renewables": 0.001,
|
|
2822
|
+
"Solar": 0.0001,
|
|
2823
|
+
"Wind": 0.0631
|
|
2780
2824
|
}
|
|
2781
2825
|
},
|
|
2782
2826
|
"CA-NL": {
|
|
@@ -3452,26 +3496,37 @@
|
|
|
3452
3496
|
"Wind": 0.0038
|
|
3453
3497
|
},
|
|
3454
3498
|
"2024-02": {
|
|
3455
|
-
"Bioenergy": 0.
|
|
3456
|
-
"Coal": 0.
|
|
3457
|
-
"Gas": 0.
|
|
3458
|
-
"Hydro": 0.
|
|
3499
|
+
"Bioenergy": 0.0023,
|
|
3500
|
+
"Coal": 0.007,
|
|
3501
|
+
"Gas": 0.0189,
|
|
3502
|
+
"Hydro": 0.9664,
|
|
3459
3503
|
"Nuclear": 0,
|
|
3460
3504
|
"Other Fossil": 0.001,
|
|
3461
3505
|
"Other Renewables": 0.0001,
|
|
3462
3506
|
"Solar": 0,
|
|
3463
|
-
"Wind": 0.
|
|
3507
|
+
"Wind": 0.0042
|
|
3464
3508
|
},
|
|
3465
3509
|
"2024-03": {
|
|
3466
|
-
"Bioenergy": 0.
|
|
3467
|
-
"Coal": 0.
|
|
3468
|
-
"Gas": 0.
|
|
3469
|
-
"Hydro": 0.
|
|
3510
|
+
"Bioenergy": 0.0023,
|
|
3511
|
+
"Coal": 0.007,
|
|
3512
|
+
"Gas": 0.0189,
|
|
3513
|
+
"Hydro": 0.9664,
|
|
3470
3514
|
"Nuclear": 0,
|
|
3471
3515
|
"Other Fossil": 0.001,
|
|
3472
3516
|
"Other Renewables": 0.0001,
|
|
3473
3517
|
"Solar": 0,
|
|
3474
|
-
"Wind": 0.
|
|
3518
|
+
"Wind": 0.0042
|
|
3519
|
+
},
|
|
3520
|
+
"2024-04": {
|
|
3521
|
+
"Bioenergy": 0.0023,
|
|
3522
|
+
"Coal": 0.007,
|
|
3523
|
+
"Gas": 0.0189,
|
|
3524
|
+
"Hydro": 0.9664,
|
|
3525
|
+
"Nuclear": 0,
|
|
3526
|
+
"Other Fossil": 0.001,
|
|
3527
|
+
"Other Renewables": 0.0001,
|
|
3528
|
+
"Solar": 0,
|
|
3529
|
+
"Wind": 0.0042
|
|
3475
3530
|
}
|
|
3476
3531
|
},
|
|
3477
3532
|
"CA-NS": {
|
|
@@ -4147,26 +4202,37 @@
|
|
|
4147
4202
|
"Wind": 0.1322
|
|
4148
4203
|
},
|
|
4149
4204
|
"2024-02": {
|
|
4150
|
-
"Bioenergy": 0.
|
|
4151
|
-
"Coal": 0.
|
|
4152
|
-
"Gas": 0.
|
|
4153
|
-
"Hydro": 0.
|
|
4205
|
+
"Bioenergy": 0.0591,
|
|
4206
|
+
"Coal": 0.1783,
|
|
4207
|
+
"Gas": 0.4789,
|
|
4208
|
+
"Hydro": 0.0934,
|
|
4154
4209
|
"Nuclear": 0,
|
|
4155
|
-
"Other Fossil": 0.
|
|
4210
|
+
"Other Fossil": 0.0262,
|
|
4156
4211
|
"Other Renewables": 0.0017,
|
|
4157
|
-
"Solar": 0.
|
|
4158
|
-
"Wind": 0.
|
|
4212
|
+
"Solar": 0.0002,
|
|
4213
|
+
"Wind": 0.1621
|
|
4159
4214
|
},
|
|
4160
4215
|
"2024-03": {
|
|
4161
|
-
"Bioenergy": 0.
|
|
4162
|
-
"Coal": 0.
|
|
4163
|
-
"Gas": 0.
|
|
4164
|
-
"Hydro": 0.
|
|
4216
|
+
"Bioenergy": 0.0591,
|
|
4217
|
+
"Coal": 0.1783,
|
|
4218
|
+
"Gas": 0.4789,
|
|
4219
|
+
"Hydro": 0.0934,
|
|
4165
4220
|
"Nuclear": 0,
|
|
4166
|
-
"Other Fossil": 0.
|
|
4221
|
+
"Other Fossil": 0.0262,
|
|
4167
4222
|
"Other Renewables": 0.0017,
|
|
4168
|
-
"Solar": 0.
|
|
4169
|
-
"Wind": 0.
|
|
4223
|
+
"Solar": 0.0002,
|
|
4224
|
+
"Wind": 0.1621
|
|
4225
|
+
},
|
|
4226
|
+
"2024-04": {
|
|
4227
|
+
"Bioenergy": 0.0591,
|
|
4228
|
+
"Coal": 0.1783,
|
|
4229
|
+
"Gas": 0.4789,
|
|
4230
|
+
"Hydro": 0.0934,
|
|
4231
|
+
"Nuclear": 0,
|
|
4232
|
+
"Other Fossil": 0.0262,
|
|
4233
|
+
"Other Renewables": 0.0017,
|
|
4234
|
+
"Solar": 0.0002,
|
|
4235
|
+
"Wind": 0.1621
|
|
4170
4236
|
}
|
|
4171
4237
|
},
|
|
4172
4238
|
"CA-NT": {
|
|
@@ -4842,26 +4908,37 @@
|
|
|
4842
4908
|
"Wind": 0.0146
|
|
4843
4909
|
},
|
|
4844
4910
|
"2024-02": {
|
|
4845
|
-
"Bioenergy": 0.
|
|
4846
|
-
"Coal": 0.
|
|
4847
|
-
"Gas": 0.
|
|
4848
|
-
"Hydro": 0.
|
|
4911
|
+
"Bioenergy": 0.0667,
|
|
4912
|
+
"Coal": 0.2011,
|
|
4913
|
+
"Gas": 0.54,
|
|
4914
|
+
"Hydro": 0.1346,
|
|
4849
4915
|
"Nuclear": 0,
|
|
4850
|
-
"Other Fossil": 0.
|
|
4851
|
-
"Other Renewables": 0.
|
|
4852
|
-
"Solar": 0,
|
|
4853
|
-
"Wind": 0.
|
|
4916
|
+
"Other Fossil": 0.0295,
|
|
4917
|
+
"Other Renewables": 0.0019,
|
|
4918
|
+
"Solar": 0.0005,
|
|
4919
|
+
"Wind": 0.0256
|
|
4854
4920
|
},
|
|
4855
4921
|
"2024-03": {
|
|
4856
|
-
"Bioenergy": 0.
|
|
4857
|
-
"Coal": 0.
|
|
4858
|
-
"Gas": 0.
|
|
4859
|
-
"Hydro": 0.
|
|
4922
|
+
"Bioenergy": 0.0667,
|
|
4923
|
+
"Coal": 0.2011,
|
|
4924
|
+
"Gas": 0.54,
|
|
4925
|
+
"Hydro": 0.1346,
|
|
4860
4926
|
"Nuclear": 0,
|
|
4861
|
-
"Other Fossil": 0.
|
|
4862
|
-
"Other Renewables": 0.
|
|
4863
|
-
"Solar": 0,
|
|
4864
|
-
"Wind": 0.
|
|
4927
|
+
"Other Fossil": 0.0295,
|
|
4928
|
+
"Other Renewables": 0.0019,
|
|
4929
|
+
"Solar": 0.0005,
|
|
4930
|
+
"Wind": 0.0256
|
|
4931
|
+
},
|
|
4932
|
+
"2024-04": {
|
|
4933
|
+
"Bioenergy": 0.0667,
|
|
4934
|
+
"Coal": 0.2011,
|
|
4935
|
+
"Gas": 0.54,
|
|
4936
|
+
"Hydro": 0.1346,
|
|
4937
|
+
"Nuclear": 0,
|
|
4938
|
+
"Other Fossil": 0.0295,
|
|
4939
|
+
"Other Renewables": 0.0019,
|
|
4940
|
+
"Solar": 0.0005,
|
|
4941
|
+
"Wind": 0.0256
|
|
4865
4942
|
}
|
|
4866
4943
|
},
|
|
4867
4944
|
"CA-NU": {
|
|
@@ -5538,24 +5615,35 @@
|
|
|
5538
5615
|
},
|
|
5539
5616
|
"2024-02": {
|
|
5540
5617
|
"Bioenergy": 0.0794,
|
|
5541
|
-
"Coal": 0.
|
|
5542
|
-
"Gas": 0.
|
|
5618
|
+
"Coal": 0.2395,
|
|
5619
|
+
"Gas": 0.6433,
|
|
5543
5620
|
"Hydro": 0,
|
|
5544
5621
|
"Nuclear": 0,
|
|
5545
5622
|
"Other Fossil": 0.0352,
|
|
5546
5623
|
"Other Renewables": 0.0023,
|
|
5547
|
-
"Solar": 0,
|
|
5624
|
+
"Solar": 0.0004,
|
|
5548
5625
|
"Wind": 0
|
|
5549
5626
|
},
|
|
5550
5627
|
"2024-03": {
|
|
5551
5628
|
"Bioenergy": 0.0794,
|
|
5552
|
-
"Coal": 0.
|
|
5553
|
-
"Gas": 0.
|
|
5629
|
+
"Coal": 0.2395,
|
|
5630
|
+
"Gas": 0.6433,
|
|
5554
5631
|
"Hydro": 0,
|
|
5555
5632
|
"Nuclear": 0,
|
|
5556
5633
|
"Other Fossil": 0.0352,
|
|
5557
5634
|
"Other Renewables": 0.0023,
|
|
5558
|
-
"Solar": 0,
|
|
5635
|
+
"Solar": 0.0004,
|
|
5636
|
+
"Wind": 0
|
|
5637
|
+
},
|
|
5638
|
+
"2024-04": {
|
|
5639
|
+
"Bioenergy": 0.0794,
|
|
5640
|
+
"Coal": 0.2395,
|
|
5641
|
+
"Gas": 0.6433,
|
|
5642
|
+
"Hydro": 0,
|
|
5643
|
+
"Nuclear": 0,
|
|
5644
|
+
"Other Fossil": 0.0352,
|
|
5645
|
+
"Other Renewables": 0.0023,
|
|
5646
|
+
"Solar": 0.0004,
|
|
5559
5647
|
"Wind": 0
|
|
5560
5648
|
}
|
|
5561
5649
|
},
|
|
@@ -6232,26 +6320,37 @@
|
|
|
6232
6320
|
"Wind": 0.0893
|
|
6233
6321
|
},
|
|
6234
6322
|
"2024-02": {
|
|
6235
|
-
"Bioenergy": 0.
|
|
6236
|
-
"Coal": 0.
|
|
6237
|
-
"Gas": 0.
|
|
6238
|
-
"Hydro": 0.
|
|
6239
|
-
"Nuclear": 0.
|
|
6240
|
-
"Other Fossil": 0.
|
|
6323
|
+
"Bioenergy": 0.015,
|
|
6324
|
+
"Coal": 0.0454,
|
|
6325
|
+
"Gas": 0.1219,
|
|
6326
|
+
"Hydro": 0.2347,
|
|
6327
|
+
"Nuclear": 0.4669,
|
|
6328
|
+
"Other Fossil": 0.0067,
|
|
6241
6329
|
"Other Renewables": 0.0004,
|
|
6242
|
-
"Solar": 0.
|
|
6243
|
-
"Wind": 0.
|
|
6330
|
+
"Solar": 0.0131,
|
|
6331
|
+
"Wind": 0.0959
|
|
6244
6332
|
},
|
|
6245
6333
|
"2024-03": {
|
|
6246
|
-
"Bioenergy": 0.
|
|
6247
|
-
"Coal": 0.
|
|
6248
|
-
"Gas": 0.
|
|
6249
|
-
"Hydro": 0.
|
|
6250
|
-
"Nuclear": 0.
|
|
6251
|
-
"Other Fossil": 0.
|
|
6334
|
+
"Bioenergy": 0.015,
|
|
6335
|
+
"Coal": 0.0454,
|
|
6336
|
+
"Gas": 0.1219,
|
|
6337
|
+
"Hydro": 0.2347,
|
|
6338
|
+
"Nuclear": 0.4669,
|
|
6339
|
+
"Other Fossil": 0.0067,
|
|
6252
6340
|
"Other Renewables": 0.0004,
|
|
6253
|
-
"Solar": 0.
|
|
6254
|
-
"Wind": 0.
|
|
6341
|
+
"Solar": 0.0131,
|
|
6342
|
+
"Wind": 0.0959
|
|
6343
|
+
},
|
|
6344
|
+
"2024-04": {
|
|
6345
|
+
"Bioenergy": 0.015,
|
|
6346
|
+
"Coal": 0.0454,
|
|
6347
|
+
"Gas": 0.1219,
|
|
6348
|
+
"Hydro": 0.2347,
|
|
6349
|
+
"Nuclear": 0.4669,
|
|
6350
|
+
"Other Fossil": 0.0067,
|
|
6351
|
+
"Other Renewables": 0.0004,
|
|
6352
|
+
"Solar": 0.0131,
|
|
6353
|
+
"Wind": 0.0959
|
|
6255
6354
|
}
|
|
6256
6355
|
},
|
|
6257
6356
|
"CA-PE": {
|
|
@@ -6927,26 +7026,37 @@
|
|
|
6927
7026
|
"Wind": 0.9844
|
|
6928
7027
|
},
|
|
6929
7028
|
"2024-02": {
|
|
6930
|
-
"Bioenergy": 0.
|
|
6931
|
-
"Coal": 0.
|
|
6932
|
-
"Gas": 0.
|
|
7029
|
+
"Bioenergy": 0.0008,
|
|
7030
|
+
"Coal": 0.0023,
|
|
7031
|
+
"Gas": 0.0061,
|
|
6933
7032
|
"Hydro": 0,
|
|
6934
7033
|
"Nuclear": 0,
|
|
6935
|
-
"Other Fossil": 0.
|
|
7034
|
+
"Other Fossil": 0.0003,
|
|
6936
7035
|
"Other Renewables": 0,
|
|
6937
|
-
"Solar": 0.
|
|
6938
|
-
"Wind": 0.
|
|
7036
|
+
"Solar": 0.0012,
|
|
7037
|
+
"Wind": 0.9893
|
|
6939
7038
|
},
|
|
6940
7039
|
"2024-03": {
|
|
6941
|
-
"Bioenergy": 0.
|
|
6942
|
-
"Coal": 0.
|
|
6943
|
-
"Gas": 0.
|
|
7040
|
+
"Bioenergy": 0.0008,
|
|
7041
|
+
"Coal": 0.0023,
|
|
7042
|
+
"Gas": 0.0061,
|
|
6944
7043
|
"Hydro": 0,
|
|
6945
7044
|
"Nuclear": 0,
|
|
6946
|
-
"Other Fossil": 0.
|
|
7045
|
+
"Other Fossil": 0.0003,
|
|
6947
7046
|
"Other Renewables": 0,
|
|
6948
|
-
"Solar": 0.
|
|
6949
|
-
"Wind": 0.
|
|
7047
|
+
"Solar": 0.0012,
|
|
7048
|
+
"Wind": 0.9893
|
|
7049
|
+
},
|
|
7050
|
+
"2024-04": {
|
|
7051
|
+
"Bioenergy": 0.0008,
|
|
7052
|
+
"Coal": 0.0023,
|
|
7053
|
+
"Gas": 0.0061,
|
|
7054
|
+
"Hydro": 0,
|
|
7055
|
+
"Nuclear": 0,
|
|
7056
|
+
"Other Fossil": 0.0003,
|
|
7057
|
+
"Other Renewables": 0,
|
|
7058
|
+
"Solar": 0.0012,
|
|
7059
|
+
"Wind": 0.9893
|
|
6950
7060
|
}
|
|
6951
7061
|
},
|
|
6952
7062
|
"CA-QC": {
|
|
@@ -7622,26 +7732,37 @@
|
|
|
7622
7732
|
"Wind": 0.0537
|
|
7623
7733
|
},
|
|
7624
7734
|
"2024-02": {
|
|
7625
|
-
"Bioenergy": 0.
|
|
7626
|
-
"Coal": 0.
|
|
7627
|
-
"Gas": 0.
|
|
7628
|
-
"Hydro": 0.
|
|
7735
|
+
"Bioenergy": 0.0007,
|
|
7736
|
+
"Coal": 0.0022,
|
|
7737
|
+
"Gas": 0.0058,
|
|
7738
|
+
"Hydro": 0.9288,
|
|
7629
7739
|
"Nuclear": 0,
|
|
7630
|
-
"Other Fossil": 0.
|
|
7740
|
+
"Other Fossil": 0.0003,
|
|
7631
7741
|
"Other Renewables": 0,
|
|
7632
|
-
"Solar": 0,
|
|
7633
|
-
"Wind": 0.
|
|
7742
|
+
"Solar": 0.0001,
|
|
7743
|
+
"Wind": 0.0621
|
|
7634
7744
|
},
|
|
7635
7745
|
"2024-03": {
|
|
7636
|
-
"Bioenergy": 0.
|
|
7637
|
-
"Coal": 0.
|
|
7638
|
-
"Gas": 0.
|
|
7639
|
-
"Hydro": 0.
|
|
7746
|
+
"Bioenergy": 0.0007,
|
|
7747
|
+
"Coal": 0.0022,
|
|
7748
|
+
"Gas": 0.0058,
|
|
7749
|
+
"Hydro": 0.9288,
|
|
7640
7750
|
"Nuclear": 0,
|
|
7641
|
-
"Other Fossil": 0.
|
|
7751
|
+
"Other Fossil": 0.0003,
|
|
7642
7752
|
"Other Renewables": 0,
|
|
7643
|
-
"Solar": 0,
|
|
7644
|
-
"Wind": 0.
|
|
7753
|
+
"Solar": 0.0001,
|
|
7754
|
+
"Wind": 0.0621
|
|
7755
|
+
},
|
|
7756
|
+
"2024-04": {
|
|
7757
|
+
"Bioenergy": 0.0007,
|
|
7758
|
+
"Coal": 0.0022,
|
|
7759
|
+
"Gas": 0.0058,
|
|
7760
|
+
"Hydro": 0.9288,
|
|
7761
|
+
"Nuclear": 0,
|
|
7762
|
+
"Other Fossil": 0.0003,
|
|
7763
|
+
"Other Renewables": 0,
|
|
7764
|
+
"Solar": 0.0001,
|
|
7765
|
+
"Wind": 0.0621
|
|
7645
7766
|
}
|
|
7646
7767
|
},
|
|
7647
7768
|
"CA-SK": {
|
|
@@ -8317,26 +8438,37 @@
|
|
|
8317
8438
|
"Wind": 0.0842
|
|
8318
8439
|
},
|
|
8319
8440
|
"2024-02": {
|
|
8320
|
-
"Bioenergy": 0.
|
|
8321
|
-
"Coal": 0.
|
|
8322
|
-
"Gas": 0.
|
|
8323
|
-
"Hydro": 0.
|
|
8441
|
+
"Bioenergy": 0.0673,
|
|
8442
|
+
"Coal": 0.2029,
|
|
8443
|
+
"Gas": 0.545,
|
|
8444
|
+
"Hydro": 0.0726,
|
|
8324
8445
|
"Nuclear": 0,
|
|
8325
8446
|
"Other Fossil": 0.0298,
|
|
8326
8447
|
"Other Renewables": 0.0019,
|
|
8327
|
-
"Solar": 0.
|
|
8328
|
-
"Wind": 0.
|
|
8448
|
+
"Solar": 0.0017,
|
|
8449
|
+
"Wind": 0.0787
|
|
8329
8450
|
},
|
|
8330
8451
|
"2024-03": {
|
|
8331
|
-
"Bioenergy": 0.
|
|
8332
|
-
"Coal": 0.
|
|
8333
|
-
"Gas": 0.
|
|
8334
|
-
"Hydro": 0.
|
|
8452
|
+
"Bioenergy": 0.0673,
|
|
8453
|
+
"Coal": 0.2029,
|
|
8454
|
+
"Gas": 0.545,
|
|
8455
|
+
"Hydro": 0.0726,
|
|
8335
8456
|
"Nuclear": 0,
|
|
8336
8457
|
"Other Fossil": 0.0298,
|
|
8337
8458
|
"Other Renewables": 0.0019,
|
|
8338
|
-
"Solar": 0.
|
|
8339
|
-
"Wind": 0.
|
|
8459
|
+
"Solar": 0.0017,
|
|
8460
|
+
"Wind": 0.0787
|
|
8461
|
+
},
|
|
8462
|
+
"2024-04": {
|
|
8463
|
+
"Bioenergy": 0.0673,
|
|
8464
|
+
"Coal": 0.2029,
|
|
8465
|
+
"Gas": 0.545,
|
|
8466
|
+
"Hydro": 0.0726,
|
|
8467
|
+
"Nuclear": 0,
|
|
8468
|
+
"Other Fossil": 0.0298,
|
|
8469
|
+
"Other Renewables": 0.0019,
|
|
8470
|
+
"Solar": 0.0017,
|
|
8471
|
+
"Wind": 0.0787
|
|
8340
8472
|
}
|
|
8341
8473
|
},
|
|
8342
8474
|
"CA-YT": {
|
|
@@ -9012,26 +9144,37 @@
|
|
|
9012
9144
|
"Wind": 0.0017
|
|
9013
9145
|
},
|
|
9014
9146
|
"2024-02": {
|
|
9015
|
-
"Bioenergy": 0.
|
|
9016
|
-
"Coal": 0.
|
|
9017
|
-
"Gas": 0.
|
|
9018
|
-
"Hydro": 0.
|
|
9147
|
+
"Bioenergy": 0.0195,
|
|
9148
|
+
"Coal": 0.0588,
|
|
9149
|
+
"Gas": 0.1579,
|
|
9150
|
+
"Hydro": 0.7499,
|
|
9019
9151
|
"Nuclear": 0,
|
|
9020
|
-
"Other Fossil": 0.
|
|
9152
|
+
"Other Fossil": 0.0086,
|
|
9021
9153
|
"Other Renewables": 0.0006,
|
|
9022
|
-
"Solar": 0,
|
|
9023
|
-
"Wind": 0.
|
|
9154
|
+
"Solar": 0.0001,
|
|
9155
|
+
"Wind": 0.0046
|
|
9024
9156
|
},
|
|
9025
9157
|
"2024-03": {
|
|
9026
|
-
"Bioenergy": 0.
|
|
9027
|
-
"Coal": 0.
|
|
9028
|
-
"Gas": 0.
|
|
9029
|
-
"Hydro": 0.
|
|
9158
|
+
"Bioenergy": 0.0195,
|
|
9159
|
+
"Coal": 0.0588,
|
|
9160
|
+
"Gas": 0.1579,
|
|
9161
|
+
"Hydro": 0.7499,
|
|
9030
9162
|
"Nuclear": 0,
|
|
9031
|
-
"Other Fossil": 0.
|
|
9163
|
+
"Other Fossil": 0.0086,
|
|
9032
9164
|
"Other Renewables": 0.0006,
|
|
9033
|
-
"Solar": 0,
|
|
9034
|
-
"Wind": 0.
|
|
9165
|
+
"Solar": 0.0001,
|
|
9166
|
+
"Wind": 0.0046
|
|
9167
|
+
},
|
|
9168
|
+
"2024-04": {
|
|
9169
|
+
"Bioenergy": 0.0195,
|
|
9170
|
+
"Coal": 0.0588,
|
|
9171
|
+
"Gas": 0.1579,
|
|
9172
|
+
"Hydro": 0.7499,
|
|
9173
|
+
"Nuclear": 0,
|
|
9174
|
+
"Other Fossil": 0.0086,
|
|
9175
|
+
"Other Renewables": 0.0006,
|
|
9176
|
+
"Solar": 0.0001,
|
|
9177
|
+
"Wind": 0.0046
|
|
9035
9178
|
}
|
|
9036
9179
|
},
|
|
9037
9180
|
"US-AK": {
|
|
@@ -9727,6 +9870,17 @@
|
|
|
9727
9870
|
"Other Renewables": 0,
|
|
9728
9871
|
"Solar": 0,
|
|
9729
9872
|
"Wind": 0.0224
|
|
9873
|
+
},
|
|
9874
|
+
"2024-04": {
|
|
9875
|
+
"Bioenergy": 0.0056,
|
|
9876
|
+
"Coal": 0.1306,
|
|
9877
|
+
"Gas": 0.5311,
|
|
9878
|
+
"Hydro": 0.1801,
|
|
9879
|
+
"Nuclear": 0,
|
|
9880
|
+
"Other Fossil": 0.1302,
|
|
9881
|
+
"Other Renewables": 0,
|
|
9882
|
+
"Solar": 0,
|
|
9883
|
+
"Wind": 0.0224
|
|
9730
9884
|
}
|
|
9731
9885
|
},
|
|
9732
9886
|
"US-AL": {
|
|
@@ -10422,6 +10576,17 @@
|
|
|
10422
10576
|
"Other Renewables": 0,
|
|
10423
10577
|
"Solar": 0.0075,
|
|
10424
10578
|
"Wind": 0
|
|
10579
|
+
},
|
|
10580
|
+
"2024-04": {
|
|
10581
|
+
"Bioenergy": 0.026,
|
|
10582
|
+
"Coal": 0.1334,
|
|
10583
|
+
"Gas": 0.4022,
|
|
10584
|
+
"Hydro": 0.1062,
|
|
10585
|
+
"Nuclear": 0.3248,
|
|
10586
|
+
"Other Fossil": 0,
|
|
10587
|
+
"Other Renewables": 0,
|
|
10588
|
+
"Solar": 0.0075,
|
|
10589
|
+
"Wind": 0
|
|
10425
10590
|
}
|
|
10426
10591
|
},
|
|
10427
10592
|
"US-AR": {
|
|
@@ -11117,6 +11282,17 @@
|
|
|
11117
11282
|
"Other Renewables": 0,
|
|
11118
11283
|
"Solar": 0.0261,
|
|
11119
11284
|
"Wind": 0
|
|
11285
|
+
},
|
|
11286
|
+
"2024-04": {
|
|
11287
|
+
"Bioenergy": 0.0178,
|
|
11288
|
+
"Coal": 0.3282,
|
|
11289
|
+
"Gas": 0.2105,
|
|
11290
|
+
"Hydro": 0.0913,
|
|
11291
|
+
"Nuclear": 0.3256,
|
|
11292
|
+
"Other Fossil": 0.0005,
|
|
11293
|
+
"Other Renewables": 0,
|
|
11294
|
+
"Solar": 0.0261,
|
|
11295
|
+
"Wind": 0
|
|
11120
11296
|
}
|
|
11121
11297
|
},
|
|
11122
11298
|
"US-AZ": {
|
|
@@ -11812,6 +11988,17 @@
|
|
|
11812
11988
|
"Other Renewables": 0,
|
|
11813
11989
|
"Solar": 0.0697,
|
|
11814
11990
|
"Wind": 0.0245
|
|
11991
|
+
},
|
|
11992
|
+
"2024-04": {
|
|
11993
|
+
"Bioenergy": 0,
|
|
11994
|
+
"Coal": 0.1215,
|
|
11995
|
+
"Gas": 0.3893,
|
|
11996
|
+
"Hydro": 0.0517,
|
|
11997
|
+
"Nuclear": 0.3434,
|
|
11998
|
+
"Other Fossil": 0,
|
|
11999
|
+
"Other Renewables": 0,
|
|
12000
|
+
"Solar": 0.0697,
|
|
12001
|
+
"Wind": 0.0245
|
|
11815
12002
|
}
|
|
11816
12003
|
},
|
|
11817
12004
|
"US-CA": {
|
|
@@ -12507,6 +12694,17 @@
|
|
|
12507
12694
|
"Other Renewables": 0.0525,
|
|
12508
12695
|
"Solar": 0.1591,
|
|
12509
12696
|
"Wind": 0.082
|
|
12697
|
+
},
|
|
12698
|
+
"2024-04": {
|
|
12699
|
+
"Bioenergy": 0.0226,
|
|
12700
|
+
"Coal": 0.0011,
|
|
12701
|
+
"Gas": 0.4257,
|
|
12702
|
+
"Hydro": 0.1579,
|
|
12703
|
+
"Nuclear": 0.099,
|
|
12704
|
+
"Other Fossil": 0,
|
|
12705
|
+
"Other Renewables": 0.0525,
|
|
12706
|
+
"Solar": 0.1591,
|
|
12707
|
+
"Wind": 0.082
|
|
12510
12708
|
}
|
|
12511
12709
|
},
|
|
12512
12710
|
"US-CO": {
|
|
@@ -13202,6 +13400,17 @@
|
|
|
13202
13400
|
"Other Renewables": 0,
|
|
13203
13401
|
"Solar": 0.0633,
|
|
13204
13402
|
"Wind": 0.2918
|
|
13403
|
+
},
|
|
13404
|
+
"2024-04": {
|
|
13405
|
+
"Bioenergy": 0.002,
|
|
13406
|
+
"Coal": 0.3327,
|
|
13407
|
+
"Gas": 0.2898,
|
|
13408
|
+
"Hydro": 0.0198,
|
|
13409
|
+
"Nuclear": 0,
|
|
13410
|
+
"Other Fossil": 0.0006,
|
|
13411
|
+
"Other Renewables": 0,
|
|
13412
|
+
"Solar": 0.0633,
|
|
13413
|
+
"Wind": 0.2918
|
|
13205
13414
|
}
|
|
13206
13415
|
},
|
|
13207
13416
|
"US-CT": {
|
|
@@ -13897,6 +14106,17 @@
|
|
|
13897
14106
|
"Other Renewables": 0,
|
|
13898
14107
|
"Solar": 0.009,
|
|
13899
14108
|
"Wind": 0.0003
|
|
14109
|
+
},
|
|
14110
|
+
"2024-04": {
|
|
14111
|
+
"Bioenergy": 0.0102,
|
|
14112
|
+
"Coal": 0,
|
|
14113
|
+
"Gas": 0.5281,
|
|
14114
|
+
"Hydro": 0.011,
|
|
14115
|
+
"Nuclear": 0.4317,
|
|
14116
|
+
"Other Fossil": 0.0097,
|
|
14117
|
+
"Other Renewables": 0,
|
|
14118
|
+
"Solar": 0.009,
|
|
14119
|
+
"Wind": 0.0003
|
|
13900
14120
|
}
|
|
13901
14121
|
},
|
|
13902
14122
|
"US-DE": {
|
|
@@ -14592,6 +14812,17 @@
|
|
|
14592
14812
|
"Other Renewables": 0,
|
|
14593
14813
|
"Solar": 0.0306,
|
|
14594
14814
|
"Wind": 0.0002
|
|
14815
|
+
},
|
|
14816
|
+
"2024-04": {
|
|
14817
|
+
"Bioenergy": 0.0176,
|
|
14818
|
+
"Coal": 0,
|
|
14819
|
+
"Gas": 0.9516,
|
|
14820
|
+
"Hydro": 0,
|
|
14821
|
+
"Nuclear": 0,
|
|
14822
|
+
"Other Fossil": 0,
|
|
14823
|
+
"Other Renewables": 0,
|
|
14824
|
+
"Solar": 0.0306,
|
|
14825
|
+
"Wind": 0.0002
|
|
14595
14826
|
}
|
|
14596
14827
|
},
|
|
14597
14828
|
"US-FL": {
|
|
@@ -15287,6 +15518,17 @@
|
|
|
15287
15518
|
"Other Renewables": 0,
|
|
15288
15519
|
"Solar": 0.076,
|
|
15289
15520
|
"Wind": 0
|
|
15521
|
+
},
|
|
15522
|
+
"2024-04": {
|
|
15523
|
+
"Bioenergy": 0.0151,
|
|
15524
|
+
"Coal": 0.0194,
|
|
15525
|
+
"Gas": 0.7232,
|
|
15526
|
+
"Hydro": 0.0012,
|
|
15527
|
+
"Nuclear": 0.153,
|
|
15528
|
+
"Other Fossil": 0.0121,
|
|
15529
|
+
"Other Renewables": 0,
|
|
15530
|
+
"Solar": 0.076,
|
|
15531
|
+
"Wind": 0
|
|
15290
15532
|
}
|
|
15291
15533
|
},
|
|
15292
15534
|
"US-GA": {
|
|
@@ -15982,6 +16224,17 @@
|
|
|
15982
16224
|
"Other Renewables": 0,
|
|
15983
16225
|
"Solar": 0.0572,
|
|
15984
16226
|
"Wind": 0
|
|
16227
|
+
},
|
|
16228
|
+
"2024-04": {
|
|
16229
|
+
"Bioenergy": 0.0416,
|
|
16230
|
+
"Coal": 0.1222,
|
|
16231
|
+
"Gas": 0.4422,
|
|
16232
|
+
"Hydro": 0.0278,
|
|
16233
|
+
"Nuclear": 0.3069,
|
|
16234
|
+
"Other Fossil": 0.0021,
|
|
16235
|
+
"Other Renewables": 0,
|
|
16236
|
+
"Solar": 0.0572,
|
|
16237
|
+
"Wind": 0
|
|
15985
16238
|
}
|
|
15986
16239
|
},
|
|
15987
16240
|
"US-HI": {
|
|
@@ -16677,6 +16930,17 @@
|
|
|
16677
16930
|
"Other Renewables": 0,
|
|
16678
16931
|
"Solar": 0.0657,
|
|
16679
16932
|
"Wind": 0.0924
|
|
16933
|
+
},
|
|
16934
|
+
"2024-04": {
|
|
16935
|
+
"Bioenergy": 0.0228,
|
|
16936
|
+
"Coal": 0,
|
|
16937
|
+
"Gas": 0,
|
|
16938
|
+
"Hydro": 0,
|
|
16939
|
+
"Nuclear": 0,
|
|
16940
|
+
"Other Fossil": 0.8191,
|
|
16941
|
+
"Other Renewables": 0,
|
|
16942
|
+
"Solar": 0.0657,
|
|
16943
|
+
"Wind": 0.0924
|
|
16680
16944
|
}
|
|
16681
16945
|
},
|
|
16682
16946
|
"US-IA": {
|
|
@@ -17372,6 +17636,17 @@
|
|
|
17372
17636
|
"Other Renewables": 0,
|
|
17373
17637
|
"Solar": 0.0068,
|
|
17374
17638
|
"Wind": 0.7377
|
|
17639
|
+
},
|
|
17640
|
+
"2024-04": {
|
|
17641
|
+
"Bioenergy": 0.0031,
|
|
17642
|
+
"Coal": 0.1109,
|
|
17643
|
+
"Gas": 0.14,
|
|
17644
|
+
"Hydro": 0,
|
|
17645
|
+
"Nuclear": 0,
|
|
17646
|
+
"Other Fossil": 0.0017,
|
|
17647
|
+
"Other Renewables": 0,
|
|
17648
|
+
"Solar": 0.0068,
|
|
17649
|
+
"Wind": 0.7377
|
|
17375
17650
|
}
|
|
17376
17651
|
},
|
|
17377
17652
|
"US-ID": {
|
|
@@ -18067,6 +18342,17 @@
|
|
|
18067
18342
|
"Other Renewables": 0,
|
|
18068
18343
|
"Solar": 0.0338,
|
|
18069
18344
|
"Wind": 0.1723
|
|
18345
|
+
},
|
|
18346
|
+
"2024-04": {
|
|
18347
|
+
"Bioenergy": 0.0273,
|
|
18348
|
+
"Coal": 0,
|
|
18349
|
+
"Gas": 0.3743,
|
|
18350
|
+
"Hydro": 0.3877,
|
|
18351
|
+
"Nuclear": 0,
|
|
18352
|
+
"Other Fossil": 0.0046,
|
|
18353
|
+
"Other Renewables": 0,
|
|
18354
|
+
"Solar": 0.0338,
|
|
18355
|
+
"Wind": 0.1723
|
|
18070
18356
|
}
|
|
18071
18357
|
},
|
|
18072
18358
|
"US-IL": {
|
|
@@ -18762,6 +19048,17 @@
|
|
|
18762
19048
|
"Other Renewables": 0,
|
|
18763
19049
|
"Solar": 0.0119,
|
|
18764
19050
|
"Wind": 0.1633
|
|
19051
|
+
},
|
|
19052
|
+
"2024-04": {
|
|
19053
|
+
"Bioenergy": 0.0016,
|
|
19054
|
+
"Coal": 0.1205,
|
|
19055
|
+
"Gas": 0.1541,
|
|
19056
|
+
"Hydro": 0,
|
|
19057
|
+
"Nuclear": 0.5471,
|
|
19058
|
+
"Other Fossil": 0.0015,
|
|
19059
|
+
"Other Renewables": 0,
|
|
19060
|
+
"Solar": 0.0119,
|
|
19061
|
+
"Wind": 0.1633
|
|
18765
19062
|
}
|
|
18766
19063
|
},
|
|
18767
19064
|
"US-IN": {
|
|
@@ -19457,6 +19754,17 @@
|
|
|
19457
19754
|
"Other Renewables": 0,
|
|
19458
19755
|
"Solar": 0.0212,
|
|
19459
19756
|
"Wind": 0.1292
|
|
19757
|
+
},
|
|
19758
|
+
"2024-04": {
|
|
19759
|
+
"Bioenergy": 0.004,
|
|
19760
|
+
"Coal": 0.3879,
|
|
19761
|
+
"Gas": 0.4472,
|
|
19762
|
+
"Hydro": 0.005,
|
|
19763
|
+
"Nuclear": 0,
|
|
19764
|
+
"Other Fossil": 0.0054,
|
|
19765
|
+
"Other Renewables": 0,
|
|
19766
|
+
"Solar": 0.0212,
|
|
19767
|
+
"Wind": 0.1292
|
|
19460
19768
|
}
|
|
19461
19769
|
},
|
|
19462
19770
|
"US-KS": {
|
|
@@ -20152,6 +20460,17 @@
|
|
|
20152
20460
|
"Other Renewables": 0,
|
|
20153
20461
|
"Solar": 0.0011,
|
|
20154
20462
|
"Wind": 0.6138
|
|
20463
|
+
},
|
|
20464
|
+
"2024-04": {
|
|
20465
|
+
"Bioenergy": 0,
|
|
20466
|
+
"Coal": 0.123,
|
|
20467
|
+
"Gas": 0.0664,
|
|
20468
|
+
"Hydro": 0.0002,
|
|
20469
|
+
"Nuclear": 0.1933,
|
|
20470
|
+
"Other Fossil": 0.0021,
|
|
20471
|
+
"Other Renewables": 0,
|
|
20472
|
+
"Solar": 0.0011,
|
|
20473
|
+
"Wind": 0.6138
|
|
20155
20474
|
}
|
|
20156
20475
|
},
|
|
20157
20476
|
"US-KY": {
|
|
@@ -20847,6 +21166,17 @@
|
|
|
20847
21166
|
"Other Renewables": 0,
|
|
20848
21167
|
"Solar": 0.002,
|
|
20849
21168
|
"Wind": 0
|
|
21169
|
+
},
|
|
21170
|
+
"2024-04": {
|
|
21171
|
+
"Bioenergy": 0.0067,
|
|
21172
|
+
"Coal": 0.7144,
|
|
21173
|
+
"Gas": 0.1898,
|
|
21174
|
+
"Hydro": 0.0853,
|
|
21175
|
+
"Nuclear": 0,
|
|
21176
|
+
"Other Fossil": 0.0019,
|
|
21177
|
+
"Other Renewables": 0,
|
|
21178
|
+
"Solar": 0.002,
|
|
21179
|
+
"Wind": 0
|
|
20850
21180
|
}
|
|
20851
21181
|
},
|
|
20852
21182
|
"US-LA": {
|
|
@@ -21542,6 +21872,17 @@
|
|
|
21542
21872
|
"Other Renewables": 0,
|
|
21543
21873
|
"Solar": 0.0071,
|
|
21544
21874
|
"Wind": 0
|
|
21875
|
+
},
|
|
21876
|
+
"2024-04": {
|
|
21877
|
+
"Bioenergy": 0.0233,
|
|
21878
|
+
"Coal": 0.0487,
|
|
21879
|
+
"Gas": 0.7174,
|
|
21880
|
+
"Hydro": 0.0127,
|
|
21881
|
+
"Nuclear": 0.1902,
|
|
21882
|
+
"Other Fossil": 0.0005,
|
|
21883
|
+
"Other Renewables": 0,
|
|
21884
|
+
"Solar": 0.0071,
|
|
21885
|
+
"Wind": 0
|
|
21545
21886
|
}
|
|
21546
21887
|
},
|
|
21547
21888
|
"US-MA": {
|
|
@@ -22237,6 +22578,17 @@
|
|
|
22237
22578
|
"Other Renewables": 0,
|
|
22238
22579
|
"Solar": 0.0882,
|
|
22239
22580
|
"Wind": 0.0072
|
|
22581
|
+
},
|
|
22582
|
+
"2024-04": {
|
|
22583
|
+
"Bioenergy": 0.0462,
|
|
22584
|
+
"Coal": 0,
|
|
22585
|
+
"Gas": 0.7852,
|
|
22586
|
+
"Hydro": 0.0268,
|
|
22587
|
+
"Nuclear": 0,
|
|
22588
|
+
"Other Fossil": 0.0463,
|
|
22589
|
+
"Other Renewables": 0,
|
|
22590
|
+
"Solar": 0.0882,
|
|
22591
|
+
"Wind": 0.0072
|
|
22240
22592
|
}
|
|
22241
22593
|
},
|
|
22242
22594
|
"US-MD": {
|
|
@@ -22932,6 +23284,17 @@
|
|
|
22932
23284
|
"Other Renewables": 0,
|
|
22933
23285
|
"Solar": 0.0354,
|
|
22934
23286
|
"Wind": 0.0244
|
|
23287
|
+
},
|
|
23288
|
+
"2024-04": {
|
|
23289
|
+
"Bioenergy": 0.0138,
|
|
23290
|
+
"Coal": 0.0434,
|
|
23291
|
+
"Gas": 0.3966,
|
|
23292
|
+
"Hydro": 0.1015,
|
|
23293
|
+
"Nuclear": 0.3702,
|
|
23294
|
+
"Other Fossil": 0.0147,
|
|
23295
|
+
"Other Renewables": 0,
|
|
23296
|
+
"Solar": 0.0354,
|
|
23297
|
+
"Wind": 0.0244
|
|
22935
23298
|
}
|
|
22936
23299
|
},
|
|
22937
23300
|
"US-ME": {
|
|
@@ -23627,6 +23990,17 @@
|
|
|
23627
23990
|
"Other Renewables": 0,
|
|
23628
23991
|
"Solar": 0.0564,
|
|
23629
23992
|
"Wind": 0.2586
|
|
23993
|
+
},
|
|
23994
|
+
"2024-04": {
|
|
23995
|
+
"Bioenergy": 0.1231,
|
|
23996
|
+
"Coal": 0.0031,
|
|
23997
|
+
"Gas": 0.2424,
|
|
23998
|
+
"Hydro": 0.2877,
|
|
23999
|
+
"Nuclear": 0,
|
|
24000
|
+
"Other Fossil": 0.0288,
|
|
24001
|
+
"Other Renewables": 0,
|
|
24002
|
+
"Solar": 0.0564,
|
|
24003
|
+
"Wind": 0.2586
|
|
23630
24004
|
}
|
|
23631
24005
|
},
|
|
23632
24006
|
"US-MI": {
|
|
@@ -24322,6 +24696,17 @@
|
|
|
24322
24696
|
"Other Renewables": 0,
|
|
24323
24697
|
"Solar": 0.0122,
|
|
24324
24698
|
"Wind": 0.0869
|
|
24699
|
+
},
|
|
24700
|
+
"2024-04": {
|
|
24701
|
+
"Bioenergy": 0.0161,
|
|
24702
|
+
"Coal": 0.1393,
|
|
24703
|
+
"Gas": 0.5004,
|
|
24704
|
+
"Hydro": 0.0034,
|
|
24705
|
+
"Nuclear": 0.2316,
|
|
24706
|
+
"Other Fossil": 0.01,
|
|
24707
|
+
"Other Renewables": 0,
|
|
24708
|
+
"Solar": 0.0122,
|
|
24709
|
+
"Wind": 0.0869
|
|
24325
24710
|
}
|
|
24326
24711
|
},
|
|
24327
24712
|
"US-MN": {
|
|
@@ -25017,6 +25402,17 @@
|
|
|
25017
25402
|
"Other Renewables": 0,
|
|
25018
25403
|
"Solar": 0.0332,
|
|
25019
25404
|
"Wind": 0.2972
|
|
25405
|
+
},
|
|
25406
|
+
"2024-04": {
|
|
25407
|
+
"Bioenergy": 0.0206,
|
|
25408
|
+
"Coal": 0.1945,
|
|
25409
|
+
"Gas": 0.2718,
|
|
25410
|
+
"Hydro": 0.0118,
|
|
25411
|
+
"Nuclear": 0.1652,
|
|
25412
|
+
"Other Fossil": 0.0055,
|
|
25413
|
+
"Other Renewables": 0,
|
|
25414
|
+
"Solar": 0.0332,
|
|
25415
|
+
"Wind": 0.2972
|
|
25020
25416
|
}
|
|
25021
25417
|
},
|
|
25022
25418
|
"US-MO": {
|
|
@@ -25712,6 +26108,17 @@
|
|
|
25712
26108
|
"Other Renewables": 0,
|
|
25713
26109
|
"Solar": 0.0027,
|
|
25714
26110
|
"Wind": 0.1665
|
|
26111
|
+
},
|
|
26112
|
+
"2024-04": {
|
|
26113
|
+
"Bioenergy": 0.0024,
|
|
26114
|
+
"Coal": 0.5422,
|
|
26115
|
+
"Gas": 0.1124,
|
|
26116
|
+
"Hydro": 0.0301,
|
|
26117
|
+
"Nuclear": 0.1437,
|
|
26118
|
+
"Other Fossil": 0,
|
|
26119
|
+
"Other Renewables": 0,
|
|
26120
|
+
"Solar": 0.0027,
|
|
26121
|
+
"Wind": 0.1665
|
|
25715
26122
|
}
|
|
25716
26123
|
},
|
|
25717
26124
|
"US-MS": {
|
|
@@ -26407,6 +26814,17 @@
|
|
|
26407
26814
|
"Other Renewables": 0,
|
|
26408
26815
|
"Solar": 0.0103,
|
|
26409
26816
|
"Wind": 0
|
|
26817
|
+
},
|
|
26818
|
+
"2024-04": {
|
|
26819
|
+
"Bioenergy": 0.0182,
|
|
26820
|
+
"Coal": 0.0234,
|
|
26821
|
+
"Gas": 0.7689,
|
|
26822
|
+
"Hydro": 0,
|
|
26823
|
+
"Nuclear": 0.1792,
|
|
26824
|
+
"Other Fossil": 0,
|
|
26825
|
+
"Other Renewables": 0,
|
|
26826
|
+
"Solar": 0.0103,
|
|
26827
|
+
"Wind": 0
|
|
26410
26828
|
}
|
|
26411
26829
|
},
|
|
26412
26830
|
"US-MT": {
|
|
@@ -27102,6 +27520,17 @@
|
|
|
27102
27520
|
"Other Renewables": 0,
|
|
27103
27521
|
"Solar": 0.0086,
|
|
27104
27522
|
"Wind": 0.2398
|
|
27523
|
+
},
|
|
27524
|
+
"2024-04": {
|
|
27525
|
+
"Bioenergy": 0.001,
|
|
27526
|
+
"Coal": 0.4302,
|
|
27527
|
+
"Gas": 0.0347,
|
|
27528
|
+
"Hydro": 0.2561,
|
|
27529
|
+
"Nuclear": 0,
|
|
27530
|
+
"Other Fossil": 0.0296,
|
|
27531
|
+
"Other Renewables": 0,
|
|
27532
|
+
"Solar": 0.0086,
|
|
27533
|
+
"Wind": 0.2398
|
|
27105
27534
|
}
|
|
27106
27535
|
},
|
|
27107
27536
|
"US-NC": {
|
|
@@ -27797,6 +28226,17 @@
|
|
|
27797
28226
|
"Other Renewables": 0,
|
|
27798
28227
|
"Solar": 0.0796,
|
|
27799
28228
|
"Wind": 0.005
|
|
28229
|
+
},
|
|
28230
|
+
"2024-04": {
|
|
28231
|
+
"Bioenergy": 0.012,
|
|
28232
|
+
"Coal": 0.0963,
|
|
28233
|
+
"Gas": 0.4355,
|
|
28234
|
+
"Hydro": 0.0473,
|
|
28235
|
+
"Nuclear": 0.3217,
|
|
28236
|
+
"Other Fossil": 0.0025,
|
|
28237
|
+
"Other Renewables": 0,
|
|
28238
|
+
"Solar": 0.0796,
|
|
28239
|
+
"Wind": 0.005
|
|
27800
28240
|
}
|
|
27801
28241
|
},
|
|
27802
28242
|
"US-ND": {
|
|
@@ -28492,6 +28932,17 @@
|
|
|
28492
28932
|
"Other Renewables": 0,
|
|
28493
28933
|
"Solar": 0,
|
|
28494
28934
|
"Wind": 0.3668
|
|
28935
|
+
},
|
|
28936
|
+
"2024-04": {
|
|
28937
|
+
"Bioenergy": 0,
|
|
28938
|
+
"Coal": 0.5528,
|
|
28939
|
+
"Gas": 0.0481,
|
|
28940
|
+
"Hydro": 0.0305,
|
|
28941
|
+
"Nuclear": 0,
|
|
28942
|
+
"Other Fossil": 0.0019,
|
|
28943
|
+
"Other Renewables": 0,
|
|
28944
|
+
"Solar": 0,
|
|
28945
|
+
"Wind": 0.3668
|
|
28495
28946
|
}
|
|
28496
28947
|
},
|
|
28497
28948
|
"US-NE": {
|
|
@@ -29187,6 +29638,17 @@
|
|
|
29187
29638
|
"Other Renewables": 0,
|
|
29188
29639
|
"Solar": 0.0016,
|
|
29189
29640
|
"Wind": 0.3436
|
|
29641
|
+
},
|
|
29642
|
+
"2024-04": {
|
|
29643
|
+
"Bioenergy": 0.0019,
|
|
29644
|
+
"Coal": 0.4067,
|
|
29645
|
+
"Gas": 0.0505,
|
|
29646
|
+
"Hydro": 0.0196,
|
|
29647
|
+
"Nuclear": 0.1752,
|
|
29648
|
+
"Other Fossil": 0.001,
|
|
29649
|
+
"Other Renewables": 0,
|
|
29650
|
+
"Solar": 0.0016,
|
|
29651
|
+
"Wind": 0.3436
|
|
29190
29652
|
}
|
|
29191
29653
|
},
|
|
29192
29654
|
"US-NH": {
|
|
@@ -29882,6 +30344,17 @@
|
|
|
29882
30344
|
"Other Renewables": 0,
|
|
29883
30345
|
"Solar": 0,
|
|
29884
30346
|
"Wind": 0.0331
|
|
30347
|
+
},
|
|
30348
|
+
"2024-04": {
|
|
30349
|
+
"Bioenergy": 0.0441,
|
|
30350
|
+
"Coal": 0,
|
|
30351
|
+
"Gas": 0.152,
|
|
30352
|
+
"Hydro": 0.0934,
|
|
30353
|
+
"Nuclear": 0.673,
|
|
30354
|
+
"Other Fossil": 0.0044,
|
|
30355
|
+
"Other Renewables": 0,
|
|
30356
|
+
"Solar": 0,
|
|
30357
|
+
"Wind": 0.0331
|
|
29885
30358
|
}
|
|
29886
30359
|
},
|
|
29887
30360
|
"US-NJ": {
|
|
@@ -30577,6 +31050,17 @@
|
|
|
30577
31050
|
"Other Renewables": 0,
|
|
30578
31051
|
"Solar": 0.0255,
|
|
30579
31052
|
"Wind": 0.0003
|
|
31053
|
+
},
|
|
31054
|
+
"2024-04": {
|
|
31055
|
+
"Bioenergy": 0.0108,
|
|
31056
|
+
"Coal": 0,
|
|
31057
|
+
"Gas": 0.4486,
|
|
31058
|
+
"Hydro": 0,
|
|
31059
|
+
"Nuclear": 0.5046,
|
|
31060
|
+
"Other Fossil": 0.0102,
|
|
31061
|
+
"Other Renewables": 0,
|
|
31062
|
+
"Solar": 0.0255,
|
|
31063
|
+
"Wind": 0.0003
|
|
30580
31064
|
}
|
|
30581
31065
|
},
|
|
30582
31066
|
"US-NM": {
|
|
@@ -31272,6 +31756,17 @@
|
|
|
31272
31756
|
"Other Renewables": 0.001,
|
|
31273
31757
|
"Solar": 0.0614,
|
|
31274
31758
|
"Wind": 0.4194
|
|
31759
|
+
},
|
|
31760
|
+
"2024-04": {
|
|
31761
|
+
"Bioenergy": 0.0007,
|
|
31762
|
+
"Coal": 0.229,
|
|
31763
|
+
"Gas": 0.2884,
|
|
31764
|
+
"Hydro": 0,
|
|
31765
|
+
"Nuclear": 0,
|
|
31766
|
+
"Other Fossil": 0,
|
|
31767
|
+
"Other Renewables": 0.001,
|
|
31768
|
+
"Solar": 0.0614,
|
|
31769
|
+
"Wind": 0.4194
|
|
31275
31770
|
}
|
|
31276
31771
|
},
|
|
31277
31772
|
"US-NV": {
|
|
@@ -31967,6 +32462,17 @@
|
|
|
31967
32462
|
"Other Renewables": 0.1115,
|
|
31968
32463
|
"Solar": 0.1812,
|
|
31969
32464
|
"Wind": 0.0096
|
|
32465
|
+
},
|
|
32466
|
+
"2024-04": {
|
|
32467
|
+
"Bioenergy": 0.0015,
|
|
32468
|
+
"Coal": 0.0516,
|
|
32469
|
+
"Gas": 0.6282,
|
|
32470
|
+
"Hydro": 0.0165,
|
|
32471
|
+
"Nuclear": 0,
|
|
32472
|
+
"Other Fossil": 0,
|
|
32473
|
+
"Other Renewables": 0.1115,
|
|
32474
|
+
"Solar": 0.1812,
|
|
32475
|
+
"Wind": 0.0096
|
|
31970
32476
|
}
|
|
31971
32477
|
},
|
|
31972
32478
|
"US-NY": {
|
|
@@ -32662,6 +33168,17 @@
|
|
|
32662
33168
|
"Other Renewables": 0,
|
|
32663
33169
|
"Solar": 0.0187,
|
|
32664
33170
|
"Wind": 0.0513
|
|
33171
|
+
},
|
|
33172
|
+
"2024-04": {
|
|
33173
|
+
"Bioenergy": 0.0114,
|
|
33174
|
+
"Coal": 0,
|
|
33175
|
+
"Gas": 0.4615,
|
|
33176
|
+
"Hydro": 0.2295,
|
|
33177
|
+
"Nuclear": 0.2196,
|
|
33178
|
+
"Other Fossil": 0.0081,
|
|
33179
|
+
"Other Renewables": 0,
|
|
33180
|
+
"Solar": 0.0187,
|
|
33181
|
+
"Wind": 0.0513
|
|
32665
33182
|
}
|
|
32666
33183
|
},
|
|
32667
33184
|
"US-OH": {
|
|
@@ -33357,6 +33874,17 @@
|
|
|
33357
33874
|
"Other Renewables": 0,
|
|
33358
33875
|
"Solar": 0.0203,
|
|
33359
33876
|
"Wind": 0.0256
|
|
33877
|
+
},
|
|
33878
|
+
"2024-04": {
|
|
33879
|
+
"Bioenergy": 0.001,
|
|
33880
|
+
"Coal": 0.1658,
|
|
33881
|
+
"Gas": 0.6399,
|
|
33882
|
+
"Hydro": 0.0043,
|
|
33883
|
+
"Nuclear": 0.1378,
|
|
33884
|
+
"Other Fossil": 0.0054,
|
|
33885
|
+
"Other Renewables": 0,
|
|
33886
|
+
"Solar": 0.0203,
|
|
33887
|
+
"Wind": 0.0256
|
|
33360
33888
|
}
|
|
33361
33889
|
},
|
|
33362
33890
|
"US-OK": {
|
|
@@ -34052,6 +34580,17 @@
|
|
|
34052
34580
|
"Other Renewables": 0,
|
|
34053
34581
|
"Solar": 0.0007,
|
|
34054
34582
|
"Wind": 0.5505
|
|
34583
|
+
},
|
|
34584
|
+
"2024-04": {
|
|
34585
|
+
"Bioenergy": 0.004,
|
|
34586
|
+
"Coal": 0.0197,
|
|
34587
|
+
"Gas": 0.3993,
|
|
34588
|
+
"Hydro": 0.0255,
|
|
34589
|
+
"Nuclear": 0,
|
|
34590
|
+
"Other Fossil": 0.0004,
|
|
34591
|
+
"Other Renewables": 0,
|
|
34592
|
+
"Solar": 0.0007,
|
|
34593
|
+
"Wind": 0.5505
|
|
34055
34594
|
}
|
|
34056
34595
|
},
|
|
34057
34596
|
"US-OR": {
|
|
@@ -34747,6 +35286,17 @@
|
|
|
34747
35286
|
"Other Renewables": 0,
|
|
34748
35287
|
"Solar": 0.0198,
|
|
34749
35288
|
"Wind": 0.1357
|
|
35289
|
+
},
|
|
35290
|
+
"2024-04": {
|
|
35291
|
+
"Bioenergy": 0.0148,
|
|
35292
|
+
"Coal": 0,
|
|
35293
|
+
"Gas": 0.4076,
|
|
35294
|
+
"Hydro": 0.4221,
|
|
35295
|
+
"Nuclear": 0,
|
|
35296
|
+
"Other Fossil": 0.0001,
|
|
35297
|
+
"Other Renewables": 0,
|
|
35298
|
+
"Solar": 0.0198,
|
|
35299
|
+
"Wind": 0.1357
|
|
34750
35300
|
}
|
|
34751
35301
|
},
|
|
34752
35302
|
"US-PA": {
|
|
@@ -35442,6 +35992,17 @@
|
|
|
35442
35992
|
"Other Renewables": 0,
|
|
35443
35993
|
"Solar": 0.0034,
|
|
35444
35994
|
"Wind": 0.0153
|
|
35995
|
+
},
|
|
35996
|
+
"2024-04": {
|
|
35997
|
+
"Bioenergy": 0.0062,
|
|
35998
|
+
"Coal": 0.0554,
|
|
35999
|
+
"Gas": 0.5827,
|
|
36000
|
+
"Hydro": 0.0095,
|
|
36001
|
+
"Nuclear": 0.3238,
|
|
36002
|
+
"Other Fossil": 0.0038,
|
|
36003
|
+
"Other Renewables": 0,
|
|
36004
|
+
"Solar": 0.0034,
|
|
36005
|
+
"Wind": 0.0153
|
|
35445
36006
|
}
|
|
35446
36007
|
},
|
|
35447
36008
|
"US-RI": {
|
|
@@ -36137,6 +36698,17 @@
|
|
|
36137
36698
|
"Other Renewables": 0,
|
|
36138
36699
|
"Solar": 0.0822,
|
|
36139
36700
|
"Wind": 0.0345
|
|
36701
|
+
},
|
|
36702
|
+
"2024-04": {
|
|
36703
|
+
"Bioenergy": 0.0425,
|
|
36704
|
+
"Coal": 0,
|
|
36705
|
+
"Gas": 0.8408,
|
|
36706
|
+
"Hydro": 0,
|
|
36707
|
+
"Nuclear": 0,
|
|
36708
|
+
"Other Fossil": 0,
|
|
36709
|
+
"Other Renewables": 0,
|
|
36710
|
+
"Solar": 0.0822,
|
|
36711
|
+
"Wind": 0.0345
|
|
36140
36712
|
}
|
|
36141
36713
|
},
|
|
36142
36714
|
"US-SC": {
|
|
@@ -36832,6 +37404,17 @@
|
|
|
36832
37404
|
"Other Renewables": 0,
|
|
36833
37405
|
"Solar": 0.0233,
|
|
36834
37406
|
"Wind": 0
|
|
37407
|
+
},
|
|
37408
|
+
"2024-04": {
|
|
37409
|
+
"Bioenergy": 0.0179,
|
|
37410
|
+
"Coal": 0.1199,
|
|
37411
|
+
"Gas": 0.221,
|
|
37412
|
+
"Hydro": 0.0292,
|
|
37413
|
+
"Nuclear": 0.5874,
|
|
37414
|
+
"Other Fossil": 0.0013,
|
|
37415
|
+
"Other Renewables": 0,
|
|
37416
|
+
"Solar": 0.0233,
|
|
37417
|
+
"Wind": 0
|
|
36835
37418
|
}
|
|
36836
37419
|
},
|
|
36837
37420
|
"US-SD": {
|
|
@@ -37527,6 +38110,17 @@
|
|
|
37527
38110
|
"Other Renewables": 0,
|
|
37528
38111
|
"Solar": 0.007,
|
|
37529
38112
|
"Wind": 0.619
|
|
38113
|
+
},
|
|
38114
|
+
"2024-04": {
|
|
38115
|
+
"Bioenergy": 0,
|
|
38116
|
+
"Coal": 0.0773,
|
|
38117
|
+
"Gas": 0.1245,
|
|
38118
|
+
"Hydro": 0.1722,
|
|
38119
|
+
"Nuclear": 0,
|
|
38120
|
+
"Other Fossil": 0,
|
|
38121
|
+
"Other Renewables": 0,
|
|
38122
|
+
"Solar": 0.007,
|
|
38123
|
+
"Wind": 0.619
|
|
37530
38124
|
}
|
|
37531
38125
|
},
|
|
37532
38126
|
"US-TN": {
|
|
@@ -38222,6 +38816,17 @@
|
|
|
38222
38816
|
"Other Renewables": 0,
|
|
38223
38817
|
"Solar": 0.0105,
|
|
38224
38818
|
"Wind": 0
|
|
38819
|
+
},
|
|
38820
|
+
"2024-04": {
|
|
38821
|
+
"Bioenergy": 0.0054,
|
|
38822
|
+
"Coal": 0.2026,
|
|
38823
|
+
"Gas": 0.1853,
|
|
38824
|
+
"Hydro": 0.1233,
|
|
38825
|
+
"Nuclear": 0.4723,
|
|
38826
|
+
"Other Fossil": 0.0006,
|
|
38827
|
+
"Other Renewables": 0,
|
|
38828
|
+
"Solar": 0.0105,
|
|
38829
|
+
"Wind": 0
|
|
38225
38830
|
}
|
|
38226
38831
|
},
|
|
38227
38832
|
"US-TX": {
|
|
@@ -38917,6 +39522,17 @@
|
|
|
38917
39522
|
"Other Renewables": 0,
|
|
38918
39523
|
"Solar": 0.0584,
|
|
38919
39524
|
"Wind": 0.3088
|
|
39525
|
+
},
|
|
39526
|
+
"2024-04": {
|
|
39527
|
+
"Bioenergy": 0.002,
|
|
39528
|
+
"Coal": 0.0906,
|
|
39529
|
+
"Gas": 0.4468,
|
|
39530
|
+
"Hydro": 0.0019,
|
|
39531
|
+
"Nuclear": 0.0909,
|
|
39532
|
+
"Other Fossil": 0.0006,
|
|
39533
|
+
"Other Renewables": 0,
|
|
39534
|
+
"Solar": 0.0584,
|
|
39535
|
+
"Wind": 0.3088
|
|
38920
39536
|
}
|
|
38921
39537
|
},
|
|
38922
39538
|
"US-UT": {
|
|
@@ -39612,6 +40228,17 @@
|
|
|
39612
40228
|
"Other Renewables": 0.0161,
|
|
39613
40229
|
"Solar": 0.1142,
|
|
39614
40230
|
"Wind": 0.0319
|
|
40231
|
+
},
|
|
40232
|
+
"2024-04": {
|
|
40233
|
+
"Bioenergy": 0.0024,
|
|
40234
|
+
"Coal": 0.3689,
|
|
40235
|
+
"Gas": 0.4609,
|
|
40236
|
+
"Hydro": 0,
|
|
40237
|
+
"Nuclear": 0,
|
|
40238
|
+
"Other Fossil": 0.0054,
|
|
40239
|
+
"Other Renewables": 0.0161,
|
|
40240
|
+
"Solar": 0.1142,
|
|
40241
|
+
"Wind": 0.0319
|
|
39615
40242
|
}
|
|
39616
40243
|
},
|
|
39617
40244
|
"US-VA": {
|
|
@@ -40307,6 +40934,17 @@
|
|
|
40307
40934
|
"Other Renewables": 0,
|
|
40308
40935
|
"Solar": 0.0461,
|
|
40309
40936
|
"Wind": 0.0005
|
|
40937
|
+
},
|
|
40938
|
+
"2024-04": {
|
|
40939
|
+
"Bioenergy": 0.0296,
|
|
40940
|
+
"Coal": 0.0115,
|
|
40941
|
+
"Gas": 0.6222,
|
|
40942
|
+
"Hydro": 0,
|
|
40943
|
+
"Nuclear": 0.2849,
|
|
40944
|
+
"Other Fossil": 0.0051,
|
|
40945
|
+
"Other Renewables": 0,
|
|
40946
|
+
"Solar": 0.0461,
|
|
40947
|
+
"Wind": 0.0005
|
|
40310
40948
|
}
|
|
40311
40949
|
},
|
|
40312
40950
|
"US-VT": {
|
|
@@ -41002,6 +41640,17 @@
|
|
|
41002
41640
|
"Other Renewables": 0,
|
|
41003
41641
|
"Solar": 0.0772,
|
|
41004
41642
|
"Wind": 0.1632
|
|
41643
|
+
},
|
|
41644
|
+
"2024-04": {
|
|
41645
|
+
"Bioenergy": 0.1863,
|
|
41646
|
+
"Coal": 0,
|
|
41647
|
+
"Gas": 0.0006,
|
|
41648
|
+
"Hydro": 0.5715,
|
|
41649
|
+
"Nuclear": 0,
|
|
41650
|
+
"Other Fossil": 0.0011,
|
|
41651
|
+
"Other Renewables": 0,
|
|
41652
|
+
"Solar": 0.0772,
|
|
41653
|
+
"Wind": 0.1632
|
|
41005
41654
|
}
|
|
41006
41655
|
},
|
|
41007
41656
|
"US-WA": {
|
|
@@ -41697,6 +42346,17 @@
|
|
|
41697
42346
|
"Other Renewables": 0,
|
|
41698
42347
|
"Solar": 0.0023,
|
|
41699
42348
|
"Wind": 0.092
|
|
42349
|
+
},
|
|
42350
|
+
"2024-04": {
|
|
42351
|
+
"Bioenergy": 0.011,
|
|
42352
|
+
"Coal": 0.0394,
|
|
42353
|
+
"Gas": 0.2156,
|
|
42354
|
+
"Hydro": 0.5363,
|
|
42355
|
+
"Nuclear": 0.1027,
|
|
42356
|
+
"Other Fossil": 0.0008,
|
|
42357
|
+
"Other Renewables": 0,
|
|
42358
|
+
"Solar": 0.0023,
|
|
42359
|
+
"Wind": 0.092
|
|
41700
42360
|
}
|
|
41701
42361
|
},
|
|
41702
42362
|
"US-WI": {
|
|
@@ -42392,6 +43052,17 @@
|
|
|
42392
43052
|
"Other Renewables": 0,
|
|
42393
43053
|
"Solar": 0.0343,
|
|
42394
43054
|
"Wind": 0.0382
|
|
43055
|
+
},
|
|
43056
|
+
"2024-04": {
|
|
43057
|
+
"Bioenergy": 0.0155,
|
|
43058
|
+
"Coal": 0.2621,
|
|
43059
|
+
"Gas": 0.4508,
|
|
43060
|
+
"Hydro": 0.0243,
|
|
43061
|
+
"Nuclear": 0.1739,
|
|
43062
|
+
"Other Fossil": 0.0011,
|
|
43063
|
+
"Other Renewables": 0,
|
|
43064
|
+
"Solar": 0.0343,
|
|
43065
|
+
"Wind": 0.0382
|
|
42395
43066
|
}
|
|
42396
43067
|
},
|
|
42397
43068
|
"US-WV": {
|
|
@@ -43087,6 +43758,17 @@
|
|
|
43087
43758
|
"Other Renewables": 0,
|
|
43088
43759
|
"Solar": 0,
|
|
43089
43760
|
"Wind": 0.0554
|
|
43761
|
+
},
|
|
43762
|
+
"2024-04": {
|
|
43763
|
+
"Bioenergy": 0,
|
|
43764
|
+
"Coal": 0.8324,
|
|
43765
|
+
"Gas": 0.0603,
|
|
43766
|
+
"Hydro": 0.0481,
|
|
43767
|
+
"Nuclear": 0,
|
|
43768
|
+
"Other Fossil": 0.0038,
|
|
43769
|
+
"Other Renewables": 0,
|
|
43770
|
+
"Solar": 0,
|
|
43771
|
+
"Wind": 0.0554
|
|
43090
43772
|
}
|
|
43091
43773
|
},
|
|
43092
43774
|
"US-WY": {
|
|
@@ -43782,6 +44464,17 @@
|
|
|
43782
44464
|
"Other Renewables": 0,
|
|
43783
44465
|
"Solar": 0.0032,
|
|
43784
44466
|
"Wind": 0.2626
|
|
44467
|
+
},
|
|
44468
|
+
"2024-04": {
|
|
44469
|
+
"Bioenergy": 0,
|
|
44470
|
+
"Coal": 0.6559,
|
|
44471
|
+
"Gas": 0.0757,
|
|
44472
|
+
"Hydro": 0,
|
|
44473
|
+
"Nuclear": 0,
|
|
44474
|
+
"Other Fossil": 0.0027,
|
|
44475
|
+
"Other Renewables": 0,
|
|
44476
|
+
"Solar": 0.0032,
|
|
44477
|
+
"Wind": 0.2626
|
|
43785
44478
|
}
|
|
43786
44479
|
}
|
|
43787
44480
|
}
|