@digital4better/data 1.3.26 → 1.3.28

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.
Files changed (65) hide show
  1. package/data/factor/continent-monthly-green.csv +6 -0
  2. package/data/factor/continent-monthly-green.json +66 -0
  3. package/data/factor/continent-monthly.csv +6 -0
  4. package/data/factor/continent-monthly.json +66 -0
  5. package/data/factor/continent-yearly-green.csv +6 -6
  6. package/data/factor/continent-yearly-green.json +54 -54
  7. package/data/factor/continent-yearly.csv +6 -6
  8. package/data/factor/continent-yearly.json +54 -54
  9. package/data/factor/country-monthly-green.csv +214 -0
  10. package/data/factor/country-monthly-green.json +2354 -0
  11. package/data/factor/country-monthly.csv +214 -0
  12. package/data/factor/country-monthly.json +2354 -0
  13. package/data/factor/country-yearly-green.csv +95 -95
  14. package/data/factor/country-yearly-green.json +835 -835
  15. package/data/factor/country-yearly.csv +94 -94
  16. package/data/factor/country-yearly.json +842 -842
  17. package/data/factor/subdivision-monthly-green.csv +89 -26
  18. package/data/factor/subdivision-monthly-green.json +927 -234
  19. package/data/factor/subdivision-monthly.csv +89 -26
  20. package/data/factor/subdivision-monthly.json +927 -234
  21. package/data/factor/subdivision-yearly-green.csv +63 -63
  22. package/data/factor/subdivision-yearly-green.json +567 -567
  23. package/data/factor/subdivision-yearly.csv +63 -63
  24. package/data/factor/subdivision-yearly.json +567 -567
  25. package/data/factor/world-monthly-green.csv +1 -0
  26. package/data/factor/world-monthly-green.json +11 -0
  27. package/data/factor/world-monthly.csv +1 -0
  28. package/data/factor/world-monthly.json +11 -0
  29. package/data/factor/world-yearly-green.csv +1 -1
  30. package/data/factor/world-yearly-green.json +9 -9
  31. package/data/factor/world-yearly.csv +1 -1
  32. package/data/factor/world-yearly.json +9 -9
  33. package/data/mix/continent-monthly-green.csv +6 -0
  34. package/data/mix/continent-monthly-green.json +36 -0
  35. package/data/mix/continent-monthly.csv +6 -0
  36. package/data/mix/continent-monthly.json +66 -0
  37. package/data/mix/continent-yearly-green.csv +6 -6
  38. package/data/mix/continent-yearly-green.json +23 -23
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +38 -38
  41. package/data/mix/country-monthly-green.csv +214 -0
  42. package/data/mix/country-monthly-green.json +1284 -0
  43. package/data/mix/country-monthly.csv +214 -0
  44. package/data/mix/country-monthly.json +2354 -0
  45. package/data/mix/country-yearly-green.csv +91 -91
  46. package/data/mix/country-yearly-green.json +316 -316
  47. package/data/mix/country-yearly.csv +91 -91
  48. package/data/mix/country-yearly.json +564 -564
  49. package/data/mix/subdivision-monthly-green.csv +89 -26
  50. package/data/mix/subdivision-monthly-green.json +468 -90
  51. package/data/mix/subdivision-monthly.csv +89 -26
  52. package/data/mix/subdivision-monthly.json +853 -160
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +212 -212
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +370 -370
  57. package/data/mix/world-monthly-green.csv +1 -0
  58. package/data/mix/world-monthly-green.json +6 -0
  59. package/data/mix/world-monthly.csv +1 -0
  60. package/data/mix/world-monthly.json +11 -0
  61. package/data/mix/world-yearly-green.csv +1 -1
  62. package/data/mix/world-yearly-green.json +4 -4
  63. package/data/mix/world-yearly.csv +1 -1
  64. package/data/mix/world-yearly.json +8 -8
  65. package/package.json +2 -2
@@ -883,24 +883,35 @@
883
883
  "2025-09": {
884
884
  "Bioenergy": 0.0605,
885
885
  "Coal": 0.1344,
886
- "Gas": 0.5515,
887
- "Hydro": 0.0361,
886
+ "Gas": 0.5514,
887
+ "Hydro": 0.0288,
888
888
  "Nuclear": 0,
889
889
  "Other Fossil": 0.0294,
890
890
  "Other Renewables": 0.0017,
891
- "Solar": 0.0633,
892
- "Wind": 0.1231
891
+ "Solar": 0.0513,
892
+ "Wind": 0.1425
893
893
  },
894
894
  "2025-10": {
895
895
  "Bioenergy": 0.0605,
896
896
  "Coal": 0.1344,
897
- "Gas": 0.5515,
898
- "Hydro": 0.0361,
897
+ "Gas": 0.5514,
898
+ "Hydro": 0.0288,
899
899
  "Nuclear": 0,
900
900
  "Other Fossil": 0.0294,
901
901
  "Other Renewables": 0.0017,
902
- "Solar": 0.0633,
903
- "Wind": 0.1231
902
+ "Solar": 0.0513,
903
+ "Wind": 0.1425
904
+ },
905
+ "2025-11": {
906
+ "Bioenergy": 0.0605,
907
+ "Coal": 0.1344,
908
+ "Gas": 0.5514,
909
+ "Hydro": 0.0288,
910
+ "Nuclear": 0,
911
+ "Other Fossil": 0.0294,
912
+ "Other Renewables": 0.0017,
913
+ "Solar": 0.0513,
914
+ "Wind": 0.1425
904
915
  }
905
916
  },
906
917
  "CA-BC": {
@@ -1785,26 +1796,37 @@
1785
1796
  "Wind": 0.0172
1786
1797
  },
1787
1798
  "2025-09": {
1788
- "Bioenergy": 0.0055,
1789
- "Coal": 0.0121,
1790
- "Gas": 0.0498,
1791
- "Hydro": 0.9122,
1799
+ "Bioenergy": 0.0058,
1800
+ "Coal": 0.0129,
1801
+ "Gas": 0.053,
1802
+ "Hydro": 0.9025,
1792
1803
  "Nuclear": 0,
1793
- "Other Fossil": 0.0027,
1804
+ "Other Fossil": 0.0028,
1794
1805
  "Other Renewables": 0.0002,
1795
- "Solar": 0.0004,
1796
- "Wind": 0.0172
1806
+ "Solar": 0.0007,
1807
+ "Wind": 0.022
1797
1808
  },
1798
1809
  "2025-10": {
1799
- "Bioenergy": 0.0055,
1800
- "Coal": 0.0121,
1801
- "Gas": 0.0498,
1802
- "Hydro": 0.9122,
1810
+ "Bioenergy": 0.0058,
1811
+ "Coal": 0.0129,
1812
+ "Gas": 0.053,
1813
+ "Hydro": 0.9025,
1803
1814
  "Nuclear": 0,
1804
- "Other Fossil": 0.0027,
1815
+ "Other Fossil": 0.0028,
1805
1816
  "Other Renewables": 0.0002,
1806
- "Solar": 0.0004,
1807
- "Wind": 0.0172
1817
+ "Solar": 0.0007,
1818
+ "Wind": 0.022
1819
+ },
1820
+ "2025-11": {
1821
+ "Bioenergy": 0.0058,
1822
+ "Coal": 0.0129,
1823
+ "Gas": 0.053,
1824
+ "Hydro": 0.9025,
1825
+ "Nuclear": 0,
1826
+ "Other Fossil": 0.0028,
1827
+ "Other Renewables": 0.0002,
1828
+ "Solar": 0.0007,
1829
+ "Wind": 0.022
1808
1830
  }
1809
1831
  },
1810
1832
  "CA-MB": {
@@ -2689,23 +2711,34 @@
2689
2711
  "Wind": 0.0367
2690
2712
  },
2691
2713
  "2025-09": {
2692
- "Bioenergy": 0.0002,
2693
- "Coal": 0.0004,
2694
- "Gas": 0.0015,
2695
- "Hydro": 0.9612,
2714
+ "Bioenergy": 0,
2715
+ "Coal": 0.0001,
2716
+ "Gas": 0.0004,
2717
+ "Hydro": 0.9625,
2696
2718
  "Nuclear": 0,
2697
- "Other Fossil": 0.0001,
2719
+ "Other Fossil": 0,
2698
2720
  "Other Renewables": 0,
2699
2721
  "Solar": 0.0001,
2700
2722
  "Wind": 0.0367
2701
2723
  },
2702
2724
  "2025-10": {
2703
- "Bioenergy": 0.0002,
2704
- "Coal": 0.0004,
2705
- "Gas": 0.0015,
2706
- "Hydro": 0.9612,
2725
+ "Bioenergy": 0,
2726
+ "Coal": 0.0001,
2727
+ "Gas": 0.0004,
2728
+ "Hydro": 0.9625,
2707
2729
  "Nuclear": 0,
2708
- "Other Fossil": 0.0001,
2730
+ "Other Fossil": 0,
2731
+ "Other Renewables": 0,
2732
+ "Solar": 0.0001,
2733
+ "Wind": 0.0367
2734
+ },
2735
+ "2025-11": {
2736
+ "Bioenergy": 0,
2737
+ "Coal": 0.0001,
2738
+ "Gas": 0.0004,
2739
+ "Hydro": 0.9625,
2740
+ "Nuclear": 0,
2741
+ "Other Fossil": 0,
2709
2742
  "Other Renewables": 0,
2710
2743
  "Solar": 0.0001,
2711
2744
  "Wind": 0.0367
@@ -3593,26 +3626,37 @@
3593
3626
  "Wind": 0.0916
3594
3627
  },
3595
3628
  "2025-09": {
3596
- "Bioenergy": 0.062,
3597
- "Coal": 0.1377,
3598
- "Gas": 0.565,
3599
- "Hydro": 0.1115,
3629
+ "Bioenergy": 0.0615,
3630
+ "Coal": 0.1366,
3631
+ "Gas": 0.5608,
3632
+ "Hydro": 0.0964,
3600
3633
  "Nuclear": 0,
3601
- "Other Fossil": 0.0301,
3634
+ "Other Fossil": 0.0299,
3602
3635
  "Other Renewables": 0.0018,
3603
3636
  "Solar": 0.0004,
3604
- "Wind": 0.0916
3637
+ "Wind": 0.1126
3605
3638
  },
3606
3639
  "2025-10": {
3607
- "Bioenergy": 0.062,
3608
- "Coal": 0.1377,
3609
- "Gas": 0.565,
3610
- "Hydro": 0.1115,
3640
+ "Bioenergy": 0.0615,
3641
+ "Coal": 0.1366,
3642
+ "Gas": 0.5608,
3643
+ "Hydro": 0.0964,
3611
3644
  "Nuclear": 0,
3612
- "Other Fossil": 0.0301,
3645
+ "Other Fossil": 0.0299,
3613
3646
  "Other Renewables": 0.0018,
3614
3647
  "Solar": 0.0004,
3615
- "Wind": 0.0916
3648
+ "Wind": 0.1126
3649
+ },
3650
+ "2025-11": {
3651
+ "Bioenergy": 0.0615,
3652
+ "Coal": 0.1366,
3653
+ "Gas": 0.5608,
3654
+ "Hydro": 0.0964,
3655
+ "Nuclear": 0,
3656
+ "Other Fossil": 0.0299,
3657
+ "Other Renewables": 0.0018,
3658
+ "Solar": 0.0004,
3659
+ "Wind": 0.1126
3616
3660
  }
3617
3661
  },
3618
3662
  "CA-NL": {
@@ -4497,26 +4541,37 @@
4497
4541
  "Wind": 0.0036
4498
4542
  },
4499
4543
  "2025-09": {
4500
- "Bioenergy": 0.0013,
4501
- "Coal": 0.003,
4502
- "Gas": 0.0122,
4503
- "Hydro": 0.9792,
4544
+ "Bioenergy": 0.0024,
4545
+ "Coal": 0.0054,
4546
+ "Gas": 0.0221,
4547
+ "Hydro": 0.963,
4504
4548
  "Nuclear": 0,
4505
- "Other Fossil": 0.0006,
4506
- "Other Renewables": 0,
4549
+ "Other Fossil": 0.0012,
4550
+ "Other Renewables": 0.0001,
4507
4551
  "Solar": 0,
4508
- "Wind": 0.0036
4552
+ "Wind": 0.0059
4509
4553
  },
4510
4554
  "2025-10": {
4511
- "Bioenergy": 0.0013,
4512
- "Coal": 0.003,
4513
- "Gas": 0.0122,
4514
- "Hydro": 0.9792,
4555
+ "Bioenergy": 0.0024,
4556
+ "Coal": 0.0054,
4557
+ "Gas": 0.0221,
4558
+ "Hydro": 0.963,
4515
4559
  "Nuclear": 0,
4516
- "Other Fossil": 0.0006,
4517
- "Other Renewables": 0,
4560
+ "Other Fossil": 0.0012,
4561
+ "Other Renewables": 0.0001,
4518
4562
  "Solar": 0,
4519
- "Wind": 0.0036
4563
+ "Wind": 0.0059
4564
+ },
4565
+ "2025-11": {
4566
+ "Bioenergy": 0.0024,
4567
+ "Coal": 0.0054,
4568
+ "Gas": 0.0221,
4569
+ "Hydro": 0.963,
4570
+ "Nuclear": 0,
4571
+ "Other Fossil": 0.0012,
4572
+ "Other Renewables": 0.0001,
4573
+ "Solar": 0,
4574
+ "Wind": 0.0059
4520
4575
  }
4521
4576
  },
4522
4577
  "CA-NS": {
@@ -5401,26 +5456,37 @@
5401
5456
  "Wind": 0.1656
5402
5457
  },
5403
5458
  "2025-09": {
5404
- "Bioenergy": 0.0639,
5405
- "Coal": 0.142,
5406
- "Gas": 0.5826,
5407
- "Hydro": 0.0125,
5459
+ "Bioenergy": 0.0663,
5460
+ "Coal": 0.1472,
5461
+ "Gas": 0.6041,
5462
+ "Hydro": 0.0081,
5408
5463
  "Nuclear": 0,
5409
- "Other Fossil": 0.031,
5410
- "Other Renewables": 0.0018,
5411
- "Solar": 0.0006,
5412
- "Wind": 0.1656
5464
+ "Other Fossil": 0.0322,
5465
+ "Other Renewables": 0.0019,
5466
+ "Solar": 0.0015,
5467
+ "Wind": 0.1387
5413
5468
  },
5414
5469
  "2025-10": {
5415
- "Bioenergy": 0.0639,
5416
- "Coal": 0.142,
5417
- "Gas": 0.5826,
5418
- "Hydro": 0.0125,
5470
+ "Bioenergy": 0.0663,
5471
+ "Coal": 0.1472,
5472
+ "Gas": 0.6041,
5473
+ "Hydro": 0.0081,
5419
5474
  "Nuclear": 0,
5420
- "Other Fossil": 0.031,
5421
- "Other Renewables": 0.0018,
5422
- "Solar": 0.0006,
5423
- "Wind": 0.1656
5475
+ "Other Fossil": 0.0322,
5476
+ "Other Renewables": 0.0019,
5477
+ "Solar": 0.0015,
5478
+ "Wind": 0.1387
5479
+ },
5480
+ "2025-11": {
5481
+ "Bioenergy": 0.0663,
5482
+ "Coal": 0.1472,
5483
+ "Gas": 0.6041,
5484
+ "Hydro": 0.0081,
5485
+ "Nuclear": 0,
5486
+ "Other Fossil": 0.0322,
5487
+ "Other Renewables": 0.0019,
5488
+ "Solar": 0.0015,
5489
+ "Wind": 0.1387
5424
5490
  }
5425
5491
  },
5426
5492
  "CA-NT": {
@@ -6305,26 +6371,37 @@
6305
6371
  "Wind": 0.0277
6306
6372
  },
6307
6373
  "2025-09": {
6308
- "Bioenergy": 0.0523,
6309
- "Coal": 0.1161,
6310
- "Gas": 0.4765,
6311
- "Hydro": 0.2895,
6374
+ "Bioenergy": 0.0532,
6375
+ "Coal": 0.1181,
6376
+ "Gas": 0.4845,
6377
+ "Hydro": 0.2706,
6312
6378
  "Nuclear": 0,
6313
- "Other Fossil": 0.0254,
6379
+ "Other Fossil": 0.0258,
6314
6380
  "Other Renewables": 0.0015,
6315
- "Solar": 0.0111,
6316
- "Wind": 0.0277
6381
+ "Solar": 0.0064,
6382
+ "Wind": 0.04
6317
6383
  },
6318
6384
  "2025-10": {
6319
- "Bioenergy": 0.0523,
6320
- "Coal": 0.1161,
6321
- "Gas": 0.4765,
6322
- "Hydro": 0.2895,
6385
+ "Bioenergy": 0.0532,
6386
+ "Coal": 0.1181,
6387
+ "Gas": 0.4845,
6388
+ "Hydro": 0.2706,
6323
6389
  "Nuclear": 0,
6324
- "Other Fossil": 0.0254,
6390
+ "Other Fossil": 0.0258,
6325
6391
  "Other Renewables": 0.0015,
6326
- "Solar": 0.0111,
6327
- "Wind": 0.0277
6392
+ "Solar": 0.0064,
6393
+ "Wind": 0.04
6394
+ },
6395
+ "2025-11": {
6396
+ "Bioenergy": 0.0532,
6397
+ "Coal": 0.1181,
6398
+ "Gas": 0.4845,
6399
+ "Hydro": 0.2706,
6400
+ "Nuclear": 0,
6401
+ "Other Fossil": 0.0258,
6402
+ "Other Renewables": 0.0015,
6403
+ "Solar": 0.0064,
6404
+ "Wind": 0.04
6328
6405
  }
6329
6406
  },
6330
6407
  "CA-NU": {
@@ -7210,24 +7287,35 @@
7210
7287
  },
7211
7288
  "2025-09": {
7212
7289
  "Bioenergy": 0.0778,
7213
- "Coal": 0.1727,
7214
- "Gas": 0.7088,
7290
+ "Coal": 0.1728,
7291
+ "Gas": 0.709,
7215
7292
  "Hydro": 0,
7216
7293
  "Nuclear": 0,
7217
7294
  "Other Fossil": 0.0378,
7218
7295
  "Other Renewables": 0.0022,
7219
- "Solar": 0.0008,
7296
+ "Solar": 0.0004,
7220
7297
  "Wind": 0
7221
7298
  },
7222
7299
  "2025-10": {
7223
7300
  "Bioenergy": 0.0778,
7224
- "Coal": 0.1727,
7225
- "Gas": 0.7088,
7301
+ "Coal": 0.1728,
7302
+ "Gas": 0.709,
7226
7303
  "Hydro": 0,
7227
7304
  "Nuclear": 0,
7228
7305
  "Other Fossil": 0.0378,
7229
7306
  "Other Renewables": 0.0022,
7230
- "Solar": 0.0008,
7307
+ "Solar": 0.0004,
7308
+ "Wind": 0
7309
+ },
7310
+ "2025-11": {
7311
+ "Bioenergy": 0.0778,
7312
+ "Coal": 0.1728,
7313
+ "Gas": 0.709,
7314
+ "Hydro": 0,
7315
+ "Nuclear": 0,
7316
+ "Other Fossil": 0.0378,
7317
+ "Other Renewables": 0.0022,
7318
+ "Solar": 0.0004,
7231
7319
  "Wind": 0
7232
7320
  }
7233
7321
  },
@@ -8113,26 +8201,37 @@
8113
8201
  "Wind": 0.0453
8114
8202
  },
8115
8203
  "2025-09": {
8116
- "Bioenergy": 0.0197,
8117
- "Coal": 0.0439,
8118
- "Gas": 0.18,
8119
- "Hydro": 0.2025,
8120
- "Nuclear": 0.4805,
8121
- "Other Fossil": 0.0096,
8122
- "Other Renewables": 0.0006,
8123
- "Solar": 0.018,
8124
- "Wind": 0.0453
8204
+ "Bioenergy": 0.0188,
8205
+ "Coal": 0.0417,
8206
+ "Gas": 0.1711,
8207
+ "Hydro": 0.1935,
8208
+ "Nuclear": 0.5045,
8209
+ "Other Fossil": 0.0091,
8210
+ "Other Renewables": 0.0005,
8211
+ "Solar": 0.0189,
8212
+ "Wind": 0.0418
8125
8213
  },
8126
8214
  "2025-10": {
8127
- "Bioenergy": 0.0197,
8128
- "Coal": 0.0439,
8129
- "Gas": 0.18,
8130
- "Hydro": 0.2025,
8131
- "Nuclear": 0.4805,
8132
- "Other Fossil": 0.0096,
8133
- "Other Renewables": 0.0006,
8134
- "Solar": 0.018,
8135
- "Wind": 0.0453
8215
+ "Bioenergy": 0.0188,
8216
+ "Coal": 0.0417,
8217
+ "Gas": 0.1711,
8218
+ "Hydro": 0.1935,
8219
+ "Nuclear": 0.5045,
8220
+ "Other Fossil": 0.0091,
8221
+ "Other Renewables": 0.0005,
8222
+ "Solar": 0.0189,
8223
+ "Wind": 0.0418
8224
+ },
8225
+ "2025-11": {
8226
+ "Bioenergy": 0.0188,
8227
+ "Coal": 0.0417,
8228
+ "Gas": 0.1711,
8229
+ "Hydro": 0.1935,
8230
+ "Nuclear": 0.5045,
8231
+ "Other Fossil": 0.0091,
8232
+ "Other Renewables": 0.0005,
8233
+ "Solar": 0.0189,
8234
+ "Wind": 0.0418
8136
8235
  }
8137
8236
  },
8138
8237
  "CA-PE": {
@@ -9017,26 +9116,37 @@
9017
9116
  "Wind": 0.8074
9018
9117
  },
9019
9118
  "2025-09": {
9020
- "Bioenergy": 0.0009,
9021
- "Coal": 0.0021,
9022
- "Gas": 0.0086,
9119
+ "Bioenergy": 0.0003,
9120
+ "Coal": 0.0006,
9121
+ "Gas": 0.0026,
9023
9122
  "Hydro": 0,
9024
9123
  "Nuclear": 0,
9025
- "Other Fossil": 0.0005,
9124
+ "Other Fossil": 0.0001,
9026
9125
  "Other Renewables": 0,
9027
- "Solar": 0.1804,
9028
- "Wind": 0.8074
9126
+ "Solar": 0.1087,
9127
+ "Wind": 0.8877
9029
9128
  },
9030
9129
  "2025-10": {
9031
- "Bioenergy": 0.0009,
9032
- "Coal": 0.0021,
9033
- "Gas": 0.0086,
9130
+ "Bioenergy": 0.0003,
9131
+ "Coal": 0.0006,
9132
+ "Gas": 0.0026,
9034
9133
  "Hydro": 0,
9035
9134
  "Nuclear": 0,
9036
- "Other Fossil": 0.0005,
9135
+ "Other Fossil": 0.0001,
9037
9136
  "Other Renewables": 0,
9038
- "Solar": 0.1804,
9039
- "Wind": 0.8074
9137
+ "Solar": 0.1087,
9138
+ "Wind": 0.8877
9139
+ },
9140
+ "2025-11": {
9141
+ "Bioenergy": 0.0003,
9142
+ "Coal": 0.0006,
9143
+ "Gas": 0.0026,
9144
+ "Hydro": 0,
9145
+ "Nuclear": 0,
9146
+ "Other Fossil": 0.0001,
9147
+ "Other Renewables": 0,
9148
+ "Solar": 0.1087,
9149
+ "Wind": 0.8877
9040
9150
  }
9041
9151
  },
9042
9152
  "CA-QC": {
@@ -9923,24 +10033,35 @@
9923
10033
  "2025-09": {
9924
10034
  "Bioenergy": 0.0009,
9925
10035
  "Coal": 0.0021,
9926
- "Gas": 0.0086,
9927
- "Hydro": 0.9413,
10036
+ "Gas": 0.0084,
10037
+ "Hydro": 0.9256,
9928
10038
  "Nuclear": 0,
9929
- "Other Fossil": 0.0005,
10039
+ "Other Fossil": 0.0004,
9930
10040
  "Other Renewables": 0,
9931
10041
  "Solar": 0.0001,
9932
- "Wind": 0.0465
10042
+ "Wind": 0.0624
9933
10043
  },
9934
10044
  "2025-10": {
9935
10045
  "Bioenergy": 0.0009,
9936
10046
  "Coal": 0.0021,
9937
- "Gas": 0.0086,
9938
- "Hydro": 0.9413,
10047
+ "Gas": 0.0084,
10048
+ "Hydro": 0.9256,
9939
10049
  "Nuclear": 0,
9940
- "Other Fossil": 0.0005,
10050
+ "Other Fossil": 0.0004,
9941
10051
  "Other Renewables": 0,
9942
10052
  "Solar": 0.0001,
9943
- "Wind": 0.0465
10053
+ "Wind": 0.0624
10054
+ },
10055
+ "2025-11": {
10056
+ "Bioenergy": 0.0009,
10057
+ "Coal": 0.0021,
10058
+ "Gas": 0.0084,
10059
+ "Hydro": 0.9256,
10060
+ "Nuclear": 0,
10061
+ "Other Fossil": 0.0004,
10062
+ "Other Renewables": 0,
10063
+ "Solar": 0.0001,
10064
+ "Wind": 0.0624
9944
10065
  }
9945
10066
  },
9946
10067
  "CA-SK": {
@@ -10825,26 +10946,37 @@
10825
10946
  "Wind": 0.0631
10826
10947
  },
10827
10948
  "2025-09": {
10828
- "Bioenergy": 0.0634,
10829
- "Coal": 0.1407,
10830
- "Gas": 0.5775,
10831
- "Hydro": 0.1206,
10949
+ "Bioenergy": 0.0617,
10950
+ "Coal": 0.1369,
10951
+ "Gas": 0.562,
10952
+ "Hydro": 0.1137,
10832
10953
  "Nuclear": 0,
10833
- "Other Fossil": 0.0308,
10954
+ "Other Fossil": 0.0299,
10834
10955
  "Other Renewables": 0.0018,
10835
- "Solar": 0.0022,
10836
- "Wind": 0.0631
10956
+ "Solar": 0.0018,
10957
+ "Wind": 0.0922
10837
10958
  },
10838
10959
  "2025-10": {
10839
- "Bioenergy": 0.0634,
10840
- "Coal": 0.1407,
10841
- "Gas": 0.5775,
10842
- "Hydro": 0.1206,
10960
+ "Bioenergy": 0.0617,
10961
+ "Coal": 0.1369,
10962
+ "Gas": 0.562,
10963
+ "Hydro": 0.1137,
10843
10964
  "Nuclear": 0,
10844
- "Other Fossil": 0.0308,
10965
+ "Other Fossil": 0.0299,
10845
10966
  "Other Renewables": 0.0018,
10846
- "Solar": 0.0022,
10847
- "Wind": 0.0631
10967
+ "Solar": 0.0018,
10968
+ "Wind": 0.0922
10969
+ },
10970
+ "2025-11": {
10971
+ "Bioenergy": 0.0617,
10972
+ "Coal": 0.1369,
10973
+ "Gas": 0.562,
10974
+ "Hydro": 0.1137,
10975
+ "Nuclear": 0,
10976
+ "Other Fossil": 0.0299,
10977
+ "Other Renewables": 0.0018,
10978
+ "Solar": 0.0018,
10979
+ "Wind": 0.0922
10848
10980
  }
10849
10981
  },
10850
10982
  "CA-YT": {
@@ -11729,26 +11861,37 @@
11729
11861
  "Wind": 0.0148
11730
11862
  },
11731
11863
  "2025-09": {
11732
- "Bioenergy": 0.0063,
11733
- "Coal": 0.014,
11734
- "Gas": 0.0576,
11735
- "Hydro": 0.8593,
11864
+ "Bioenergy": 0.0085,
11865
+ "Coal": 0.0188,
11866
+ "Gas": 0.0772,
11867
+ "Hydro": 0.8609,
11736
11868
  "Nuclear": 0,
11737
- "Other Fossil": 0.0031,
11869
+ "Other Fossil": 0.0041,
11738
11870
  "Other Renewables": 0.0002,
11739
- "Solar": 0.0447,
11740
- "Wind": 0.0148
11871
+ "Solar": 0.0115,
11872
+ "Wind": 0.0187
11741
11873
  },
11742
11874
  "2025-10": {
11743
- "Bioenergy": 0.0063,
11744
- "Coal": 0.014,
11745
- "Gas": 0.0576,
11746
- "Hydro": 0.8593,
11875
+ "Bioenergy": 0.0085,
11876
+ "Coal": 0.0188,
11877
+ "Gas": 0.0772,
11878
+ "Hydro": 0.8609,
11747
11879
  "Nuclear": 0,
11748
- "Other Fossil": 0.0031,
11880
+ "Other Fossil": 0.0041,
11749
11881
  "Other Renewables": 0.0002,
11750
- "Solar": 0.0447,
11751
- "Wind": 0.0148
11882
+ "Solar": 0.0115,
11883
+ "Wind": 0.0187
11884
+ },
11885
+ "2025-11": {
11886
+ "Bioenergy": 0.0085,
11887
+ "Coal": 0.0188,
11888
+ "Gas": 0.0772,
11889
+ "Hydro": 0.8609,
11890
+ "Nuclear": 0,
11891
+ "Other Fossil": 0.0041,
11892
+ "Other Renewables": 0.0002,
11893
+ "Solar": 0.0115,
11894
+ "Wind": 0.0187
11752
11895
  }
11753
11896
  },
11754
11897
  "US-AK": {
@@ -12653,6 +12796,17 @@
12653
12796
  "Other Renewables": 0,
12654
12797
  "Solar": 0,
12655
12798
  "Wind": 0
12799
+ },
12800
+ "2025-11": {
12801
+ "Bioenergy": 0.0069,
12802
+ "Coal": 0.1362,
12803
+ "Gas": 0.4992,
12804
+ "Hydro": 0.2001,
12805
+ "Nuclear": 0,
12806
+ "Other Fossil": 0.1576,
12807
+ "Other Renewables": 0,
12808
+ "Solar": 0,
12809
+ "Wind": 0
12656
12810
  }
12657
12811
  },
12658
12812
  "US-AL": {
@@ -13557,6 +13711,17 @@
13557
13711
  "Other Renewables": 0,
13558
13712
  "Solar": 0.0106,
13559
13713
  "Wind": 0
13714
+ },
13715
+ "2025-11": {
13716
+ "Bioenergy": 0.0213,
13717
+ "Coal": 0.1581,
13718
+ "Gas": 0.4485,
13719
+ "Hydro": 0.0419,
13720
+ "Nuclear": 0.3196,
13721
+ "Other Fossil": 0,
13722
+ "Other Renewables": 0,
13723
+ "Solar": 0.0106,
13724
+ "Wind": 0
13560
13725
  }
13561
13726
  },
13562
13727
  "US-AR": {
@@ -14461,6 +14626,17 @@
14461
14626
  "Other Renewables": 0,
14462
14627
  "Solar": 0.0801,
14463
14628
  "Wind": 0.0022
14629
+ },
14630
+ "2025-11": {
14631
+ "Bioenergy": 0.0125,
14632
+ "Coal": 0.2663,
14633
+ "Gas": 0.396,
14634
+ "Hydro": 0.0366,
14635
+ "Nuclear": 0.2055,
14636
+ "Other Fossil": 0.0008,
14637
+ "Other Renewables": 0,
14638
+ "Solar": 0.0801,
14639
+ "Wind": 0.0022
14464
14640
  }
14465
14641
  },
14466
14642
  "US-AZ": {
@@ -15365,6 +15541,17 @@
15365
15541
  "Other Renewables": 0,
15366
15542
  "Solar": 0.1237,
15367
15543
  "Wind": 0.0177
15544
+ },
15545
+ "2025-11": {
15546
+ "Bioenergy": 0.0017,
15547
+ "Coal": 0.0781,
15548
+ "Gas": 0.5117,
15549
+ "Hydro": 0.0247,
15550
+ "Nuclear": 0.2425,
15551
+ "Other Fossil": 0,
15552
+ "Other Renewables": 0,
15553
+ "Solar": 0.1237,
15554
+ "Wind": 0.0177
15368
15555
  }
15369
15556
  },
15370
15557
  "US-CA": {
@@ -16269,6 +16456,17 @@
16269
16456
  "Other Renewables": 0.0454,
16270
16457
  "Solar": 0.26,
16271
16458
  "Wind": 0.0513
16459
+ },
16460
+ "2025-11": {
16461
+ "Bioenergy": 0.0187,
16462
+ "Coal": 0.0009,
16463
+ "Gas": 0.43,
16464
+ "Hydro": 0.1105,
16465
+ "Nuclear": 0.0833,
16466
+ "Other Fossil": 0,
16467
+ "Other Renewables": 0.0454,
16468
+ "Solar": 0.26,
16469
+ "Wind": 0.0513
16272
16470
  }
16273
16471
  },
16274
16472
  "US-CO": {
@@ -17173,6 +17371,17 @@
17173
17371
  "Other Renewables": 0,
17174
17372
  "Solar": 0.119,
17175
17373
  "Wind": 0.2632
17374
+ },
17375
+ "2025-11": {
17376
+ "Bioenergy": 0.0013,
17377
+ "Coal": 0.198,
17378
+ "Gas": 0.3917,
17379
+ "Hydro": 0.0268,
17380
+ "Nuclear": 0,
17381
+ "Other Fossil": 0,
17382
+ "Other Renewables": 0,
17383
+ "Solar": 0.119,
17384
+ "Wind": 0.2632
17176
17385
  }
17177
17386
  },
17178
17387
  "US-CT": {
@@ -18077,6 +18286,17 @@
18077
18286
  "Other Renewables": 0,
18078
18287
  "Solar": 0.0207,
18079
18288
  "Wind": 0.0001
18289
+ },
18290
+ "2025-11": {
18291
+ "Bioenergy": 0.014,
18292
+ "Coal": 0,
18293
+ "Gas": 0.5549,
18294
+ "Hydro": 0.006,
18295
+ "Nuclear": 0.3942,
18296
+ "Other Fossil": 0.01,
18297
+ "Other Renewables": 0,
18298
+ "Solar": 0.0207,
18299
+ "Wind": 0.0001
18080
18300
  }
18081
18301
  },
18082
18302
  "US-DE": {
@@ -18981,6 +19201,17 @@
18981
19201
  "Other Renewables": 0,
18982
19202
  "Solar": 0.039,
18983
19203
  "Wind": 0.0006
19204
+ },
19205
+ "2025-11": {
19206
+ "Bioenergy": 0.0075,
19207
+ "Coal": 0,
19208
+ "Gas": 0.9529,
19209
+ "Hydro": 0,
19210
+ "Nuclear": 0,
19211
+ "Other Fossil": 0,
19212
+ "Other Renewables": 0,
19213
+ "Solar": 0.039,
19214
+ "Wind": 0.0006
18984
19215
  }
18985
19216
  },
18986
19217
  "US-FL": {
@@ -19885,6 +20116,17 @@
19885
20116
  "Other Renewables": 0,
19886
20117
  "Solar": 0.0874,
19887
20118
  "Wind": 0
20119
+ },
20120
+ "2025-11": {
20121
+ "Bioenergy": 0.0106,
20122
+ "Coal": 0.0438,
20123
+ "Gas": 0.7556,
20124
+ "Hydro": 0,
20125
+ "Nuclear": 0.0924,
20126
+ "Other Fossil": 0.0102,
20127
+ "Other Renewables": 0,
20128
+ "Solar": 0.0874,
20129
+ "Wind": 0
19888
20130
  }
19889
20131
  },
19890
20132
  "US-GA": {
@@ -20789,6 +21031,17 @@
20789
21031
  "Other Renewables": 0,
20790
21032
  "Solar": 0.092,
20791
21033
  "Wind": 0
21034
+ },
21035
+ "2025-11": {
21036
+ "Bioenergy": 0.0331,
21037
+ "Coal": 0.1098,
21038
+ "Gas": 0.4318,
21039
+ "Hydro": 0.0103,
21040
+ "Nuclear": 0.3225,
21041
+ "Other Fossil": 0.0005,
21042
+ "Other Renewables": 0,
21043
+ "Solar": 0.092,
21044
+ "Wind": 0
20792
21045
  }
20793
21046
  },
20794
21047
  "US-HI": {
@@ -21693,6 +21946,17 @@
21693
21946
  "Other Renewables": 0.0258,
21694
21947
  "Solar": 0.1136,
21695
21948
  "Wind": 0.0544
21949
+ },
21950
+ "2025-11": {
21951
+ "Bioenergy": 0.0256,
21952
+ "Coal": 0,
21953
+ "Gas": 0,
21954
+ "Hydro": 0,
21955
+ "Nuclear": 0,
21956
+ "Other Fossil": 0.7806,
21957
+ "Other Renewables": 0.0258,
21958
+ "Solar": 0.1136,
21959
+ "Wind": 0.0544
21696
21960
  }
21697
21961
  },
21698
21962
  "US-IA": {
@@ -22597,6 +22861,17 @@
22597
22861
  "Other Renewables": 0,
22598
22862
  "Solar": 0.0219,
22599
22863
  "Wind": 0.4224
22864
+ },
22865
+ "2025-11": {
22866
+ "Bioenergy": 0.0035,
22867
+ "Coal": 0.3467,
22868
+ "Gas": 0.1932,
22869
+ "Hydro": 0.0124,
22870
+ "Nuclear": 0,
22871
+ "Other Fossil": 0,
22872
+ "Other Renewables": 0,
22873
+ "Solar": 0.0219,
22874
+ "Wind": 0.4224
22600
22875
  }
22601
22876
  },
22602
22877
  "US-ID": {
@@ -23501,6 +23776,17 @@
23501
23776
  "Other Renewables": 0.0045,
23502
23777
  "Solar": 0.1065,
23503
23778
  "Wind": 0.1012
23779
+ },
23780
+ "2025-11": {
23781
+ "Bioenergy": 0.0276,
23782
+ "Coal": 0,
23783
+ "Gas": 0.3937,
23784
+ "Hydro": 0.3658,
23785
+ "Nuclear": 0,
23786
+ "Other Fossil": 0.0007,
23787
+ "Other Renewables": 0.0045,
23788
+ "Solar": 0.1065,
23789
+ "Wind": 0.1012
23504
23790
  }
23505
23791
  },
23506
23792
  "US-IL": {
@@ -24405,6 +24691,17 @@
24405
24691
  "Other Renewables": 0,
24406
24692
  "Solar": 0.0438,
24407
24693
  "Wind": 0.0672
24694
+ },
24695
+ "2025-11": {
24696
+ "Bioenergy": 0.0014,
24697
+ "Coal": 0.154,
24698
+ "Gas": 0.2129,
24699
+ "Hydro": 0,
24700
+ "Nuclear": 0.5195,
24701
+ "Other Fossil": 0.0012,
24702
+ "Other Renewables": 0,
24703
+ "Solar": 0.0438,
24704
+ "Wind": 0.0672
24408
24705
  }
24409
24706
  },
24410
24707
  "US-IN": {
@@ -25309,6 +25606,17 @@
25309
25606
  "Other Renewables": 0,
25310
25607
  "Solar": 0.0884,
25311
25608
  "Wind": 0.0413
25609
+ },
25610
+ "2025-11": {
25611
+ "Bioenergy": 0.0017,
25612
+ "Coal": 0.444,
25613
+ "Gas": 0.4168,
25614
+ "Hydro": 0.0027,
25615
+ "Nuclear": 0,
25616
+ "Other Fossil": 0.005,
25617
+ "Other Renewables": 0,
25618
+ "Solar": 0.0884,
25619
+ "Wind": 0.0413
25312
25620
  }
25313
25621
  },
25314
25622
  "US-KS": {
@@ -26213,6 +26521,17 @@
26213
26521
  "Other Renewables": 0,
26214
26522
  "Solar": 0.0102,
26215
26523
  "Wind": 0.353
26524
+ },
26525
+ "2025-11": {
26526
+ "Bioenergy": 0.0008,
26527
+ "Coal": 0.397,
26528
+ "Gas": 0.0736,
26529
+ "Hydro": 0.0006,
26530
+ "Nuclear": 0.1648,
26531
+ "Other Fossil": 0.0001,
26532
+ "Other Renewables": 0,
26533
+ "Solar": 0.0102,
26534
+ "Wind": 0.353
26216
26535
  }
26217
26536
  },
26218
26537
  "US-KY": {
@@ -27117,6 +27436,17 @@
27117
27436
  "Other Renewables": 0,
27118
27437
  "Solar": 0.0373,
27119
27438
  "Wind": 0
27439
+ },
27440
+ "2025-11": {
27441
+ "Bioenergy": 0.0058,
27442
+ "Coal": 0.6462,
27443
+ "Gas": 0.2633,
27444
+ "Hydro": 0.0456,
27445
+ "Nuclear": 0,
27446
+ "Other Fossil": 0.0017,
27447
+ "Other Renewables": 0,
27448
+ "Solar": 0.0373,
27449
+ "Wind": 0
27120
27450
  }
27121
27451
  },
27122
27452
  "US-LA": {
@@ -28021,6 +28351,17 @@
28021
28351
  "Other Renewables": 0,
28022
28352
  "Solar": 0.0249,
28023
28353
  "Wind": 0
28354
+ },
28355
+ "2025-11": {
28356
+ "Bioenergy": 0.0187,
28357
+ "Coal": 0.0451,
28358
+ "Gas": 0.7323,
28359
+ "Hydro": 0.0062,
28360
+ "Nuclear": 0.1607,
28361
+ "Other Fossil": 0.0121,
28362
+ "Other Renewables": 0,
28363
+ "Solar": 0.0249,
28364
+ "Wind": 0
28024
28365
  }
28025
28366
  },
28026
28367
  "US-MA": {
@@ -28925,6 +29266,17 @@
28925
29266
  "Other Renewables": 0,
28926
29267
  "Solar": 0.1334,
28927
29268
  "Wind": 0.0055
29269
+ },
29270
+ "2025-11": {
29271
+ "Bioenergy": 0.0416,
29272
+ "Coal": 0,
29273
+ "Gas": 0.77,
29274
+ "Hydro": 0.0103,
29275
+ "Nuclear": 0,
29276
+ "Other Fossil": 0.0393,
29277
+ "Other Renewables": 0,
29278
+ "Solar": 0.1334,
29279
+ "Wind": 0.0055
28928
29280
  }
28929
29281
  },
28930
29282
  "US-MD": {
@@ -29829,6 +30181,17 @@
29829
30181
  "Other Renewables": 0,
29830
30182
  "Solar": 0.042,
29831
30183
  "Wind": 0.0082
30184
+ },
30185
+ "2025-11": {
30186
+ "Bioenergy": 0.0076,
30187
+ "Coal": 0.014,
30188
+ "Gas": 0.4801,
30189
+ "Hydro": 0.0093,
30190
+ "Nuclear": 0.4275,
30191
+ "Other Fossil": 0.0113,
30192
+ "Other Renewables": 0,
30193
+ "Solar": 0.042,
30194
+ "Wind": 0.0082
29832
30195
  }
29833
30196
  },
29834
30197
  "US-ME": {
@@ -30733,6 +31096,17 @@
30733
31096
  "Other Renewables": 0,
30734
31097
  "Solar": 0.1319,
30735
31098
  "Wind": 0.1316
31099
+ },
31100
+ "2025-11": {
31101
+ "Bioenergy": 0.1323,
31102
+ "Coal": 0.0015,
31103
+ "Gas": 0.4287,
31104
+ "Hydro": 0.1589,
31105
+ "Nuclear": 0,
31106
+ "Other Fossil": 0.0151,
31107
+ "Other Renewables": 0,
31108
+ "Solar": 0.1319,
31109
+ "Wind": 0.1316
30736
31110
  }
30737
31111
  },
30738
31112
  "US-MI": {
@@ -31637,6 +32011,17 @@
31637
32011
  "Other Renewables": 0,
31638
32012
  "Solar": 0.0263,
31639
32013
  "Wind": 0.037
32014
+ },
32015
+ "2025-11": {
32016
+ "Bioenergy": 0.0163,
32017
+ "Coal": 0.2038,
32018
+ "Gas": 0.5032,
32019
+ "Hydro": 0.0014,
32020
+ "Nuclear": 0.1961,
32021
+ "Other Fossil": 0.016,
32022
+ "Other Renewables": 0,
32023
+ "Solar": 0.0263,
32024
+ "Wind": 0.037
31640
32025
  }
31641
32026
  },
31642
32027
  "US-MN": {
@@ -32541,6 +32926,17 @@
32541
32926
  "Other Renewables": 0,
32542
32927
  "Solar": 0.0648,
32543
32928
  "Wind": 0.1707
32929
+ },
32930
+ "2025-11": {
32931
+ "Bioenergy": 0.0217,
32932
+ "Coal": 0.2083,
32933
+ "Gas": 0.2582,
32934
+ "Hydro": 0.0112,
32935
+ "Nuclear": 0.2595,
32936
+ "Other Fossil": 0.0056,
32937
+ "Other Renewables": 0,
32938
+ "Solar": 0.0648,
32939
+ "Wind": 0.1707
32544
32940
  }
32545
32941
  },
32546
32942
  "US-MO": {
@@ -33445,6 +33841,17 @@
33445
33841
  "Other Renewables": 0,
33446
33842
  "Solar": 0.0311,
33447
33843
  "Wind": 0.0488
33844
+ },
33845
+ "2025-11": {
33846
+ "Bioenergy": 0.0017,
33847
+ "Coal": 0.6338,
33848
+ "Gas": 0.1257,
33849
+ "Hydro": 0.0084,
33850
+ "Nuclear": 0.1483,
33851
+ "Other Fossil": 0.0023,
33852
+ "Other Renewables": 0,
33853
+ "Solar": 0.0311,
33854
+ "Wind": 0.0488
33448
33855
  }
33449
33856
  },
33450
33857
  "US-MS": {
@@ -34349,6 +34756,17 @@
34349
34756
  "Other Renewables": 0,
34350
34757
  "Solar": 0.0411,
34351
34758
  "Wind": 0.0031
34759
+ },
34760
+ "2025-11": {
34761
+ "Bioenergy": 0.0173,
34762
+ "Coal": 0.0484,
34763
+ "Gas": 0.7443,
34764
+ "Hydro": 0,
34765
+ "Nuclear": 0.1458,
34766
+ "Other Fossil": 0,
34767
+ "Other Renewables": 0,
34768
+ "Solar": 0.0411,
34769
+ "Wind": 0.0031
34352
34770
  }
34353
34771
  },
34354
34772
  "US-MT": {
@@ -35253,6 +35671,17 @@
35253
35671
  "Other Renewables": 0,
35254
35672
  "Solar": 0.0163,
35255
35673
  "Wind": 0.1814
35674
+ },
35675
+ "2025-11": {
35676
+ "Bioenergy": 0.0016,
35677
+ "Coal": 0.419,
35678
+ "Gas": 0.0742,
35679
+ "Hydro": 0.2828,
35680
+ "Nuclear": 0,
35681
+ "Other Fossil": 0.0247,
35682
+ "Other Renewables": 0,
35683
+ "Solar": 0.0163,
35684
+ "Wind": 0.1814
35256
35685
  }
35257
35686
  },
35258
35687
  "US-NC": {
@@ -36157,6 +36586,17 @@
36157
36586
  "Other Renewables": 0,
36158
36587
  "Solar": 0.0984,
36159
36588
  "Wind": 0.006
36589
+ },
36590
+ "2025-11": {
36591
+ "Bioenergy": 0.0115,
36592
+ "Coal": 0.0894,
36593
+ "Gas": 0.4344,
36594
+ "Hydro": 0.0281,
36595
+ "Nuclear": 0.3303,
36596
+ "Other Fossil": 0.002,
36597
+ "Other Renewables": 0,
36598
+ "Solar": 0.0984,
36599
+ "Wind": 0.006
36160
36600
  }
36161
36601
  },
36162
36602
  "US-ND": {
@@ -37061,6 +37501,17 @@
37061
37501
  "Other Renewables": 0,
37062
37502
  "Solar": 0,
37063
37503
  "Wind": 0.2765
37504
+ },
37505
+ "2025-11": {
37506
+ "Bioenergy": 0,
37507
+ "Coal": 0.6027,
37508
+ "Gas": 0.0791,
37509
+ "Hydro": 0.04,
37510
+ "Nuclear": 0,
37511
+ "Other Fossil": 0.0017,
37512
+ "Other Renewables": 0,
37513
+ "Solar": 0,
37514
+ "Wind": 0.2765
37064
37515
  }
37065
37516
  },
37066
37517
  "US-NE": {
@@ -37965,6 +38416,17 @@
37965
38416
  "Other Renewables": 0,
37966
38417
  "Solar": 0.007,
37967
38418
  "Wind": 0.2113
38419
+ },
38420
+ "2025-11": {
38421
+ "Bioenergy": 0.0019,
38422
+ "Coal": 0.5322,
38423
+ "Gas": 0.0656,
38424
+ "Hydro": 0.0204,
38425
+ "Nuclear": 0.1616,
38426
+ "Other Fossil": 0,
38427
+ "Other Renewables": 0,
38428
+ "Solar": 0.007,
38429
+ "Wind": 0.2113
37968
38430
  }
37969
38431
  },
37970
38432
  "US-NH": {
@@ -38869,6 +39331,17 @@
38869
39331
  "Other Renewables": 0,
38870
39332
  "Solar": 0,
38871
39333
  "Wind": 0.0129
39334
+ },
39335
+ "2025-11": {
39336
+ "Bioenergy": 0.0473,
39337
+ "Coal": 0,
39338
+ "Gas": 0.3005,
39339
+ "Hydro": 0.0582,
39340
+ "Nuclear": 0.5783,
39341
+ "Other Fossil": 0.0028,
39342
+ "Other Renewables": 0,
39343
+ "Solar": 0,
39344
+ "Wind": 0.0129
38872
39345
  }
38873
39346
  },
38874
39347
  "US-NJ": {
@@ -39773,6 +40246,17 @@
39773
40246
  "Other Renewables": 0,
39774
40247
  "Solar": 0.0375,
39775
40248
  "Wind": 0.0003
40249
+ },
40250
+ "2025-11": {
40251
+ "Bioenergy": 0.0098,
40252
+ "Coal": 0,
40253
+ "Gas": 0.4898,
40254
+ "Hydro": 0,
40255
+ "Nuclear": 0.4528,
40256
+ "Other Fossil": 0.0098,
40257
+ "Other Renewables": 0,
40258
+ "Solar": 0.0375,
40259
+ "Wind": 0.0003
39776
40260
  }
39777
40261
  },
39778
40262
  "US-NM": {
@@ -40677,6 +41161,17 @@
40677
41161
  "Other Renewables": 0.0014,
40678
41162
  "Solar": 0.1678,
40679
41163
  "Wind": 0.2499
41164
+ },
41165
+ "2025-11": {
41166
+ "Bioenergy": 0.0007,
41167
+ "Coal": 0.2593,
41168
+ "Gas": 0.321,
41169
+ "Hydro": 0,
41170
+ "Nuclear": 0,
41171
+ "Other Fossil": 0,
41172
+ "Other Renewables": 0.0014,
41173
+ "Solar": 0.1678,
41174
+ "Wind": 0.2499
40680
41175
  }
40681
41176
  },
40682
41177
  "US-NV": {
@@ -41581,6 +42076,17 @@
41581
42076
  "Other Renewables": 0.0766,
41582
42077
  "Solar": 0.2914,
41583
42078
  "Wind": 0.0046
42079
+ },
42080
+ "2025-11": {
42081
+ "Bioenergy": 0.0011,
42082
+ "Coal": 0.0593,
42083
+ "Gas": 0.5409,
42084
+ "Hydro": 0.0261,
42085
+ "Nuclear": 0,
42086
+ "Other Fossil": 0,
42087
+ "Other Renewables": 0.0766,
42088
+ "Solar": 0.2914,
42089
+ "Wind": 0.0046
41584
42090
  }
41585
42091
  },
41586
42092
  "US-NY": {
@@ -42485,6 +42991,17 @@
42485
42991
  "Other Renewables": 0,
42486
42992
  "Solar": 0.0487,
42487
42993
  "Wind": 0.0267
42994
+ },
42995
+ "2025-11": {
42996
+ "Bioenergy": 0.0117,
42997
+ "Coal": 0,
42998
+ "Gas": 0.4862,
42999
+ "Hydro": 0.1862,
43000
+ "Nuclear": 0.2319,
43001
+ "Other Fossil": 0.0086,
43002
+ "Other Renewables": 0,
43003
+ "Solar": 0.0487,
43004
+ "Wind": 0.0267
42488
43005
  }
42489
43006
  },
42490
43007
  "US-OH": {
@@ -43389,6 +43906,17 @@
43389
43906
  "Other Renewables": 0,
43390
43907
  "Solar": 0.0662,
43391
43908
  "Wind": 0.007
43909
+ },
43910
+ "2025-11": {
43911
+ "Bioenergy": 0.0018,
43912
+ "Coal": 0.2043,
43913
+ "Gas": 0.5923,
43914
+ "Hydro": 0.0023,
43915
+ "Nuclear": 0.1201,
43916
+ "Other Fossil": 0.0058,
43917
+ "Other Renewables": 0,
43918
+ "Solar": 0.0662,
43919
+ "Wind": 0.007
43392
43920
  }
43393
43921
  },
43394
43922
  "US-OK": {
@@ -44293,6 +44821,17 @@
44293
44821
  "Other Renewables": 0,
44294
44822
  "Solar": 0.0084,
44295
44823
  "Wind": 0.3216
44824
+ },
44825
+ "2025-11": {
44826
+ "Bioenergy": 0.0042,
44827
+ "Coal": 0.1128,
44828
+ "Gas": 0.5383,
44829
+ "Hydro": 0.0146,
44830
+ "Nuclear": 0,
44831
+ "Other Fossil": 0.0002,
44832
+ "Other Renewables": 0,
44833
+ "Solar": 0.0084,
44834
+ "Wind": 0.3216
44296
44835
  }
44297
44836
  },
44298
44837
  "US-OR": {
@@ -45197,6 +45736,17 @@
45197
45736
  "Other Renewables": 0.0031,
45198
45737
  "Solar": 0.0526,
45199
45738
  "Wind": 0.1198
45739
+ },
45740
+ "2025-11": {
45741
+ "Bioenergy": 0.0179,
45742
+ "Coal": 0,
45743
+ "Gas": 0.4549,
45744
+ "Hydro": 0.3517,
45745
+ "Nuclear": 0,
45746
+ "Other Fossil": 0,
45747
+ "Other Renewables": 0.0031,
45748
+ "Solar": 0.0526,
45749
+ "Wind": 0.1198
45200
45750
  }
45201
45751
  },
45202
45752
  "US-PA": {
@@ -46101,6 +46651,17 @@
46101
46651
  "Other Renewables": 0,
46102
46652
  "Solar": 0.0096,
46103
46653
  "Wind": 0.0069
46654
+ },
46655
+ "2025-11": {
46656
+ "Bioenergy": 0.0057,
46657
+ "Coal": 0.0333,
46658
+ "Gas": 0.6093,
46659
+ "Hydro": 0.0058,
46660
+ "Nuclear": 0.326,
46661
+ "Other Fossil": 0.0033,
46662
+ "Other Renewables": 0,
46663
+ "Solar": 0.0096,
46664
+ "Wind": 0.0069
46104
46665
  }
46105
46666
  },
46106
46667
  "US-RI": {
@@ -47005,6 +47566,17 @@
47005
47566
  "Other Renewables": 0,
47006
47567
  "Solar": 0.0827,
47007
47568
  "Wind": 0.0089
47569
+ },
47570
+ "2025-11": {
47571
+ "Bioenergy": 0.0074,
47572
+ "Coal": 0,
47573
+ "Gas": 0.9009,
47574
+ "Hydro": 0,
47575
+ "Nuclear": 0,
47576
+ "Other Fossil": 0,
47577
+ "Other Renewables": 0,
47578
+ "Solar": 0.0827,
47579
+ "Wind": 0.0089
47008
47580
  }
47009
47581
  },
47010
47582
  "US-SC": {
@@ -47909,6 +48481,17 @@
47909
48481
  "Other Renewables": 0,
47910
48482
  "Solar": 0.0384,
47911
48483
  "Wind": 0
48484
+ },
48485
+ "2025-11": {
48486
+ "Bioenergy": 0.0158,
48487
+ "Coal": 0.1435,
48488
+ "Gas": 0.2697,
48489
+ "Hydro": 0.0199,
48490
+ "Nuclear": 0.5119,
48491
+ "Other Fossil": 0.0008,
48492
+ "Other Renewables": 0,
48493
+ "Solar": 0.0384,
48494
+ "Wind": 0
47912
48495
  }
47913
48496
  },
47914
48497
  "US-SD": {
@@ -48813,6 +49396,17 @@
48813
49396
  "Other Renewables": 0,
48814
49397
  "Solar": 0.0257,
48815
49398
  "Wind": 0.5246
49399
+ },
49400
+ "2025-11": {
49401
+ "Bioenergy": 0,
49402
+ "Coal": 0.1067,
49403
+ "Gas": 0.1647,
49404
+ "Hydro": 0.1782,
49405
+ "Nuclear": 0,
49406
+ "Other Fossil": 0,
49407
+ "Other Renewables": 0,
49408
+ "Solar": 0.0257,
49409
+ "Wind": 0.5246
48816
49410
  }
48817
49411
  },
48818
49412
  "US-TN": {
@@ -49717,6 +50311,17 @@
49717
50311
  "Other Renewables": 0,
49718
50312
  "Solar": 0.0223,
49719
50313
  "Wind": 0
50314
+ },
50315
+ "2025-11": {
50316
+ "Bioenergy": 0.0063,
50317
+ "Coal": 0.2146,
50318
+ "Gas": 0.2045,
50319
+ "Hydro": 0.0716,
50320
+ "Nuclear": 0.4787,
50321
+ "Other Fossil": 0.0019,
50322
+ "Other Renewables": 0,
50323
+ "Solar": 0.0223,
50324
+ "Wind": 0
49720
50325
  }
49721
50326
  },
49722
50327
  "US-TX": {
@@ -50621,6 +51226,17 @@
50621
51226
  "Other Renewables": 0,
50622
51227
  "Solar": 0.113,
50623
51228
  "Wind": 0.1455
51229
+ },
51230
+ "2025-11": {
51231
+ "Bioenergy": 0.0018,
51232
+ "Coal": 0.1247,
51233
+ "Gas": 0.5485,
51234
+ "Hydro": 0.0015,
51235
+ "Nuclear": 0.065,
51236
+ "Other Fossil": 0,
51237
+ "Other Renewables": 0,
51238
+ "Solar": 0.113,
51239
+ "Wind": 0.1455
50624
51240
  }
50625
51241
  },
50626
51242
  "US-UT": {
@@ -51525,6 +52141,17 @@
51525
52141
  "Other Renewables": 0.0113,
51526
52142
  "Solar": 0.155,
51527
52143
  "Wind": 0.017
52144
+ },
52145
+ "2025-11": {
52146
+ "Bioenergy": 0.0014,
52147
+ "Coal": 0.4886,
52148
+ "Gas": 0.3104,
52149
+ "Hydro": 0.0134,
52150
+ "Nuclear": 0,
52151
+ "Other Fossil": 0.0029,
52152
+ "Other Renewables": 0.0113,
52153
+ "Solar": 0.155,
52154
+ "Wind": 0.017
51528
52155
  }
51529
52156
  },
51530
52157
  "US-VA": {
@@ -52429,6 +53056,17 @@
52429
53056
  "Other Renewables": 0,
52430
53057
  "Solar": 0.0862,
52431
53058
  "Wind": 0.0004
53059
+ },
53060
+ "2025-11": {
53061
+ "Bioenergy": 0.0375,
53062
+ "Coal": 0.0313,
53063
+ "Gas": 0.6039,
53064
+ "Hydro": 0,
53065
+ "Nuclear": 0.2361,
53066
+ "Other Fossil": 0.0046,
53067
+ "Other Renewables": 0,
53068
+ "Solar": 0.0862,
53069
+ "Wind": 0.0004
52432
53070
  }
52433
53071
  },
52434
53072
  "US-VT": {
@@ -53333,6 +53971,17 @@
53333
53971
  "Other Renewables": 0,
53334
53972
  "Solar": 0.1441,
53335
53973
  "Wind": 0.1119
53974
+ },
53975
+ "2025-11": {
53976
+ "Bioenergy": 0.2535,
53977
+ "Coal": 0,
53978
+ "Gas": 0.0006,
53979
+ "Hydro": 0.4899,
53980
+ "Nuclear": 0,
53981
+ "Other Fossil": 0,
53982
+ "Other Renewables": 0,
53983
+ "Solar": 0.1441,
53984
+ "Wind": 0.1119
53336
53985
  }
53337
53986
  },
53338
53987
  "US-WA": {
@@ -54237,6 +54886,17 @@
54237
54886
  "Other Renewables": 0,
54238
54887
  "Solar": 0.0084,
54239
54888
  "Wind": 0.0573
54889
+ },
54890
+ "2025-11": {
54891
+ "Bioenergy": 0.0131,
54892
+ "Coal": 0.0478,
54893
+ "Gas": 0.2544,
54894
+ "Hydro": 0.503,
54895
+ "Nuclear": 0.1151,
54896
+ "Other Fossil": 0.0008,
54897
+ "Other Renewables": 0,
54898
+ "Solar": 0.0084,
54899
+ "Wind": 0.0573
54240
54900
  }
54241
54901
  },
54242
54902
  "US-WI": {
@@ -55141,6 +55801,17 @@
55141
55801
  "Other Renewables": 0,
55142
55802
  "Solar": 0.0676,
55143
55803
  "Wind": 0.0158
55804
+ },
55805
+ "2025-11": {
55806
+ "Bioenergy": 0.0165,
55807
+ "Coal": 0.3553,
55808
+ "Gas": 0.3704,
55809
+ "Hydro": 0.0221,
55810
+ "Nuclear": 0.151,
55811
+ "Other Fossil": 0.0013,
55812
+ "Other Renewables": 0,
55813
+ "Solar": 0.0676,
55814
+ "Wind": 0.0158
55144
55815
  }
55145
55816
  },
55146
55817
  "US-WV": {
@@ -56045,6 +56716,17 @@
56045
56716
  "Other Renewables": 0,
56046
56717
  "Solar": 0.0077,
56047
56718
  "Wind": 0.0194
56719
+ },
56720
+ "2025-11": {
56721
+ "Bioenergy": 0,
56722
+ "Coal": 0.857,
56723
+ "Gas": 0.0821,
56724
+ "Hydro": 0.0288,
56725
+ "Nuclear": 0,
56726
+ "Other Fossil": 0.005,
56727
+ "Other Renewables": 0,
56728
+ "Solar": 0.0077,
56729
+ "Wind": 0.0194
56048
56730
  }
56049
56731
  },
56050
56732
  "US-WY": {
@@ -56949,6 +57631,17 @@
56949
57631
  "Other Renewables": 0,
56950
57632
  "Solar": 0.0124,
56951
57633
  "Wind": 0.1829
57634
+ },
57635
+ "2025-11": {
57636
+ "Bioenergy": 0,
57637
+ "Coal": 0.6734,
57638
+ "Gas": 0.1109,
57639
+ "Hydro": 0.017,
57640
+ "Nuclear": 0,
57641
+ "Other Fossil": 0.0035,
57642
+ "Other Renewables": 0,
57643
+ "Solar": 0.0124,
57644
+ "Wind": 0.1829
56952
57645
  }
56953
57646
  }
56954
57647
  }