@digital4better/data 1.2.28 → 1.2.29
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 +84 -84
- package/data/factor/country-yearly-green.json +736 -736
- package/data/factor/country-yearly.csv +88 -88
- package/data/factor/country-yearly.json +733 -733
- package/data/factor/subdivision-monthly-green.csv +63 -0
- package/data/factor/subdivision-monthly-green.json +693 -0
- package/data/factor/subdivision-monthly.csv +63 -0
- package/data/factor/subdivision-monthly.json +693 -0
- 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 +22 -22
- package/data/mix/continent-yearly.csv +6 -6
- package/data/mix/continent-yearly.json +47 -47
- 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 +81 -81
- package/data/mix/country-yearly-green.json +293 -293
- package/data/mix/country-yearly.csv +81 -81
- package/data/mix/country-yearly.json +544 -544
- package/data/mix/subdivision-monthly-green.csv +63 -0
- package/data/mix/subdivision-monthly-green.json +378 -0
- package/data/mix/subdivision-monthly.csv +63 -0
- package/data/mix/subdivision-monthly.json +693 -0
- 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 +6 -6
- package/package.json +2 -2
|
@@ -835,6 +835,17 @@
|
|
|
835
835
|
"Other Renewables": 0.0017,
|
|
836
836
|
"Solar": 0.0237,
|
|
837
837
|
"Wind": 0.1632
|
|
838
|
+
},
|
|
839
|
+
"2025-05": {
|
|
840
|
+
"Bioenergy": 0.0579,
|
|
841
|
+
"Coal": 0.1675,
|
|
842
|
+
"Gas": 0.5272,
|
|
843
|
+
"Hydro": 0.0212,
|
|
844
|
+
"Nuclear": 0,
|
|
845
|
+
"Other Fossil": 0.0375,
|
|
846
|
+
"Other Renewables": 0.0017,
|
|
847
|
+
"Solar": 0.0237,
|
|
848
|
+
"Wind": 0.1632
|
|
838
849
|
}
|
|
839
850
|
},
|
|
840
851
|
"CA-BC": {
|
|
@@ -1673,6 +1684,17 @@
|
|
|
1673
1684
|
"Other Renewables": 0.0002,
|
|
1674
1685
|
"Solar": 0,
|
|
1675
1686
|
"Wind": 0.0216
|
|
1687
|
+
},
|
|
1688
|
+
"2025-05": {
|
|
1689
|
+
"Bioenergy": 0.0067,
|
|
1690
|
+
"Coal": 0.0193,
|
|
1691
|
+
"Gas": 0.0608,
|
|
1692
|
+
"Hydro": 0.887,
|
|
1693
|
+
"Nuclear": 0,
|
|
1694
|
+
"Other Fossil": 0.0043,
|
|
1695
|
+
"Other Renewables": 0.0002,
|
|
1696
|
+
"Solar": 0,
|
|
1697
|
+
"Wind": 0.0216
|
|
1676
1698
|
}
|
|
1677
1699
|
},
|
|
1678
1700
|
"CA-MB": {
|
|
@@ -2511,6 +2533,17 @@
|
|
|
2511
2533
|
"Other Renewables": 0,
|
|
2512
2534
|
"Solar": 0.0001,
|
|
2513
2535
|
"Wind": 0.0279
|
|
2536
|
+
},
|
|
2537
|
+
"2025-05": {
|
|
2538
|
+
"Bioenergy": 0.0003,
|
|
2539
|
+
"Coal": 0.0008,
|
|
2540
|
+
"Gas": 0.0024,
|
|
2541
|
+
"Hydro": 0.9684,
|
|
2542
|
+
"Nuclear": 0,
|
|
2543
|
+
"Other Fossil": 0.0002,
|
|
2544
|
+
"Other Renewables": 0,
|
|
2545
|
+
"Solar": 0.0001,
|
|
2546
|
+
"Wind": 0.0279
|
|
2514
2547
|
}
|
|
2515
2548
|
},
|
|
2516
2549
|
"CA-NB": {
|
|
@@ -3349,6 +3382,17 @@
|
|
|
3349
3382
|
"Other Renewables": 0.0011,
|
|
3350
3383
|
"Solar": 0,
|
|
3351
3384
|
"Wind": 0.08
|
|
3385
|
+
},
|
|
3386
|
+
"2025-05": {
|
|
3387
|
+
"Bioenergy": 0.0379,
|
|
3388
|
+
"Coal": 0.1097,
|
|
3389
|
+
"Gas": 0.3451,
|
|
3390
|
+
"Hydro": 0.0723,
|
|
3391
|
+
"Nuclear": 0.3294,
|
|
3392
|
+
"Other Fossil": 0.0245,
|
|
3393
|
+
"Other Renewables": 0.0011,
|
|
3394
|
+
"Solar": 0,
|
|
3395
|
+
"Wind": 0.08
|
|
3352
3396
|
}
|
|
3353
3397
|
},
|
|
3354
3398
|
"CA-NL": {
|
|
@@ -4187,6 +4231,17 @@
|
|
|
4187
4231
|
"Other Renewables": 0.0001,
|
|
4188
4232
|
"Solar": 0,
|
|
4189
4233
|
"Wind": 0.0044
|
|
4234
|
+
},
|
|
4235
|
+
"2025-05": {
|
|
4236
|
+
"Bioenergy": 0.0027,
|
|
4237
|
+
"Coal": 0.0079,
|
|
4238
|
+
"Gas": 0.0249,
|
|
4239
|
+
"Hydro": 0.9582,
|
|
4240
|
+
"Nuclear": 0,
|
|
4241
|
+
"Other Fossil": 0.0018,
|
|
4242
|
+
"Other Renewables": 0.0001,
|
|
4243
|
+
"Solar": 0,
|
|
4244
|
+
"Wind": 0.0044
|
|
4190
4245
|
}
|
|
4191
4246
|
},
|
|
4192
4247
|
"CA-NS": {
|
|
@@ -5025,6 +5080,17 @@
|
|
|
5025
5080
|
"Other Renewables": 0.0017,
|
|
5026
5081
|
"Solar": 0.0002,
|
|
5027
5082
|
"Wind": 0.1501
|
|
5083
|
+
},
|
|
5084
|
+
"2025-05": {
|
|
5085
|
+
"Bioenergy": 0.0562,
|
|
5086
|
+
"Coal": 0.1625,
|
|
5087
|
+
"Gas": 0.5113,
|
|
5088
|
+
"Hydro": 0.0818,
|
|
5089
|
+
"Nuclear": 0,
|
|
5090
|
+
"Other Fossil": 0.0363,
|
|
5091
|
+
"Other Renewables": 0.0017,
|
|
5092
|
+
"Solar": 0.0002,
|
|
5093
|
+
"Wind": 0.1501
|
|
5028
5094
|
}
|
|
5029
5095
|
},
|
|
5030
5096
|
"CA-NT": {
|
|
@@ -5863,6 +5929,17 @@
|
|
|
5863
5929
|
"Other Renewables": 0.0015,
|
|
5864
5930
|
"Solar": 0.0022,
|
|
5865
5931
|
"Wind": 0.0353
|
|
5932
|
+
},
|
|
5933
|
+
"2025-05": {
|
|
5934
|
+
"Bioenergy": 0.0489,
|
|
5935
|
+
"Coal": 0.1415,
|
|
5936
|
+
"Gas": 0.4452,
|
|
5937
|
+
"Hydro": 0.2938,
|
|
5938
|
+
"Nuclear": 0,
|
|
5939
|
+
"Other Fossil": 0.0316,
|
|
5940
|
+
"Other Renewables": 0.0015,
|
|
5941
|
+
"Solar": 0.0022,
|
|
5942
|
+
"Wind": 0.0353
|
|
5866
5943
|
}
|
|
5867
5944
|
},
|
|
5868
5945
|
"CA-NU": {
|
|
@@ -6701,6 +6778,17 @@
|
|
|
6701
6778
|
"Other Renewables": 0.0022,
|
|
6702
6779
|
"Solar": 0.0002,
|
|
6703
6780
|
"Wind": 0
|
|
6781
|
+
},
|
|
6782
|
+
"2025-05": {
|
|
6783
|
+
"Bioenergy": 0.0731,
|
|
6784
|
+
"Coal": 0.2115,
|
|
6785
|
+
"Gas": 0.6656,
|
|
6786
|
+
"Hydro": 0,
|
|
6787
|
+
"Nuclear": 0,
|
|
6788
|
+
"Other Fossil": 0.0473,
|
|
6789
|
+
"Other Renewables": 0.0022,
|
|
6790
|
+
"Solar": 0.0002,
|
|
6791
|
+
"Wind": 0
|
|
6704
6792
|
}
|
|
6705
6793
|
},
|
|
6706
6794
|
"CA-ON": {
|
|
@@ -7539,6 +7627,17 @@
|
|
|
7539
7627
|
"Other Renewables": 0.0006,
|
|
7540
7628
|
"Solar": 0.0061,
|
|
7541
7629
|
"Wind": 0.0894
|
|
7630
|
+
},
|
|
7631
|
+
"2025-05": {
|
|
7632
|
+
"Bioenergy": 0.0202,
|
|
7633
|
+
"Coal": 0.0585,
|
|
7634
|
+
"Gas": 0.1841,
|
|
7635
|
+
"Hydro": 0.2244,
|
|
7636
|
+
"Nuclear": 0.4036,
|
|
7637
|
+
"Other Fossil": 0.0131,
|
|
7638
|
+
"Other Renewables": 0.0006,
|
|
7639
|
+
"Solar": 0.0061,
|
|
7640
|
+
"Wind": 0.0894
|
|
7542
7641
|
}
|
|
7543
7642
|
},
|
|
7544
7643
|
"CA-PE": {
|
|
@@ -8377,6 +8476,17 @@
|
|
|
8377
8476
|
"Other Renewables": 0,
|
|
8378
8477
|
"Solar": 0.0536,
|
|
8379
8478
|
"Wind": 0.9278
|
|
8479
|
+
},
|
|
8480
|
+
"2025-05": {
|
|
8481
|
+
"Bioenergy": 0.0014,
|
|
8482
|
+
"Coal": 0.004,
|
|
8483
|
+
"Gas": 0.0124,
|
|
8484
|
+
"Hydro": 0,
|
|
8485
|
+
"Nuclear": 0,
|
|
8486
|
+
"Other Fossil": 0.0009,
|
|
8487
|
+
"Other Renewables": 0,
|
|
8488
|
+
"Solar": 0.0536,
|
|
8489
|
+
"Wind": 0.9278
|
|
8380
8490
|
}
|
|
8381
8491
|
},
|
|
8382
8492
|
"CA-QC": {
|
|
@@ -9215,6 +9325,17 @@
|
|
|
9215
9325
|
"Other Renewables": 0,
|
|
9216
9326
|
"Solar": 0,
|
|
9217
9327
|
"Wind": 0.0572
|
|
9328
|
+
},
|
|
9329
|
+
"2025-05": {
|
|
9330
|
+
"Bioenergy": 0.0006,
|
|
9331
|
+
"Coal": 0.0018,
|
|
9332
|
+
"Gas": 0.0057,
|
|
9333
|
+
"Hydro": 0.9342,
|
|
9334
|
+
"Nuclear": 0,
|
|
9335
|
+
"Other Fossil": 0.0004,
|
|
9336
|
+
"Other Renewables": 0,
|
|
9337
|
+
"Solar": 0,
|
|
9338
|
+
"Wind": 0.0572
|
|
9218
9339
|
}
|
|
9219
9340
|
},
|
|
9220
9341
|
"CA-SK": {
|
|
@@ -10053,6 +10174,17 @@
|
|
|
10053
10174
|
"Other Renewables": 0.0016,
|
|
10054
10175
|
"Solar": 0.0018,
|
|
10055
10176
|
"Wind": 0.1267
|
|
10177
|
+
},
|
|
10178
|
+
"2025-05": {
|
|
10179
|
+
"Bioenergy": 0.0545,
|
|
10180
|
+
"Coal": 0.1575,
|
|
10181
|
+
"Gas": 0.4957,
|
|
10182
|
+
"Hydro": 0.1268,
|
|
10183
|
+
"Nuclear": 0,
|
|
10184
|
+
"Other Fossil": 0.0352,
|
|
10185
|
+
"Other Renewables": 0.0016,
|
|
10186
|
+
"Solar": 0.0018,
|
|
10187
|
+
"Wind": 0.1267
|
|
10056
10188
|
}
|
|
10057
10189
|
},
|
|
10058
10190
|
"CA-YT": {
|
|
@@ -10891,6 +11023,17 @@
|
|
|
10891
11023
|
"Other Renewables": 0.0009,
|
|
10892
11024
|
"Solar": 0.003,
|
|
10893
11025
|
"Wind": 0.0084
|
|
11026
|
+
},
|
|
11027
|
+
"2025-05": {
|
|
11028
|
+
"Bioenergy": 0.0286,
|
|
11029
|
+
"Coal": 0.0828,
|
|
11030
|
+
"Gas": 0.2605,
|
|
11031
|
+
"Hydro": 0.5973,
|
|
11032
|
+
"Nuclear": 0,
|
|
11033
|
+
"Other Fossil": 0.0185,
|
|
11034
|
+
"Other Renewables": 0.0009,
|
|
11035
|
+
"Solar": 0.003,
|
|
11036
|
+
"Wind": 0.0084
|
|
10894
11037
|
}
|
|
10895
11038
|
},
|
|
10896
11039
|
"US-AK": {
|
|
@@ -11729,6 +11872,17 @@
|
|
|
11729
11872
|
"Other Renewables": 0,
|
|
11730
11873
|
"Solar": 0,
|
|
11731
11874
|
"Wind": 0.0339
|
|
11875
|
+
},
|
|
11876
|
+
"2025-05": {
|
|
11877
|
+
"Bioenergy": 0.008,
|
|
11878
|
+
"Coal": 0.1207,
|
|
11879
|
+
"Gas": 0.3288,
|
|
11880
|
+
"Hydro": 0.308,
|
|
11881
|
+
"Nuclear": 0,
|
|
11882
|
+
"Other Fossil": 0.2006,
|
|
11883
|
+
"Other Renewables": 0,
|
|
11884
|
+
"Solar": 0,
|
|
11885
|
+
"Wind": 0.0339
|
|
11732
11886
|
}
|
|
11733
11887
|
},
|
|
11734
11888
|
"US-AL": {
|
|
@@ -12567,6 +12721,17 @@
|
|
|
12567
12721
|
"Other Renewables": 0,
|
|
12568
12722
|
"Solar": 0.0114,
|
|
12569
12723
|
"Wind": 0
|
|
12724
|
+
},
|
|
12725
|
+
"2025-05": {
|
|
12726
|
+
"Bioenergy": 0.0262,
|
|
12727
|
+
"Coal": 0.1315,
|
|
12728
|
+
"Gas": 0.4781,
|
|
12729
|
+
"Hydro": 0.0841,
|
|
12730
|
+
"Nuclear": 0.2686,
|
|
12731
|
+
"Other Fossil": 0.0001,
|
|
12732
|
+
"Other Renewables": 0,
|
|
12733
|
+
"Solar": 0.0114,
|
|
12734
|
+
"Wind": 0
|
|
12570
12735
|
}
|
|
12571
12736
|
},
|
|
12572
12737
|
"US-AR": {
|
|
@@ -13405,6 +13570,17 @@
|
|
|
13405
13570
|
"Other Renewables": 0,
|
|
13406
13571
|
"Solar": 0.0855,
|
|
13407
13572
|
"Wind": 0
|
|
13573
|
+
},
|
|
13574
|
+
"2025-05": {
|
|
13575
|
+
"Bioenergy": 0.0152,
|
|
13576
|
+
"Coal": 0.2294,
|
|
13577
|
+
"Gas": 0.306,
|
|
13578
|
+
"Hydro": 0.0687,
|
|
13579
|
+
"Nuclear": 0.2951,
|
|
13580
|
+
"Other Fossil": 0.0001,
|
|
13581
|
+
"Other Renewables": 0,
|
|
13582
|
+
"Solar": 0.0855,
|
|
13583
|
+
"Wind": 0
|
|
13408
13584
|
}
|
|
13409
13585
|
},
|
|
13410
13586
|
"US-AZ": {
|
|
@@ -14243,6 +14419,17 @@
|
|
|
14243
14419
|
"Other Renewables": 0,
|
|
14244
14420
|
"Solar": 0.1395,
|
|
14245
14421
|
"Wind": 0.0468
|
|
14422
|
+
},
|
|
14423
|
+
"2025-05": {
|
|
14424
|
+
"Bioenergy": 0,
|
|
14425
|
+
"Coal": 0.1047,
|
|
14426
|
+
"Gas": 0.2864,
|
|
14427
|
+
"Hydro": 0.0522,
|
|
14428
|
+
"Nuclear": 0.3704,
|
|
14429
|
+
"Other Fossil": 0,
|
|
14430
|
+
"Other Renewables": 0,
|
|
14431
|
+
"Solar": 0.1395,
|
|
14432
|
+
"Wind": 0.0468
|
|
14246
14433
|
}
|
|
14247
14434
|
},
|
|
14248
14435
|
"US-CA": {
|
|
@@ -15081,6 +15268,17 @@
|
|
|
15081
15268
|
"Other Renewables": 0.0639,
|
|
15082
15269
|
"Solar": 0.256,
|
|
15083
15270
|
"Wind": 0.1058
|
|
15271
|
+
},
|
|
15272
|
+
"2025-05": {
|
|
15273
|
+
"Bioenergy": 0.024,
|
|
15274
|
+
"Coal": 0.0012,
|
|
15275
|
+
"Gas": 0.2722,
|
|
15276
|
+
"Hydro": 0.1744,
|
|
15277
|
+
"Nuclear": 0.1026,
|
|
15278
|
+
"Other Fossil": 0,
|
|
15279
|
+
"Other Renewables": 0.0639,
|
|
15280
|
+
"Solar": 0.256,
|
|
15281
|
+
"Wind": 0.1058
|
|
15084
15282
|
}
|
|
15085
15283
|
},
|
|
15086
15284
|
"US-CO": {
|
|
@@ -15919,6 +16117,17 @@
|
|
|
15919
16117
|
"Other Renewables": 0,
|
|
15920
16118
|
"Solar": 0.106,
|
|
15921
16119
|
"Wind": 0.3364
|
|
16120
|
+
},
|
|
16121
|
+
"2025-05": {
|
|
16122
|
+
"Bioenergy": 0.0014,
|
|
16123
|
+
"Coal": 0.2614,
|
|
16124
|
+
"Gas": 0.2574,
|
|
16125
|
+
"Hydro": 0.0371,
|
|
16126
|
+
"Nuclear": 0,
|
|
16127
|
+
"Other Fossil": 0.0003,
|
|
16128
|
+
"Other Renewables": 0,
|
|
16129
|
+
"Solar": 0.106,
|
|
16130
|
+
"Wind": 0.3364
|
|
15922
16131
|
}
|
|
15923
16132
|
},
|
|
15924
16133
|
"US-CT": {
|
|
@@ -16757,6 +16966,17 @@
|
|
|
16757
16966
|
"Other Renewables": 0,
|
|
16758
16967
|
"Solar": 0.015,
|
|
16759
16968
|
"Wind": 0.0004
|
|
16969
|
+
},
|
|
16970
|
+
"2025-05": {
|
|
16971
|
+
"Bioenergy": 0.0131,
|
|
16972
|
+
"Coal": 0,
|
|
16973
|
+
"Gas": 0.5422,
|
|
16974
|
+
"Hydro": 0.0088,
|
|
16975
|
+
"Nuclear": 0.4094,
|
|
16976
|
+
"Other Fossil": 0.0111,
|
|
16977
|
+
"Other Renewables": 0,
|
|
16978
|
+
"Solar": 0.015,
|
|
16979
|
+
"Wind": 0.0004
|
|
16760
16980
|
}
|
|
16761
16981
|
},
|
|
16762
16982
|
"US-DE": {
|
|
@@ -17595,6 +17815,17 @@
|
|
|
17595
17815
|
"Other Renewables": 0,
|
|
17596
17816
|
"Solar": 0.0893,
|
|
17597
17817
|
"Wind": 0.0031
|
|
17818
|
+
},
|
|
17819
|
+
"2025-05": {
|
|
17820
|
+
"Bioenergy": 0.0287,
|
|
17821
|
+
"Coal": 0,
|
|
17822
|
+
"Gas": 0.8789,
|
|
17823
|
+
"Hydro": 0,
|
|
17824
|
+
"Nuclear": 0,
|
|
17825
|
+
"Other Fossil": 0,
|
|
17826
|
+
"Other Renewables": 0,
|
|
17827
|
+
"Solar": 0.0893,
|
|
17828
|
+
"Wind": 0.0031
|
|
17598
17829
|
}
|
|
17599
17830
|
},
|
|
17600
17831
|
"US-FL": {
|
|
@@ -18433,6 +18664,17 @@
|
|
|
18433
18664
|
"Other Renewables": 0,
|
|
18434
18665
|
"Solar": 0.1225,
|
|
18435
18666
|
"Wind": 0
|
|
18667
|
+
},
|
|
18668
|
+
"2025-05": {
|
|
18669
|
+
"Bioenergy": 0.0155,
|
|
18670
|
+
"Coal": 0.016,
|
|
18671
|
+
"Gas": 0.7136,
|
|
18672
|
+
"Hydro": 0.001,
|
|
18673
|
+
"Nuclear": 0.1148,
|
|
18674
|
+
"Other Fossil": 0.0165,
|
|
18675
|
+
"Other Renewables": 0,
|
|
18676
|
+
"Solar": 0.1225,
|
|
18677
|
+
"Wind": 0
|
|
18436
18678
|
}
|
|
18437
18679
|
},
|
|
18438
18680
|
"US-GA": {
|
|
@@ -19271,6 +19513,17 @@
|
|
|
19271
19513
|
"Other Renewables": 0,
|
|
19272
19514
|
"Solar": 0.0999,
|
|
19273
19515
|
"Wind": 0
|
|
19516
|
+
},
|
|
19517
|
+
"2025-05": {
|
|
19518
|
+
"Bioenergy": 0.0466,
|
|
19519
|
+
"Coal": 0.1076,
|
|
19520
|
+
"Gas": 0.396,
|
|
19521
|
+
"Hydro": 0.0233,
|
|
19522
|
+
"Nuclear": 0.3238,
|
|
19523
|
+
"Other Fossil": 0.0027,
|
|
19524
|
+
"Other Renewables": 0,
|
|
19525
|
+
"Solar": 0.0999,
|
|
19526
|
+
"Wind": 0
|
|
19274
19527
|
}
|
|
19275
19528
|
},
|
|
19276
19529
|
"US-HI": {
|
|
@@ -20109,6 +20362,17 @@
|
|
|
20109
20362
|
"Other Renewables": 0.0372,
|
|
20110
20363
|
"Solar": 0.1025,
|
|
20111
20364
|
"Wind": 0.0722
|
|
20365
|
+
},
|
|
20366
|
+
"2025-05": {
|
|
20367
|
+
"Bioenergy": 0.024,
|
|
20368
|
+
"Coal": 0,
|
|
20369
|
+
"Gas": 0,
|
|
20370
|
+
"Hydro": 0,
|
|
20371
|
+
"Nuclear": 0,
|
|
20372
|
+
"Other Fossil": 0.7641,
|
|
20373
|
+
"Other Renewables": 0.0372,
|
|
20374
|
+
"Solar": 0.1025,
|
|
20375
|
+
"Wind": 0.0722
|
|
20112
20376
|
}
|
|
20113
20377
|
},
|
|
20114
20378
|
"US-IA": {
|
|
@@ -20947,6 +21211,17 @@
|
|
|
20947
21211
|
"Other Renewables": 0,
|
|
20948
21212
|
"Solar": 0.0195,
|
|
20949
21213
|
"Wind": 0.8097
|
|
21214
|
+
},
|
|
21215
|
+
"2025-05": {
|
|
21216
|
+
"Bioenergy": 0.0024,
|
|
21217
|
+
"Coal": 0.0956,
|
|
21218
|
+
"Gas": 0.0728,
|
|
21219
|
+
"Hydro": 0,
|
|
21220
|
+
"Nuclear": 0,
|
|
21221
|
+
"Other Fossil": 0,
|
|
21222
|
+
"Other Renewables": 0,
|
|
21223
|
+
"Solar": 0.0195,
|
|
21224
|
+
"Wind": 0.8097
|
|
20950
21225
|
}
|
|
20951
21226
|
},
|
|
20952
21227
|
"US-ID": {
|
|
@@ -21785,6 +22060,17 @@
|
|
|
21785
22060
|
"Other Renewables": 0.005,
|
|
21786
22061
|
"Solar": 0.0896,
|
|
21787
22062
|
"Wind": 0.2277
|
|
22063
|
+
},
|
|
22064
|
+
"2025-05": {
|
|
22065
|
+
"Bioenergy": 0.0289,
|
|
22066
|
+
"Coal": 0,
|
|
22067
|
+
"Gas": 0.1708,
|
|
22068
|
+
"Hydro": 0.4749,
|
|
22069
|
+
"Nuclear": 0,
|
|
22070
|
+
"Other Fossil": 0.0033,
|
|
22071
|
+
"Other Renewables": 0.005,
|
|
22072
|
+
"Solar": 0.0896,
|
|
22073
|
+
"Wind": 0.2277
|
|
21788
22074
|
}
|
|
21789
22075
|
},
|
|
21790
22076
|
"US-IL": {
|
|
@@ -22623,6 +22909,17 @@
|
|
|
22623
22909
|
"Other Renewables": 0,
|
|
22624
22910
|
"Solar": 0.0343,
|
|
22625
22911
|
"Wind": 0.1991
|
|
22912
|
+
},
|
|
22913
|
+
"2025-05": {
|
|
22914
|
+
"Bioenergy": 0.0014,
|
|
22915
|
+
"Coal": 0.1284,
|
|
22916
|
+
"Gas": 0.1064,
|
|
22917
|
+
"Hydro": 0,
|
|
22918
|
+
"Nuclear": 0.5292,
|
|
22919
|
+
"Other Fossil": 0.0011,
|
|
22920
|
+
"Other Renewables": 0,
|
|
22921
|
+
"Solar": 0.0343,
|
|
22922
|
+
"Wind": 0.1991
|
|
22626
22923
|
}
|
|
22627
22924
|
},
|
|
22628
22925
|
"US-IN": {
|
|
@@ -23461,6 +23758,17 @@
|
|
|
23461
23758
|
"Other Renewables": 0,
|
|
23462
23759
|
"Solar": 0.05,
|
|
23463
23760
|
"Wind": 0.1528
|
|
23761
|
+
},
|
|
23762
|
+
"2025-05": {
|
|
23763
|
+
"Bioenergy": 0.0021,
|
|
23764
|
+
"Coal": 0.4233,
|
|
23765
|
+
"Gas": 0.3629,
|
|
23766
|
+
"Hydro": 0.0046,
|
|
23767
|
+
"Nuclear": 0,
|
|
23768
|
+
"Other Fossil": 0.0043,
|
|
23769
|
+
"Other Renewables": 0,
|
|
23770
|
+
"Solar": 0.05,
|
|
23771
|
+
"Wind": 0.1528
|
|
23464
23772
|
}
|
|
23465
23773
|
},
|
|
23466
23774
|
"US-KS": {
|
|
@@ -24299,6 +24607,17 @@
|
|
|
24299
24607
|
"Other Renewables": 0,
|
|
24300
24608
|
"Solar": 0.0027,
|
|
24301
24609
|
"Wind": 0.6119
|
|
24610
|
+
},
|
|
24611
|
+
"2025-05": {
|
|
24612
|
+
"Bioenergy": 0.0011,
|
|
24613
|
+
"Coal": 0.1578,
|
|
24614
|
+
"Gas": 0.0485,
|
|
24615
|
+
"Hydro": 0.0002,
|
|
24616
|
+
"Nuclear": 0.1761,
|
|
24617
|
+
"Other Fossil": 0.0017,
|
|
24618
|
+
"Other Renewables": 0,
|
|
24619
|
+
"Solar": 0.0027,
|
|
24620
|
+
"Wind": 0.6119
|
|
24302
24621
|
}
|
|
24303
24622
|
},
|
|
24304
24623
|
"US-KY": {
|
|
@@ -25137,6 +25456,17 @@
|
|
|
25137
25456
|
"Other Renewables": 0,
|
|
25138
25457
|
"Solar": 0.0201,
|
|
25139
25458
|
"Wind": 0
|
|
25459
|
+
},
|
|
25460
|
+
"2025-05": {
|
|
25461
|
+
"Bioenergy": 0.0066,
|
|
25462
|
+
"Coal": 0.7257,
|
|
25463
|
+
"Gas": 0.1784,
|
|
25464
|
+
"Hydro": 0.0686,
|
|
25465
|
+
"Nuclear": 0,
|
|
25466
|
+
"Other Fossil": 0.0006,
|
|
25467
|
+
"Other Renewables": 0,
|
|
25468
|
+
"Solar": 0.0201,
|
|
25469
|
+
"Wind": 0
|
|
25140
25470
|
}
|
|
25141
25471
|
},
|
|
25142
25472
|
"US-LA": {
|
|
@@ -25975,6 +26305,17 @@
|
|
|
25975
26305
|
"Other Renewables": 0,
|
|
25976
26306
|
"Solar": 0.0308,
|
|
25977
26307
|
"Wind": 0
|
|
26308
|
+
},
|
|
26309
|
+
"2025-05": {
|
|
26310
|
+
"Bioenergy": 0.0242,
|
|
26311
|
+
"Coal": 0.0185,
|
|
26312
|
+
"Gas": 0.7924,
|
|
26313
|
+
"Hydro": 0.0096,
|
|
26314
|
+
"Nuclear": 0.1211,
|
|
26315
|
+
"Other Fossil": 0.0035,
|
|
26316
|
+
"Other Renewables": 0,
|
|
26317
|
+
"Solar": 0.0308,
|
|
26318
|
+
"Wind": 0
|
|
25978
26319
|
}
|
|
25979
26320
|
},
|
|
25980
26321
|
"US-MA": {
|
|
@@ -26813,6 +27154,17 @@
|
|
|
26813
27154
|
"Other Renewables": 0,
|
|
26814
27155
|
"Solar": 0.127,
|
|
26815
27156
|
"Wind": 0.0146
|
|
27157
|
+
},
|
|
27158
|
+
"2025-05": {
|
|
27159
|
+
"Bioenergy": 0.0408,
|
|
27160
|
+
"Coal": 0,
|
|
27161
|
+
"Gas": 0.7255,
|
|
27162
|
+
"Hydro": 0.0498,
|
|
27163
|
+
"Nuclear": 0,
|
|
27164
|
+
"Other Fossil": 0.0423,
|
|
27165
|
+
"Other Renewables": 0,
|
|
27166
|
+
"Solar": 0.127,
|
|
27167
|
+
"Wind": 0.0146
|
|
26816
27168
|
}
|
|
26817
27169
|
},
|
|
26818
27170
|
"US-MD": {
|
|
@@ -27651,6 +28003,17 @@
|
|
|
27651
28003
|
"Other Renewables": 0,
|
|
27652
28004
|
"Solar": 0.0409,
|
|
27653
28005
|
"Wind": 0.0308
|
|
28006
|
+
},
|
|
28007
|
+
"2025-05": {
|
|
28008
|
+
"Bioenergy": 0.0068,
|
|
28009
|
+
"Coal": 0.1133,
|
|
28010
|
+
"Gas": 0.3875,
|
|
28011
|
+
"Hydro": 0.1096,
|
|
28012
|
+
"Nuclear": 0.3009,
|
|
28013
|
+
"Other Fossil": 0.0102,
|
|
28014
|
+
"Other Renewables": 0,
|
|
28015
|
+
"Solar": 0.0409,
|
|
28016
|
+
"Wind": 0.0308
|
|
27654
28017
|
}
|
|
27655
28018
|
},
|
|
27656
28019
|
"US-ME": {
|
|
@@ -28489,6 +28852,17 @@
|
|
|
28489
28852
|
"Other Renewables": 0,
|
|
28490
28853
|
"Solar": 0.0946,
|
|
28491
28854
|
"Wind": 0.2286
|
|
28855
|
+
},
|
|
28856
|
+
"2025-05": {
|
|
28857
|
+
"Bioenergy": 0.0968,
|
|
28858
|
+
"Coal": 0.0032,
|
|
28859
|
+
"Gas": 0.3037,
|
|
28860
|
+
"Hydro": 0.2513,
|
|
28861
|
+
"Nuclear": 0,
|
|
28862
|
+
"Other Fossil": 0.0217,
|
|
28863
|
+
"Other Renewables": 0,
|
|
28864
|
+
"Solar": 0.0946,
|
|
28865
|
+
"Wind": 0.2286
|
|
28492
28866
|
}
|
|
28493
28867
|
},
|
|
28494
28868
|
"US-MI": {
|
|
@@ -29327,6 +29701,17 @@
|
|
|
29327
29701
|
"Other Renewables": 0,
|
|
29328
29702
|
"Solar": 0.0207,
|
|
29329
29703
|
"Wind": 0.1238
|
|
29704
|
+
},
|
|
29705
|
+
"2025-05": {
|
|
29706
|
+
"Bioenergy": 0.0178,
|
|
29707
|
+
"Coal": 0.2366,
|
|
29708
|
+
"Gas": 0.3517,
|
|
29709
|
+
"Hydro": 0.0058,
|
|
29710
|
+
"Nuclear": 0.2302,
|
|
29711
|
+
"Other Fossil": 0.0134,
|
|
29712
|
+
"Other Renewables": 0,
|
|
29713
|
+
"Solar": 0.0207,
|
|
29714
|
+
"Wind": 0.1238
|
|
29330
29715
|
}
|
|
29331
29716
|
},
|
|
29332
29717
|
"US-MN": {
|
|
@@ -30165,6 +30550,17 @@
|
|
|
30165
30550
|
"Other Renewables": 0,
|
|
30166
30551
|
"Solar": 0.0529,
|
|
30167
30552
|
"Wind": 0.3419
|
|
30553
|
+
},
|
|
30554
|
+
"2025-05": {
|
|
30555
|
+
"Bioenergy": 0.0183,
|
|
30556
|
+
"Coal": 0.2174,
|
|
30557
|
+
"Gas": 0.1213,
|
|
30558
|
+
"Hydro": 0,
|
|
30559
|
+
"Nuclear": 0.2435,
|
|
30560
|
+
"Other Fossil": 0.0048,
|
|
30561
|
+
"Other Renewables": 0,
|
|
30562
|
+
"Solar": 0.0529,
|
|
30563
|
+
"Wind": 0.3419
|
|
30168
30564
|
}
|
|
30169
30565
|
},
|
|
30170
30566
|
"US-MO": {
|
|
@@ -31003,6 +31399,17 @@
|
|
|
31003
31399
|
"Other Renewables": 0,
|
|
31004
31400
|
"Solar": 0.0154,
|
|
31005
31401
|
"Wind": 0.1378
|
|
31402
|
+
},
|
|
31403
|
+
"2025-05": {
|
|
31404
|
+
"Bioenergy": 0.0016,
|
|
31405
|
+
"Coal": 0.5981,
|
|
31406
|
+
"Gas": 0.0888,
|
|
31407
|
+
"Hydro": 0.0146,
|
|
31408
|
+
"Nuclear": 0.1417,
|
|
31409
|
+
"Other Fossil": 0.0022,
|
|
31410
|
+
"Other Renewables": 0,
|
|
31411
|
+
"Solar": 0.0154,
|
|
31412
|
+
"Wind": 0.1378
|
|
31006
31413
|
}
|
|
31007
31414
|
},
|
|
31008
31415
|
"US-MS": {
|
|
@@ -31841,6 +32248,17 @@
|
|
|
31841
32248
|
"Other Renewables": 0,
|
|
31842
32249
|
"Solar": 0.0396,
|
|
31843
32250
|
"Wind": 0.012
|
|
32251
|
+
},
|
|
32252
|
+
"2025-05": {
|
|
32253
|
+
"Bioenergy": 0.0171,
|
|
32254
|
+
"Coal": 0.0526,
|
|
32255
|
+
"Gas": 0.7137,
|
|
32256
|
+
"Hydro": 0,
|
|
32257
|
+
"Nuclear": 0.1649,
|
|
32258
|
+
"Other Fossil": 0.0002,
|
|
32259
|
+
"Other Renewables": 0,
|
|
32260
|
+
"Solar": 0.0396,
|
|
32261
|
+
"Wind": 0.012
|
|
31844
32262
|
}
|
|
31845
32263
|
},
|
|
31846
32264
|
"US-MT": {
|
|
@@ -32679,6 +33097,17 @@
|
|
|
32679
33097
|
"Other Renewables": 0,
|
|
32680
33098
|
"Solar": 0.0118,
|
|
32681
33099
|
"Wind": 0.2508
|
|
33100
|
+
},
|
|
33101
|
+
"2025-05": {
|
|
33102
|
+
"Bioenergy": 0.001,
|
|
33103
|
+
"Coal": 0.3608,
|
|
33104
|
+
"Gas": 0.032,
|
|
33105
|
+
"Hydro": 0.3137,
|
|
33106
|
+
"Nuclear": 0,
|
|
33107
|
+
"Other Fossil": 0.0299,
|
|
33108
|
+
"Other Renewables": 0,
|
|
33109
|
+
"Solar": 0.0118,
|
|
33110
|
+
"Wind": 0.2508
|
|
32682
33111
|
}
|
|
32683
33112
|
},
|
|
32684
33113
|
"US-NC": {
|
|
@@ -33517,6 +33946,17 @@
|
|
|
33517
33946
|
"Other Renewables": 0,
|
|
33518
33947
|
"Solar": 0.1206,
|
|
33519
33948
|
"Wind": 0.0119
|
|
33949
|
+
},
|
|
33950
|
+
"2025-05": {
|
|
33951
|
+
"Bioenergy": 0.0155,
|
|
33952
|
+
"Coal": 0.0883,
|
|
33953
|
+
"Gas": 0.3671,
|
|
33954
|
+
"Hydro": 0.0449,
|
|
33955
|
+
"Nuclear": 0.3491,
|
|
33956
|
+
"Other Fossil": 0.0026,
|
|
33957
|
+
"Other Renewables": 0,
|
|
33958
|
+
"Solar": 0.1206,
|
|
33959
|
+
"Wind": 0.0119
|
|
33520
33960
|
}
|
|
33521
33961
|
},
|
|
33522
33962
|
"US-ND": {
|
|
@@ -34355,6 +34795,17 @@
|
|
|
34355
34795
|
"Other Renewables": 0,
|
|
34356
34796
|
"Solar": 0,
|
|
34357
34797
|
"Wind": 0.4247
|
|
34798
|
+
},
|
|
34799
|
+
"2025-05": {
|
|
34800
|
+
"Bioenergy": 0,
|
|
34801
|
+
"Coal": 0.4856,
|
|
34802
|
+
"Gas": 0.0435,
|
|
34803
|
+
"Hydro": 0.0456,
|
|
34804
|
+
"Nuclear": 0,
|
|
34805
|
+
"Other Fossil": 0.0006,
|
|
34806
|
+
"Other Renewables": 0,
|
|
34807
|
+
"Solar": 0,
|
|
34808
|
+
"Wind": 0.4247
|
|
34358
34809
|
}
|
|
34359
34810
|
},
|
|
34360
34811
|
"US-NE": {
|
|
@@ -35193,6 +35644,17 @@
|
|
|
35193
35644
|
"Other Renewables": 0,
|
|
35194
35645
|
"Solar": 0.0071,
|
|
35195
35646
|
"Wind": 0.445
|
|
35647
|
+
},
|
|
35648
|
+
"2025-05": {
|
|
35649
|
+
"Bioenergy": 0.0021,
|
|
35650
|
+
"Coal": 0.3158,
|
|
35651
|
+
"Gas": 0,
|
|
35652
|
+
"Hydro": 0.0312,
|
|
35653
|
+
"Nuclear": 0.1988,
|
|
35654
|
+
"Other Fossil": 0,
|
|
35655
|
+
"Other Renewables": 0,
|
|
35656
|
+
"Solar": 0.0071,
|
|
35657
|
+
"Wind": 0.445
|
|
35196
35658
|
}
|
|
35197
35659
|
},
|
|
35198
35660
|
"US-NH": {
|
|
@@ -36031,6 +36493,17 @@
|
|
|
36031
36493
|
"Other Renewables": 0,
|
|
36032
36494
|
"Solar": 0,
|
|
36033
36495
|
"Wind": 0.0347
|
|
36496
|
+
},
|
|
36497
|
+
"2025-05": {
|
|
36498
|
+
"Bioenergy": 0.0515,
|
|
36499
|
+
"Coal": 0,
|
|
36500
|
+
"Gas": 0.1281,
|
|
36501
|
+
"Hydro": 0.1066,
|
|
36502
|
+
"Nuclear": 0.674,
|
|
36503
|
+
"Other Fossil": 0.0051,
|
|
36504
|
+
"Other Renewables": 0,
|
|
36505
|
+
"Solar": 0,
|
|
36506
|
+
"Wind": 0.0347
|
|
36034
36507
|
}
|
|
36035
36508
|
},
|
|
36036
36509
|
"US-NJ": {
|
|
@@ -36869,6 +37342,17 @@
|
|
|
36869
37342
|
"Other Renewables": 0,
|
|
36870
37343
|
"Solar": 0.0351,
|
|
36871
37344
|
"Wind": 0.0005
|
|
37345
|
+
},
|
|
37346
|
+
"2025-05": {
|
|
37347
|
+
"Bioenergy": 0.0121,
|
|
37348
|
+
"Coal": 0,
|
|
37349
|
+
"Gas": 0.3669,
|
|
37350
|
+
"Hydro": 0,
|
|
37351
|
+
"Nuclear": 0.5731,
|
|
37352
|
+
"Other Fossil": 0.0122,
|
|
37353
|
+
"Other Renewables": 0,
|
|
37354
|
+
"Solar": 0.0351,
|
|
37355
|
+
"Wind": 0.0005
|
|
36872
37356
|
}
|
|
36873
37357
|
},
|
|
36874
37358
|
"US-NM": {
|
|
@@ -37707,6 +38191,17 @@
|
|
|
37707
38191
|
"Other Renewables": 0.0012,
|
|
37708
38192
|
"Solar": 0.1346,
|
|
37709
38193
|
"Wind": 0.4897
|
|
38194
|
+
},
|
|
38195
|
+
"2025-05": {
|
|
38196
|
+
"Bioenergy": 0.0008,
|
|
38197
|
+
"Coal": 0.1327,
|
|
38198
|
+
"Gas": 0.2344,
|
|
38199
|
+
"Hydro": 0,
|
|
38200
|
+
"Nuclear": 0,
|
|
38201
|
+
"Other Fossil": 0.0066,
|
|
38202
|
+
"Other Renewables": 0.0012,
|
|
38203
|
+
"Solar": 0.1346,
|
|
38204
|
+
"Wind": 0.4897
|
|
37710
38205
|
}
|
|
37711
38206
|
},
|
|
37712
38207
|
"US-NV": {
|
|
@@ -38545,6 +39040,17 @@
|
|
|
38545
39040
|
"Other Renewables": 0.1078,
|
|
38546
39041
|
"Solar": 0.3192,
|
|
38547
39042
|
"Wind": 0.0109
|
|
39043
|
+
},
|
|
39044
|
+
"2025-05": {
|
|
39045
|
+
"Bioenergy": 0.0014,
|
|
39046
|
+
"Coal": 0.0672,
|
|
39047
|
+
"Gas": 0.4286,
|
|
39048
|
+
"Hydro": 0.065,
|
|
39049
|
+
"Nuclear": 0,
|
|
39050
|
+
"Other Fossil": 0,
|
|
39051
|
+
"Other Renewables": 0.1078,
|
|
39052
|
+
"Solar": 0.3192,
|
|
39053
|
+
"Wind": 0.0109
|
|
38548
39054
|
}
|
|
38549
39055
|
},
|
|
38550
39056
|
"US-NY": {
|
|
@@ -39383,6 +39889,17 @@
|
|
|
39383
39889
|
"Other Renewables": 0,
|
|
39384
39890
|
"Solar": 0.0385,
|
|
39385
39891
|
"Wind": 0.0863
|
|
39892
|
+
},
|
|
39893
|
+
"2025-05": {
|
|
39894
|
+
"Bioenergy": 0.0122,
|
|
39895
|
+
"Coal": 0,
|
|
39896
|
+
"Gas": 0.4128,
|
|
39897
|
+
"Hydro": 0.2275,
|
|
39898
|
+
"Nuclear": 0.2134,
|
|
39899
|
+
"Other Fossil": 0.0094,
|
|
39900
|
+
"Other Renewables": 0,
|
|
39901
|
+
"Solar": 0.0385,
|
|
39902
|
+
"Wind": 0.0863
|
|
39386
39903
|
}
|
|
39387
39904
|
},
|
|
39388
39905
|
"US-OH": {
|
|
@@ -40221,6 +40738,17 @@
|
|
|
40221
40738
|
"Other Renewables": 0,
|
|
40222
40739
|
"Solar": 0.0564,
|
|
40223
40740
|
"Wind": 0.0375
|
|
40741
|
+
},
|
|
40742
|
+
"2025-05": {
|
|
40743
|
+
"Bioenergy": 0.0023,
|
|
40744
|
+
"Coal": 0.261,
|
|
40745
|
+
"Gas": 0.5595,
|
|
40746
|
+
"Hydro": 0.004,
|
|
40747
|
+
"Nuclear": 0.0702,
|
|
40748
|
+
"Other Fossil": 0.009,
|
|
40749
|
+
"Other Renewables": 0,
|
|
40750
|
+
"Solar": 0.0564,
|
|
40751
|
+
"Wind": 0.0375
|
|
40224
40752
|
}
|
|
40225
40753
|
},
|
|
40226
40754
|
"US-OK": {
|
|
@@ -41059,6 +41587,17 @@
|
|
|
41059
41587
|
"Other Renewables": 0,
|
|
41060
41588
|
"Solar": 0.0077,
|
|
41061
41589
|
"Wind": 0.5722
|
|
41590
|
+
},
|
|
41591
|
+
"2025-05": {
|
|
41592
|
+
"Bioenergy": 0.0043,
|
|
41593
|
+
"Coal": 0.0884,
|
|
41594
|
+
"Gas": 0.3057,
|
|
41595
|
+
"Hydro": 0.0212,
|
|
41596
|
+
"Nuclear": 0,
|
|
41597
|
+
"Other Fossil": 0.0006,
|
|
41598
|
+
"Other Renewables": 0,
|
|
41599
|
+
"Solar": 0.0077,
|
|
41600
|
+
"Wind": 0.5722
|
|
41062
41601
|
}
|
|
41063
41602
|
},
|
|
41064
41603
|
"US-OR": {
|
|
@@ -41897,6 +42436,17 @@
|
|
|
41897
42436
|
"Other Renewables": 0.0033,
|
|
41898
42437
|
"Solar": 0.0343,
|
|
41899
42438
|
"Wind": 0.1683
|
|
42439
|
+
},
|
|
42440
|
+
"2025-05": {
|
|
42441
|
+
"Bioenergy": 0.014,
|
|
42442
|
+
"Coal": 0,
|
|
42443
|
+
"Gas": 0.2664,
|
|
42444
|
+
"Hydro": 0.5135,
|
|
42445
|
+
"Nuclear": 0,
|
|
42446
|
+
"Other Fossil": 0,
|
|
42447
|
+
"Other Renewables": 0.0033,
|
|
42448
|
+
"Solar": 0.0343,
|
|
42449
|
+
"Wind": 0.1683
|
|
41900
42450
|
}
|
|
41901
42451
|
},
|
|
41902
42452
|
"US-PA": {
|
|
@@ -42735,6 +43285,17 @@
|
|
|
42735
43285
|
"Other Renewables": 0,
|
|
42736
43286
|
"Solar": 0.008,
|
|
42737
43287
|
"Wind": 0.0234
|
|
43288
|
+
},
|
|
43289
|
+
"2025-05": {
|
|
43290
|
+
"Bioenergy": 0.0064,
|
|
43291
|
+
"Coal": 0.0385,
|
|
43292
|
+
"Gas": 0.5795,
|
|
43293
|
+
"Hydro": 0.0094,
|
|
43294
|
+
"Nuclear": 0.331,
|
|
43295
|
+
"Other Fossil": 0.0037,
|
|
43296
|
+
"Other Renewables": 0,
|
|
43297
|
+
"Solar": 0.008,
|
|
43298
|
+
"Wind": 0.0234
|
|
42738
43299
|
}
|
|
42739
43300
|
},
|
|
42740
43301
|
"US-RI": {
|
|
@@ -43573,6 +44134,17 @@
|
|
|
43573
44134
|
"Other Renewables": 0,
|
|
43574
44135
|
"Solar": 0.0962,
|
|
43575
44136
|
"Wind": 0.0321
|
|
44137
|
+
},
|
|
44138
|
+
"2025-05": {
|
|
44139
|
+
"Bioenergy": 0.0325,
|
|
44140
|
+
"Coal": 0,
|
|
44141
|
+
"Gas": 0.8393,
|
|
44142
|
+
"Hydro": 0,
|
|
44143
|
+
"Nuclear": 0,
|
|
44144
|
+
"Other Fossil": 0,
|
|
44145
|
+
"Other Renewables": 0,
|
|
44146
|
+
"Solar": 0.0962,
|
|
44147
|
+
"Wind": 0.0321
|
|
43576
44148
|
}
|
|
43577
44149
|
},
|
|
43578
44150
|
"US-SC": {
|
|
@@ -44411,6 +44983,17 @@
|
|
|
44411
44983
|
"Other Renewables": 0,
|
|
44412
44984
|
"Solar": 0.0349,
|
|
44413
44985
|
"Wind": 0
|
|
44986
|
+
},
|
|
44987
|
+
"2025-05": {
|
|
44988
|
+
"Bioenergy": 0.0159,
|
|
44989
|
+
"Coal": 0.1355,
|
|
44990
|
+
"Gas": 0.1993,
|
|
44991
|
+
"Hydro": 0.0264,
|
|
44992
|
+
"Nuclear": 0.5875,
|
|
44993
|
+
"Other Fossil": 0.0006,
|
|
44994
|
+
"Other Renewables": 0,
|
|
44995
|
+
"Solar": 0.0349,
|
|
44996
|
+
"Wind": 0
|
|
44414
44997
|
}
|
|
44415
44998
|
},
|
|
44416
44999
|
"US-SD": {
|
|
@@ -45249,6 +45832,17 @@
|
|
|
45249
45832
|
"Other Renewables": 0,
|
|
45250
45833
|
"Solar": 0.0191,
|
|
45251
45834
|
"Wind": 0.6797
|
|
45835
|
+
},
|
|
45836
|
+
"2025-05": {
|
|
45837
|
+
"Bioenergy": 0,
|
|
45838
|
+
"Coal": 0.0599,
|
|
45839
|
+
"Gas": 0.0402,
|
|
45840
|
+
"Hydro": 0.2011,
|
|
45841
|
+
"Nuclear": 0,
|
|
45842
|
+
"Other Fossil": 0,
|
|
45843
|
+
"Other Renewables": 0,
|
|
45844
|
+
"Solar": 0.0191,
|
|
45845
|
+
"Wind": 0.6797
|
|
45252
45846
|
}
|
|
45253
45847
|
},
|
|
45254
45848
|
"US-TN": {
|
|
@@ -46087,6 +46681,17 @@
|
|
|
46087
46681
|
"Other Renewables": 0,
|
|
46088
46682
|
"Solar": 0.0191,
|
|
46089
46683
|
"Wind": 0
|
|
46684
|
+
},
|
|
46685
|
+
"2025-05": {
|
|
46686
|
+
"Bioenergy": 0.0051,
|
|
46687
|
+
"Coal": 0.2468,
|
|
46688
|
+
"Gas": 0.2553,
|
|
46689
|
+
"Hydro": 0.1404,
|
|
46690
|
+
"Nuclear": 0.3308,
|
|
46691
|
+
"Other Fossil": 0.0024,
|
|
46692
|
+
"Other Renewables": 0,
|
|
46693
|
+
"Solar": 0.0191,
|
|
46694
|
+
"Wind": 0
|
|
46090
46695
|
}
|
|
46091
46696
|
},
|
|
46092
46697
|
"US-TX": {
|
|
@@ -46925,6 +47530,17 @@
|
|
|
46925
47530
|
"Other Renewables": 0,
|
|
46926
47531
|
"Solar": 0.1014,
|
|
46927
47532
|
"Wind": 0.3157
|
|
47533
|
+
},
|
|
47534
|
+
"2025-05": {
|
|
47535
|
+
"Bioenergy": 0.0015,
|
|
47536
|
+
"Coal": 0.1029,
|
|
47537
|
+
"Gas": 0.3877,
|
|
47538
|
+
"Hydro": 0.0022,
|
|
47539
|
+
"Nuclear": 0.0873,
|
|
47540
|
+
"Other Fossil": 0.0013,
|
|
47541
|
+
"Other Renewables": 0,
|
|
47542
|
+
"Solar": 0.1014,
|
|
47543
|
+
"Wind": 0.3157
|
|
46928
47544
|
}
|
|
46929
47545
|
},
|
|
46930
47546
|
"US-UT": {
|
|
@@ -47763,6 +48379,17 @@
|
|
|
47763
48379
|
"Other Renewables": 0.0157,
|
|
47764
48380
|
"Solar": 0.1339,
|
|
47765
48381
|
"Wind": 0.0317
|
|
48382
|
+
},
|
|
48383
|
+
"2025-05": {
|
|
48384
|
+
"Bioenergy": 0.0018,
|
|
48385
|
+
"Coal": 0.549,
|
|
48386
|
+
"Gas": 0.2621,
|
|
48387
|
+
"Hydro": 0,
|
|
48388
|
+
"Nuclear": 0,
|
|
48389
|
+
"Other Fossil": 0.0058,
|
|
48390
|
+
"Other Renewables": 0.0157,
|
|
48391
|
+
"Solar": 0.1339,
|
|
48392
|
+
"Wind": 0.0317
|
|
47766
48393
|
}
|
|
47767
48394
|
},
|
|
47768
48395
|
"US-VA": {
|
|
@@ -48601,6 +49228,17 @@
|
|
|
48601
49228
|
"Other Renewables": 0,
|
|
48602
49229
|
"Solar": 0.0938,
|
|
48603
49230
|
"Wind": 0.0006
|
|
49231
|
+
},
|
|
49232
|
+
"2025-05": {
|
|
49233
|
+
"Bioenergy": 0.033,
|
|
49234
|
+
"Coal": 0.027,
|
|
49235
|
+
"Gas": 0.5987,
|
|
49236
|
+
"Hydro": 0,
|
|
49237
|
+
"Nuclear": 0.2403,
|
|
49238
|
+
"Other Fossil": 0.0066,
|
|
49239
|
+
"Other Renewables": 0,
|
|
49240
|
+
"Solar": 0.0938,
|
|
49241
|
+
"Wind": 0.0006
|
|
48604
49242
|
}
|
|
48605
49243
|
},
|
|
48606
49244
|
"US-VT": {
|
|
@@ -49439,6 +50077,17 @@
|
|
|
49439
50077
|
"Other Renewables": 0,
|
|
49440
50078
|
"Solar": 0.0827,
|
|
49441
50079
|
"Wind": 0.2044
|
|
50080
|
+
},
|
|
50081
|
+
"2025-05": {
|
|
50082
|
+
"Bioenergy": 0.1281,
|
|
50083
|
+
"Coal": 0,
|
|
50084
|
+
"Gas": 0.0003,
|
|
50085
|
+
"Hydro": 0.584,
|
|
50086
|
+
"Nuclear": 0,
|
|
50087
|
+
"Other Fossil": 0.0006,
|
|
50088
|
+
"Other Renewables": 0,
|
|
50089
|
+
"Solar": 0.0827,
|
|
50090
|
+
"Wind": 0.2044
|
|
49442
50091
|
}
|
|
49443
50092
|
},
|
|
49444
50093
|
"US-WA": {
|
|
@@ -50277,6 +50926,17 @@
|
|
|
50277
50926
|
"Other Renewables": 0,
|
|
50278
50927
|
"Solar": 0.005,
|
|
50279
50928
|
"Wind": 0.1127
|
|
50929
|
+
},
|
|
50930
|
+
"2025-05": {
|
|
50931
|
+
"Bioenergy": 0.0115,
|
|
50932
|
+
"Coal": 0.0312,
|
|
50933
|
+
"Gas": 0.1419,
|
|
50934
|
+
"Hydro": 0.6086,
|
|
50935
|
+
"Nuclear": 0.0884,
|
|
50936
|
+
"Other Fossil": 0.0008,
|
|
50937
|
+
"Other Renewables": 0,
|
|
50938
|
+
"Solar": 0.005,
|
|
50939
|
+
"Wind": 0.1127
|
|
50280
50940
|
}
|
|
50281
50941
|
},
|
|
50282
50942
|
"US-WI": {
|
|
@@ -51115,6 +51775,17 @@
|
|
|
51115
51775
|
"Other Renewables": 0,
|
|
51116
51776
|
"Solar": 0.0791,
|
|
51117
51777
|
"Wind": 0.0533
|
|
51778
|
+
},
|
|
51779
|
+
"2025-05": {
|
|
51780
|
+
"Bioenergy": 0.0174,
|
|
51781
|
+
"Coal": 0.3894,
|
|
51782
|
+
"Gas": 0.2644,
|
|
51783
|
+
"Hydro": 0.0347,
|
|
51784
|
+
"Nuclear": 0.1596,
|
|
51785
|
+
"Other Fossil": 0.002,
|
|
51786
|
+
"Other Renewables": 0,
|
|
51787
|
+
"Solar": 0.0791,
|
|
51788
|
+
"Wind": 0.0533
|
|
51118
51789
|
}
|
|
51119
51790
|
},
|
|
51120
51791
|
"US-WV": {
|
|
@@ -51953,6 +52624,17 @@
|
|
|
51953
52624
|
"Other Renewables": 0,
|
|
51954
52625
|
"Solar": 0.0077,
|
|
51955
52626
|
"Wind": 0.0821
|
|
52627
|
+
},
|
|
52628
|
+
"2025-05": {
|
|
52629
|
+
"Bioenergy": 0,
|
|
52630
|
+
"Coal": 0.8114,
|
|
52631
|
+
"Gas": 0.0477,
|
|
52632
|
+
"Hydro": 0.0458,
|
|
52633
|
+
"Nuclear": 0,
|
|
52634
|
+
"Other Fossil": 0.0053,
|
|
52635
|
+
"Other Renewables": 0,
|
|
52636
|
+
"Solar": 0.0077,
|
|
52637
|
+
"Wind": 0.0821
|
|
51956
52638
|
}
|
|
51957
52639
|
},
|
|
51958
52640
|
"US-WY": {
|
|
@@ -52791,6 +53473,17 @@
|
|
|
52791
53473
|
"Other Renewables": 0,
|
|
52792
53474
|
"Solar": 0.0114,
|
|
52793
53475
|
"Wind": 0.3584
|
|
53476
|
+
},
|
|
53477
|
+
"2025-05": {
|
|
53478
|
+
"Bioenergy": 0,
|
|
53479
|
+
"Coal": 0.5584,
|
|
53480
|
+
"Gas": 0.0679,
|
|
53481
|
+
"Hydro": 0,
|
|
53482
|
+
"Nuclear": 0,
|
|
53483
|
+
"Other Fossil": 0.0038,
|
|
53484
|
+
"Other Renewables": 0,
|
|
53485
|
+
"Solar": 0.0114,
|
|
53486
|
+
"Wind": 0.3584
|
|
52794
53487
|
}
|
|
52795
53488
|
}
|
|
52796
53489
|
}
|