@digital4better/data 1.3.3 → 1.3.5
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/cloud/aws-vms.csv +5 -0
- package/data/cloud/aws-vms.json +80 -0
- 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 +91 -91
- package/data/factor/country-yearly-green.json +795 -795
- package/data/factor/country-yearly.csv +91 -91
- package/data/factor/country-yearly.json +797 -797
- 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 +566 -566
- package/data/factor/subdivision-yearly.csv +63 -63
- package/data/factor/subdivision-yearly.json +566 -566
- 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 +42 -42
- 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 +89 -89
- package/data/mix/country-yearly-green.json +308 -308
- package/data/mix/country-yearly.csv +89 -89
- package/data/mix/country-yearly.json +558 -558
- 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 +212 -212
- package/data/mix/subdivision-yearly.csv +63 -63
- package/data/mix/subdivision-yearly.json +379 -379
- 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
|
@@ -846,6 +846,17 @@
|
|
|
846
846
|
"Other Renewables": 0.0026,
|
|
847
847
|
"Solar": 0.057,
|
|
848
848
|
"Wind": 0.1906
|
|
849
|
+
},
|
|
850
|
+
"2025-06": {
|
|
851
|
+
"Bioenergy": 0.057,
|
|
852
|
+
"Coal": 0.1271,
|
|
853
|
+
"Gas": 0.5198,
|
|
854
|
+
"Hydro": 0.0182,
|
|
855
|
+
"Nuclear": 0,
|
|
856
|
+
"Other Fossil": 0.0278,
|
|
857
|
+
"Other Renewables": 0.0026,
|
|
858
|
+
"Solar": 0.057,
|
|
859
|
+
"Wind": 0.1906
|
|
849
860
|
}
|
|
850
861
|
},
|
|
851
862
|
"CA-BC": {
|
|
@@ -1695,6 +1706,17 @@
|
|
|
1695
1706
|
"Other Renewables": 0.0004,
|
|
1696
1707
|
"Solar": 0.0002,
|
|
1697
1708
|
"Wind": 0.0358
|
|
1709
|
+
},
|
|
1710
|
+
"2025-06": {
|
|
1711
|
+
"Bioenergy": 0.009,
|
|
1712
|
+
"Coal": 0.0201,
|
|
1713
|
+
"Gas": 0.082,
|
|
1714
|
+
"Hydro": 0.8482,
|
|
1715
|
+
"Nuclear": 0,
|
|
1716
|
+
"Other Fossil": 0.0044,
|
|
1717
|
+
"Other Renewables": 0.0004,
|
|
1718
|
+
"Solar": 0.0002,
|
|
1719
|
+
"Wind": 0.0358
|
|
1698
1720
|
}
|
|
1699
1721
|
},
|
|
1700
1722
|
"CA-MB": {
|
|
@@ -2544,6 +2566,17 @@
|
|
|
2544
2566
|
"Other Renewables": 0,
|
|
2545
2567
|
"Solar": 0.0001,
|
|
2546
2568
|
"Wind": 0.0353
|
|
2569
|
+
},
|
|
2570
|
+
"2025-06": {
|
|
2571
|
+
"Bioenergy": 0.0003,
|
|
2572
|
+
"Coal": 0.0007,
|
|
2573
|
+
"Gas": 0.0028,
|
|
2574
|
+
"Hydro": 0.9607,
|
|
2575
|
+
"Nuclear": 0,
|
|
2576
|
+
"Other Fossil": 0.0002,
|
|
2577
|
+
"Other Renewables": 0,
|
|
2578
|
+
"Solar": 0.0001,
|
|
2579
|
+
"Wind": 0.0353
|
|
2547
2580
|
}
|
|
2548
2581
|
},
|
|
2549
2582
|
"CA-NB": {
|
|
@@ -3393,6 +3426,17 @@
|
|
|
3393
3426
|
"Other Renewables": 0.0007,
|
|
3394
3427
|
"Solar": 0,
|
|
3395
3428
|
"Wind": 0.0788
|
|
3429
|
+
},
|
|
3430
|
+
"2025-06": {
|
|
3431
|
+
"Bioenergy": 0.0153,
|
|
3432
|
+
"Coal": 0.0342,
|
|
3433
|
+
"Gas": 0.1398,
|
|
3434
|
+
"Hydro": 0.3458,
|
|
3435
|
+
"Nuclear": 0.3778,
|
|
3436
|
+
"Other Fossil": 0.0075,
|
|
3437
|
+
"Other Renewables": 0.0007,
|
|
3438
|
+
"Solar": 0,
|
|
3439
|
+
"Wind": 0.0788
|
|
3396
3440
|
}
|
|
3397
3441
|
},
|
|
3398
3442
|
"CA-NL": {
|
|
@@ -4242,6 +4286,17 @@
|
|
|
4242
4286
|
"Other Renewables": 0.0001,
|
|
4243
4287
|
"Solar": 0,
|
|
4244
4288
|
"Wind": 0.006
|
|
4289
|
+
},
|
|
4290
|
+
"2025-06": {
|
|
4291
|
+
"Bioenergy": 0.0031,
|
|
4292
|
+
"Coal": 0.0069,
|
|
4293
|
+
"Gas": 0.0283,
|
|
4294
|
+
"Hydro": 0.9541,
|
|
4295
|
+
"Nuclear": 0,
|
|
4296
|
+
"Other Fossil": 0.0015,
|
|
4297
|
+
"Other Renewables": 0.0001,
|
|
4298
|
+
"Solar": 0,
|
|
4299
|
+
"Wind": 0.006
|
|
4245
4300
|
}
|
|
4246
4301
|
},
|
|
4247
4302
|
"CA-NS": {
|
|
@@ -5091,6 +5146,17 @@
|
|
|
5091
5146
|
"Other Renewables": 0.0025,
|
|
5092
5147
|
"Solar": 0.0004,
|
|
5093
5148
|
"Wind": 0.1929
|
|
5149
|
+
},
|
|
5150
|
+
"2025-06": {
|
|
5151
|
+
"Bioenergy": 0.0559,
|
|
5152
|
+
"Coal": 0.1248,
|
|
5153
|
+
"Gas": 0.5102,
|
|
5154
|
+
"Hydro": 0.086,
|
|
5155
|
+
"Nuclear": 0,
|
|
5156
|
+
"Other Fossil": 0.0273,
|
|
5157
|
+
"Other Renewables": 0.0025,
|
|
5158
|
+
"Solar": 0.0004,
|
|
5159
|
+
"Wind": 0.1929
|
|
5094
5160
|
}
|
|
5095
5161
|
},
|
|
5096
5162
|
"CA-NT": {
|
|
@@ -5940,6 +6006,17 @@
|
|
|
5940
6006
|
"Other Renewables": 0.0024,
|
|
5941
6007
|
"Solar": 0.0134,
|
|
5942
6008
|
"Wind": 0.0408
|
|
6009
|
+
},
|
|
6010
|
+
"2025-06": {
|
|
6011
|
+
"Bioenergy": 0.0524,
|
|
6012
|
+
"Coal": 0.117,
|
|
6013
|
+
"Gas": 0.4783,
|
|
6014
|
+
"Hydro": 0.2702,
|
|
6015
|
+
"Nuclear": 0,
|
|
6016
|
+
"Other Fossil": 0.0255,
|
|
6017
|
+
"Other Renewables": 0.0024,
|
|
6018
|
+
"Solar": 0.0134,
|
|
6019
|
+
"Wind": 0.0408
|
|
5943
6020
|
}
|
|
5944
6021
|
},
|
|
5945
6022
|
"CA-NU": {
|
|
@@ -6789,6 +6866,17 @@
|
|
|
6789
6866
|
"Other Renewables": 0.0035,
|
|
6790
6867
|
"Solar": 0.0007,
|
|
6791
6868
|
"Wind": 0
|
|
6869
|
+
},
|
|
6870
|
+
"2025-06": {
|
|
6871
|
+
"Bioenergy": 0.0776,
|
|
6872
|
+
"Coal": 0.173,
|
|
6873
|
+
"Gas": 0.7075,
|
|
6874
|
+
"Hydro": 0,
|
|
6875
|
+
"Nuclear": 0,
|
|
6876
|
+
"Other Fossil": 0.0378,
|
|
6877
|
+
"Other Renewables": 0.0035,
|
|
6878
|
+
"Solar": 0.0007,
|
|
6879
|
+
"Wind": 0
|
|
6792
6880
|
}
|
|
6793
6881
|
},
|
|
6794
6882
|
"CA-ON": {
|
|
@@ -7638,6 +7726,17 @@
|
|
|
7638
7726
|
"Other Renewables": 0.0004,
|
|
7639
7727
|
"Solar": 0.0181,
|
|
7640
7728
|
"Wind": 0.1032
|
|
7729
|
+
},
|
|
7730
|
+
"2025-06": {
|
|
7731
|
+
"Bioenergy": 0.0081,
|
|
7732
|
+
"Coal": 0.018,
|
|
7733
|
+
"Gas": 0.0737,
|
|
7734
|
+
"Hydro": 0.2764,
|
|
7735
|
+
"Nuclear": 0.4981,
|
|
7736
|
+
"Other Fossil": 0.0039,
|
|
7737
|
+
"Other Renewables": 0.0004,
|
|
7738
|
+
"Solar": 0.0181,
|
|
7739
|
+
"Wind": 0.1032
|
|
7641
7740
|
}
|
|
7642
7741
|
},
|
|
7643
7742
|
"CA-PE": {
|
|
@@ -8487,6 +8586,17 @@
|
|
|
8487
8586
|
"Other Renewables": 0,
|
|
8488
8587
|
"Solar": 0.0805,
|
|
8489
8588
|
"Wind": 0.9089
|
|
8589
|
+
},
|
|
8590
|
+
"2025-06": {
|
|
8591
|
+
"Bioenergy": 0.0008,
|
|
8592
|
+
"Coal": 0.0018,
|
|
8593
|
+
"Gas": 0.0075,
|
|
8594
|
+
"Hydro": 0,
|
|
8595
|
+
"Nuclear": 0,
|
|
8596
|
+
"Other Fossil": 0.0004,
|
|
8597
|
+
"Other Renewables": 0,
|
|
8598
|
+
"Solar": 0.0805,
|
|
8599
|
+
"Wind": 0.9089
|
|
8490
8600
|
}
|
|
8491
8601
|
},
|
|
8492
8602
|
"CA-QC": {
|
|
@@ -9336,6 +9446,17 @@
|
|
|
9336
9446
|
"Other Renewables": 0,
|
|
9337
9447
|
"Solar": 0.0001,
|
|
9338
9448
|
"Wind": 0.0765
|
|
9449
|
+
},
|
|
9450
|
+
"2025-06": {
|
|
9451
|
+
"Bioenergy": 0.0009,
|
|
9452
|
+
"Coal": 0.0019,
|
|
9453
|
+
"Gas": 0.0079,
|
|
9454
|
+
"Hydro": 0.9122,
|
|
9455
|
+
"Nuclear": 0,
|
|
9456
|
+
"Other Fossil": 0.0004,
|
|
9457
|
+
"Other Renewables": 0,
|
|
9458
|
+
"Solar": 0.0001,
|
|
9459
|
+
"Wind": 0.0765
|
|
9339
9460
|
}
|
|
9340
9461
|
},
|
|
9341
9462
|
"CA-SK": {
|
|
@@ -10185,6 +10306,17 @@
|
|
|
10185
10306
|
"Other Renewables": 0.0026,
|
|
10186
10307
|
"Solar": 0.002,
|
|
10187
10308
|
"Wind": 0.1108
|
|
10309
|
+
},
|
|
10310
|
+
"2025-06": {
|
|
10311
|
+
"Bioenergy": 0.0581,
|
|
10312
|
+
"Coal": 0.1296,
|
|
10313
|
+
"Gas": 0.5301,
|
|
10314
|
+
"Hydro": 0.1383,
|
|
10315
|
+
"Nuclear": 0,
|
|
10316
|
+
"Other Fossil": 0.0283,
|
|
10317
|
+
"Other Renewables": 0.0026,
|
|
10318
|
+
"Solar": 0.002,
|
|
10319
|
+
"Wind": 0.1108
|
|
10188
10320
|
}
|
|
10189
10321
|
},
|
|
10190
10322
|
"CA-YT": {
|
|
@@ -11034,6 +11166,17 @@
|
|
|
11034
11166
|
"Other Renewables": 0.0015,
|
|
11035
11167
|
"Solar": 0.0233,
|
|
11036
11168
|
"Wind": 0.0236
|
|
11169
|
+
},
|
|
11170
|
+
"2025-06": {
|
|
11171
|
+
"Bioenergy": 0.0341,
|
|
11172
|
+
"Coal": 0.0762,
|
|
11173
|
+
"Gas": 0.3114,
|
|
11174
|
+
"Hydro": 0.5132,
|
|
11175
|
+
"Nuclear": 0,
|
|
11176
|
+
"Other Fossil": 0.0166,
|
|
11177
|
+
"Other Renewables": 0.0015,
|
|
11178
|
+
"Solar": 0.0233,
|
|
11179
|
+
"Wind": 0.0236
|
|
11037
11180
|
}
|
|
11038
11181
|
},
|
|
11039
11182
|
"US-AK": {
|
|
@@ -11883,6 +12026,17 @@
|
|
|
11883
12026
|
"Other Renewables": 0,
|
|
11884
12027
|
"Solar": 0,
|
|
11885
12028
|
"Wind": 0.0259
|
|
12029
|
+
},
|
|
12030
|
+
"2025-06": {
|
|
12031
|
+
"Bioenergy": 0.0079,
|
|
12032
|
+
"Coal": 0.1068,
|
|
12033
|
+
"Gas": 0.3062,
|
|
12034
|
+
"Hydro": 0.3627,
|
|
12035
|
+
"Nuclear": 0,
|
|
12036
|
+
"Other Fossil": 0.1905,
|
|
12037
|
+
"Other Renewables": 0,
|
|
12038
|
+
"Solar": 0,
|
|
12039
|
+
"Wind": 0.0259
|
|
11886
12040
|
}
|
|
11887
12041
|
},
|
|
11888
12042
|
"US-AL": {
|
|
@@ -12732,6 +12886,17 @@
|
|
|
12732
12886
|
"Other Renewables": 0,
|
|
12733
12887
|
"Solar": 0.0127,
|
|
12734
12888
|
"Wind": 0
|
|
12889
|
+
},
|
|
12890
|
+
"2025-06": {
|
|
12891
|
+
"Bioenergy": 0.0252,
|
|
12892
|
+
"Coal": 0.154,
|
|
12893
|
+
"Gas": 0.451,
|
|
12894
|
+
"Hydro": 0.074,
|
|
12895
|
+
"Nuclear": 0.2831,
|
|
12896
|
+
"Other Fossil": 0,
|
|
12897
|
+
"Other Renewables": 0,
|
|
12898
|
+
"Solar": 0.0127,
|
|
12899
|
+
"Wind": 0
|
|
12735
12900
|
}
|
|
12736
12901
|
},
|
|
12737
12902
|
"US-AR": {
|
|
@@ -13581,6 +13746,17 @@
|
|
|
13581
13746
|
"Other Renewables": 0,
|
|
13582
13747
|
"Solar": 0.1078,
|
|
13583
13748
|
"Wind": 0
|
|
13749
|
+
},
|
|
13750
|
+
"2025-06": {
|
|
13751
|
+
"Bioenergy": 0.0144,
|
|
13752
|
+
"Coal": 0.1538,
|
|
13753
|
+
"Gas": 0.3019,
|
|
13754
|
+
"Hydro": 0.0807,
|
|
13755
|
+
"Nuclear": 0.3394,
|
|
13756
|
+
"Other Fossil": 0.002,
|
|
13757
|
+
"Other Renewables": 0,
|
|
13758
|
+
"Solar": 0.1078,
|
|
13759
|
+
"Wind": 0
|
|
13584
13760
|
}
|
|
13585
13761
|
},
|
|
13586
13762
|
"US-AZ": {
|
|
@@ -14430,6 +14606,17 @@
|
|
|
14430
14606
|
"Other Renewables": 0,
|
|
14431
14607
|
"Solar": 0.1955,
|
|
14432
14608
|
"Wind": 0.0398
|
|
14609
|
+
},
|
|
14610
|
+
"2025-06": {
|
|
14611
|
+
"Bioenergy": 0,
|
|
14612
|
+
"Coal": 0.0219,
|
|
14613
|
+
"Gas": 0.4385,
|
|
14614
|
+
"Hydro": 0.0564,
|
|
14615
|
+
"Nuclear": 0.2478,
|
|
14616
|
+
"Other Fossil": 0,
|
|
14617
|
+
"Other Renewables": 0,
|
|
14618
|
+
"Solar": 0.1955,
|
|
14619
|
+
"Wind": 0.0398
|
|
14433
14620
|
}
|
|
14434
14621
|
},
|
|
14435
14622
|
"US-CA": {
|
|
@@ -15279,6 +15466,17 @@
|
|
|
15279
15466
|
"Other Renewables": 0.0572,
|
|
15280
15467
|
"Solar": 0.3189,
|
|
15281
15468
|
"Wind": 0.1
|
|
15469
|
+
},
|
|
15470
|
+
"2025-06": {
|
|
15471
|
+
"Bioenergy": 0.0206,
|
|
15472
|
+
"Coal": 0.0013,
|
|
15473
|
+
"Gas": 0.2426,
|
|
15474
|
+
"Hydro": 0.187,
|
|
15475
|
+
"Nuclear": 0.0723,
|
|
15476
|
+
"Other Fossil": 0,
|
|
15477
|
+
"Other Renewables": 0.0572,
|
|
15478
|
+
"Solar": 0.3189,
|
|
15479
|
+
"Wind": 0.1
|
|
15282
15480
|
}
|
|
15283
15481
|
},
|
|
15284
15482
|
"US-CO": {
|
|
@@ -16128,6 +16326,17 @@
|
|
|
16128
16326
|
"Other Renewables": 0,
|
|
16129
16327
|
"Solar": 0.106,
|
|
16130
16328
|
"Wind": 0.3266
|
|
16329
|
+
},
|
|
16330
|
+
"2025-06": {
|
|
16331
|
+
"Bioenergy": 0.0012,
|
|
16332
|
+
"Coal": 0.2796,
|
|
16333
|
+
"Gas": 0.2514,
|
|
16334
|
+
"Hydro": 0.0351,
|
|
16335
|
+
"Nuclear": 0,
|
|
16336
|
+
"Other Fossil": 0.0002,
|
|
16337
|
+
"Other Renewables": 0,
|
|
16338
|
+
"Solar": 0.106,
|
|
16339
|
+
"Wind": 0.3266
|
|
16131
16340
|
}
|
|
16132
16341
|
},
|
|
16133
16342
|
"US-CT": {
|
|
@@ -16977,6 +17186,17 @@
|
|
|
16977
17186
|
"Other Renewables": 0,
|
|
16978
17187
|
"Solar": 0.0244,
|
|
16979
17188
|
"Wind": 0
|
|
17189
|
+
},
|
|
17190
|
+
"2025-06": {
|
|
17191
|
+
"Bioenergy": 0.0158,
|
|
17192
|
+
"Coal": 0,
|
|
17193
|
+
"Gas": 0.6151,
|
|
17194
|
+
"Hydro": 0.0121,
|
|
17195
|
+
"Nuclear": 0.3198,
|
|
17196
|
+
"Other Fossil": 0.0128,
|
|
17197
|
+
"Other Renewables": 0,
|
|
17198
|
+
"Solar": 0.0244,
|
|
17199
|
+
"Wind": 0
|
|
16980
17200
|
}
|
|
16981
17201
|
},
|
|
16982
17202
|
"US-DE": {
|
|
@@ -17826,6 +18046,17 @@
|
|
|
17826
18046
|
"Other Renewables": 0,
|
|
17827
18047
|
"Solar": 0.0382,
|
|
17828
18048
|
"Wind": 0.0015
|
|
18049
|
+
},
|
|
18050
|
+
"2025-06": {
|
|
18051
|
+
"Bioenergy": 0.011,
|
|
18052
|
+
"Coal": 0,
|
|
18053
|
+
"Gas": 0.9493,
|
|
18054
|
+
"Hydro": 0,
|
|
18055
|
+
"Nuclear": 0,
|
|
18056
|
+
"Other Fossil": 0,
|
|
18057
|
+
"Other Renewables": 0,
|
|
18058
|
+
"Solar": 0.0382,
|
|
18059
|
+
"Wind": 0.0015
|
|
17829
18060
|
}
|
|
17830
18061
|
},
|
|
17831
18062
|
"US-FL": {
|
|
@@ -18675,6 +18906,17 @@
|
|
|
18675
18906
|
"Other Renewables": 0,
|
|
18676
18907
|
"Solar": 0.1269,
|
|
18677
18908
|
"Wind": 0
|
|
18909
|
+
},
|
|
18910
|
+
"2025-06": {
|
|
18911
|
+
"Bioenergy": 0.014,
|
|
18912
|
+
"Coal": 0.0421,
|
|
18913
|
+
"Gas": 0.6799,
|
|
18914
|
+
"Hydro": 0,
|
|
18915
|
+
"Nuclear": 0.1256,
|
|
18916
|
+
"Other Fossil": 0.0115,
|
|
18917
|
+
"Other Renewables": 0,
|
|
18918
|
+
"Solar": 0.1269,
|
|
18919
|
+
"Wind": 0
|
|
18678
18920
|
}
|
|
18679
18921
|
},
|
|
18680
18922
|
"US-GA": {
|
|
@@ -19524,6 +19766,17 @@
|
|
|
19524
19766
|
"Other Renewables": 0,
|
|
19525
19767
|
"Solar": 0.1001,
|
|
19526
19768
|
"Wind": 0
|
|
19769
|
+
},
|
|
19770
|
+
"2025-06": {
|
|
19771
|
+
"Bioenergy": 0.0332,
|
|
19772
|
+
"Coal": 0.133,
|
|
19773
|
+
"Gas": 0.3515,
|
|
19774
|
+
"Hydro": 0.0191,
|
|
19775
|
+
"Nuclear": 0.3613,
|
|
19776
|
+
"Other Fossil": 0.0018,
|
|
19777
|
+
"Other Renewables": 0,
|
|
19778
|
+
"Solar": 0.1001,
|
|
19779
|
+
"Wind": 0
|
|
19527
19780
|
}
|
|
19528
19781
|
},
|
|
19529
19782
|
"US-HI": {
|
|
@@ -20373,6 +20626,17 @@
|
|
|
20373
20626
|
"Other Renewables": 0.0273,
|
|
20374
20627
|
"Solar": 0.1061,
|
|
20375
20628
|
"Wind": 0.0626
|
|
20629
|
+
},
|
|
20630
|
+
"2025-06": {
|
|
20631
|
+
"Bioenergy": 0.0352,
|
|
20632
|
+
"Coal": 0,
|
|
20633
|
+
"Gas": 0,
|
|
20634
|
+
"Hydro": 0,
|
|
20635
|
+
"Nuclear": 0,
|
|
20636
|
+
"Other Fossil": 0.7688,
|
|
20637
|
+
"Other Renewables": 0.0273,
|
|
20638
|
+
"Solar": 0.1061,
|
|
20639
|
+
"Wind": 0.0626
|
|
20376
20640
|
}
|
|
20377
20641
|
},
|
|
20378
20642
|
"US-IA": {
|
|
@@ -21222,6 +21486,17 @@
|
|
|
21222
21486
|
"Other Renewables": 0,
|
|
21223
21487
|
"Solar": 0.0197,
|
|
21224
21488
|
"Wind": 0.7624
|
|
21489
|
+
},
|
|
21490
|
+
"2025-06": {
|
|
21491
|
+
"Bioenergy": 0.0024,
|
|
21492
|
+
"Coal": 0.1205,
|
|
21493
|
+
"Gas": 0.0782,
|
|
21494
|
+
"Hydro": 0.0168,
|
|
21495
|
+
"Nuclear": 0,
|
|
21496
|
+
"Other Fossil": 0,
|
|
21497
|
+
"Other Renewables": 0,
|
|
21498
|
+
"Solar": 0.0197,
|
|
21499
|
+
"Wind": 0.7624
|
|
21225
21500
|
}
|
|
21226
21501
|
},
|
|
21227
21502
|
"US-ID": {
|
|
@@ -22071,6 +22346,17 @@
|
|
|
22071
22346
|
"Other Renewables": 0.0039,
|
|
22072
22347
|
"Solar": 0.113,
|
|
22073
22348
|
"Wind": 0.1863
|
|
22349
|
+
},
|
|
22350
|
+
"2025-06": {
|
|
22351
|
+
"Bioenergy": 0.0287,
|
|
22352
|
+
"Coal": 0,
|
|
22353
|
+
"Gas": 0.1236,
|
|
22354
|
+
"Hydro": 0.543,
|
|
22355
|
+
"Nuclear": 0,
|
|
22356
|
+
"Other Fossil": 0.0013,
|
|
22357
|
+
"Other Renewables": 0.0039,
|
|
22358
|
+
"Solar": 0.113,
|
|
22359
|
+
"Wind": 0.1863
|
|
22074
22360
|
}
|
|
22075
22361
|
},
|
|
22076
22362
|
"US-IL": {
|
|
@@ -22920,6 +23206,17 @@
|
|
|
22920
23206
|
"Other Renewables": 0,
|
|
22921
23207
|
"Solar": 0.0376,
|
|
22922
23208
|
"Wind": 0.1626
|
|
23209
|
+
},
|
|
23210
|
+
"2025-06": {
|
|
23211
|
+
"Bioenergy": 0.0014,
|
|
23212
|
+
"Coal": 0.1227,
|
|
23213
|
+
"Gas": 0.1386,
|
|
23214
|
+
"Hydro": 0,
|
|
23215
|
+
"Nuclear": 0.5359,
|
|
23216
|
+
"Other Fossil": 0.0012,
|
|
23217
|
+
"Other Renewables": 0,
|
|
23218
|
+
"Solar": 0.0376,
|
|
23219
|
+
"Wind": 0.1626
|
|
22923
23220
|
}
|
|
22924
23221
|
},
|
|
22925
23222
|
"US-IN": {
|
|
@@ -23769,6 +24066,17 @@
|
|
|
23769
24066
|
"Other Renewables": 0,
|
|
23770
24067
|
"Solar": 0.0661,
|
|
23771
24068
|
"Wind": 0.1369
|
|
24069
|
+
},
|
|
24070
|
+
"2025-06": {
|
|
24071
|
+
"Bioenergy": 0.0023,
|
|
24072
|
+
"Coal": 0.4131,
|
|
24073
|
+
"Gas": 0.3709,
|
|
24074
|
+
"Hydro": 0.0046,
|
|
24075
|
+
"Nuclear": 0,
|
|
24076
|
+
"Other Fossil": 0.0061,
|
|
24077
|
+
"Other Renewables": 0,
|
|
24078
|
+
"Solar": 0.0661,
|
|
24079
|
+
"Wind": 0.1369
|
|
23772
24080
|
}
|
|
23773
24081
|
},
|
|
23774
24082
|
"US-KS": {
|
|
@@ -24618,6 +24926,17 @@
|
|
|
24618
24926
|
"Other Renewables": 0,
|
|
24619
24927
|
"Solar": 0.0032,
|
|
24620
24928
|
"Wind": 0.6184
|
|
24929
|
+
},
|
|
24930
|
+
"2025-06": {
|
|
24931
|
+
"Bioenergy": 0.001,
|
|
24932
|
+
"Coal": 0.2,
|
|
24933
|
+
"Gas": 0,
|
|
24934
|
+
"Hydro": 0.0004,
|
|
24935
|
+
"Nuclear": 0.1753,
|
|
24936
|
+
"Other Fossil": 0.0017,
|
|
24937
|
+
"Other Renewables": 0,
|
|
24938
|
+
"Solar": 0.0032,
|
|
24939
|
+
"Wind": 0.6184
|
|
24621
24940
|
}
|
|
24622
24941
|
},
|
|
24623
24942
|
"US-KY": {
|
|
@@ -25467,6 +25786,17 @@
|
|
|
25467
25786
|
"Other Renewables": 0,
|
|
25468
25787
|
"Solar": 0.0241,
|
|
25469
25788
|
"Wind": 0
|
|
25789
|
+
},
|
|
25790
|
+
"2025-06": {
|
|
25791
|
+
"Bioenergy": 0.0066,
|
|
25792
|
+
"Coal": 0.701,
|
|
25793
|
+
"Gas": 0.214,
|
|
25794
|
+
"Hydro": 0.053,
|
|
25795
|
+
"Nuclear": 0,
|
|
25796
|
+
"Other Fossil": 0.0014,
|
|
25797
|
+
"Other Renewables": 0,
|
|
25798
|
+
"Solar": 0.0241,
|
|
25799
|
+
"Wind": 0
|
|
25470
25800
|
}
|
|
25471
25801
|
},
|
|
25472
25802
|
"US-LA": {
|
|
@@ -26316,6 +26646,17 @@
|
|
|
26316
26646
|
"Other Renewables": 0,
|
|
26317
26647
|
"Solar": 0.0309,
|
|
26318
26648
|
"Wind": 0
|
|
26649
|
+
},
|
|
26650
|
+
"2025-06": {
|
|
26651
|
+
"Bioenergy": 0.0216,
|
|
26652
|
+
"Coal": 0.0544,
|
|
26653
|
+
"Gas": 0.7243,
|
|
26654
|
+
"Hydro": 0.0076,
|
|
26655
|
+
"Nuclear": 0.1576,
|
|
26656
|
+
"Other Fossil": 0.0036,
|
|
26657
|
+
"Other Renewables": 0,
|
|
26658
|
+
"Solar": 0.0309,
|
|
26659
|
+
"Wind": 0
|
|
26319
26660
|
}
|
|
26320
26661
|
},
|
|
26321
26662
|
"US-MA": {
|
|
@@ -27165,6 +27506,17 @@
|
|
|
27165
27506
|
"Other Renewables": 0,
|
|
27166
27507
|
"Solar": 0.1551,
|
|
27167
27508
|
"Wind": 0.0147
|
|
27509
|
+
},
|
|
27510
|
+
"2025-06": {
|
|
27511
|
+
"Bioenergy": 0.0329,
|
|
27512
|
+
"Coal": 0,
|
|
27513
|
+
"Gas": 0.7133,
|
|
27514
|
+
"Hydro": 0.0525,
|
|
27515
|
+
"Nuclear": 0,
|
|
27516
|
+
"Other Fossil": 0.0316,
|
|
27517
|
+
"Other Renewables": 0,
|
|
27518
|
+
"Solar": 0.1551,
|
|
27519
|
+
"Wind": 0.0147
|
|
27168
27520
|
}
|
|
27169
27521
|
},
|
|
27170
27522
|
"US-MD": {
|
|
@@ -28014,6 +28366,17 @@
|
|
|
28014
28366
|
"Other Renewables": 0,
|
|
28015
28367
|
"Solar": 0.0359,
|
|
28016
28368
|
"Wind": 0.0173
|
|
28369
|
+
},
|
|
28370
|
+
"2025-06": {
|
|
28371
|
+
"Bioenergy": 0.0094,
|
|
28372
|
+
"Coal": 0,
|
|
28373
|
+
"Gas": 0.4393,
|
|
28374
|
+
"Hydro": 0.0567,
|
|
28375
|
+
"Nuclear": 0.4289,
|
|
28376
|
+
"Other Fossil": 0.0126,
|
|
28377
|
+
"Other Renewables": 0,
|
|
28378
|
+
"Solar": 0.0359,
|
|
28379
|
+
"Wind": 0.0173
|
|
28017
28380
|
}
|
|
28018
28381
|
},
|
|
28019
28382
|
"US-ME": {
|
|
@@ -28863,6 +29226,17 @@
|
|
|
28863
29226
|
"Other Renewables": 0,
|
|
28864
29227
|
"Solar": 0.1246,
|
|
28865
29228
|
"Wind": 0.2327
|
|
29229
|
+
},
|
|
29230
|
+
"2025-06": {
|
|
29231
|
+
"Bioenergy": 0.1157,
|
|
29232
|
+
"Coal": 0.0021,
|
|
29233
|
+
"Gas": 0.2296,
|
|
29234
|
+
"Hydro": 0.2737,
|
|
29235
|
+
"Nuclear": 0,
|
|
29236
|
+
"Other Fossil": 0.0218,
|
|
29237
|
+
"Other Renewables": 0,
|
|
29238
|
+
"Solar": 0.1246,
|
|
29239
|
+
"Wind": 0.2327
|
|
28866
29240
|
}
|
|
28867
29241
|
},
|
|
28868
29242
|
"US-MI": {
|
|
@@ -29712,6 +30086,17 @@
|
|
|
29712
30086
|
"Other Renewables": 0,
|
|
29713
30087
|
"Solar": 0.0272,
|
|
29714
30088
|
"Wind": 0.1048
|
|
30089
|
+
},
|
|
30090
|
+
"2025-06": {
|
|
30091
|
+
"Bioenergy": 0.0158,
|
|
30092
|
+
"Coal": 0.2643,
|
|
30093
|
+
"Gas": 0.3848,
|
|
30094
|
+
"Hydro": 0.0099,
|
|
30095
|
+
"Nuclear": 0.1791,
|
|
30096
|
+
"Other Fossil": 0.0142,
|
|
30097
|
+
"Other Renewables": 0,
|
|
30098
|
+
"Solar": 0.0272,
|
|
30099
|
+
"Wind": 0.1048
|
|
29715
30100
|
}
|
|
29716
30101
|
},
|
|
29717
30102
|
"US-MN": {
|
|
@@ -30561,6 +30946,17 @@
|
|
|
30561
30946
|
"Other Renewables": 0,
|
|
30562
30947
|
"Solar": 0.0617,
|
|
30563
30948
|
"Wind": 0.3379
|
|
30949
|
+
},
|
|
30950
|
+
"2025-06": {
|
|
30951
|
+
"Bioenergy": 0.0185,
|
|
30952
|
+
"Coal": 0.1834,
|
|
30953
|
+
"Gas": 0.1572,
|
|
30954
|
+
"Hydro": 0.0163,
|
|
30955
|
+
"Nuclear": 0.2211,
|
|
30956
|
+
"Other Fossil": 0.004,
|
|
30957
|
+
"Other Renewables": 0,
|
|
30958
|
+
"Solar": 0.0617,
|
|
30959
|
+
"Wind": 0.3379
|
|
30564
30960
|
}
|
|
30565
30961
|
},
|
|
30566
30962
|
"US-MO": {
|
|
@@ -31410,6 +31806,17 @@
|
|
|
31410
31806
|
"Other Renewables": 0,
|
|
31411
31807
|
"Solar": 0.0175,
|
|
31412
31808
|
"Wind": 0.1368
|
|
31809
|
+
},
|
|
31810
|
+
"2025-06": {
|
|
31811
|
+
"Bioenergy": 0.0008,
|
|
31812
|
+
"Coal": 0.6604,
|
|
31813
|
+
"Gas": 0.1569,
|
|
31814
|
+
"Hydro": 0.0255,
|
|
31815
|
+
"Nuclear": 0,
|
|
31816
|
+
"Other Fossil": 0.002,
|
|
31817
|
+
"Other Renewables": 0,
|
|
31818
|
+
"Solar": 0.0175,
|
|
31819
|
+
"Wind": 0.1368
|
|
31413
31820
|
}
|
|
31414
31821
|
},
|
|
31415
31822
|
"US-MS": {
|
|
@@ -32259,6 +32666,17 @@
|
|
|
32259
32666
|
"Other Renewables": 0,
|
|
32260
32667
|
"Solar": 0.0491,
|
|
32261
32668
|
"Wind": 0.01
|
|
32669
|
+
},
|
|
32670
|
+
"2025-06": {
|
|
32671
|
+
"Bioenergy": 0.0148,
|
|
32672
|
+
"Coal": 0.0723,
|
|
32673
|
+
"Gas": 0.6763,
|
|
32674
|
+
"Hydro": 0,
|
|
32675
|
+
"Nuclear": 0.1776,
|
|
32676
|
+
"Other Fossil": 0,
|
|
32677
|
+
"Other Renewables": 0,
|
|
32678
|
+
"Solar": 0.0491,
|
|
32679
|
+
"Wind": 0.01
|
|
32262
32680
|
}
|
|
32263
32681
|
},
|
|
32264
32682
|
"US-MT": {
|
|
@@ -33108,6 +33526,17 @@
|
|
|
33108
33526
|
"Other Renewables": 0,
|
|
33109
33527
|
"Solar": 0.0178,
|
|
33110
33528
|
"Wind": 0.2607
|
|
33529
|
+
},
|
|
33530
|
+
"2025-06": {
|
|
33531
|
+
"Bioenergy": 0.001,
|
|
33532
|
+
"Coal": 0.2456,
|
|
33533
|
+
"Gas": 0.0263,
|
|
33534
|
+
"Hydro": 0.4172,
|
|
33535
|
+
"Nuclear": 0,
|
|
33536
|
+
"Other Fossil": 0.0314,
|
|
33537
|
+
"Other Renewables": 0,
|
|
33538
|
+
"Solar": 0.0178,
|
|
33539
|
+
"Wind": 0.2607
|
|
33111
33540
|
}
|
|
33112
33541
|
},
|
|
33113
33542
|
"US-NC": {
|
|
@@ -33957,6 +34386,17 @@
|
|
|
33957
34386
|
"Other Renewables": 0,
|
|
33958
34387
|
"Solar": 0.1378,
|
|
33959
34388
|
"Wind": 0.0111
|
|
34389
|
+
},
|
|
34390
|
+
"2025-06": {
|
|
34391
|
+
"Bioenergy": 0.0131,
|
|
34392
|
+
"Coal": 0.0708,
|
|
34393
|
+
"Gas": 0.372,
|
|
34394
|
+
"Hydro": 0.0387,
|
|
34395
|
+
"Nuclear": 0.354,
|
|
34396
|
+
"Other Fossil": 0.0024,
|
|
34397
|
+
"Other Renewables": 0,
|
|
34398
|
+
"Solar": 0.1378,
|
|
34399
|
+
"Wind": 0.0111
|
|
33960
34400
|
}
|
|
33961
34401
|
},
|
|
33962
34402
|
"US-ND": {
|
|
@@ -34806,6 +35246,17 @@
|
|
|
34806
35246
|
"Other Renewables": 0,
|
|
34807
35247
|
"Solar": 0,
|
|
34808
35248
|
"Wind": 0.4772
|
|
35249
|
+
},
|
|
35250
|
+
"2025-06": {
|
|
35251
|
+
"Bioenergy": 0,
|
|
35252
|
+
"Coal": 0.4051,
|
|
35253
|
+
"Gas": 0.0511,
|
|
35254
|
+
"Hydro": 0.0648,
|
|
35255
|
+
"Nuclear": 0,
|
|
35256
|
+
"Other Fossil": 0.0017,
|
|
35257
|
+
"Other Renewables": 0,
|
|
35258
|
+
"Solar": 0,
|
|
35259
|
+
"Wind": 0.4772
|
|
34809
35260
|
}
|
|
34810
35261
|
},
|
|
34811
35262
|
"US-NE": {
|
|
@@ -35655,6 +36106,17 @@
|
|
|
35655
36106
|
"Other Renewables": 0,
|
|
35656
36107
|
"Solar": 0.0077,
|
|
35657
36108
|
"Wind": 0.4535
|
|
36109
|
+
},
|
|
36110
|
+
"2025-06": {
|
|
36111
|
+
"Bioenergy": 0.0025,
|
|
36112
|
+
"Coal": 0.2641,
|
|
36113
|
+
"Gas": 0,
|
|
36114
|
+
"Hydro": 0.0439,
|
|
36115
|
+
"Nuclear": 0.2282,
|
|
36116
|
+
"Other Fossil": 0,
|
|
36117
|
+
"Other Renewables": 0,
|
|
36118
|
+
"Solar": 0.0077,
|
|
36119
|
+
"Wind": 0.4535
|
|
35658
36120
|
}
|
|
35659
36121
|
},
|
|
35660
36122
|
"US-NH": {
|
|
@@ -36504,6 +36966,17 @@
|
|
|
36504
36966
|
"Other Renewables": 0,
|
|
36505
36967
|
"Solar": 0,
|
|
36506
36968
|
"Wind": 0.0312
|
|
36969
|
+
},
|
|
36970
|
+
"2025-06": {
|
|
36971
|
+
"Bioenergy": 0.0344,
|
|
36972
|
+
"Coal": 0,
|
|
36973
|
+
"Gas": 0.2534,
|
|
36974
|
+
"Hydro": 0.0847,
|
|
36975
|
+
"Nuclear": 0.5931,
|
|
36976
|
+
"Other Fossil": 0.0031,
|
|
36977
|
+
"Other Renewables": 0,
|
|
36978
|
+
"Solar": 0,
|
|
36979
|
+
"Wind": 0.0312
|
|
36507
36980
|
}
|
|
36508
36981
|
},
|
|
36509
36982
|
"US-NJ": {
|
|
@@ -37353,6 +37826,17 @@
|
|
|
37353
37826
|
"Other Renewables": 0,
|
|
37354
37827
|
"Solar": 0.0348,
|
|
37355
37828
|
"Wind": 0.0004
|
|
37829
|
+
},
|
|
37830
|
+
"2025-06": {
|
|
37831
|
+
"Bioenergy": 0.0099,
|
|
37832
|
+
"Coal": 0,
|
|
37833
|
+
"Gas": 0.5647,
|
|
37834
|
+
"Hydro": 0,
|
|
37835
|
+
"Nuclear": 0.3803,
|
|
37836
|
+
"Other Fossil": 0.0099,
|
|
37837
|
+
"Other Renewables": 0,
|
|
37838
|
+
"Solar": 0.0348,
|
|
37839
|
+
"Wind": 0.0004
|
|
37356
37840
|
}
|
|
37357
37841
|
},
|
|
37358
37842
|
"US-NM": {
|
|
@@ -38202,6 +38686,17 @@
|
|
|
38202
38686
|
"Other Renewables": 0.0008,
|
|
38203
38687
|
"Solar": 0.1563,
|
|
38204
38688
|
"Wind": 0.386
|
|
38689
|
+
},
|
|
38690
|
+
"2025-06": {
|
|
38691
|
+
"Bioenergy": 0.0007,
|
|
38692
|
+
"Coal": 0.2246,
|
|
38693
|
+
"Gas": 0.2244,
|
|
38694
|
+
"Hydro": 0,
|
|
38695
|
+
"Nuclear": 0,
|
|
38696
|
+
"Other Fossil": 0.0072,
|
|
38697
|
+
"Other Renewables": 0.0008,
|
|
38698
|
+
"Solar": 0.1563,
|
|
38699
|
+
"Wind": 0.386
|
|
38205
38700
|
}
|
|
38206
38701
|
},
|
|
38207
38702
|
"US-NV": {
|
|
@@ -39051,6 +39546,17 @@
|
|
|
39051
39546
|
"Other Renewables": 0.0885,
|
|
39052
39547
|
"Solar": 0.3851,
|
|
39053
39548
|
"Wind": 0.0084
|
|
39549
|
+
},
|
|
39550
|
+
"2025-06": {
|
|
39551
|
+
"Bioenergy": 0.0012,
|
|
39552
|
+
"Coal": 0.0292,
|
|
39553
|
+
"Gas": 0.4107,
|
|
39554
|
+
"Hydro": 0.0768,
|
|
39555
|
+
"Nuclear": 0,
|
|
39556
|
+
"Other Fossil": 0,
|
|
39557
|
+
"Other Renewables": 0.0885,
|
|
39558
|
+
"Solar": 0.3851,
|
|
39559
|
+
"Wind": 0.0084
|
|
39054
39560
|
}
|
|
39055
39561
|
},
|
|
39056
39562
|
"US-NY": {
|
|
@@ -39900,6 +40406,17 @@
|
|
|
39900
40406
|
"Other Renewables": 0,
|
|
39901
40407
|
"Solar": 0.0462,
|
|
39902
40408
|
"Wind": 0.0686
|
|
40409
|
+
},
|
|
40410
|
+
"2025-06": {
|
|
40411
|
+
"Bioenergy": 0.0125,
|
|
40412
|
+
"Coal": 0,
|
|
40413
|
+
"Gas": 0.4118,
|
|
40414
|
+
"Hydro": 0.2164,
|
|
40415
|
+
"Nuclear": 0.2339,
|
|
40416
|
+
"Other Fossil": 0.0106,
|
|
40417
|
+
"Other Renewables": 0,
|
|
40418
|
+
"Solar": 0.0462,
|
|
40419
|
+
"Wind": 0.0686
|
|
39903
40420
|
}
|
|
39904
40421
|
},
|
|
39905
40422
|
"US-OH": {
|
|
@@ -40749,6 +41266,17 @@
|
|
|
40749
41266
|
"Other Renewables": 0,
|
|
40750
41267
|
"Solar": 0.0866,
|
|
40751
41268
|
"Wind": 0.0356
|
|
41269
|
+
},
|
|
41270
|
+
"2025-06": {
|
|
41271
|
+
"Bioenergy": 0.0036,
|
|
41272
|
+
"Coal": 0.3149,
|
|
41273
|
+
"Gas": 0.4343,
|
|
41274
|
+
"Hydro": 0.0048,
|
|
41275
|
+
"Nuclear": 0.1081,
|
|
41276
|
+
"Other Fossil": 0.0122,
|
|
41277
|
+
"Other Renewables": 0,
|
|
41278
|
+
"Solar": 0.0866,
|
|
41279
|
+
"Wind": 0.0356
|
|
40752
41280
|
}
|
|
40753
41281
|
},
|
|
40754
41282
|
"US-OK": {
|
|
@@ -41598,6 +42126,17 @@
|
|
|
41598
42126
|
"Other Renewables": 0,
|
|
41599
42127
|
"Solar": 0.0073,
|
|
41600
42128
|
"Wind": 0.5589
|
|
42129
|
+
},
|
|
42130
|
+
"2025-06": {
|
|
42131
|
+
"Bioenergy": 0.0008,
|
|
42132
|
+
"Coal": 0.0579,
|
|
42133
|
+
"Gas": 0.3548,
|
|
42134
|
+
"Hydro": 0.02,
|
|
42135
|
+
"Nuclear": 0,
|
|
42136
|
+
"Other Fossil": 0.0003,
|
|
42137
|
+
"Other Renewables": 0,
|
|
42138
|
+
"Solar": 0.0073,
|
|
42139
|
+
"Wind": 0.5589
|
|
41601
42140
|
}
|
|
41602
42141
|
},
|
|
41603
42142
|
"US-OR": {
|
|
@@ -42447,6 +42986,17 @@
|
|
|
42447
42986
|
"Other Renewables": 0.0026,
|
|
42448
42987
|
"Solar": 0.057,
|
|
42449
42988
|
"Wind": 0.1822
|
|
42989
|
+
},
|
|
42990
|
+
"2025-06": {
|
|
42991
|
+
"Bioenergy": 0.014,
|
|
42992
|
+
"Coal": 0,
|
|
42993
|
+
"Gas": 0.215,
|
|
42994
|
+
"Hydro": 0.5292,
|
|
42995
|
+
"Nuclear": 0,
|
|
42996
|
+
"Other Fossil": 0,
|
|
42997
|
+
"Other Renewables": 0.0026,
|
|
42998
|
+
"Solar": 0.057,
|
|
42999
|
+
"Wind": 0.1822
|
|
42450
43000
|
}
|
|
42451
43001
|
},
|
|
42452
43002
|
"US-PA": {
|
|
@@ -43296,6 +43846,17 @@
|
|
|
43296
43846
|
"Other Renewables": 0,
|
|
43297
43847
|
"Solar": 0.0099,
|
|
43298
43848
|
"Wind": 0.0223
|
|
43849
|
+
},
|
|
43850
|
+
"2025-06": {
|
|
43851
|
+
"Bioenergy": 0.0067,
|
|
43852
|
+
"Coal": 0.055,
|
|
43853
|
+
"Gas": 0.572,
|
|
43854
|
+
"Hydro": 0.0096,
|
|
43855
|
+
"Nuclear": 0.3206,
|
|
43856
|
+
"Other Fossil": 0.0039,
|
|
43857
|
+
"Other Renewables": 0,
|
|
43858
|
+
"Solar": 0.0099,
|
|
43859
|
+
"Wind": 0.0223
|
|
43299
43860
|
}
|
|
43300
43861
|
},
|
|
43301
43862
|
"US-RI": {
|
|
@@ -44145,6 +44706,17 @@
|
|
|
44145
44706
|
"Other Renewables": 0,
|
|
44146
44707
|
"Solar": 0.0964,
|
|
44147
44708
|
"Wind": 0.0296
|
|
44709
|
+
},
|
|
44710
|
+
"2025-06": {
|
|
44711
|
+
"Bioenergy": 0.0235,
|
|
44712
|
+
"Coal": 0,
|
|
44713
|
+
"Gas": 0.8505,
|
|
44714
|
+
"Hydro": 0,
|
|
44715
|
+
"Nuclear": 0,
|
|
44716
|
+
"Other Fossil": 0,
|
|
44717
|
+
"Other Renewables": 0,
|
|
44718
|
+
"Solar": 0.0964,
|
|
44719
|
+
"Wind": 0.0296
|
|
44148
44720
|
}
|
|
44149
44721
|
},
|
|
44150
44722
|
"US-SC": {
|
|
@@ -44994,6 +45566,17 @@
|
|
|
44994
45566
|
"Other Renewables": 0,
|
|
44995
45567
|
"Solar": 0.04,
|
|
44996
45568
|
"Wind": 0
|
|
45569
|
+
},
|
|
45570
|
+
"2025-06": {
|
|
45571
|
+
"Bioenergy": 0.0154,
|
|
45572
|
+
"Coal": 0.1426,
|
|
45573
|
+
"Gas": 0.1984,
|
|
45574
|
+
"Hydro": 0.0235,
|
|
45575
|
+
"Nuclear": 0.5792,
|
|
45576
|
+
"Other Fossil": 0.0008,
|
|
45577
|
+
"Other Renewables": 0,
|
|
45578
|
+
"Solar": 0.04,
|
|
45579
|
+
"Wind": 0
|
|
44997
45580
|
}
|
|
44998
45581
|
},
|
|
44999
45582
|
"US-SD": {
|
|
@@ -45843,6 +46426,17 @@
|
|
|
45843
46426
|
"Other Renewables": 0,
|
|
45844
46427
|
"Solar": 0.0235,
|
|
45845
46428
|
"Wind": 0.633
|
|
46429
|
+
},
|
|
46430
|
+
"2025-06": {
|
|
46431
|
+
"Bioenergy": 0,
|
|
46432
|
+
"Coal": 0.0762,
|
|
46433
|
+
"Gas": 0.0485,
|
|
46434
|
+
"Hydro": 0.2187,
|
|
46435
|
+
"Nuclear": 0,
|
|
46436
|
+
"Other Fossil": 0,
|
|
46437
|
+
"Other Renewables": 0,
|
|
46438
|
+
"Solar": 0.0235,
|
|
46439
|
+
"Wind": 0.633
|
|
45846
46440
|
}
|
|
45847
46441
|
},
|
|
45848
46442
|
"US-TN": {
|
|
@@ -46692,6 +47286,17 @@
|
|
|
46692
47286
|
"Other Renewables": 0,
|
|
46693
47287
|
"Solar": 0.0226,
|
|
46694
47288
|
"Wind": 0
|
|
47289
|
+
},
|
|
47290
|
+
"2025-06": {
|
|
47291
|
+
"Bioenergy": 0.0081,
|
|
47292
|
+
"Coal": 0.2405,
|
|
47293
|
+
"Gas": 0.3478,
|
|
47294
|
+
"Hydro": 0.1375,
|
|
47295
|
+
"Nuclear": 0.2424,
|
|
47296
|
+
"Other Fossil": 0.001,
|
|
47297
|
+
"Other Renewables": 0,
|
|
47298
|
+
"Solar": 0.0226,
|
|
47299
|
+
"Wind": 0
|
|
46695
47300
|
}
|
|
46696
47301
|
},
|
|
46697
47302
|
"US-TX": {
|
|
@@ -47541,6 +48146,17 @@
|
|
|
47541
48146
|
"Other Renewables": 0,
|
|
47542
48147
|
"Solar": 0.1044,
|
|
47543
48148
|
"Wind": 0.3042
|
|
48149
|
+
},
|
|
48150
|
+
"2025-06": {
|
|
48151
|
+
"Bioenergy": 0.0014,
|
|
48152
|
+
"Coal": 0.0996,
|
|
48153
|
+
"Gas": 0.4113,
|
|
48154
|
+
"Hydro": 0.002,
|
|
48155
|
+
"Nuclear": 0.0756,
|
|
48156
|
+
"Other Fossil": 0.0014,
|
|
48157
|
+
"Other Renewables": 0,
|
|
48158
|
+
"Solar": 0.1044,
|
|
48159
|
+
"Wind": 0.3042
|
|
47544
48160
|
}
|
|
47545
48161
|
},
|
|
47546
48162
|
"US-UT": {
|
|
@@ -48390,6 +49006,17 @@
|
|
|
48390
49006
|
"Other Renewables": 0.0152,
|
|
48391
49007
|
"Solar": 0.2274,
|
|
48392
49008
|
"Wind": 0.0252
|
|
49009
|
+
},
|
|
49010
|
+
"2025-06": {
|
|
49011
|
+
"Bioenergy": 0.0022,
|
|
49012
|
+
"Coal": 0.4345,
|
|
49013
|
+
"Gas": 0.2522,
|
|
49014
|
+
"Hydro": 0.0347,
|
|
49015
|
+
"Nuclear": 0,
|
|
49016
|
+
"Other Fossil": 0.0085,
|
|
49017
|
+
"Other Renewables": 0.0152,
|
|
49018
|
+
"Solar": 0.2274,
|
|
49019
|
+
"Wind": 0.0252
|
|
48393
49020
|
}
|
|
48394
49021
|
},
|
|
48395
49022
|
"US-VA": {
|
|
@@ -49239,6 +49866,17 @@
|
|
|
49239
49866
|
"Other Renewables": 0,
|
|
49240
49867
|
"Solar": 0.131,
|
|
49241
49868
|
"Wind": 0.0007
|
|
49869
|
+
},
|
|
49870
|
+
"2025-06": {
|
|
49871
|
+
"Bioenergy": 0.0316,
|
|
49872
|
+
"Coal": 0.0004,
|
|
49873
|
+
"Gas": 0.4729,
|
|
49874
|
+
"Hydro": 0,
|
|
49875
|
+
"Nuclear": 0.355,
|
|
49876
|
+
"Other Fossil": 0.0085,
|
|
49877
|
+
"Other Renewables": 0,
|
|
49878
|
+
"Solar": 0.131,
|
|
49879
|
+
"Wind": 0.0007
|
|
49242
49880
|
}
|
|
49243
49881
|
},
|
|
49244
49882
|
"US-VT": {
|
|
@@ -50088,6 +50726,17 @@
|
|
|
50088
50726
|
"Other Renewables": 0,
|
|
50089
50727
|
"Solar": 0.123,
|
|
50090
50728
|
"Wind": 0.2268
|
|
50729
|
+
},
|
|
50730
|
+
"2025-06": {
|
|
50731
|
+
"Bioenergy": 0,
|
|
50732
|
+
"Coal": 0,
|
|
50733
|
+
"Gas": 0.0009,
|
|
50734
|
+
"Hydro": 0.6483,
|
|
50735
|
+
"Nuclear": 0,
|
|
50736
|
+
"Other Fossil": 0.0011,
|
|
50737
|
+
"Other Renewables": 0,
|
|
50738
|
+
"Solar": 0.123,
|
|
50739
|
+
"Wind": 0.2268
|
|
50091
50740
|
}
|
|
50092
50741
|
},
|
|
50093
50742
|
"US-WA": {
|
|
@@ -50937,6 +51586,17 @@
|
|
|
50937
51586
|
"Other Renewables": 0,
|
|
50938
51587
|
"Solar": 0.0084,
|
|
50939
51588
|
"Wind": 0.0949
|
|
51589
|
+
},
|
|
51590
|
+
"2025-06": {
|
|
51591
|
+
"Bioenergy": 0.0098,
|
|
51592
|
+
"Coal": 0.0002,
|
|
51593
|
+
"Gas": 0.1176,
|
|
51594
|
+
"Hydro": 0.7401,
|
|
51595
|
+
"Nuclear": 0.0282,
|
|
51596
|
+
"Other Fossil": 0.0008,
|
|
51597
|
+
"Other Renewables": 0,
|
|
51598
|
+
"Solar": 0.0084,
|
|
51599
|
+
"Wind": 0.0949
|
|
50940
51600
|
}
|
|
50941
51601
|
},
|
|
50942
51602
|
"US-WI": {
|
|
@@ -51786,6 +52446,17 @@
|
|
|
51786
52446
|
"Other Renewables": 0,
|
|
51787
52447
|
"Solar": 0.0908,
|
|
51788
52448
|
"Wind": 0.0499
|
|
52449
|
+
},
|
|
52450
|
+
"2025-06": {
|
|
52451
|
+
"Bioenergy": 0.0168,
|
|
52452
|
+
"Coal": 0.3614,
|
|
52453
|
+
"Gas": 0.2629,
|
|
52454
|
+
"Hydro": 0.0447,
|
|
52455
|
+
"Nuclear": 0.1702,
|
|
52456
|
+
"Other Fossil": 0.0033,
|
|
52457
|
+
"Other Renewables": 0,
|
|
52458
|
+
"Solar": 0.0908,
|
|
52459
|
+
"Wind": 0.0499
|
|
51789
52460
|
}
|
|
51790
52461
|
},
|
|
51791
52462
|
"US-WV": {
|
|
@@ -52635,6 +53306,17 @@
|
|
|
52635
53306
|
"Other Renewables": 0,
|
|
52636
53307
|
"Solar": 0.0065,
|
|
52637
53308
|
"Wind": 0.0488
|
|
53309
|
+
},
|
|
53310
|
+
"2025-06": {
|
|
53311
|
+
"Bioenergy": 0,
|
|
53312
|
+
"Coal": 0.8434,
|
|
53313
|
+
"Gas": 0.0697,
|
|
53314
|
+
"Hydro": 0.0301,
|
|
53315
|
+
"Nuclear": 0,
|
|
53316
|
+
"Other Fossil": 0.0015,
|
|
53317
|
+
"Other Renewables": 0,
|
|
53318
|
+
"Solar": 0.0065,
|
|
53319
|
+
"Wind": 0.0488
|
|
52638
53320
|
}
|
|
52639
53321
|
},
|
|
52640
53322
|
"US-WY": {
|
|
@@ -53484,6 +54166,17 @@
|
|
|
53484
54166
|
"Other Renewables": 0,
|
|
53485
54167
|
"Solar": 0.0157,
|
|
53486
54168
|
"Wind": 0.3287
|
|
54169
|
+
},
|
|
54170
|
+
"2025-06": {
|
|
54171
|
+
"Bioenergy": 0,
|
|
54172
|
+
"Coal": 0.5131,
|
|
54173
|
+
"Gas": 0.1129,
|
|
54174
|
+
"Hydro": 0.0272,
|
|
54175
|
+
"Nuclear": 0,
|
|
54176
|
+
"Other Fossil": 0.0025,
|
|
54177
|
+
"Other Renewables": 0,
|
|
54178
|
+
"Solar": 0.0157,
|
|
54179
|
+
"Wind": 0.3287
|
|
53487
54180
|
}
|
|
53488
54181
|
}
|
|
53489
54182
|
}
|