@digital4better/data 1.3.14 → 1.3.16
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 +92 -92
- package/data/factor/country-yearly-green.json +828 -828
- package/data/factor/country-yearly.csv +96 -96
- package/data/factor/country-yearly.json +839 -839
- package/data/factor/subdivision-monthly-green.csv +90 -27
- package/data/factor/subdivision-monthly-green.json +936 -243
- package/data/factor/subdivision-monthly.csv +90 -27
- package/data/factor/subdivision-monthly.json +936 -243
- 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 +23 -23
- 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 +92 -92
- package/data/mix/country-yearly-green.json +324 -324
- package/data/mix/country-yearly.csv +92 -92
- package/data/mix/country-yearly.json +583 -583
- package/data/mix/subdivision-monthly-green.csv +90 -27
- package/data/mix/subdivision-monthly-green.json +470 -92
- package/data/mix/subdivision-monthly.csv +90 -27
- package/data/mix/subdivision-monthly.json +868 -175
- package/data/mix/subdivision-yearly-green.csv +62 -62
- package/data/mix/subdivision-yearly-green.json +209 -209
- package/data/mix/subdivision-yearly.csv +62 -62
- package/data/mix/subdivision-yearly.json +375 -375
- 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 +2 -2
|
@@ -848,26 +848,37 @@
|
|
|
848
848
|
"Wind": 0.1871
|
|
849
849
|
},
|
|
850
850
|
"2025-06": {
|
|
851
|
-
"Bioenergy": 0.
|
|
852
|
-
"Coal": 0.
|
|
853
|
-
"Gas": 0.
|
|
854
|
-
"Hydro": 0.
|
|
851
|
+
"Bioenergy": 0.0574,
|
|
852
|
+
"Coal": 0.1278,
|
|
853
|
+
"Gas": 0.5231,
|
|
854
|
+
"Hydro": 0.037,
|
|
855
855
|
"Nuclear": 0,
|
|
856
|
-
"Other Fossil": 0.
|
|
857
|
-
"Other Renewables": 0.
|
|
858
|
-
"Solar": 0.
|
|
859
|
-
"Wind": 0.
|
|
856
|
+
"Other Fossil": 0.0279,
|
|
857
|
+
"Other Renewables": 0.0024,
|
|
858
|
+
"Solar": 0.0703,
|
|
859
|
+
"Wind": 0.1541
|
|
860
860
|
},
|
|
861
861
|
"2025-07": {
|
|
862
|
-
"Bioenergy": 0.
|
|
863
|
-
"Coal": 0.
|
|
864
|
-
"Gas": 0.
|
|
865
|
-
"Hydro": 0.
|
|
862
|
+
"Bioenergy": 0.0574,
|
|
863
|
+
"Coal": 0.1278,
|
|
864
|
+
"Gas": 0.5231,
|
|
865
|
+
"Hydro": 0.037,
|
|
866
866
|
"Nuclear": 0,
|
|
867
|
-
"Other Fossil": 0.
|
|
868
|
-
"Other Renewables": 0.
|
|
869
|
-
"Solar": 0.
|
|
870
|
-
"Wind": 0.
|
|
867
|
+
"Other Fossil": 0.0279,
|
|
868
|
+
"Other Renewables": 0.0024,
|
|
869
|
+
"Solar": 0.0703,
|
|
870
|
+
"Wind": 0.1541
|
|
871
|
+
},
|
|
872
|
+
"2025-08": {
|
|
873
|
+
"Bioenergy": 0.0574,
|
|
874
|
+
"Coal": 0.1278,
|
|
875
|
+
"Gas": 0.5231,
|
|
876
|
+
"Hydro": 0.037,
|
|
877
|
+
"Nuclear": 0,
|
|
878
|
+
"Other Fossil": 0.0279,
|
|
879
|
+
"Other Renewables": 0.0024,
|
|
880
|
+
"Solar": 0.0703,
|
|
881
|
+
"Wind": 0.1541
|
|
871
882
|
}
|
|
872
883
|
},
|
|
873
884
|
"CA-BC": {
|
|
@@ -1719,26 +1730,37 @@
|
|
|
1719
1730
|
"Wind": 0.034
|
|
1720
1731
|
},
|
|
1721
1732
|
"2025-06": {
|
|
1722
|
-
"Bioenergy": 0.
|
|
1723
|
-
"Coal": 0.
|
|
1724
|
-
"Gas": 0.
|
|
1725
|
-
"Hydro": 0.
|
|
1733
|
+
"Bioenergy": 0.0053,
|
|
1734
|
+
"Coal": 0.0119,
|
|
1735
|
+
"Gas": 0.0487,
|
|
1736
|
+
"Hydro": 0.9021,
|
|
1726
1737
|
"Nuclear": 0,
|
|
1727
|
-
"Other Fossil": 0.
|
|
1728
|
-
"Other Renewables": 0.
|
|
1738
|
+
"Other Fossil": 0.0026,
|
|
1739
|
+
"Other Renewables": 0.0002,
|
|
1729
1740
|
"Solar": 0.0002,
|
|
1730
|
-
"Wind": 0.
|
|
1741
|
+
"Wind": 0.0289
|
|
1731
1742
|
},
|
|
1732
1743
|
"2025-07": {
|
|
1733
|
-
"Bioenergy": 0.
|
|
1734
|
-
"Coal": 0.
|
|
1735
|
-
"Gas": 0.
|
|
1736
|
-
"Hydro": 0.
|
|
1744
|
+
"Bioenergy": 0.0053,
|
|
1745
|
+
"Coal": 0.0119,
|
|
1746
|
+
"Gas": 0.0487,
|
|
1747
|
+
"Hydro": 0.9021,
|
|
1737
1748
|
"Nuclear": 0,
|
|
1738
|
-
"Other Fossil": 0.
|
|
1739
|
-
"Other Renewables": 0.
|
|
1749
|
+
"Other Fossil": 0.0026,
|
|
1750
|
+
"Other Renewables": 0.0002,
|
|
1740
1751
|
"Solar": 0.0002,
|
|
1741
|
-
"Wind": 0.
|
|
1752
|
+
"Wind": 0.0289
|
|
1753
|
+
},
|
|
1754
|
+
"2025-08": {
|
|
1755
|
+
"Bioenergy": 0.0053,
|
|
1756
|
+
"Coal": 0.0119,
|
|
1757
|
+
"Gas": 0.0487,
|
|
1758
|
+
"Hydro": 0.9021,
|
|
1759
|
+
"Nuclear": 0,
|
|
1760
|
+
"Other Fossil": 0.0026,
|
|
1761
|
+
"Other Renewables": 0.0002,
|
|
1762
|
+
"Solar": 0.0002,
|
|
1763
|
+
"Wind": 0.0289
|
|
1742
1764
|
}
|
|
1743
1765
|
},
|
|
1744
1766
|
"CA-MB": {
|
|
@@ -2592,24 +2614,35 @@
|
|
|
2592
2614
|
"2025-06": {
|
|
2593
2615
|
"Bioenergy": 0,
|
|
2594
2616
|
"Coal": 0.0001,
|
|
2595
|
-
"Gas": 0.
|
|
2596
|
-
"Hydro": 0.
|
|
2617
|
+
"Gas": 0.0004,
|
|
2618
|
+
"Hydro": 0.969,
|
|
2597
2619
|
"Nuclear": 0,
|
|
2598
2620
|
"Other Fossil": 0,
|
|
2599
2621
|
"Other Renewables": 0,
|
|
2600
2622
|
"Solar": 0.0001,
|
|
2601
|
-
"Wind": 0.
|
|
2623
|
+
"Wind": 0.0303
|
|
2602
2624
|
},
|
|
2603
2625
|
"2025-07": {
|
|
2604
2626
|
"Bioenergy": 0,
|
|
2605
2627
|
"Coal": 0.0001,
|
|
2606
|
-
"Gas": 0.
|
|
2607
|
-
"Hydro": 0.
|
|
2628
|
+
"Gas": 0.0004,
|
|
2629
|
+
"Hydro": 0.969,
|
|
2608
2630
|
"Nuclear": 0,
|
|
2609
2631
|
"Other Fossil": 0,
|
|
2610
2632
|
"Other Renewables": 0,
|
|
2611
2633
|
"Solar": 0.0001,
|
|
2612
|
-
"Wind": 0.
|
|
2634
|
+
"Wind": 0.0303
|
|
2635
|
+
},
|
|
2636
|
+
"2025-08": {
|
|
2637
|
+
"Bioenergy": 0,
|
|
2638
|
+
"Coal": 0.0001,
|
|
2639
|
+
"Gas": 0.0004,
|
|
2640
|
+
"Hydro": 0.969,
|
|
2641
|
+
"Nuclear": 0,
|
|
2642
|
+
"Other Fossil": 0,
|
|
2643
|
+
"Other Renewables": 0,
|
|
2644
|
+
"Solar": 0.0001,
|
|
2645
|
+
"Wind": 0.0303
|
|
2613
2646
|
}
|
|
2614
2647
|
},
|
|
2615
2648
|
"CA-NB": {
|
|
@@ -3461,26 +3494,37 @@
|
|
|
3461
3494
|
"Wind": 0.0729
|
|
3462
3495
|
},
|
|
3463
3496
|
"2025-06": {
|
|
3464
|
-
"Bioenergy": 0.
|
|
3465
|
-
"Coal": 0.
|
|
3466
|
-
"Gas": 0.
|
|
3467
|
-
"Hydro": 0.
|
|
3468
|
-
"Nuclear": 0.
|
|
3469
|
-
"Other Fossil": 0.
|
|
3470
|
-
"Other Renewables": 0.
|
|
3497
|
+
"Bioenergy": 0.0162,
|
|
3498
|
+
"Coal": 0.0361,
|
|
3499
|
+
"Gas": 0.1477,
|
|
3500
|
+
"Hydro": 0.2465,
|
|
3501
|
+
"Nuclear": 0.4638,
|
|
3502
|
+
"Other Fossil": 0.0079,
|
|
3503
|
+
"Other Renewables": 0.0007,
|
|
3471
3504
|
"Solar": 0.0002,
|
|
3472
|
-
"Wind": 0.
|
|
3505
|
+
"Wind": 0.0809
|
|
3473
3506
|
},
|
|
3474
3507
|
"2025-07": {
|
|
3475
|
-
"Bioenergy": 0.
|
|
3476
|
-
"Coal": 0.
|
|
3477
|
-
"Gas": 0.
|
|
3478
|
-
"Hydro": 0.
|
|
3479
|
-
"Nuclear": 0.
|
|
3480
|
-
"Other Fossil": 0.
|
|
3481
|
-
"Other Renewables": 0.
|
|
3508
|
+
"Bioenergy": 0.0162,
|
|
3509
|
+
"Coal": 0.0361,
|
|
3510
|
+
"Gas": 0.1477,
|
|
3511
|
+
"Hydro": 0.2465,
|
|
3512
|
+
"Nuclear": 0.4638,
|
|
3513
|
+
"Other Fossil": 0.0079,
|
|
3514
|
+
"Other Renewables": 0.0007,
|
|
3482
3515
|
"Solar": 0.0002,
|
|
3483
|
-
"Wind": 0.
|
|
3516
|
+
"Wind": 0.0809
|
|
3517
|
+
},
|
|
3518
|
+
"2025-08": {
|
|
3519
|
+
"Bioenergy": 0.0162,
|
|
3520
|
+
"Coal": 0.0361,
|
|
3521
|
+
"Gas": 0.1477,
|
|
3522
|
+
"Hydro": 0.2465,
|
|
3523
|
+
"Nuclear": 0.4638,
|
|
3524
|
+
"Other Fossil": 0.0079,
|
|
3525
|
+
"Other Renewables": 0.0007,
|
|
3526
|
+
"Solar": 0.0002,
|
|
3527
|
+
"Wind": 0.0809
|
|
3484
3528
|
}
|
|
3485
3529
|
},
|
|
3486
3530
|
"CA-NL": {
|
|
@@ -4332,26 +4376,37 @@
|
|
|
4332
4376
|
"Wind": 0.0046
|
|
4333
4377
|
},
|
|
4334
4378
|
"2025-06": {
|
|
4335
|
-
"Bioenergy": 0.
|
|
4336
|
-
"Coal": 0.
|
|
4337
|
-
"Gas": 0.
|
|
4338
|
-
"Hydro": 0.
|
|
4379
|
+
"Bioenergy": 0.001,
|
|
4380
|
+
"Coal": 0.0023,
|
|
4381
|
+
"Gas": 0.0095,
|
|
4382
|
+
"Hydro": 0.981,
|
|
4339
4383
|
"Nuclear": 0,
|
|
4340
|
-
"Other Fossil": 0.
|
|
4341
|
-
"Other Renewables": 0
|
|
4384
|
+
"Other Fossil": 0.0005,
|
|
4385
|
+
"Other Renewables": 0,
|
|
4342
4386
|
"Solar": 0,
|
|
4343
|
-
"Wind": 0.
|
|
4387
|
+
"Wind": 0.0056
|
|
4344
4388
|
},
|
|
4345
4389
|
"2025-07": {
|
|
4346
|
-
"Bioenergy": 0.
|
|
4347
|
-
"Coal": 0.
|
|
4348
|
-
"Gas": 0.
|
|
4349
|
-
"Hydro": 0.
|
|
4390
|
+
"Bioenergy": 0.001,
|
|
4391
|
+
"Coal": 0.0023,
|
|
4392
|
+
"Gas": 0.0095,
|
|
4393
|
+
"Hydro": 0.981,
|
|
4350
4394
|
"Nuclear": 0,
|
|
4351
|
-
"Other Fossil": 0.
|
|
4352
|
-
"Other Renewables": 0
|
|
4395
|
+
"Other Fossil": 0.0005,
|
|
4396
|
+
"Other Renewables": 0,
|
|
4353
4397
|
"Solar": 0,
|
|
4354
|
-
"Wind": 0.
|
|
4398
|
+
"Wind": 0.0056
|
|
4399
|
+
},
|
|
4400
|
+
"2025-08": {
|
|
4401
|
+
"Bioenergy": 0.001,
|
|
4402
|
+
"Coal": 0.0023,
|
|
4403
|
+
"Gas": 0.0095,
|
|
4404
|
+
"Hydro": 0.981,
|
|
4405
|
+
"Nuclear": 0,
|
|
4406
|
+
"Other Fossil": 0.0005,
|
|
4407
|
+
"Other Renewables": 0,
|
|
4408
|
+
"Solar": 0,
|
|
4409
|
+
"Wind": 0.0056
|
|
4355
4410
|
}
|
|
4356
4411
|
},
|
|
4357
4412
|
"CA-NS": {
|
|
@@ -5181,15 +5236,15 @@
|
|
|
5181
5236
|
"Wind": 0.2094
|
|
5182
5237
|
},
|
|
5183
5238
|
"2025-04": {
|
|
5184
|
-
"Bioenergy": 0.
|
|
5185
|
-
"Coal": 0.
|
|
5186
|
-
"Gas": 0.
|
|
5187
|
-
"Hydro": 0.
|
|
5239
|
+
"Bioenergy": 0.05,
|
|
5240
|
+
"Coal": 0.1112,
|
|
5241
|
+
"Gas": 0.455,
|
|
5242
|
+
"Hydro": 0.1499,
|
|
5188
5243
|
"Nuclear": 0,
|
|
5189
|
-
"Other Fossil": 0.
|
|
5190
|
-
"Other Renewables": 0.
|
|
5244
|
+
"Other Fossil": 0.0245,
|
|
5245
|
+
"Other Renewables": 0.002,
|
|
5191
5246
|
"Solar": 0.0004,
|
|
5192
|
-
"Wind": 0.
|
|
5247
|
+
"Wind": 0.207
|
|
5193
5248
|
},
|
|
5194
5249
|
"2025-05": {
|
|
5195
5250
|
"Bioenergy": 0.043,
|
|
@@ -5203,26 +5258,37 @@
|
|
|
5203
5258
|
"Wind": 0.2575
|
|
5204
5259
|
},
|
|
5205
5260
|
"2025-06": {
|
|
5206
|
-
"Bioenergy": 0.
|
|
5207
|
-
"Coal": 0.
|
|
5208
|
-
"Gas": 0.
|
|
5209
|
-
"Hydro": 0.
|
|
5261
|
+
"Bioenergy": 0.0491,
|
|
5262
|
+
"Coal": 0.1093,
|
|
5263
|
+
"Gas": 0.4477,
|
|
5264
|
+
"Hydro": 0.1113,
|
|
5210
5265
|
"Nuclear": 0,
|
|
5211
|
-
"Other Fossil": 0.
|
|
5212
|
-
"Other Renewables": 0.
|
|
5213
|
-
"Solar": 0.
|
|
5214
|
-
"Wind": 0.
|
|
5266
|
+
"Other Fossil": 0.0239,
|
|
5267
|
+
"Other Renewables": 0.0021,
|
|
5268
|
+
"Solar": 0.0008,
|
|
5269
|
+
"Wind": 0.2557
|
|
5215
5270
|
},
|
|
5216
5271
|
"2025-07": {
|
|
5217
|
-
"Bioenergy": 0.
|
|
5218
|
-
"Coal": 0.
|
|
5219
|
-
"Gas": 0.
|
|
5220
|
-
"Hydro": 0.
|
|
5272
|
+
"Bioenergy": 0.0491,
|
|
5273
|
+
"Coal": 0.1093,
|
|
5274
|
+
"Gas": 0.4477,
|
|
5275
|
+
"Hydro": 0.1113,
|
|
5221
5276
|
"Nuclear": 0,
|
|
5222
|
-
"Other Fossil": 0.
|
|
5223
|
-
"Other Renewables": 0.
|
|
5224
|
-
"Solar": 0.
|
|
5225
|
-
"Wind": 0.
|
|
5277
|
+
"Other Fossil": 0.0239,
|
|
5278
|
+
"Other Renewables": 0.0021,
|
|
5279
|
+
"Solar": 0.0008,
|
|
5280
|
+
"Wind": 0.2557
|
|
5281
|
+
},
|
|
5282
|
+
"2025-08": {
|
|
5283
|
+
"Bioenergy": 0.0491,
|
|
5284
|
+
"Coal": 0.1093,
|
|
5285
|
+
"Gas": 0.4477,
|
|
5286
|
+
"Hydro": 0.1113,
|
|
5287
|
+
"Nuclear": 0,
|
|
5288
|
+
"Other Fossil": 0.0239,
|
|
5289
|
+
"Other Renewables": 0.0021,
|
|
5290
|
+
"Solar": 0.0008,
|
|
5291
|
+
"Wind": 0.2557
|
|
5226
5292
|
}
|
|
5227
5293
|
},
|
|
5228
5294
|
"CA-NT": {
|
|
@@ -6074,26 +6140,37 @@
|
|
|
6074
6140
|
"Wind": 0.0334
|
|
6075
6141
|
},
|
|
6076
6142
|
"2025-06": {
|
|
6077
|
-
"Bioenergy": 0.
|
|
6078
|
-
"Coal": 0.
|
|
6079
|
-
"Gas": 0.
|
|
6080
|
-
"Hydro": 0.
|
|
6143
|
+
"Bioenergy": 0.0465,
|
|
6144
|
+
"Coal": 0.1035,
|
|
6145
|
+
"Gas": 0.4239,
|
|
6146
|
+
"Hydro": 0.3557,
|
|
6081
6147
|
"Nuclear": 0,
|
|
6082
|
-
"Other Fossil": 0.
|
|
6083
|
-
"Other Renewables": 0.
|
|
6084
|
-
"Solar": 0.
|
|
6085
|
-
"Wind": 0.
|
|
6148
|
+
"Other Fossil": 0.0226,
|
|
6149
|
+
"Other Renewables": 0.002,
|
|
6150
|
+
"Solar": 0.012,
|
|
6151
|
+
"Wind": 0.0338
|
|
6086
6152
|
},
|
|
6087
6153
|
"2025-07": {
|
|
6088
|
-
"Bioenergy": 0.
|
|
6089
|
-
"Coal": 0.
|
|
6090
|
-
"Gas": 0.
|
|
6091
|
-
"Hydro": 0.
|
|
6154
|
+
"Bioenergy": 0.0465,
|
|
6155
|
+
"Coal": 0.1035,
|
|
6156
|
+
"Gas": 0.4239,
|
|
6157
|
+
"Hydro": 0.3557,
|
|
6092
6158
|
"Nuclear": 0,
|
|
6093
|
-
"Other Fossil": 0.
|
|
6094
|
-
"Other Renewables": 0.
|
|
6095
|
-
"Solar": 0.
|
|
6096
|
-
"Wind": 0.
|
|
6159
|
+
"Other Fossil": 0.0226,
|
|
6160
|
+
"Other Renewables": 0.002,
|
|
6161
|
+
"Solar": 0.012,
|
|
6162
|
+
"Wind": 0.0338
|
|
6163
|
+
},
|
|
6164
|
+
"2025-08": {
|
|
6165
|
+
"Bioenergy": 0.0465,
|
|
6166
|
+
"Coal": 0.1035,
|
|
6167
|
+
"Gas": 0.4239,
|
|
6168
|
+
"Hydro": 0.3557,
|
|
6169
|
+
"Nuclear": 0,
|
|
6170
|
+
"Other Fossil": 0.0226,
|
|
6171
|
+
"Other Renewables": 0.002,
|
|
6172
|
+
"Solar": 0.012,
|
|
6173
|
+
"Wind": 0.0338
|
|
6097
6174
|
}
|
|
6098
6175
|
},
|
|
6099
6176
|
"CA-NU": {
|
|
@@ -6947,23 +7024,34 @@
|
|
|
6947
7024
|
"2025-06": {
|
|
6948
7025
|
"Bioenergy": 0.0777,
|
|
6949
7026
|
"Coal": 0.1728,
|
|
6950
|
-
"Gas": 0.
|
|
7027
|
+
"Gas": 0.7077,
|
|
6951
7028
|
"Hydro": 0,
|
|
6952
7029
|
"Nuclear": 0,
|
|
6953
7030
|
"Other Fossil": 0.0377,
|
|
6954
7031
|
"Other Renewables": 0.0033,
|
|
6955
|
-
"Solar": 0.
|
|
7032
|
+
"Solar": 0.0008,
|
|
6956
7033
|
"Wind": 0
|
|
6957
7034
|
},
|
|
6958
7035
|
"2025-07": {
|
|
6959
7036
|
"Bioenergy": 0.0777,
|
|
6960
7037
|
"Coal": 0.1728,
|
|
6961
|
-
"Gas": 0.
|
|
7038
|
+
"Gas": 0.7077,
|
|
6962
7039
|
"Hydro": 0,
|
|
6963
7040
|
"Nuclear": 0,
|
|
6964
7041
|
"Other Fossil": 0.0377,
|
|
6965
7042
|
"Other Renewables": 0.0033,
|
|
6966
|
-
"Solar": 0.
|
|
7043
|
+
"Solar": 0.0008,
|
|
7044
|
+
"Wind": 0
|
|
7045
|
+
},
|
|
7046
|
+
"2025-08": {
|
|
7047
|
+
"Bioenergy": 0.0777,
|
|
7048
|
+
"Coal": 0.1728,
|
|
7049
|
+
"Gas": 0.7077,
|
|
7050
|
+
"Hydro": 0,
|
|
7051
|
+
"Nuclear": 0,
|
|
7052
|
+
"Other Fossil": 0.0377,
|
|
7053
|
+
"Other Renewables": 0.0033,
|
|
7054
|
+
"Solar": 0.0008,
|
|
6967
7055
|
"Wind": 0
|
|
6968
7056
|
}
|
|
6969
7057
|
},
|
|
@@ -7816,26 +7904,37 @@
|
|
|
7816
7904
|
"Wind": 0.0813
|
|
7817
7905
|
},
|
|
7818
7906
|
"2025-06": {
|
|
7819
|
-
"Bioenergy": 0.
|
|
7820
|
-
"Coal": 0.
|
|
7821
|
-
"Gas": 0.
|
|
7822
|
-
"Hydro": 0.
|
|
7823
|
-
"Nuclear": 0.
|
|
7824
|
-
"Other Fossil": 0.
|
|
7825
|
-
"Other Renewables": 0.
|
|
7826
|
-
"Solar": 0.
|
|
7827
|
-
"Wind": 0.
|
|
7907
|
+
"Bioenergy": 0.0137,
|
|
7908
|
+
"Coal": 0.0304,
|
|
7909
|
+
"Gas": 0.1244,
|
|
7910
|
+
"Hydro": 0.2564,
|
|
7911
|
+
"Nuclear": 0.4799,
|
|
7912
|
+
"Other Fossil": 0.0066,
|
|
7913
|
+
"Other Renewables": 0.0006,
|
|
7914
|
+
"Solar": 0.0193,
|
|
7915
|
+
"Wind": 0.0688
|
|
7828
7916
|
},
|
|
7829
7917
|
"2025-07": {
|
|
7830
|
-
"Bioenergy": 0.
|
|
7831
|
-
"Coal": 0.
|
|
7832
|
-
"Gas": 0.
|
|
7833
|
-
"Hydro": 0.
|
|
7834
|
-
"Nuclear": 0.
|
|
7835
|
-
"Other Fossil": 0.
|
|
7836
|
-
"Other Renewables": 0.
|
|
7837
|
-
"Solar": 0.
|
|
7838
|
-
"Wind": 0.
|
|
7918
|
+
"Bioenergy": 0.0137,
|
|
7919
|
+
"Coal": 0.0304,
|
|
7920
|
+
"Gas": 0.1244,
|
|
7921
|
+
"Hydro": 0.2564,
|
|
7922
|
+
"Nuclear": 0.4799,
|
|
7923
|
+
"Other Fossil": 0.0066,
|
|
7924
|
+
"Other Renewables": 0.0006,
|
|
7925
|
+
"Solar": 0.0193,
|
|
7926
|
+
"Wind": 0.0688
|
|
7927
|
+
},
|
|
7928
|
+
"2025-08": {
|
|
7929
|
+
"Bioenergy": 0.0137,
|
|
7930
|
+
"Coal": 0.0304,
|
|
7931
|
+
"Gas": 0.1244,
|
|
7932
|
+
"Hydro": 0.2564,
|
|
7933
|
+
"Nuclear": 0.4799,
|
|
7934
|
+
"Other Fossil": 0.0066,
|
|
7935
|
+
"Other Renewables": 0.0006,
|
|
7936
|
+
"Solar": 0.0193,
|
|
7937
|
+
"Wind": 0.0688
|
|
7839
7938
|
}
|
|
7840
7939
|
},
|
|
7841
7940
|
"CA-PE": {
|
|
@@ -8687,26 +8786,37 @@
|
|
|
8687
8786
|
"Wind": 0.895
|
|
8688
8787
|
},
|
|
8689
8788
|
"2025-06": {
|
|
8690
|
-
"Bioenergy": 0.
|
|
8691
|
-
"Coal": 0.
|
|
8692
|
-
"Gas": 0.
|
|
8789
|
+
"Bioenergy": 0.0009,
|
|
8790
|
+
"Coal": 0.0019,
|
|
8791
|
+
"Gas": 0.0079,
|
|
8693
8792
|
"Hydro": 0,
|
|
8694
8793
|
"Nuclear": 0,
|
|
8695
8794
|
"Other Fossil": 0.0004,
|
|
8696
8795
|
"Other Renewables": 0,
|
|
8697
|
-
"Solar": 0.
|
|
8698
|
-
"Wind": 0.
|
|
8796
|
+
"Solar": 0.1534,
|
|
8797
|
+
"Wind": 0.8355
|
|
8699
8798
|
},
|
|
8700
8799
|
"2025-07": {
|
|
8701
|
-
"Bioenergy": 0.
|
|
8702
|
-
"Coal": 0.
|
|
8703
|
-
"Gas": 0.
|
|
8800
|
+
"Bioenergy": 0.0009,
|
|
8801
|
+
"Coal": 0.0019,
|
|
8802
|
+
"Gas": 0.0079,
|
|
8704
8803
|
"Hydro": 0,
|
|
8705
8804
|
"Nuclear": 0,
|
|
8706
8805
|
"Other Fossil": 0.0004,
|
|
8707
8806
|
"Other Renewables": 0,
|
|
8708
|
-
"Solar": 0.
|
|
8709
|
-
"Wind": 0.
|
|
8807
|
+
"Solar": 0.1534,
|
|
8808
|
+
"Wind": 0.8355
|
|
8809
|
+
},
|
|
8810
|
+
"2025-08": {
|
|
8811
|
+
"Bioenergy": 0.0009,
|
|
8812
|
+
"Coal": 0.0019,
|
|
8813
|
+
"Gas": 0.0079,
|
|
8814
|
+
"Hydro": 0,
|
|
8815
|
+
"Nuclear": 0,
|
|
8816
|
+
"Other Fossil": 0.0004,
|
|
8817
|
+
"Other Renewables": 0,
|
|
8818
|
+
"Solar": 0.1534,
|
|
8819
|
+
"Wind": 0.8355
|
|
8710
8820
|
}
|
|
8711
8821
|
},
|
|
8712
8822
|
"CA-QC": {
|
|
@@ -9559,25 +9669,36 @@
|
|
|
9559
9669
|
},
|
|
9560
9670
|
"2025-06": {
|
|
9561
9671
|
"Bioenergy": 0.0009,
|
|
9562
|
-
"Coal": 0.
|
|
9563
|
-
"Gas": 0.
|
|
9564
|
-
"Hydro": 0.
|
|
9672
|
+
"Coal": 0.002,
|
|
9673
|
+
"Gas": 0.008,
|
|
9674
|
+
"Hydro": 0.9257,
|
|
9565
9675
|
"Nuclear": 0,
|
|
9566
9676
|
"Other Fossil": 0.0004,
|
|
9567
9677
|
"Other Renewables": 0,
|
|
9568
9678
|
"Solar": 0.0001,
|
|
9569
|
-
"Wind": 0.
|
|
9679
|
+
"Wind": 0.0629
|
|
9570
9680
|
},
|
|
9571
9681
|
"2025-07": {
|
|
9572
9682
|
"Bioenergy": 0.0009,
|
|
9573
|
-
"Coal": 0.
|
|
9574
|
-
"Gas": 0.
|
|
9575
|
-
"Hydro": 0.
|
|
9683
|
+
"Coal": 0.002,
|
|
9684
|
+
"Gas": 0.008,
|
|
9685
|
+
"Hydro": 0.9257,
|
|
9576
9686
|
"Nuclear": 0,
|
|
9577
9687
|
"Other Fossil": 0.0004,
|
|
9578
9688
|
"Other Renewables": 0,
|
|
9579
9689
|
"Solar": 0.0001,
|
|
9580
|
-
"Wind": 0.
|
|
9690
|
+
"Wind": 0.0629
|
|
9691
|
+
},
|
|
9692
|
+
"2025-08": {
|
|
9693
|
+
"Bioenergy": 0.0009,
|
|
9694
|
+
"Coal": 0.002,
|
|
9695
|
+
"Gas": 0.008,
|
|
9696
|
+
"Hydro": 0.9257,
|
|
9697
|
+
"Nuclear": 0,
|
|
9698
|
+
"Other Fossil": 0.0004,
|
|
9699
|
+
"Other Renewables": 0,
|
|
9700
|
+
"Solar": 0.0001,
|
|
9701
|
+
"Wind": 0.0629
|
|
9581
9702
|
}
|
|
9582
9703
|
},
|
|
9583
9704
|
"CA-SK": {
|
|
@@ -10429,26 +10550,37 @@
|
|
|
10429
10550
|
"Wind": 0.1258
|
|
10430
10551
|
},
|
|
10431
10552
|
"2025-06": {
|
|
10432
|
-
"Bioenergy": 0.
|
|
10433
|
-
"Coal": 0.
|
|
10434
|
-
"Gas": 0.
|
|
10435
|
-
"Hydro": 0.
|
|
10553
|
+
"Bioenergy": 0.0593,
|
|
10554
|
+
"Coal": 0.1321,
|
|
10555
|
+
"Gas": 0.5408,
|
|
10556
|
+
"Hydro": 0.108,
|
|
10436
10557
|
"Nuclear": 0,
|
|
10437
|
-
"Other Fossil": 0.
|
|
10558
|
+
"Other Fossil": 0.0288,
|
|
10438
10559
|
"Other Renewables": 0.0025,
|
|
10439
|
-
"Solar": 0.
|
|
10440
|
-
"Wind": 0.
|
|
10560
|
+
"Solar": 0.0022,
|
|
10561
|
+
"Wind": 0.1263
|
|
10441
10562
|
},
|
|
10442
10563
|
"2025-07": {
|
|
10443
|
-
"Bioenergy": 0.
|
|
10444
|
-
"Coal": 0.
|
|
10445
|
-
"Gas": 0.
|
|
10446
|
-
"Hydro": 0.
|
|
10564
|
+
"Bioenergy": 0.0593,
|
|
10565
|
+
"Coal": 0.1321,
|
|
10566
|
+
"Gas": 0.5408,
|
|
10567
|
+
"Hydro": 0.108,
|
|
10447
10568
|
"Nuclear": 0,
|
|
10448
|
-
"Other Fossil": 0.
|
|
10569
|
+
"Other Fossil": 0.0288,
|
|
10449
10570
|
"Other Renewables": 0.0025,
|
|
10450
|
-
"Solar": 0.
|
|
10451
|
-
"Wind": 0.
|
|
10571
|
+
"Solar": 0.0022,
|
|
10572
|
+
"Wind": 0.1263
|
|
10573
|
+
},
|
|
10574
|
+
"2025-08": {
|
|
10575
|
+
"Bioenergy": 0.0593,
|
|
10576
|
+
"Coal": 0.1321,
|
|
10577
|
+
"Gas": 0.5408,
|
|
10578
|
+
"Hydro": 0.108,
|
|
10579
|
+
"Nuclear": 0,
|
|
10580
|
+
"Other Fossil": 0.0288,
|
|
10581
|
+
"Other Renewables": 0.0025,
|
|
10582
|
+
"Solar": 0.0022,
|
|
10583
|
+
"Wind": 0.1263
|
|
10452
10584
|
}
|
|
10453
10585
|
},
|
|
10454
10586
|
"CA-YT": {
|
|
@@ -11300,26 +11432,37 @@
|
|
|
11300
11432
|
"Wind": 0.0182
|
|
11301
11433
|
},
|
|
11302
11434
|
"2025-06": {
|
|
11303
|
-
"Bioenergy": 0.
|
|
11304
|
-
"Coal": 0.
|
|
11305
|
-
"Gas": 0.
|
|
11306
|
-
"Hydro": 0.
|
|
11435
|
+
"Bioenergy": 0.0127,
|
|
11436
|
+
"Coal": 0.0283,
|
|
11437
|
+
"Gas": 0.1158,
|
|
11438
|
+
"Hydro": 0.7866,
|
|
11307
11439
|
"Nuclear": 0,
|
|
11308
|
-
"Other Fossil": 0.
|
|
11309
|
-
"Other Renewables": 0.
|
|
11310
|
-
"Solar": 0.
|
|
11311
|
-
"Wind": 0.
|
|
11440
|
+
"Other Fossil": 0.0062,
|
|
11441
|
+
"Other Renewables": 0.0005,
|
|
11442
|
+
"Solar": 0.0382,
|
|
11443
|
+
"Wind": 0.0117
|
|
11312
11444
|
},
|
|
11313
11445
|
"2025-07": {
|
|
11314
|
-
"Bioenergy": 0.
|
|
11315
|
-
"Coal": 0.
|
|
11316
|
-
"Gas": 0.
|
|
11317
|
-
"Hydro": 0.
|
|
11446
|
+
"Bioenergy": 0.0127,
|
|
11447
|
+
"Coal": 0.0283,
|
|
11448
|
+
"Gas": 0.1158,
|
|
11449
|
+
"Hydro": 0.7866,
|
|
11318
11450
|
"Nuclear": 0,
|
|
11319
|
-
"Other Fossil": 0.
|
|
11320
|
-
"Other Renewables": 0.
|
|
11321
|
-
"Solar": 0.
|
|
11322
|
-
"Wind": 0.
|
|
11451
|
+
"Other Fossil": 0.0062,
|
|
11452
|
+
"Other Renewables": 0.0005,
|
|
11453
|
+
"Solar": 0.0382,
|
|
11454
|
+
"Wind": 0.0117
|
|
11455
|
+
},
|
|
11456
|
+
"2025-08": {
|
|
11457
|
+
"Bioenergy": 0.0127,
|
|
11458
|
+
"Coal": 0.0283,
|
|
11459
|
+
"Gas": 0.1158,
|
|
11460
|
+
"Hydro": 0.7866,
|
|
11461
|
+
"Nuclear": 0,
|
|
11462
|
+
"Other Fossil": 0.0062,
|
|
11463
|
+
"Other Renewables": 0.0005,
|
|
11464
|
+
"Solar": 0.0382,
|
|
11465
|
+
"Wind": 0.0117
|
|
11323
11466
|
}
|
|
11324
11467
|
},
|
|
11325
11468
|
"US-AK": {
|
|
@@ -12191,6 +12334,17 @@
|
|
|
12191
12334
|
"Other Renewables": 0,
|
|
12192
12335
|
"Solar": 0,
|
|
12193
12336
|
"Wind": 0.0156
|
|
12337
|
+
},
|
|
12338
|
+
"2025-08": {
|
|
12339
|
+
"Bioenergy": 0.005,
|
|
12340
|
+
"Coal": 0.1258,
|
|
12341
|
+
"Gas": 0.4216,
|
|
12342
|
+
"Hydro": 0.2827,
|
|
12343
|
+
"Nuclear": 0,
|
|
12344
|
+
"Other Fossil": 0.1492,
|
|
12345
|
+
"Other Renewables": 0,
|
|
12346
|
+
"Solar": 0,
|
|
12347
|
+
"Wind": 0.0156
|
|
12194
12348
|
}
|
|
12195
12349
|
},
|
|
12196
12350
|
"US-AL": {
|
|
@@ -13062,6 +13216,17 @@
|
|
|
13062
13216
|
"Other Renewables": 0,
|
|
13063
13217
|
"Solar": 0.0111,
|
|
13064
13218
|
"Wind": 0
|
|
13219
|
+
},
|
|
13220
|
+
"2025-08": {
|
|
13221
|
+
"Bioenergy": 0.0217,
|
|
13222
|
+
"Coal": 0.1466,
|
|
13223
|
+
"Gas": 0.4781,
|
|
13224
|
+
"Hydro": 0.0665,
|
|
13225
|
+
"Nuclear": 0.2761,
|
|
13226
|
+
"Other Fossil": 0,
|
|
13227
|
+
"Other Renewables": 0,
|
|
13228
|
+
"Solar": 0.0111,
|
|
13229
|
+
"Wind": 0
|
|
13065
13230
|
}
|
|
13066
13231
|
},
|
|
13067
13232
|
"US-AR": {
|
|
@@ -13933,6 +14098,17 @@
|
|
|
13933
14098
|
"Other Renewables": 0,
|
|
13934
14099
|
"Solar": 0.0809,
|
|
13935
14100
|
"Wind": 0.0021
|
|
14101
|
+
},
|
|
14102
|
+
"2025-08": {
|
|
14103
|
+
"Bioenergy": 0.0123,
|
|
14104
|
+
"Coal": 0.2765,
|
|
14105
|
+
"Gas": 0.3621,
|
|
14106
|
+
"Hydro": 0.0508,
|
|
14107
|
+
"Nuclear": 0.2146,
|
|
14108
|
+
"Other Fossil": 0.0006,
|
|
14109
|
+
"Other Renewables": 0,
|
|
14110
|
+
"Solar": 0.0809,
|
|
14111
|
+
"Wind": 0.0021
|
|
13936
14112
|
}
|
|
13937
14113
|
},
|
|
13938
14114
|
"US-AZ": {
|
|
@@ -14804,6 +14980,17 @@
|
|
|
14804
14980
|
"Other Renewables": 0,
|
|
14805
14981
|
"Solar": 0.1729,
|
|
14806
14982
|
"Wind": 0.0261
|
|
14983
|
+
},
|
|
14984
|
+
"2025-08": {
|
|
14985
|
+
"Bioenergy": 0.0017,
|
|
14986
|
+
"Coal": 0.0603,
|
|
14987
|
+
"Gas": 0.4323,
|
|
14988
|
+
"Hydro": 0.0464,
|
|
14989
|
+
"Nuclear": 0.2601,
|
|
14990
|
+
"Other Fossil": 0.0001,
|
|
14991
|
+
"Other Renewables": 0,
|
|
14992
|
+
"Solar": 0.1729,
|
|
14993
|
+
"Wind": 0.0261
|
|
14807
14994
|
}
|
|
14808
14995
|
},
|
|
14809
14996
|
"US-CA": {
|
|
@@ -15675,6 +15862,17 @@
|
|
|
15675
15862
|
"Other Renewables": 0.0485,
|
|
15676
15863
|
"Solar": 0.3362,
|
|
15677
15864
|
"Wind": 0.0815
|
|
15865
|
+
},
|
|
15866
|
+
"2025-08": {
|
|
15867
|
+
"Bioenergy": 0.02,
|
|
15868
|
+
"Coal": 0.0012,
|
|
15869
|
+
"Gas": 0.2732,
|
|
15870
|
+
"Hydro": 0.1512,
|
|
15871
|
+
"Nuclear": 0.0881,
|
|
15872
|
+
"Other Fossil": 0,
|
|
15873
|
+
"Other Renewables": 0.0485,
|
|
15874
|
+
"Solar": 0.3362,
|
|
15875
|
+
"Wind": 0.0815
|
|
15678
15876
|
}
|
|
15679
15877
|
},
|
|
15680
15878
|
"US-CO": {
|
|
@@ -16546,6 +16744,17 @@
|
|
|
16546
16744
|
"Other Renewables": 0,
|
|
16547
16745
|
"Solar": 0.1223,
|
|
16548
16746
|
"Wind": 0.2866
|
|
16747
|
+
},
|
|
16748
|
+
"2025-08": {
|
|
16749
|
+
"Bioenergy": 0.0011,
|
|
16750
|
+
"Coal": 0.2655,
|
|
16751
|
+
"Gas": 0.2899,
|
|
16752
|
+
"Hydro": 0.0343,
|
|
16753
|
+
"Nuclear": 0,
|
|
16754
|
+
"Other Fossil": 0.0002,
|
|
16755
|
+
"Other Renewables": 0,
|
|
16756
|
+
"Solar": 0.1223,
|
|
16757
|
+
"Wind": 0.2866
|
|
16549
16758
|
}
|
|
16550
16759
|
},
|
|
16551
16760
|
"US-CT": {
|
|
@@ -17417,6 +17626,17 @@
|
|
|
17417
17626
|
"Other Renewables": 0,
|
|
17418
17627
|
"Solar": 0.0206,
|
|
17419
17628
|
"Wind": 0.0001
|
|
17629
|
+
},
|
|
17630
|
+
"2025-08": {
|
|
17631
|
+
"Bioenergy": 0.0139,
|
|
17632
|
+
"Coal": 0,
|
|
17633
|
+
"Gas": 0.5509,
|
|
17634
|
+
"Hydro": 0.0108,
|
|
17635
|
+
"Nuclear": 0.394,
|
|
17636
|
+
"Other Fossil": 0.0096,
|
|
17637
|
+
"Other Renewables": 0,
|
|
17638
|
+
"Solar": 0.0206,
|
|
17639
|
+
"Wind": 0.0001
|
|
17420
17640
|
}
|
|
17421
17641
|
},
|
|
17422
17642
|
"US-DE": {
|
|
@@ -18288,6 +18508,17 @@
|
|
|
18288
18508
|
"Other Renewables": 0,
|
|
18289
18509
|
"Solar": 0.0423,
|
|
18290
18510
|
"Wind": 0.0005
|
|
18511
|
+
},
|
|
18512
|
+
"2025-08": {
|
|
18513
|
+
"Bioenergy": 0.0114,
|
|
18514
|
+
"Coal": 0,
|
|
18515
|
+
"Gas": 0.9459,
|
|
18516
|
+
"Hydro": 0,
|
|
18517
|
+
"Nuclear": 0,
|
|
18518
|
+
"Other Fossil": 0,
|
|
18519
|
+
"Other Renewables": 0,
|
|
18520
|
+
"Solar": 0.0423,
|
|
18521
|
+
"Wind": 0.0005
|
|
18291
18522
|
}
|
|
18292
18523
|
},
|
|
18293
18524
|
"US-FL": {
|
|
@@ -19159,6 +19390,17 @@
|
|
|
19159
19390
|
"Other Renewables": 0,
|
|
19160
19391
|
"Solar": 0.0883,
|
|
19161
19392
|
"Wind": 0
|
|
19393
|
+
},
|
|
19394
|
+
"2025-08": {
|
|
19395
|
+
"Bioenergy": 0.0108,
|
|
19396
|
+
"Coal": 0.0373,
|
|
19397
|
+
"Gas": 0.7481,
|
|
19398
|
+
"Hydro": 0.0008,
|
|
19399
|
+
"Nuclear": 0.1017,
|
|
19400
|
+
"Other Fossil": 0.013,
|
|
19401
|
+
"Other Renewables": 0,
|
|
19402
|
+
"Solar": 0.0883,
|
|
19403
|
+
"Wind": 0
|
|
19162
19404
|
}
|
|
19163
19405
|
},
|
|
19164
19406
|
"US-GA": {
|
|
@@ -20030,6 +20272,17 @@
|
|
|
20030
20272
|
"Other Renewables": 0,
|
|
20031
20273
|
"Solar": 0.0861,
|
|
20032
20274
|
"Wind": 0
|
|
20275
|
+
},
|
|
20276
|
+
"2025-08": {
|
|
20277
|
+
"Bioenergy": 0.0301,
|
|
20278
|
+
"Coal": 0.152,
|
|
20279
|
+
"Gas": 0.3778,
|
|
20280
|
+
"Hydro": 0.0166,
|
|
20281
|
+
"Nuclear": 0.3356,
|
|
20282
|
+
"Other Fossil": 0.0019,
|
|
20283
|
+
"Other Renewables": 0,
|
|
20284
|
+
"Solar": 0.0861,
|
|
20285
|
+
"Wind": 0
|
|
20033
20286
|
}
|
|
20034
20287
|
},
|
|
20035
20288
|
"US-HI": {
|
|
@@ -20901,6 +21154,17 @@
|
|
|
20901
21154
|
"Other Renewables": 0.0262,
|
|
20902
21155
|
"Solar": 0.1243,
|
|
20903
21156
|
"Wind": 0.0794
|
|
21157
|
+
},
|
|
21158
|
+
"2025-08": {
|
|
21159
|
+
"Bioenergy": 0.0235,
|
|
21160
|
+
"Coal": 0,
|
|
21161
|
+
"Gas": 0,
|
|
21162
|
+
"Hydro": 0,
|
|
21163
|
+
"Nuclear": 0,
|
|
21164
|
+
"Other Fossil": 0.7466,
|
|
21165
|
+
"Other Renewables": 0.0262,
|
|
21166
|
+
"Solar": 0.1243,
|
|
21167
|
+
"Wind": 0.0794
|
|
20904
21168
|
}
|
|
20905
21169
|
},
|
|
20906
21170
|
"US-IA": {
|
|
@@ -21772,6 +22036,17 @@
|
|
|
21772
22036
|
"Other Renewables": 0,
|
|
21773
22037
|
"Solar": 0.0257,
|
|
21774
22038
|
"Wind": 0.4943
|
|
22039
|
+
},
|
|
22040
|
+
"2025-08": {
|
|
22041
|
+
"Bioenergy": 0.0027,
|
|
22042
|
+
"Coal": 0.3083,
|
|
22043
|
+
"Gas": 0.1484,
|
|
22044
|
+
"Hydro": 0.0177,
|
|
22045
|
+
"Nuclear": 0,
|
|
22046
|
+
"Other Fossil": 0.0028,
|
|
22047
|
+
"Other Renewables": 0,
|
|
22048
|
+
"Solar": 0.0257,
|
|
22049
|
+
"Wind": 0.4943
|
|
21775
22050
|
}
|
|
21776
22051
|
},
|
|
21777
22052
|
"US-ID": {
|
|
@@ -22643,6 +22918,17 @@
|
|
|
22643
22918
|
"Other Renewables": 0.0033,
|
|
22644
22919
|
"Solar": 0.1257,
|
|
22645
22920
|
"Wind": 0.1146
|
|
22921
|
+
},
|
|
22922
|
+
"2025-08": {
|
|
22923
|
+
"Bioenergy": 0.025,
|
|
22924
|
+
"Coal": 0,
|
|
22925
|
+
"Gas": 0.2903,
|
|
22926
|
+
"Hydro": 0.4409,
|
|
22927
|
+
"Nuclear": 0,
|
|
22928
|
+
"Other Fossil": 0,
|
|
22929
|
+
"Other Renewables": 0.0033,
|
|
22930
|
+
"Solar": 0.1257,
|
|
22931
|
+
"Wind": 0.1146
|
|
22646
22932
|
}
|
|
22647
22933
|
},
|
|
22648
22934
|
"US-IL": {
|
|
@@ -23514,6 +23800,17 @@
|
|
|
23514
23800
|
"Other Renewables": 0,
|
|
23515
23801
|
"Solar": 0.0392,
|
|
23516
23802
|
"Wind": 0.0887
|
|
23803
|
+
},
|
|
23804
|
+
"2025-08": {
|
|
23805
|
+
"Bioenergy": 0.0012,
|
|
23806
|
+
"Coal": 0.1682,
|
|
23807
|
+
"Gas": 0.2052,
|
|
23808
|
+
"Hydro": 0,
|
|
23809
|
+
"Nuclear": 0.496,
|
|
23810
|
+
"Other Fossil": 0.0014,
|
|
23811
|
+
"Other Renewables": 0,
|
|
23812
|
+
"Solar": 0.0392,
|
|
23813
|
+
"Wind": 0.0887
|
|
23517
23814
|
}
|
|
23518
23815
|
},
|
|
23519
23816
|
"US-IN": {
|
|
@@ -24385,6 +24682,17 @@
|
|
|
24385
24682
|
"Other Renewables": 0,
|
|
24386
24683
|
"Solar": 0.0854,
|
|
24387
24684
|
"Wind": 0.0693
|
|
24685
|
+
},
|
|
24686
|
+
"2025-08": {
|
|
24687
|
+
"Bioenergy": 0.0021,
|
|
24688
|
+
"Coal": 0.4248,
|
|
24689
|
+
"Gas": 0.4086,
|
|
24690
|
+
"Hydro": 0.0046,
|
|
24691
|
+
"Nuclear": 0,
|
|
24692
|
+
"Other Fossil": 0.0052,
|
|
24693
|
+
"Other Renewables": 0,
|
|
24694
|
+
"Solar": 0.0854,
|
|
24695
|
+
"Wind": 0.0693
|
|
24388
24696
|
}
|
|
24389
24697
|
},
|
|
24390
24698
|
"US-KS": {
|
|
@@ -25256,6 +25564,17 @@
|
|
|
25256
25564
|
"Other Renewables": 0,
|
|
25257
25565
|
"Solar": 0.0121,
|
|
25258
25566
|
"Wind": 0.4314
|
|
25567
|
+
},
|
|
25568
|
+
"2025-08": {
|
|
25569
|
+
"Bioenergy": 0.0009,
|
|
25570
|
+
"Coal": 0.3367,
|
|
25571
|
+
"Gas": 0.0656,
|
|
25572
|
+
"Hydro": 0.0006,
|
|
25573
|
+
"Nuclear": 0.1513,
|
|
25574
|
+
"Other Fossil": 0.0013,
|
|
25575
|
+
"Other Renewables": 0,
|
|
25576
|
+
"Solar": 0.0121,
|
|
25577
|
+
"Wind": 0.4314
|
|
25259
25578
|
}
|
|
25260
25579
|
},
|
|
25261
25580
|
"US-KY": {
|
|
@@ -26127,6 +26446,17 @@
|
|
|
26127
26446
|
"Other Renewables": 0,
|
|
26128
26447
|
"Solar": 0.0254,
|
|
26129
26448
|
"Wind": 0
|
|
26449
|
+
},
|
|
26450
|
+
"2025-08": {
|
|
26451
|
+
"Bioenergy": 0.0054,
|
|
26452
|
+
"Coal": 0.6429,
|
|
26453
|
+
"Gas": 0.269,
|
|
26454
|
+
"Hydro": 0.0555,
|
|
26455
|
+
"Nuclear": 0,
|
|
26456
|
+
"Other Fossil": 0.0018,
|
|
26457
|
+
"Other Renewables": 0,
|
|
26458
|
+
"Solar": 0.0254,
|
|
26459
|
+
"Wind": 0
|
|
26130
26460
|
}
|
|
26131
26461
|
},
|
|
26132
26462
|
"US-LA": {
|
|
@@ -26998,6 +27328,17 @@
|
|
|
26998
27328
|
"Other Renewables": 0,
|
|
26999
27329
|
"Solar": 0.0274,
|
|
27000
27330
|
"Wind": 0
|
|
27331
|
+
},
|
|
27332
|
+
"2025-08": {
|
|
27333
|
+
"Bioenergy": 0.0178,
|
|
27334
|
+
"Coal": 0.0564,
|
|
27335
|
+
"Gas": 0.7495,
|
|
27336
|
+
"Hydro": 0.0069,
|
|
27337
|
+
"Nuclear": 0.133,
|
|
27338
|
+
"Other Fossil": 0.009,
|
|
27339
|
+
"Other Renewables": 0,
|
|
27340
|
+
"Solar": 0.0274,
|
|
27341
|
+
"Wind": 0
|
|
27001
27342
|
}
|
|
27002
27343
|
},
|
|
27003
27344
|
"US-MA": {
|
|
@@ -27869,6 +28210,17 @@
|
|
|
27869
28210
|
"Other Renewables": 0,
|
|
27870
28211
|
"Solar": 0.1241,
|
|
27871
28212
|
"Wind": 0.0077
|
|
28213
|
+
},
|
|
28214
|
+
"2025-08": {
|
|
28215
|
+
"Bioenergy": 0.0368,
|
|
28216
|
+
"Coal": 0,
|
|
28217
|
+
"Gas": 0.7482,
|
|
28218
|
+
"Hydro": 0.0344,
|
|
28219
|
+
"Nuclear": 0,
|
|
28220
|
+
"Other Fossil": 0.0488,
|
|
28221
|
+
"Other Renewables": 0,
|
|
28222
|
+
"Solar": 0.1241,
|
|
28223
|
+
"Wind": 0.0077
|
|
27872
28224
|
}
|
|
27873
28225
|
},
|
|
27874
28226
|
"US-MD": {
|
|
@@ -28740,6 +29092,17 @@
|
|
|
28740
29092
|
"Other Renewables": 0,
|
|
28741
29093
|
"Solar": 0.0389,
|
|
28742
29094
|
"Wind": 0.0104
|
|
29095
|
+
},
|
|
29096
|
+
"2025-08": {
|
|
29097
|
+
"Bioenergy": 0.0084,
|
|
29098
|
+
"Coal": 0.0685,
|
|
29099
|
+
"Gas": 0.4259,
|
|
29100
|
+
"Hydro": 0.0746,
|
|
29101
|
+
"Nuclear": 0.3509,
|
|
29102
|
+
"Other Fossil": 0.0225,
|
|
29103
|
+
"Other Renewables": 0,
|
|
29104
|
+
"Solar": 0.0389,
|
|
29105
|
+
"Wind": 0.0104
|
|
28743
29106
|
}
|
|
28744
29107
|
},
|
|
28745
29108
|
"US-ME": {
|
|
@@ -29611,6 +29974,17 @@
|
|
|
29611
29974
|
"Other Renewables": 0,
|
|
29612
29975
|
"Solar": 0.139,
|
|
29613
29976
|
"Wind": 0.145
|
|
29977
|
+
},
|
|
29978
|
+
"2025-08": {
|
|
29979
|
+
"Bioenergy": 0.1064,
|
|
29980
|
+
"Coal": 0.0012,
|
|
29981
|
+
"Gas": 0.3094,
|
|
29982
|
+
"Hydro": 0.2661,
|
|
29983
|
+
"Nuclear": 0,
|
|
29984
|
+
"Other Fossil": 0.0329,
|
|
29985
|
+
"Other Renewables": 0,
|
|
29986
|
+
"Solar": 0.139,
|
|
29987
|
+
"Wind": 0.145
|
|
29614
29988
|
}
|
|
29615
29989
|
},
|
|
29616
29990
|
"US-MI": {
|
|
@@ -30482,6 +30856,17 @@
|
|
|
30482
30856
|
"Other Renewables": 0,
|
|
30483
30857
|
"Solar": 0.0327,
|
|
30484
30858
|
"Wind": 0.061
|
|
30859
|
+
},
|
|
30860
|
+
"2025-08": {
|
|
30861
|
+
"Bioenergy": 0.0171,
|
|
30862
|
+
"Coal": 0.2299,
|
|
30863
|
+
"Gas": 0.4149,
|
|
30864
|
+
"Hydro": 0.0079,
|
|
30865
|
+
"Nuclear": 0.2223,
|
|
30866
|
+
"Other Fossil": 0.0143,
|
|
30867
|
+
"Other Renewables": 0,
|
|
30868
|
+
"Solar": 0.0327,
|
|
30869
|
+
"Wind": 0.061
|
|
30485
30870
|
}
|
|
30486
30871
|
},
|
|
30487
30872
|
"US-MN": {
|
|
@@ -31353,6 +31738,17 @@
|
|
|
31353
31738
|
"Other Renewables": 0,
|
|
31354
31739
|
"Solar": 0.0674,
|
|
31355
31740
|
"Wind": 0.2137
|
|
31741
|
+
},
|
|
31742
|
+
"2025-08": {
|
|
31743
|
+
"Bioenergy": 0.0201,
|
|
31744
|
+
"Coal": 0.1887,
|
|
31745
|
+
"Gas": 0.2628,
|
|
31746
|
+
"Hydro": 0.014,
|
|
31747
|
+
"Nuclear": 0.2297,
|
|
31748
|
+
"Other Fossil": 0.0035,
|
|
31749
|
+
"Other Renewables": 0,
|
|
31750
|
+
"Solar": 0.0674,
|
|
31751
|
+
"Wind": 0.2137
|
|
31356
31752
|
}
|
|
31357
31753
|
},
|
|
31358
31754
|
"US-MO": {
|
|
@@ -32224,6 +32620,17 @@
|
|
|
32224
32620
|
"Other Renewables": 0,
|
|
32225
32621
|
"Solar": 0.0289,
|
|
32226
32622
|
"Wind": 0.0742
|
|
32623
|
+
},
|
|
32624
|
+
"2025-08": {
|
|
32625
|
+
"Bioenergy": 0.0015,
|
|
32626
|
+
"Coal": 0.6651,
|
|
32627
|
+
"Gas": 0.2013,
|
|
32628
|
+
"Hydro": 0.0242,
|
|
32629
|
+
"Nuclear": 0,
|
|
32630
|
+
"Other Fossil": 0.0048,
|
|
32631
|
+
"Other Renewables": 0,
|
|
32632
|
+
"Solar": 0.0289,
|
|
32633
|
+
"Wind": 0.0742
|
|
32227
32634
|
}
|
|
32228
32635
|
},
|
|
32229
32636
|
"US-MS": {
|
|
@@ -33095,6 +33502,17 @@
|
|
|
33095
33502
|
"Other Renewables": 0,
|
|
33096
33503
|
"Solar": 0.0435,
|
|
33097
33504
|
"Wind": 0.0037
|
|
33505
|
+
},
|
|
33506
|
+
"2025-08": {
|
|
33507
|
+
"Bioenergy": 0.0158,
|
|
33508
|
+
"Coal": 0.0663,
|
|
33509
|
+
"Gas": 0.7412,
|
|
33510
|
+
"Hydro": 0,
|
|
33511
|
+
"Nuclear": 0.1294,
|
|
33512
|
+
"Other Fossil": 0,
|
|
33513
|
+
"Other Renewables": 0,
|
|
33514
|
+
"Solar": 0.0435,
|
|
33515
|
+
"Wind": 0.0037
|
|
33098
33516
|
}
|
|
33099
33517
|
},
|
|
33100
33518
|
"US-MT": {
|
|
@@ -33966,6 +34384,17 @@
|
|
|
33966
34384
|
"Other Renewables": 0,
|
|
33967
34385
|
"Solar": 0.0238,
|
|
33968
34386
|
"Wind": 0.1972
|
|
34387
|
+
},
|
|
34388
|
+
"2025-08": {
|
|
34389
|
+
"Bioenergy": 0.0011,
|
|
34390
|
+
"Coal": 0.2857,
|
|
34391
|
+
"Gas": 0.0565,
|
|
34392
|
+
"Hydro": 0.4039,
|
|
34393
|
+
"Nuclear": 0,
|
|
34394
|
+
"Other Fossil": 0.0318,
|
|
34395
|
+
"Other Renewables": 0,
|
|
34396
|
+
"Solar": 0.0238,
|
|
34397
|
+
"Wind": 0.1972
|
|
33969
34398
|
}
|
|
33970
34399
|
},
|
|
33971
34400
|
"US-NC": {
|
|
@@ -34837,6 +35266,17 @@
|
|
|
34837
35266
|
"Other Renewables": 0,
|
|
34838
35267
|
"Solar": 0.1087,
|
|
34839
35268
|
"Wind": 0.0027
|
|
35269
|
+
},
|
|
35270
|
+
"2025-08": {
|
|
35271
|
+
"Bioenergy": 0.0093,
|
|
35272
|
+
"Coal": 0.1474,
|
|
35273
|
+
"Gas": 0.4096,
|
|
35274
|
+
"Hydro": 0.031,
|
|
35275
|
+
"Nuclear": 0.2891,
|
|
35276
|
+
"Other Fossil": 0.0022,
|
|
35277
|
+
"Other Renewables": 0,
|
|
35278
|
+
"Solar": 0.1087,
|
|
35279
|
+
"Wind": 0.0027
|
|
34840
35280
|
}
|
|
34841
35281
|
},
|
|
34842
35282
|
"US-ND": {
|
|
@@ -35708,6 +36148,17 @@
|
|
|
35708
36148
|
"Other Renewables": 0,
|
|
35709
36149
|
"Solar": 0,
|
|
35710
36150
|
"Wind": 0.3259
|
|
36151
|
+
},
|
|
36152
|
+
"2025-08": {
|
|
36153
|
+
"Bioenergy": 0,
|
|
36154
|
+
"Coal": 0.5314,
|
|
36155
|
+
"Gas": 0.08,
|
|
36156
|
+
"Hydro": 0.0617,
|
|
36157
|
+
"Nuclear": 0,
|
|
36158
|
+
"Other Fossil": 0.001,
|
|
36159
|
+
"Other Renewables": 0,
|
|
36160
|
+
"Solar": 0,
|
|
36161
|
+
"Wind": 0.3259
|
|
35711
36162
|
}
|
|
35712
36163
|
},
|
|
35713
36164
|
"US-NE": {
|
|
@@ -36579,6 +37030,17 @@
|
|
|
36579
37030
|
"Other Renewables": 0,
|
|
36580
37031
|
"Solar": 0.0099,
|
|
36581
37032
|
"Wind": 0.2516
|
|
37033
|
+
},
|
|
37034
|
+
"2025-08": {
|
|
37035
|
+
"Bioenergy": 0.0023,
|
|
37036
|
+
"Coal": 0.453,
|
|
37037
|
+
"Gas": 0.0729,
|
|
37038
|
+
"Hydro": 0.033,
|
|
37039
|
+
"Nuclear": 0.1773,
|
|
37040
|
+
"Other Fossil": 0,
|
|
37041
|
+
"Other Renewables": 0,
|
|
37042
|
+
"Solar": 0.0099,
|
|
37043
|
+
"Wind": 0.2516
|
|
36582
37044
|
}
|
|
36583
37045
|
},
|
|
36584
37046
|
"US-NH": {
|
|
@@ -37450,6 +37912,17 @@
|
|
|
37450
37912
|
"Other Renewables": 0,
|
|
37451
37913
|
"Solar": 0,
|
|
37452
37914
|
"Wind": 0.0168
|
|
37915
|
+
},
|
|
37916
|
+
"2025-08": {
|
|
37917
|
+
"Bioenergy": 0.045,
|
|
37918
|
+
"Coal": 0.0121,
|
|
37919
|
+
"Gas": 0.314,
|
|
37920
|
+
"Hydro": 0.0836,
|
|
37921
|
+
"Nuclear": 0.5259,
|
|
37922
|
+
"Other Fossil": 0.0027,
|
|
37923
|
+
"Other Renewables": 0,
|
|
37924
|
+
"Solar": 0,
|
|
37925
|
+
"Wind": 0.0168
|
|
37453
37926
|
}
|
|
37454
37927
|
},
|
|
37455
37928
|
"US-NJ": {
|
|
@@ -38321,6 +38794,17 @@
|
|
|
38321
38794
|
"Other Renewables": 0,
|
|
38322
38795
|
"Solar": 0.0355,
|
|
38323
38796
|
"Wind": 0.0002
|
|
38797
|
+
},
|
|
38798
|
+
"2025-08": {
|
|
38799
|
+
"Bioenergy": 0.0087,
|
|
38800
|
+
"Coal": 0,
|
|
38801
|
+
"Gas": 0.5048,
|
|
38802
|
+
"Hydro": 0,
|
|
38803
|
+
"Nuclear": 0.4419,
|
|
38804
|
+
"Other Fossil": 0.0089,
|
|
38805
|
+
"Other Renewables": 0,
|
|
38806
|
+
"Solar": 0.0355,
|
|
38807
|
+
"Wind": 0.0002
|
|
38324
38808
|
}
|
|
38325
38809
|
},
|
|
38326
38810
|
"US-NM": {
|
|
@@ -39192,6 +39676,17 @@
|
|
|
39192
39676
|
"Other Renewables": 0.0012,
|
|
39193
39677
|
"Solar": 0.177,
|
|
39194
39678
|
"Wind": 0.2988
|
|
39679
|
+
},
|
|
39680
|
+
"2025-08": {
|
|
39681
|
+
"Bioenergy": 0.0007,
|
|
39682
|
+
"Coal": 0.2567,
|
|
39683
|
+
"Gas": 0.2586,
|
|
39684
|
+
"Hydro": 0,
|
|
39685
|
+
"Nuclear": 0,
|
|
39686
|
+
"Other Fossil": 0.0069,
|
|
39687
|
+
"Other Renewables": 0.0012,
|
|
39688
|
+
"Solar": 0.177,
|
|
39689
|
+
"Wind": 0.2988
|
|
39195
39690
|
}
|
|
39196
39691
|
},
|
|
39197
39692
|
"US-NV": {
|
|
@@ -40063,6 +40558,17 @@
|
|
|
40063
40558
|
"Other Renewables": 0.0647,
|
|
40064
40559
|
"Solar": 0.3388,
|
|
40065
40560
|
"Wind": 0.0059
|
|
40561
|
+
},
|
|
40562
|
+
"2025-08": {
|
|
40563
|
+
"Bioenergy": 0.001,
|
|
40564
|
+
"Coal": 0.0485,
|
|
40565
|
+
"Gas": 0.4995,
|
|
40566
|
+
"Hydro": 0.0416,
|
|
40567
|
+
"Nuclear": 0,
|
|
40568
|
+
"Other Fossil": 0,
|
|
40569
|
+
"Other Renewables": 0.0647,
|
|
40570
|
+
"Solar": 0.3388,
|
|
40571
|
+
"Wind": 0.0059
|
|
40066
40572
|
}
|
|
40067
40573
|
},
|
|
40068
40574
|
"US-NY": {
|
|
@@ -40934,6 +41440,17 @@
|
|
|
40934
41440
|
"Other Renewables": 0,
|
|
40935
41441
|
"Solar": 0.0454,
|
|
40936
41442
|
"Wind": 0.0413
|
|
41443
|
+
},
|
|
41444
|
+
"2025-08": {
|
|
41445
|
+
"Bioenergy": 0.0103,
|
|
41446
|
+
"Coal": 0,
|
|
41447
|
+
"Gas": 0.5009,
|
|
41448
|
+
"Hydro": 0.1894,
|
|
41449
|
+
"Nuclear": 0.1996,
|
|
41450
|
+
"Other Fossil": 0.0131,
|
|
41451
|
+
"Other Renewables": 0,
|
|
41452
|
+
"Solar": 0.0454,
|
|
41453
|
+
"Wind": 0.0413
|
|
40937
41454
|
}
|
|
40938
41455
|
},
|
|
40939
41456
|
"US-OH": {
|
|
@@ -41805,6 +42322,17 @@
|
|
|
41805
42322
|
"Other Renewables": 0,
|
|
41806
42323
|
"Solar": 0.063,
|
|
41807
42324
|
"Wind": 0.0147
|
|
42325
|
+
},
|
|
42326
|
+
"2025-08": {
|
|
42327
|
+
"Bioenergy": 0.0019,
|
|
42328
|
+
"Coal": 0.2597,
|
|
42329
|
+
"Gas": 0.5314,
|
|
42330
|
+
"Hydro": 0.0034,
|
|
42331
|
+
"Nuclear": 0.1164,
|
|
42332
|
+
"Other Fossil": 0.0095,
|
|
42333
|
+
"Other Renewables": 0,
|
|
42334
|
+
"Solar": 0.063,
|
|
42335
|
+
"Wind": 0.0147
|
|
41808
42336
|
}
|
|
41809
42337
|
},
|
|
41810
42338
|
"US-OK": {
|
|
@@ -42676,6 +43204,17 @@
|
|
|
42676
43204
|
"Other Renewables": 0,
|
|
42677
43205
|
"Solar": 0.0085,
|
|
42678
43206
|
"Wind": 0.3779
|
|
43207
|
+
},
|
|
43208
|
+
"2025-08": {
|
|
43209
|
+
"Bioenergy": 0.0034,
|
|
43210
|
+
"Coal": 0.109,
|
|
43211
|
+
"Gas": 0.4846,
|
|
43212
|
+
"Hydro": 0.0166,
|
|
43213
|
+
"Nuclear": 0,
|
|
43214
|
+
"Other Fossil": 0.0001,
|
|
43215
|
+
"Other Renewables": 0,
|
|
43216
|
+
"Solar": 0.0085,
|
|
43217
|
+
"Wind": 0.3779
|
|
42679
43218
|
}
|
|
42680
43219
|
},
|
|
42681
43220
|
"US-OR": {
|
|
@@ -43547,6 +44086,17 @@
|
|
|
43547
44086
|
"Other Renewables": 0.0026,
|
|
43548
44087
|
"Solar": 0.059,
|
|
43549
44088
|
"Wind": 0.1928
|
|
44089
|
+
},
|
|
44090
|
+
"2025-08": {
|
|
44091
|
+
"Bioenergy": 0.0136,
|
|
44092
|
+
"Coal": 0,
|
|
44093
|
+
"Gas": 0.3124,
|
|
44094
|
+
"Hydro": 0.4196,
|
|
44095
|
+
"Nuclear": 0,
|
|
44096
|
+
"Other Fossil": 0,
|
|
44097
|
+
"Other Renewables": 0.0026,
|
|
44098
|
+
"Solar": 0.059,
|
|
44099
|
+
"Wind": 0.1928
|
|
43550
44100
|
}
|
|
43551
44101
|
},
|
|
43552
44102
|
"US-PA": {
|
|
@@ -44418,6 +44968,17 @@
|
|
|
44418
44968
|
"Other Renewables": 0,
|
|
44419
44969
|
"Solar": 0.0094,
|
|
44420
44970
|
"Wind": 0.011
|
|
44971
|
+
},
|
|
44972
|
+
"2025-08": {
|
|
44973
|
+
"Bioenergy": 0.0049,
|
|
44974
|
+
"Coal": 0.0627,
|
|
44975
|
+
"Gas": 0.6141,
|
|
44976
|
+
"Hydro": 0.0077,
|
|
44977
|
+
"Nuclear": 0.2876,
|
|
44978
|
+
"Other Fossil": 0.0027,
|
|
44979
|
+
"Other Renewables": 0,
|
|
44980
|
+
"Solar": 0.0094,
|
|
44981
|
+
"Wind": 0.011
|
|
44421
44982
|
}
|
|
44422
44983
|
},
|
|
44423
44984
|
"US-RI": {
|
|
@@ -45289,6 +45850,17 @@
|
|
|
45289
45850
|
"Other Renewables": 0,
|
|
45290
45851
|
"Solar": 0.0845,
|
|
45291
45852
|
"Wind": 0.0124
|
|
45853
|
+
},
|
|
45854
|
+
"2025-08": {
|
|
45855
|
+
"Bioenergy": 0.0199,
|
|
45856
|
+
"Coal": 0,
|
|
45857
|
+
"Gas": 0.8832,
|
|
45858
|
+
"Hydro": 0,
|
|
45859
|
+
"Nuclear": 0,
|
|
45860
|
+
"Other Fossil": 0,
|
|
45861
|
+
"Other Renewables": 0,
|
|
45862
|
+
"Solar": 0.0845,
|
|
45863
|
+
"Wind": 0.0124
|
|
45292
45864
|
}
|
|
45293
45865
|
},
|
|
45294
45866
|
"US-SC": {
|
|
@@ -46160,6 +46732,17 @@
|
|
|
46160
46732
|
"Other Renewables": 0,
|
|
46161
46733
|
"Solar": 0.0387,
|
|
46162
46734
|
"Wind": 0
|
|
46735
|
+
},
|
|
46736
|
+
"2025-08": {
|
|
46737
|
+
"Bioenergy": 0.0149,
|
|
46738
|
+
"Coal": 0.2164,
|
|
46739
|
+
"Gas": 0.1963,
|
|
46740
|
+
"Hydro": 0.0201,
|
|
46741
|
+
"Nuclear": 0.5122,
|
|
46742
|
+
"Other Fossil": 0.0013,
|
|
46743
|
+
"Other Renewables": 0,
|
|
46744
|
+
"Solar": 0.0387,
|
|
46745
|
+
"Wind": 0
|
|
46163
46746
|
}
|
|
46164
46747
|
},
|
|
46165
46748
|
"US-SD": {
|
|
@@ -47031,6 +47614,17 @@
|
|
|
47031
47614
|
"Other Renewables": 0,
|
|
47032
47615
|
"Solar": 0.0322,
|
|
47033
47616
|
"Wind": 0.4851
|
|
47617
|
+
},
|
|
47618
|
+
"2025-08": {
|
|
47619
|
+
"Bioenergy": 0,
|
|
47620
|
+
"Coal": 0.1187,
|
|
47621
|
+
"Gas": 0.1351,
|
|
47622
|
+
"Hydro": 0.229,
|
|
47623
|
+
"Nuclear": 0,
|
|
47624
|
+
"Other Fossil": 0,
|
|
47625
|
+
"Other Renewables": 0,
|
|
47626
|
+
"Solar": 0.0322,
|
|
47627
|
+
"Wind": 0.4851
|
|
47034
47628
|
}
|
|
47035
47629
|
},
|
|
47036
47630
|
"US-TN": {
|
|
@@ -47902,6 +48496,17 @@
|
|
|
47902
48496
|
"Other Renewables": 0,
|
|
47903
48497
|
"Solar": 0.018,
|
|
47904
48498
|
"Wind": 0
|
|
48499
|
+
},
|
|
48500
|
+
"2025-08": {
|
|
48501
|
+
"Bioenergy": 0.0056,
|
|
48502
|
+
"Coal": 0.2607,
|
|
48503
|
+
"Gas": 0.2369,
|
|
48504
|
+
"Hydro": 0.0969,
|
|
48505
|
+
"Nuclear": 0.3798,
|
|
48506
|
+
"Other Fossil": 0.0022,
|
|
48507
|
+
"Other Renewables": 0,
|
|
48508
|
+
"Solar": 0.018,
|
|
48509
|
+
"Wind": 0
|
|
47905
48510
|
}
|
|
47906
48511
|
},
|
|
47907
48512
|
"US-TX": {
|
|
@@ -48773,6 +49378,17 @@
|
|
|
48773
49378
|
"Other Renewables": 0,
|
|
48774
49379
|
"Solar": 0.1108,
|
|
48775
49380
|
"Wind": 0.2167
|
|
49381
|
+
},
|
|
49382
|
+
"2025-08": {
|
|
49383
|
+
"Bioenergy": 0.0015,
|
|
49384
|
+
"Coal": 0.1115,
|
|
49385
|
+
"Gas": 0.4901,
|
|
49386
|
+
"Hydro": 0.0017,
|
|
49387
|
+
"Nuclear": 0.0672,
|
|
49388
|
+
"Other Fossil": 0.0006,
|
|
49389
|
+
"Other Renewables": 0,
|
|
49390
|
+
"Solar": 0.1108,
|
|
49391
|
+
"Wind": 0.2167
|
|
48776
49392
|
}
|
|
48777
49393
|
},
|
|
48778
49394
|
"US-UT": {
|
|
@@ -49644,6 +50260,17 @@
|
|
|
49644
50260
|
"Other Renewables": 0.0102,
|
|
49645
50261
|
"Solar": 0.1982,
|
|
49646
50262
|
"Wind": 0.0183
|
|
50263
|
+
},
|
|
50264
|
+
"2025-08": {
|
|
50265
|
+
"Bioenergy": 0.0016,
|
|
50266
|
+
"Coal": 0.4409,
|
|
50267
|
+
"Gas": 0.3031,
|
|
50268
|
+
"Hydro": 0.0221,
|
|
50269
|
+
"Nuclear": 0,
|
|
50270
|
+
"Other Fossil": 0.0057,
|
|
50271
|
+
"Other Renewables": 0.0102,
|
|
50272
|
+
"Solar": 0.1982,
|
|
50273
|
+
"Wind": 0.0183
|
|
49647
50274
|
}
|
|
49648
50275
|
},
|
|
49649
50276
|
"US-VA": {
|
|
@@ -50515,6 +51142,17 @@
|
|
|
50515
51142
|
"Other Renewables": 0,
|
|
50516
51143
|
"Solar": 0.1017,
|
|
50517
51144
|
"Wind": 0.0003
|
|
51145
|
+
},
|
|
51146
|
+
"2025-08": {
|
|
51147
|
+
"Bioenergy": 0.0293,
|
|
51148
|
+
"Coal": 0.0313,
|
|
51149
|
+
"Gas": 0.5813,
|
|
51150
|
+
"Hydro": 0,
|
|
51151
|
+
"Nuclear": 0.2508,
|
|
51152
|
+
"Other Fossil": 0.0054,
|
|
51153
|
+
"Other Renewables": 0,
|
|
51154
|
+
"Solar": 0.1017,
|
|
51155
|
+
"Wind": 0.0003
|
|
50518
51156
|
}
|
|
50519
51157
|
},
|
|
50520
51158
|
"US-VT": {
|
|
@@ -51386,6 +52024,17 @@
|
|
|
51386
52024
|
"Other Renewables": 0,
|
|
51387
52025
|
"Solar": 0.12,
|
|
51388
52026
|
"Wind": 0.127
|
|
52027
|
+
},
|
|
52028
|
+
"2025-08": {
|
|
52029
|
+
"Bioenergy": 0.1684,
|
|
52030
|
+
"Coal": 0,
|
|
52031
|
+
"Gas": 0,
|
|
52032
|
+
"Hydro": 0.584,
|
|
52033
|
+
"Nuclear": 0,
|
|
52034
|
+
"Other Fossil": 0.0005,
|
|
52035
|
+
"Other Renewables": 0,
|
|
52036
|
+
"Solar": 0.12,
|
|
52037
|
+
"Wind": 0.127
|
|
51389
52038
|
}
|
|
51390
52039
|
},
|
|
51391
52040
|
"US-WA": {
|
|
@@ -52257,6 +52906,17 @@
|
|
|
52257
52906
|
"Other Renewables": 0,
|
|
52258
52907
|
"Solar": 0.0101,
|
|
52259
52908
|
"Wind": 0.079
|
|
52909
|
+
},
|
|
52910
|
+
"2025-08": {
|
|
52911
|
+
"Bioenergy": 0.0112,
|
|
52912
|
+
"Coal": 0.0282,
|
|
52913
|
+
"Gas": 0.179,
|
|
52914
|
+
"Hydro": 0.6796,
|
|
52915
|
+
"Nuclear": 0.012,
|
|
52916
|
+
"Other Fossil": 0.0008,
|
|
52917
|
+
"Other Renewables": 0,
|
|
52918
|
+
"Solar": 0.0101,
|
|
52919
|
+
"Wind": 0.079
|
|
52260
52920
|
}
|
|
52261
52921
|
},
|
|
52262
52922
|
"US-WI": {
|
|
@@ -53128,6 +53788,17 @@
|
|
|
53128
53788
|
"Other Renewables": 0,
|
|
53129
53789
|
"Solar": 0.0761,
|
|
53130
53790
|
"Wind": 0.0208
|
|
53791
|
+
},
|
|
53792
|
+
"2025-08": {
|
|
53793
|
+
"Bioenergy": 0.0152,
|
|
53794
|
+
"Coal": 0.3116,
|
|
53795
|
+
"Gas": 0.4096,
|
|
53796
|
+
"Hydro": 0.0279,
|
|
53797
|
+
"Nuclear": 0.1375,
|
|
53798
|
+
"Other Fossil": 0.0013,
|
|
53799
|
+
"Other Renewables": 0,
|
|
53800
|
+
"Solar": 0.0761,
|
|
53801
|
+
"Wind": 0.0208
|
|
53131
53802
|
}
|
|
53132
53803
|
},
|
|
53133
53804
|
"US-WV": {
|
|
@@ -53999,6 +54670,17 @@
|
|
|
53999
54670
|
"Other Renewables": 0,
|
|
54000
54671
|
"Solar": 0.0061,
|
|
54001
54672
|
"Wind": 0.0186
|
|
54673
|
+
},
|
|
54674
|
+
"2025-08": {
|
|
54675
|
+
"Bioenergy": 0,
|
|
54676
|
+
"Coal": 0.8952,
|
|
54677
|
+
"Gas": 0.0502,
|
|
54678
|
+
"Hydro": 0.0271,
|
|
54679
|
+
"Nuclear": 0,
|
|
54680
|
+
"Other Fossil": 0.0027,
|
|
54681
|
+
"Other Renewables": 0,
|
|
54682
|
+
"Solar": 0.0061,
|
|
54683
|
+
"Wind": 0.0186
|
|
54002
54684
|
}
|
|
54003
54685
|
},
|
|
54004
54686
|
"US-WY": {
|
|
@@ -54870,6 +55552,17 @@
|
|
|
54870
55552
|
"Other Renewables": 0,
|
|
54871
55553
|
"Solar": 0.018,
|
|
54872
55554
|
"Wind": 0.2074
|
|
55555
|
+
},
|
|
55556
|
+
"2025-08": {
|
|
55557
|
+
"Bioenergy": 0,
|
|
55558
|
+
"Coal": 0.6014,
|
|
55559
|
+
"Gas": 0.1438,
|
|
55560
|
+
"Hydro": 0.0252,
|
|
55561
|
+
"Nuclear": 0,
|
|
55562
|
+
"Other Fossil": 0.0042,
|
|
55563
|
+
"Other Renewables": 0,
|
|
55564
|
+
"Solar": 0.018,
|
|
55565
|
+
"Wind": 0.2074
|
|
54873
55566
|
}
|
|
54874
55567
|
}
|
|
54875
55568
|
}
|