@digital4better/data 1.3.22 → 1.3.23

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 +93 -93
  14. package/data/factor/country-yearly-green.json +837 -837
  15. package/data/factor/country-yearly.csv +98 -98
  16. package/data/factor/country-yearly.json +843 -843
  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 +566 -566
  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 +22 -22
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +43 -43
  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 +569 -569
  49. package/data/mix/subdivision-monthly-green.csv +89 -26
  50. package/data/mix/subdivision-monthly-green.json +466 -88
  51. package/data/mix/subdivision-monthly.csv +89 -26
  52. package/data/mix/subdivision-monthly.json +857 -164
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +213 -213
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +368 -368
  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 +7 -7
  65. package/package.json +2 -2
@@ -870,26 +870,37 @@
870
870
  "Wind": 0.1223
871
871
  },
872
872
  "2025-08": {
873
- "Bioenergy": 0.0604,
874
- "Coal": 0.1351,
875
- "Gas": 0.5519,
876
- "Hydro": 0.0388,
873
+ "Bioenergy": 0.0603,
874
+ "Coal": 0.135,
875
+ "Gas": 0.5512,
876
+ "Hydro": 0.0361,
877
877
  "Nuclear": 0,
878
878
  "Other Fossil": 0.0293,
879
879
  "Other Renewables": 0.0018,
880
- "Solar": 0.0603,
881
- "Wind": 0.1223
880
+ "Solar": 0.0633,
881
+ "Wind": 0.1231
882
882
  },
883
883
  "2025-09": {
884
- "Bioenergy": 0.0604,
885
- "Coal": 0.1351,
886
- "Gas": 0.5519,
887
- "Hydro": 0.0388,
884
+ "Bioenergy": 0.0603,
885
+ "Coal": 0.135,
886
+ "Gas": 0.5512,
887
+ "Hydro": 0.0361,
888
888
  "Nuclear": 0,
889
889
  "Other Fossil": 0.0293,
890
890
  "Other Renewables": 0.0018,
891
- "Solar": 0.0603,
892
- "Wind": 0.1223
891
+ "Solar": 0.0633,
892
+ "Wind": 0.1231
893
+ },
894
+ "2025-10": {
895
+ "Bioenergy": 0.0603,
896
+ "Coal": 0.135,
897
+ "Gas": 0.5512,
898
+ "Hydro": 0.0361,
899
+ "Nuclear": 0,
900
+ "Other Fossil": 0.0293,
901
+ "Other Renewables": 0.0018,
902
+ "Solar": 0.0633,
903
+ "Wind": 0.1231
893
904
  }
894
905
  },
895
906
  "CA-BC": {
@@ -1763,26 +1774,37 @@
1763
1774
  "Wind": 0.0213
1764
1775
  },
1765
1776
  "2025-08": {
1766
- "Bioenergy": 0.0061,
1767
- "Coal": 0.0137,
1768
- "Gas": 0.056,
1769
- "Hydro": 0.8992,
1777
+ "Bioenergy": 0.0054,
1778
+ "Coal": 0.0122,
1779
+ "Gas": 0.0497,
1780
+ "Hydro": 0.9122,
1770
1781
  "Nuclear": 0,
1771
- "Other Fossil": 0.003,
1782
+ "Other Fossil": 0.0026,
1772
1783
  "Other Renewables": 0.0002,
1773
1784
  "Solar": 0.0004,
1774
- "Wind": 0.0213
1785
+ "Wind": 0.0172
1775
1786
  },
1776
1787
  "2025-09": {
1777
- "Bioenergy": 0.0061,
1778
- "Coal": 0.0137,
1779
- "Gas": 0.056,
1780
- "Hydro": 0.8992,
1788
+ "Bioenergy": 0.0054,
1789
+ "Coal": 0.0122,
1790
+ "Gas": 0.0497,
1791
+ "Hydro": 0.9122,
1781
1792
  "Nuclear": 0,
1782
- "Other Fossil": 0.003,
1793
+ "Other Fossil": 0.0026,
1783
1794
  "Other Renewables": 0.0002,
1784
1795
  "Solar": 0.0004,
1785
- "Wind": 0.0213
1796
+ "Wind": 0.0172
1797
+ },
1798
+ "2025-10": {
1799
+ "Bioenergy": 0.0054,
1800
+ "Coal": 0.0122,
1801
+ "Gas": 0.0497,
1802
+ "Hydro": 0.9122,
1803
+ "Nuclear": 0,
1804
+ "Other Fossil": 0.0026,
1805
+ "Other Renewables": 0.0002,
1806
+ "Solar": 0.0004,
1807
+ "Wind": 0.0172
1786
1808
  }
1787
1809
  },
1788
1810
  "CA-MB": {
@@ -2656,26 +2678,37 @@
2656
2678
  "Wind": 0.0235
2657
2679
  },
2658
2680
  "2025-08": {
2659
- "Bioenergy": 0.0003,
2660
- "Coal": 0.0006,
2661
- "Gas": 0.0025,
2662
- "Hydro": 0.9728,
2681
+ "Bioenergy": 0.0002,
2682
+ "Coal": 0.0004,
2683
+ "Gas": 0.0015,
2684
+ "Hydro": 0.9612,
2663
2685
  "Nuclear": 0,
2664
2686
  "Other Fossil": 0.0001,
2665
2687
  "Other Renewables": 0,
2666
2688
  "Solar": 0.0001,
2667
- "Wind": 0.0235
2689
+ "Wind": 0.0367
2668
2690
  },
2669
2691
  "2025-09": {
2670
- "Bioenergy": 0.0003,
2671
- "Coal": 0.0006,
2672
- "Gas": 0.0025,
2673
- "Hydro": 0.9728,
2692
+ "Bioenergy": 0.0002,
2693
+ "Coal": 0.0004,
2694
+ "Gas": 0.0015,
2695
+ "Hydro": 0.9612,
2674
2696
  "Nuclear": 0,
2675
2697
  "Other Fossil": 0.0001,
2676
2698
  "Other Renewables": 0,
2677
2699
  "Solar": 0.0001,
2678
- "Wind": 0.0235
2700
+ "Wind": 0.0367
2701
+ },
2702
+ "2025-10": {
2703
+ "Bioenergy": 0.0002,
2704
+ "Coal": 0.0004,
2705
+ "Gas": 0.0015,
2706
+ "Hydro": 0.9612,
2707
+ "Nuclear": 0,
2708
+ "Other Fossil": 0.0001,
2709
+ "Other Renewables": 0,
2710
+ "Solar": 0.0001,
2711
+ "Wind": 0.0367
2679
2712
  }
2680
2713
  },
2681
2714
  "CA-NB": {
@@ -3549,26 +3582,37 @@
3549
3582
  "Wind": 0.0774
3550
3583
  },
3551
3584
  "2025-08": {
3552
- "Bioenergy": 0.0349,
3553
- "Coal": 0.0782,
3554
- "Gas": 0.3193,
3555
- "Hydro": 0.258,
3556
- "Nuclear": 0.214,
3557
- "Other Fossil": 0.017,
3558
- "Other Renewables": 0.001,
3559
- "Solar": 0.0002,
3560
- "Wind": 0.0774
3585
+ "Bioenergy": 0.0618,
3586
+ "Coal": 0.1383,
3587
+ "Gas": 0.5646,
3588
+ "Hydro": 0.1115,
3589
+ "Nuclear": 0,
3590
+ "Other Fossil": 0.03,
3591
+ "Other Renewables": 0.0018,
3592
+ "Solar": 0.0004,
3593
+ "Wind": 0.0916
3561
3594
  },
3562
3595
  "2025-09": {
3563
- "Bioenergy": 0.0349,
3564
- "Coal": 0.0782,
3565
- "Gas": 0.3193,
3566
- "Hydro": 0.258,
3567
- "Nuclear": 0.214,
3568
- "Other Fossil": 0.017,
3569
- "Other Renewables": 0.001,
3570
- "Solar": 0.0002,
3571
- "Wind": 0.0774
3596
+ "Bioenergy": 0.0618,
3597
+ "Coal": 0.1383,
3598
+ "Gas": 0.5646,
3599
+ "Hydro": 0.1115,
3600
+ "Nuclear": 0,
3601
+ "Other Fossil": 0.03,
3602
+ "Other Renewables": 0.0018,
3603
+ "Solar": 0.0004,
3604
+ "Wind": 0.0916
3605
+ },
3606
+ "2025-10": {
3607
+ "Bioenergy": 0.0618,
3608
+ "Coal": 0.1383,
3609
+ "Gas": 0.5646,
3610
+ "Hydro": 0.1115,
3611
+ "Nuclear": 0,
3612
+ "Other Fossil": 0.03,
3613
+ "Other Renewables": 0.0018,
3614
+ "Solar": 0.0004,
3615
+ "Wind": 0.0916
3572
3616
  }
3573
3617
  },
3574
3618
  "CA-NL": {
@@ -4442,26 +4486,37 @@
4442
4486
  "Wind": 0.0049
4443
4487
  },
4444
4488
  "2025-08": {
4445
- "Bioenergy": 0.0011,
4446
- "Coal": 0.0025,
4447
- "Gas": 0.0101,
4448
- "Hydro": 0.9809,
4489
+ "Bioenergy": 0.0013,
4490
+ "Coal": 0.003,
4491
+ "Gas": 0.0122,
4492
+ "Hydro": 0.9792,
4449
4493
  "Nuclear": 0,
4450
- "Other Fossil": 0.0005,
4494
+ "Other Fossil": 0.0006,
4451
4495
  "Other Renewables": 0,
4452
4496
  "Solar": 0,
4453
- "Wind": 0.0049
4497
+ "Wind": 0.0036
4454
4498
  },
4455
4499
  "2025-09": {
4456
- "Bioenergy": 0.0011,
4457
- "Coal": 0.0025,
4458
- "Gas": 0.0101,
4459
- "Hydro": 0.9809,
4500
+ "Bioenergy": 0.0013,
4501
+ "Coal": 0.003,
4502
+ "Gas": 0.0122,
4503
+ "Hydro": 0.9792,
4460
4504
  "Nuclear": 0,
4461
- "Other Fossil": 0.0005,
4505
+ "Other Fossil": 0.0006,
4462
4506
  "Other Renewables": 0,
4463
4507
  "Solar": 0,
4464
- "Wind": 0.0049
4508
+ "Wind": 0.0036
4509
+ },
4510
+ "2025-10": {
4511
+ "Bioenergy": 0.0013,
4512
+ "Coal": 0.003,
4513
+ "Gas": 0.0122,
4514
+ "Hydro": 0.9792,
4515
+ "Nuclear": 0,
4516
+ "Other Fossil": 0.0006,
4517
+ "Other Renewables": 0,
4518
+ "Solar": 0,
4519
+ "Wind": 0.0036
4465
4520
  }
4466
4521
  },
4467
4522
  "CA-NS": {
@@ -5335,26 +5390,37 @@
5335
5390
  "Wind": 0.173
5336
5391
  },
5337
5392
  "2025-08": {
5338
- "Bioenergy": 0.0613,
5339
- "Coal": 0.1373,
5340
- "Gas": 0.5606,
5341
- "Hydro": 0.0356,
5393
+ "Bioenergy": 0.0637,
5394
+ "Coal": 0.1426,
5395
+ "Gas": 0.5822,
5396
+ "Hydro": 0.0125,
5342
5397
  "Nuclear": 0,
5343
- "Other Fossil": 0.0298,
5344
- "Other Renewables": 0.0018,
5345
- "Solar": 0.0007,
5346
- "Wind": 0.173
5398
+ "Other Fossil": 0.0309,
5399
+ "Other Renewables": 0.0019,
5400
+ "Solar": 0.0006,
5401
+ "Wind": 0.1656
5347
5402
  },
5348
5403
  "2025-09": {
5349
- "Bioenergy": 0.0613,
5350
- "Coal": 0.1373,
5351
- "Gas": 0.5606,
5352
- "Hydro": 0.0356,
5404
+ "Bioenergy": 0.0637,
5405
+ "Coal": 0.1426,
5406
+ "Gas": 0.5822,
5407
+ "Hydro": 0.0125,
5353
5408
  "Nuclear": 0,
5354
- "Other Fossil": 0.0298,
5355
- "Other Renewables": 0.0018,
5356
- "Solar": 0.0007,
5357
- "Wind": 0.173
5409
+ "Other Fossil": 0.0309,
5410
+ "Other Renewables": 0.0019,
5411
+ "Solar": 0.0006,
5412
+ "Wind": 0.1656
5413
+ },
5414
+ "2025-10": {
5415
+ "Bioenergy": 0.0637,
5416
+ "Coal": 0.1426,
5417
+ "Gas": 0.5822,
5418
+ "Hydro": 0.0125,
5419
+ "Nuclear": 0,
5420
+ "Other Fossil": 0.0309,
5421
+ "Other Renewables": 0.0019,
5422
+ "Solar": 0.0006,
5423
+ "Wind": 0.1656
5358
5424
  }
5359
5425
  },
5360
5426
  "CA-NT": {
@@ -6228,26 +6294,37 @@
6228
6294
  "Wind": 0.0344
6229
6295
  },
6230
6296
  "2025-08": {
6231
- "Bioenergy": 0.0505,
6232
- "Coal": 0.1131,
6233
- "Gas": 0.4618,
6234
- "Hydro": 0.3004,
6297
+ "Bioenergy": 0.0521,
6298
+ "Coal": 0.1166,
6299
+ "Gas": 0.4762,
6300
+ "Hydro": 0.2895,
6235
6301
  "Nuclear": 0,
6236
- "Other Fossil": 0.0245,
6302
+ "Other Fossil": 0.0253,
6237
6303
  "Other Renewables": 0.0015,
6238
- "Solar": 0.0137,
6239
- "Wind": 0.0344
6304
+ "Solar": 0.0111,
6305
+ "Wind": 0.0277
6240
6306
  },
6241
6307
  "2025-09": {
6242
- "Bioenergy": 0.0505,
6243
- "Coal": 0.1131,
6244
- "Gas": 0.4618,
6245
- "Hydro": 0.3004,
6308
+ "Bioenergy": 0.0521,
6309
+ "Coal": 0.1166,
6310
+ "Gas": 0.4762,
6311
+ "Hydro": 0.2895,
6246
6312
  "Nuclear": 0,
6247
- "Other Fossil": 0.0245,
6313
+ "Other Fossil": 0.0253,
6248
6314
  "Other Renewables": 0.0015,
6249
- "Solar": 0.0137,
6250
- "Wind": 0.0344
6315
+ "Solar": 0.0111,
6316
+ "Wind": 0.0277
6317
+ },
6318
+ "2025-10": {
6319
+ "Bioenergy": 0.0521,
6320
+ "Coal": 0.1166,
6321
+ "Gas": 0.4762,
6322
+ "Hydro": 0.2895,
6323
+ "Nuclear": 0,
6324
+ "Other Fossil": 0.0253,
6325
+ "Other Renewables": 0.0015,
6326
+ "Solar": 0.0111,
6327
+ "Wind": 0.0277
6251
6328
  }
6252
6329
  },
6253
6330
  "CA-NU": {
@@ -7122,24 +7199,35 @@
7122
7199
  },
7123
7200
  "2025-08": {
7124
7201
  "Bioenergy": 0.0775,
7125
- "Coal": 0.1735,
7126
- "Gas": 0.7085,
7202
+ "Coal": 0.1734,
7203
+ "Gas": 0.7084,
7127
7204
  "Hydro": 0,
7128
7205
  "Nuclear": 0,
7129
7206
  "Other Fossil": 0.0376,
7130
7207
  "Other Renewables": 0.0023,
7131
- "Solar": 0.0006,
7208
+ "Solar": 0.0008,
7132
7209
  "Wind": 0
7133
7210
  },
7134
7211
  "2025-09": {
7135
7212
  "Bioenergy": 0.0775,
7136
- "Coal": 0.1735,
7137
- "Gas": 0.7085,
7213
+ "Coal": 0.1734,
7214
+ "Gas": 0.7084,
7138
7215
  "Hydro": 0,
7139
7216
  "Nuclear": 0,
7140
7217
  "Other Fossil": 0.0376,
7141
7218
  "Other Renewables": 0.0023,
7142
- "Solar": 0.0006,
7219
+ "Solar": 0.0008,
7220
+ "Wind": 0
7221
+ },
7222
+ "2025-10": {
7223
+ "Bioenergy": 0.0775,
7224
+ "Coal": 0.1734,
7225
+ "Gas": 0.7084,
7226
+ "Hydro": 0,
7227
+ "Nuclear": 0,
7228
+ "Other Fossil": 0.0376,
7229
+ "Other Renewables": 0.0023,
7230
+ "Solar": 0.0008,
7143
7231
  "Wind": 0
7144
7232
  }
7145
7233
  },
@@ -8014,26 +8102,37 @@
8014
8102
  "Wind": 0.0375
8015
8103
  },
8016
8104
  "2025-08": {
8017
- "Bioenergy": 0.0204,
8018
- "Coal": 0.0456,
8019
- "Gas": 0.1861,
8020
- "Hydro": 0.2429,
8021
- "Nuclear": 0.4387,
8022
- "Other Fossil": 0.0099,
8105
+ "Bioenergy": 0.0197,
8106
+ "Coal": 0.044,
8107
+ "Gas": 0.1799,
8108
+ "Hydro": 0.2025,
8109
+ "Nuclear": 0.4805,
8110
+ "Other Fossil": 0.0095,
8023
8111
  "Other Renewables": 0.0006,
8024
- "Solar": 0.0185,
8025
- "Wind": 0.0375
8112
+ "Solar": 0.018,
8113
+ "Wind": 0.0453
8026
8114
  },
8027
8115
  "2025-09": {
8028
- "Bioenergy": 0.0204,
8029
- "Coal": 0.0456,
8030
- "Gas": 0.1861,
8031
- "Hydro": 0.2429,
8032
- "Nuclear": 0.4387,
8033
- "Other Fossil": 0.0099,
8116
+ "Bioenergy": 0.0197,
8117
+ "Coal": 0.044,
8118
+ "Gas": 0.1799,
8119
+ "Hydro": 0.2025,
8120
+ "Nuclear": 0.4805,
8121
+ "Other Fossil": 0.0095,
8034
8122
  "Other Renewables": 0.0006,
8035
- "Solar": 0.0185,
8036
- "Wind": 0.0375
8123
+ "Solar": 0.018,
8124
+ "Wind": 0.0453
8125
+ },
8126
+ "2025-10": {
8127
+ "Bioenergy": 0.0197,
8128
+ "Coal": 0.044,
8129
+ "Gas": 0.1799,
8130
+ "Hydro": 0.2025,
8131
+ "Nuclear": 0.4805,
8132
+ "Other Fossil": 0.0095,
8133
+ "Other Renewables": 0.0006,
8134
+ "Solar": 0.018,
8135
+ "Wind": 0.0453
8037
8136
  }
8038
8137
  },
8039
8138
  "CA-PE": {
@@ -8908,25 +9007,36 @@
8908
9007
  },
8909
9008
  "2025-08": {
8910
9009
  "Bioenergy": 0.0009,
8911
- "Coal": 0.002,
8912
- "Gas": 0.0083,
9010
+ "Coal": 0.0021,
9011
+ "Gas": 0.0086,
8913
9012
  "Hydro": 0,
8914
9013
  "Nuclear": 0,
8915
- "Other Fossil": 0.0004,
9014
+ "Other Fossil": 0.0005,
8916
9015
  "Other Renewables": 0,
8917
- "Solar": 0.1332,
8918
- "Wind": 0.855
9016
+ "Solar": 0.1804,
9017
+ "Wind": 0.8074
8919
9018
  },
8920
9019
  "2025-09": {
8921
9020
  "Bioenergy": 0.0009,
8922
- "Coal": 0.002,
8923
- "Gas": 0.0083,
9021
+ "Coal": 0.0021,
9022
+ "Gas": 0.0086,
8924
9023
  "Hydro": 0,
8925
9024
  "Nuclear": 0,
8926
- "Other Fossil": 0.0004,
9025
+ "Other Fossil": 0.0005,
8927
9026
  "Other Renewables": 0,
8928
- "Solar": 0.1332,
8929
- "Wind": 0.855
9027
+ "Solar": 0.1804,
9028
+ "Wind": 0.8074
9029
+ },
9030
+ "2025-10": {
9031
+ "Bioenergy": 0.0009,
9032
+ "Coal": 0.0021,
9033
+ "Gas": 0.0086,
9034
+ "Hydro": 0,
9035
+ "Nuclear": 0,
9036
+ "Other Fossil": 0.0005,
9037
+ "Other Renewables": 0,
9038
+ "Solar": 0.1804,
9039
+ "Wind": 0.8074
8930
9040
  }
8931
9041
  },
8932
9042
  "CA-QC": {
@@ -9801,25 +9911,36 @@
9801
9911
  },
9802
9912
  "2025-08": {
9803
9913
  "Bioenergy": 0.0009,
9804
- "Coal": 0.002,
9805
- "Gas": 0.0081,
9806
- "Hydro": 0.9387,
9914
+ "Coal": 0.0021,
9915
+ "Gas": 0.0085,
9916
+ "Hydro": 0.9413,
9807
9917
  "Nuclear": 0,
9808
- "Other Fossil": 0.0004,
9918
+ "Other Fossil": 0.0005,
9809
9919
  "Other Renewables": 0,
9810
9920
  "Solar": 0.0001,
9811
- "Wind": 0.0497
9921
+ "Wind": 0.0465
9812
9922
  },
9813
9923
  "2025-09": {
9814
9924
  "Bioenergy": 0.0009,
9815
- "Coal": 0.002,
9816
- "Gas": 0.0081,
9817
- "Hydro": 0.9387,
9925
+ "Coal": 0.0021,
9926
+ "Gas": 0.0085,
9927
+ "Hydro": 0.9413,
9818
9928
  "Nuclear": 0,
9819
- "Other Fossil": 0.0004,
9929
+ "Other Fossil": 0.0005,
9820
9930
  "Other Renewables": 0,
9821
9931
  "Solar": 0.0001,
9822
- "Wind": 0.0497
9932
+ "Wind": 0.0465
9933
+ },
9934
+ "2025-10": {
9935
+ "Bioenergy": 0.0009,
9936
+ "Coal": 0.0021,
9937
+ "Gas": 0.0085,
9938
+ "Hydro": 0.9413,
9939
+ "Nuclear": 0,
9940
+ "Other Fossil": 0.0005,
9941
+ "Other Renewables": 0,
9942
+ "Solar": 0.0001,
9943
+ "Wind": 0.0465
9823
9944
  }
9824
9945
  },
9825
9946
  "CA-SK": {
@@ -10693,26 +10814,37 @@
10693
10814
  "Wind": 0.0802
10694
10815
  },
10695
10816
  "2025-08": {
10696
- "Bioenergy": 0.0631,
10697
- "Coal": 0.1412,
10698
- "Gas": 0.5766,
10699
- "Hydro": 0.1041,
10817
+ "Bioenergy": 0.0632,
10818
+ "Coal": 0.1413,
10819
+ "Gas": 0.5772,
10820
+ "Hydro": 0.1206,
10700
10821
  "Nuclear": 0,
10701
10822
  "Other Fossil": 0.0306,
10702
10823
  "Other Renewables": 0.0019,
10703
- "Solar": 0.0023,
10704
- "Wind": 0.0802
10824
+ "Solar": 0.0022,
10825
+ "Wind": 0.0631
10705
10826
  },
10706
10827
  "2025-09": {
10707
- "Bioenergy": 0.0631,
10708
- "Coal": 0.1412,
10709
- "Gas": 0.5766,
10710
- "Hydro": 0.1041,
10828
+ "Bioenergy": 0.0632,
10829
+ "Coal": 0.1413,
10830
+ "Gas": 0.5772,
10831
+ "Hydro": 0.1206,
10711
10832
  "Nuclear": 0,
10712
10833
  "Other Fossil": 0.0306,
10713
10834
  "Other Renewables": 0.0019,
10714
- "Solar": 0.0023,
10715
- "Wind": 0.0802
10835
+ "Solar": 0.0022,
10836
+ "Wind": 0.0631
10837
+ },
10838
+ "2025-10": {
10839
+ "Bioenergy": 0.0632,
10840
+ "Coal": 0.1413,
10841
+ "Gas": 0.5772,
10842
+ "Hydro": 0.1206,
10843
+ "Nuclear": 0,
10844
+ "Other Fossil": 0.0306,
10845
+ "Other Renewables": 0.0019,
10846
+ "Solar": 0.0022,
10847
+ "Wind": 0.0631
10716
10848
  }
10717
10849
  },
10718
10850
  "CA-YT": {
@@ -11586,26 +11718,37 @@
11586
11718
  "Wind": 0.0055
11587
11719
  },
11588
11720
  "2025-08": {
11589
- "Bioenergy": 0.0183,
11590
- "Coal": 0.041,
11591
- "Gas": 0.1673,
11592
- "Hydro": 0.7329,
11721
+ "Bioenergy": 0.0063,
11722
+ "Coal": 0.0141,
11723
+ "Gas": 0.0576,
11724
+ "Hydro": 0.8593,
11593
11725
  "Nuclear": 0,
11594
- "Other Fossil": 0.0089,
11595
- "Other Renewables": 0.0005,
11596
- "Solar": 0.0256,
11597
- "Wind": 0.0055
11726
+ "Other Fossil": 0.0031,
11727
+ "Other Renewables": 0.0002,
11728
+ "Solar": 0.0447,
11729
+ "Wind": 0.0148
11598
11730
  },
11599
11731
  "2025-09": {
11600
- "Bioenergy": 0.0183,
11601
- "Coal": 0.041,
11602
- "Gas": 0.1673,
11603
- "Hydro": 0.7329,
11732
+ "Bioenergy": 0.0063,
11733
+ "Coal": 0.0141,
11734
+ "Gas": 0.0576,
11735
+ "Hydro": 0.8593,
11604
11736
  "Nuclear": 0,
11605
- "Other Fossil": 0.0089,
11606
- "Other Renewables": 0.0005,
11607
- "Solar": 0.0256,
11608
- "Wind": 0.0055
11737
+ "Other Fossil": 0.0031,
11738
+ "Other Renewables": 0.0002,
11739
+ "Solar": 0.0447,
11740
+ "Wind": 0.0148
11741
+ },
11742
+ "2025-10": {
11743
+ "Bioenergy": 0.0063,
11744
+ "Coal": 0.0141,
11745
+ "Gas": 0.0576,
11746
+ "Hydro": 0.8593,
11747
+ "Nuclear": 0,
11748
+ "Other Fossil": 0.0031,
11749
+ "Other Renewables": 0.0002,
11750
+ "Solar": 0.0447,
11751
+ "Wind": 0.0148
11609
11752
  }
11610
11753
  },
11611
11754
  "US-AK": {
@@ -12499,6 +12642,17 @@
12499
12642
  "Other Renewables": 0,
12500
12643
  "Solar": 0,
12501
12644
  "Wind": 0
12645
+ },
12646
+ "2025-10": {
12647
+ "Bioenergy": 0.0056,
12648
+ "Coal": 0.0902,
12649
+ "Gas": 0.4942,
12650
+ "Hydro": 0.2572,
12651
+ "Nuclear": 0,
12652
+ "Other Fossil": 0.1529,
12653
+ "Other Renewables": 0,
12654
+ "Solar": 0,
12655
+ "Wind": 0
12502
12656
  }
12503
12657
  },
12504
12658
  "US-AL": {
@@ -13392,6 +13546,17 @@
13392
13546
  "Other Renewables": 0,
13393
13547
  "Solar": 0.0107,
13394
13548
  "Wind": 0
13549
+ },
13550
+ "2025-10": {
13551
+ "Bioenergy": 0.0231,
13552
+ "Coal": 0.1512,
13553
+ "Gas": 0.4615,
13554
+ "Hydro": 0.0499,
13555
+ "Nuclear": 0.3035,
13556
+ "Other Fossil": 0,
13557
+ "Other Renewables": 0,
13558
+ "Solar": 0.0107,
13559
+ "Wind": 0
13395
13560
  }
13396
13561
  },
13397
13562
  "US-AR": {
@@ -14285,6 +14450,17 @@
14285
14450
  "Other Renewables": 0,
14286
14451
  "Solar": 0.0797,
14287
14452
  "Wind": 0.0023
14453
+ },
14454
+ "2025-10": {
14455
+ "Bioenergy": 0.0104,
14456
+ "Coal": 0.285,
14457
+ "Gas": 0.3927,
14458
+ "Hydro": 0.0364,
14459
+ "Nuclear": 0.1931,
14460
+ "Other Fossil": 0.0004,
14461
+ "Other Renewables": 0,
14462
+ "Solar": 0.0797,
14463
+ "Wind": 0.0023
14288
14464
  }
14289
14465
  },
14290
14466
  "US-AZ": {
@@ -15178,6 +15354,17 @@
15178
15354
  "Other Renewables": 0,
15179
15355
  "Solar": 0.1306,
15180
15356
  "Wind": 0.0196
15357
+ },
15358
+ "2025-10": {
15359
+ "Bioenergy": 0.0014,
15360
+ "Coal": 0.0775,
15361
+ "Gas": 0.5156,
15362
+ "Hydro": 0.0356,
15363
+ "Nuclear": 0.2198,
15364
+ "Other Fossil": 0,
15365
+ "Other Renewables": 0,
15366
+ "Solar": 0.1306,
15367
+ "Wind": 0.0196
15181
15368
  }
15182
15369
  },
15183
15370
  "US-CA": {
@@ -16071,6 +16258,17 @@
16071
16258
  "Other Renewables": 0.0421,
16072
16259
  "Solar": 0.2696,
16073
16260
  "Wind": 0.0566
16261
+ },
16262
+ "2025-10": {
16263
+ "Bioenergy": 0.0171,
16264
+ "Coal": 0.0011,
16265
+ "Gas": 0.4232,
16266
+ "Hydro": 0.1227,
16267
+ "Nuclear": 0.0677,
16268
+ "Other Fossil": 0,
16269
+ "Other Renewables": 0.0421,
16270
+ "Solar": 0.2696,
16271
+ "Wind": 0.0566
16074
16272
  }
16075
16273
  },
16076
16274
  "US-CO": {
@@ -16964,6 +17162,17 @@
16964
17162
  "Other Renewables": 0,
16965
17163
  "Solar": 0.1067,
16966
17164
  "Wind": 0.2308
17165
+ },
17166
+ "2025-10": {
17167
+ "Bioenergy": 0.0011,
17168
+ "Coal": 0.2386,
17169
+ "Gas": 0.3943,
17170
+ "Hydro": 0.0284,
17171
+ "Nuclear": 0,
17172
+ "Other Fossil": 0.0001,
17173
+ "Other Renewables": 0,
17174
+ "Solar": 0.1067,
17175
+ "Wind": 0.2308
16967
17176
  }
16968
17177
  },
16969
17178
  "US-CT": {
@@ -17857,6 +18066,17 @@
17857
18066
  "Other Renewables": 0,
17858
18067
  "Solar": 0.0232,
17859
18068
  "Wind": 0.0001
18069
+ },
18070
+ "2025-10": {
18071
+ "Bioenergy": 0.013,
18072
+ "Coal": 0,
18073
+ "Gas": 0.6084,
18074
+ "Hydro": 0.0063,
18075
+ "Nuclear": 0.3396,
18076
+ "Other Fossil": 0.0094,
18077
+ "Other Renewables": 0,
18078
+ "Solar": 0.0232,
18079
+ "Wind": 0.0001
17860
18080
  }
17861
18081
  },
17862
18082
  "US-DE": {
@@ -18750,6 +18970,17 @@
18750
18970
  "Other Renewables": 0,
18751
18971
  "Solar": 0.0419,
18752
18972
  "Wind": 0.0003
18973
+ },
18974
+ "2025-10": {
18975
+ "Bioenergy": 0.0062,
18976
+ "Coal": 0,
18977
+ "Gas": 0.9516,
18978
+ "Hydro": 0,
18979
+ "Nuclear": 0,
18980
+ "Other Fossil": 0,
18981
+ "Other Renewables": 0,
18982
+ "Solar": 0.0419,
18983
+ "Wind": 0.0003
18753
18984
  }
18754
18985
  },
18755
18986
  "US-FL": {
@@ -19643,6 +19874,17 @@
19643
19874
  "Other Renewables": 0,
19644
19875
  "Solar": 0.0793,
19645
19876
  "Wind": 0
19877
+ },
19878
+ "2025-10": {
19879
+ "Bioenergy": 0.0099,
19880
+ "Coal": 0.0386,
19881
+ "Gas": 0.7614,
19882
+ "Hydro": 0,
19883
+ "Nuclear": 0.0974,
19884
+ "Other Fossil": 0.0133,
19885
+ "Other Renewables": 0,
19886
+ "Solar": 0.0793,
19887
+ "Wind": 0
19646
19888
  }
19647
19889
  },
19648
19890
  "US-GA": {
@@ -20536,6 +20778,17 @@
20536
20778
  "Other Renewables": 0,
20537
20779
  "Solar": 0.0717,
20538
20780
  "Wind": 0
20781
+ },
20782
+ "2025-10": {
20783
+ "Bioenergy": 0.0287,
20784
+ "Coal": 0.1379,
20785
+ "Gas": 0.4131,
20786
+ "Hydro": 0.0118,
20787
+ "Nuclear": 0.3343,
20788
+ "Other Fossil": 0.0025,
20789
+ "Other Renewables": 0,
20790
+ "Solar": 0.0717,
20791
+ "Wind": 0
20539
20792
  }
20540
20793
  },
20541
20794
  "US-HI": {
@@ -21429,6 +21682,17 @@
21429
21682
  "Other Renewables": 0.0264,
21430
21683
  "Solar": 0.1187,
21431
21684
  "Wind": 0.061
21685
+ },
21686
+ "2025-10": {
21687
+ "Bioenergy": 0.0157,
21688
+ "Coal": 0,
21689
+ "Gas": 0,
21690
+ "Hydro": 0,
21691
+ "Nuclear": 0,
21692
+ "Other Fossil": 0.7783,
21693
+ "Other Renewables": 0.0264,
21694
+ "Solar": 0.1187,
21695
+ "Wind": 0.061
21432
21696
  }
21433
21697
  },
21434
21698
  "US-IA": {
@@ -22322,6 +22586,17 @@
22322
22586
  "Other Renewables": 0,
22323
22587
  "Solar": 0.0275,
22324
22588
  "Wind": 0.3563
22589
+ },
22590
+ "2025-10": {
22591
+ "Bioenergy": 0.0032,
22592
+ "Coal": 0.3832,
22593
+ "Gas": 0.2068,
22594
+ "Hydro": 0.0209,
22595
+ "Nuclear": 0,
22596
+ "Other Fossil": 0.002,
22597
+ "Other Renewables": 0,
22598
+ "Solar": 0.0275,
22599
+ "Wind": 0.3563
22325
22600
  }
22326
22601
  },
22327
22602
  "US-ID": {
@@ -23215,6 +23490,17 @@
23215
23490
  "Other Renewables": 0.0038,
23216
23491
  "Solar": 0.1055,
23217
23492
  "Wind": 0.0862
23493
+ },
23494
+ "2025-10": {
23495
+ "Bioenergy": 0.0168,
23496
+ "Coal": 0,
23497
+ "Gas": 0.3532,
23498
+ "Hydro": 0.4339,
23499
+ "Nuclear": 0,
23500
+ "Other Fossil": 0.0007,
23501
+ "Other Renewables": 0.0038,
23502
+ "Solar": 0.1055,
23503
+ "Wind": 0.0862
23218
23504
  }
23219
23505
  },
23220
23506
  "US-IL": {
@@ -24108,6 +24394,17 @@
24108
24394
  "Other Renewables": 0,
24109
24395
  "Solar": 0.0465,
24110
24396
  "Wind": 0.0639
24397
+ },
24398
+ "2025-10": {
24399
+ "Bioenergy": 0.0013,
24400
+ "Coal": 0.1641,
24401
+ "Gas": 0.217,
24402
+ "Hydro": 0,
24403
+ "Nuclear": 0.506,
24404
+ "Other Fossil": 0.0013,
24405
+ "Other Renewables": 0,
24406
+ "Solar": 0.0465,
24407
+ "Wind": 0.0639
24111
24408
  }
24112
24409
  },
24113
24410
  "US-IN": {
@@ -25001,6 +25298,17 @@
25001
25298
  "Other Renewables": 0,
25002
25299
  "Solar": 0.0902,
25003
25300
  "Wind": 0.0379
25301
+ },
25302
+ "2025-10": {
25303
+ "Bioenergy": 0.0016,
25304
+ "Coal": 0.4495,
25305
+ "Gas": 0.4126,
25306
+ "Hydro": 0.0029,
25307
+ "Nuclear": 0,
25308
+ "Other Fossil": 0.0053,
25309
+ "Other Renewables": 0,
25310
+ "Solar": 0.0902,
25311
+ "Wind": 0.0379
25004
25312
  }
25005
25313
  },
25006
25314
  "US-KS": {
@@ -25894,6 +26202,17 @@
25894
26202
  "Other Renewables": 0,
25895
26203
  "Solar": 0.0111,
25896
26204
  "Wind": 0.351
26205
+ },
26206
+ "2025-10": {
26207
+ "Bioenergy": 0.0008,
26208
+ "Coal": 0.4019,
26209
+ "Gas": 0.0836,
26210
+ "Hydro": 0.0004,
26211
+ "Nuclear": 0.1512,
26212
+ "Other Fossil": 0.0001,
26213
+ "Other Renewables": 0,
26214
+ "Solar": 0.0111,
26215
+ "Wind": 0.351
25897
26216
  }
25898
26217
  },
25899
26218
  "US-KY": {
@@ -26787,6 +27106,17 @@
26787
27106
  "Other Renewables": 0,
26788
27107
  "Solar": 0.0269,
26789
27108
  "Wind": 0
27109
+ },
27110
+ "2025-10": {
27111
+ "Bioenergy": 0.0051,
27112
+ "Coal": 0.6401,
27113
+ "Gas": 0.281,
27114
+ "Hydro": 0.0456,
27115
+ "Nuclear": 0,
27116
+ "Other Fossil": 0.0015,
27117
+ "Other Renewables": 0,
27118
+ "Solar": 0.0269,
27119
+ "Wind": 0
26790
27120
  }
26791
27121
  },
26792
27122
  "US-LA": {
@@ -27680,6 +28010,17 @@
27680
28010
  "Other Renewables": 0,
27681
28011
  "Solar": 0.026,
27682
28012
  "Wind": 0
28013
+ },
28014
+ "2025-10": {
28015
+ "Bioenergy": 0.0181,
28016
+ "Coal": 0.0624,
28017
+ "Gas": 0.7272,
28018
+ "Hydro": 0.0066,
28019
+ "Nuclear": 0.1534,
28020
+ "Other Fossil": 0.0064,
28021
+ "Other Renewables": 0,
28022
+ "Solar": 0.026,
28023
+ "Wind": 0
27683
28024
  }
27684
28025
  },
27685
28026
  "US-MA": {
@@ -28573,6 +28914,17 @@
28573
28914
  "Other Renewables": 0,
28574
28915
  "Solar": 0.116,
28575
28916
  "Wind": 0.0045
28917
+ },
28918
+ "2025-10": {
28919
+ "Bioenergy": 0.0343,
28920
+ "Coal": 0,
28921
+ "Gas": 0.7882,
28922
+ "Hydro": 0.0079,
28923
+ "Nuclear": 0,
28924
+ "Other Fossil": 0.0491,
28925
+ "Other Renewables": 0,
28926
+ "Solar": 0.116,
28927
+ "Wind": 0.0045
28576
28928
  }
28577
28929
  },
28578
28930
  "US-MD": {
@@ -29466,6 +29818,17 @@
29466
29818
  "Other Renewables": 0,
29467
29819
  "Solar": 0.0485,
29468
29820
  "Wind": 0.0077
29821
+ },
29822
+ "2025-10": {
29823
+ "Bioenergy": 0.0086,
29824
+ "Coal": 0.0308,
29825
+ "Gas": 0.4511,
29826
+ "Hydro": 0.0141,
29827
+ "Nuclear": 0.4197,
29828
+ "Other Fossil": 0.0195,
29829
+ "Other Renewables": 0,
29830
+ "Solar": 0.0485,
29831
+ "Wind": 0.0077
29469
29832
  }
29470
29833
  },
29471
29834
  "US-ME": {
@@ -30359,6 +30722,17 @@
30359
30722
  "Other Renewables": 0,
30360
30723
  "Solar": 0.1484,
30361
30724
  "Wind": 0.1135
30725
+ },
30726
+ "2025-10": {
30727
+ "Bioenergy": 0.1301,
30728
+ "Coal": 0.0016,
30729
+ "Gas": 0.4118,
30730
+ "Hydro": 0.1736,
30731
+ "Nuclear": 0,
30732
+ "Other Fossil": 0.0211,
30733
+ "Other Renewables": 0,
30734
+ "Solar": 0.1484,
30735
+ "Wind": 0.1135
30362
30736
  }
30363
30737
  },
30364
30738
  "US-MI": {
@@ -31252,6 +31626,17 @@
31252
31626
  "Other Renewables": 0,
31253
31627
  "Solar": 0.0317,
31254
31628
  "Wind": 0.0377
31629
+ },
31630
+ "2025-10": {
31631
+ "Bioenergy": 0.0157,
31632
+ "Coal": 0.2145,
31633
+ "Gas": 0.4722,
31634
+ "Hydro": 0.0026,
31635
+ "Nuclear": 0.2114,
31636
+ "Other Fossil": 0.0143,
31637
+ "Other Renewables": 0,
31638
+ "Solar": 0.0317,
31639
+ "Wind": 0.0377
31255
31640
  }
31256
31641
  },
31257
31642
  "US-MN": {
@@ -32145,6 +32530,17 @@
32145
32530
  "Other Renewables": 0,
32146
32531
  "Solar": 0.0596,
32147
32532
  "Wind": 0.1343
32533
+ },
32534
+ "2025-10": {
32535
+ "Bioenergy": 0.0195,
32536
+ "Coal": 0.2948,
32537
+ "Gas": 0.2699,
32538
+ "Hydro": 0.0138,
32539
+ "Nuclear": 0.2028,
32540
+ "Other Fossil": 0.0052,
32541
+ "Other Renewables": 0,
32542
+ "Solar": 0.0596,
32543
+ "Wind": 0.1343
32148
32544
  }
32149
32545
  },
32150
32546
  "US-MO": {
@@ -33038,6 +33434,17 @@
33038
33434
  "Other Renewables": 0,
33039
33435
  "Solar": 0.0287,
33040
33436
  "Wind": 0.0462
33437
+ },
33438
+ "2025-10": {
33439
+ "Bioenergy": 0.0013,
33440
+ "Coal": 0.6173,
33441
+ "Gas": 0.1647,
33442
+ "Hydro": 0.0117,
33443
+ "Nuclear": 0.1276,
33444
+ "Other Fossil": 0.0025,
33445
+ "Other Renewables": 0,
33446
+ "Solar": 0.0287,
33447
+ "Wind": 0.0462
33041
33448
  }
33042
33449
  },
33043
33450
  "US-MS": {
@@ -33931,6 +34338,17 @@
33931
34338
  "Other Renewables": 0,
33932
34339
  "Solar": 0.037,
33933
34340
  "Wind": 0.002
34341
+ },
34342
+ "2025-10": {
34343
+ "Bioenergy": 0.014,
34344
+ "Coal": 0.0472,
34345
+ "Gas": 0.7702,
34346
+ "Hydro": 0,
34347
+ "Nuclear": 0.1296,
34348
+ "Other Fossil": 0,
34349
+ "Other Renewables": 0,
34350
+ "Solar": 0.037,
34351
+ "Wind": 0.002
33934
34352
  }
33935
34353
  },
33936
34354
  "US-MT": {
@@ -34824,6 +35242,17 @@
34824
35242
  "Other Renewables": 0,
34825
35243
  "Solar": 0.0155,
34826
35244
  "Wind": 0.1415
35245
+ },
35246
+ "2025-10": {
35247
+ "Bioenergy": 0.0013,
35248
+ "Coal": 0.4428,
35249
+ "Gas": 0.0582,
35250
+ "Hydro": 0.3177,
35251
+ "Nuclear": 0,
35252
+ "Other Fossil": 0.023,
35253
+ "Other Renewables": 0,
35254
+ "Solar": 0.0155,
35255
+ "Wind": 0.1415
34827
35256
  }
34828
35257
  },
34829
35258
  "US-NC": {
@@ -35717,6 +36146,17 @@
35717
36146
  "Other Renewables": 0,
35718
36147
  "Solar": 0.1006,
35719
36148
  "Wind": 0.0035
36149
+ },
36150
+ "2025-10": {
36151
+ "Bioenergy": 0.0111,
36152
+ "Coal": 0.1221,
36153
+ "Gas": 0.4183,
36154
+ "Hydro": 0.0306,
36155
+ "Nuclear": 0.3119,
36156
+ "Other Fossil": 0.002,
36157
+ "Other Renewables": 0,
36158
+ "Solar": 0.1006,
36159
+ "Wind": 0.0035
35720
36160
  }
35721
36161
  },
35722
36162
  "US-ND": {
@@ -36610,6 +37050,17 @@
36610
37050
  "Other Renewables": 0,
36611
37051
  "Solar": 0,
36612
37052
  "Wind": 0.2621
37053
+ },
37054
+ "2025-10": {
37055
+ "Bioenergy": 0,
37056
+ "Coal": 0.5976,
37057
+ "Gas": 0.0843,
37058
+ "Hydro": 0.0542,
37059
+ "Nuclear": 0,
37060
+ "Other Fossil": 0.0018,
37061
+ "Other Renewables": 0,
37062
+ "Solar": 0,
37063
+ "Wind": 0.2621
36613
37064
  }
36614
37065
  },
36615
37066
  "US-NE": {
@@ -37503,6 +37954,17 @@
37503
37954
  "Other Renewables": 0,
37504
37955
  "Solar": 0.0073,
37505
37956
  "Wind": 0.176
37957
+ },
37958
+ "2025-10": {
37959
+ "Bioenergy": 0.0018,
37960
+ "Coal": 0.5573,
37961
+ "Gas": 0.0809,
37962
+ "Hydro": 0.0271,
37963
+ "Nuclear": 0.1495,
37964
+ "Other Fossil": 0,
37965
+ "Other Renewables": 0,
37966
+ "Solar": 0.0073,
37967
+ "Wind": 0.176
37506
37968
  }
37507
37969
  },
37508
37970
  "US-NH": {
@@ -38396,6 +38858,17 @@
38396
38858
  "Other Renewables": 0,
38397
38859
  "Solar": 0,
38398
38860
  "Wind": 0.0092
38861
+ },
38862
+ "2025-10": {
38863
+ "Bioenergy": 0.0439,
38864
+ "Coal": 0.0174,
38865
+ "Gas": 0.3192,
38866
+ "Hydro": 0.0633,
38867
+ "Nuclear": 0.5443,
38868
+ "Other Fossil": 0.0026,
38869
+ "Other Renewables": 0,
38870
+ "Solar": 0,
38871
+ "Wind": 0.0092
38399
38872
  }
38400
38873
  },
38401
38874
  "US-NJ": {
@@ -39289,6 +39762,17 @@
39289
39762
  "Other Renewables": 0,
39290
39763
  "Solar": 0.0349,
39291
39764
  "Wind": 0.0002
39765
+ },
39766
+ "2025-10": {
39767
+ "Bioenergy": 0.009,
39768
+ "Coal": 0,
39769
+ "Gas": 0.5264,
39770
+ "Hydro": 0,
39771
+ "Nuclear": 0.4207,
39772
+ "Other Fossil": 0.0089,
39773
+ "Other Renewables": 0,
39774
+ "Solar": 0.0349,
39775
+ "Wind": 0.0002
39292
39776
  }
39293
39777
  },
39294
39778
  "US-NM": {
@@ -40182,6 +40666,17 @@
40182
40666
  "Other Renewables": 0.0013,
40183
40667
  "Solar": 0.1758,
40184
40668
  "Wind": 0.2549
40669
+ },
40670
+ "2025-10": {
40671
+ "Bioenergy": 0.0007,
40672
+ "Coal": 0.2633,
40673
+ "Gas": 0.304,
40674
+ "Hydro": 0,
40675
+ "Nuclear": 0,
40676
+ "Other Fossil": 0,
40677
+ "Other Renewables": 0.0013,
40678
+ "Solar": 0.1758,
40679
+ "Wind": 0.2549
40185
40680
  }
40186
40681
  },
40187
40682
  "US-NV": {
@@ -41075,6 +41570,17 @@
41075
41570
  "Other Renewables": 0.0683,
41076
41571
  "Solar": 0.3,
41077
41572
  "Wind": 0.0052
41573
+ },
41574
+ "2025-10": {
41575
+ "Bioenergy": 0.001,
41576
+ "Coal": 0.0541,
41577
+ "Gas": 0.538,
41578
+ "Hydro": 0.0335,
41579
+ "Nuclear": 0,
41580
+ "Other Fossil": 0,
41581
+ "Other Renewables": 0.0683,
41582
+ "Solar": 0.3,
41583
+ "Wind": 0.0052
41078
41584
  }
41079
41585
  },
41080
41586
  "US-NY": {
@@ -41968,6 +42474,17 @@
41968
42474
  "Other Renewables": 0,
41969
42475
  "Solar": 0.0463,
41970
42476
  "Wind": 0.0263
42477
+ },
42478
+ "2025-10": {
42479
+ "Bioenergy": 0.0104,
42480
+ "Coal": 0,
42481
+ "Gas": 0.5349,
42482
+ "Hydro": 0.1715,
42483
+ "Nuclear": 0.2016,
42484
+ "Other Fossil": 0.009,
42485
+ "Other Renewables": 0,
42486
+ "Solar": 0.0463,
42487
+ "Wind": 0.0263
41971
42488
  }
41972
42489
  },
41973
42490
  "US-OH": {
@@ -42861,6 +43378,17 @@
42861
43378
  "Other Renewables": 0,
42862
43379
  "Solar": 0.073,
42863
43380
  "Wind": 0.0071
43381
+ },
43382
+ "2025-10": {
43383
+ "Bioenergy": 0.0018,
43384
+ "Coal": 0.2111,
43385
+ "Gas": 0.5902,
43386
+ "Hydro": 0.0025,
43387
+ "Nuclear": 0.1046,
43388
+ "Other Fossil": 0.0097,
43389
+ "Other Renewables": 0,
43390
+ "Solar": 0.073,
43391
+ "Wind": 0.0071
42864
43392
  }
42865
43393
  },
42866
43394
  "US-OK": {
@@ -43754,6 +44282,17 @@
43754
44282
  "Other Renewables": 0,
43755
44283
  "Solar": 0.0076,
43756
44284
  "Wind": 0.2885
44285
+ },
44286
+ "2025-10": {
44287
+ "Bioenergy": 0.003,
44288
+ "Coal": 0.1149,
44289
+ "Gas": 0.5705,
44290
+ "Hydro": 0.0149,
44291
+ "Nuclear": 0,
44292
+ "Other Fossil": 0.0005,
44293
+ "Other Renewables": 0,
44294
+ "Solar": 0.0076,
44295
+ "Wind": 0.2885
43757
44296
  }
43758
44297
  },
43759
44298
  "US-OR": {
@@ -44647,6 +45186,17 @@
44647
45186
  "Other Renewables": 0.0028,
44648
45187
  "Solar": 0.0576,
44649
45188
  "Wind": 0.13
45189
+ },
45190
+ "2025-10": {
45191
+ "Bioenergy": 0.0161,
45192
+ "Coal": 0,
45193
+ "Gas": 0.4219,
45194
+ "Hydro": 0.3717,
45195
+ "Nuclear": 0,
45196
+ "Other Fossil": 0,
45197
+ "Other Renewables": 0.0028,
45198
+ "Solar": 0.0576,
45199
+ "Wind": 0.13
44650
45200
  }
44651
45201
  },
44652
45202
  "US-PA": {
@@ -45540,6 +46090,17 @@
45540
46090
  "Other Renewables": 0,
45541
46091
  "Solar": 0.0097,
45542
46092
  "Wind": 0.0066
46093
+ },
46094
+ "2025-10": {
46095
+ "Bioenergy": 0.0054,
46096
+ "Coal": 0.0792,
46097
+ "Gas": 0.5969,
46098
+ "Hydro": 0.0054,
46099
+ "Nuclear": 0.2937,
46100
+ "Other Fossil": 0.0031,
46101
+ "Other Renewables": 0,
46102
+ "Solar": 0.0097,
46103
+ "Wind": 0.0066
45543
46104
  }
45544
46105
  },
45545
46106
  "US-RI": {
@@ -46433,6 +46994,17 @@
46433
46994
  "Other Renewables": 0,
46434
46995
  "Solar": 0.0791,
46435
46996
  "Wind": 0.0074
46997
+ },
46998
+ "2025-10": {
46999
+ "Bioenergy": 0,
47000
+ "Coal": 0,
47001
+ "Gas": 0.9134,
47002
+ "Hydro": 0,
47003
+ "Nuclear": 0,
47004
+ "Other Fossil": 0,
47005
+ "Other Renewables": 0,
47006
+ "Solar": 0.0791,
47007
+ "Wind": 0.0074
46436
47008
  }
46437
47009
  },
46438
47010
  "US-SC": {
@@ -47326,6 +47898,17 @@
47326
47898
  "Other Renewables": 0,
47327
47899
  "Solar": 0.0304,
47328
47900
  "Wind": 0
47901
+ },
47902
+ "2025-10": {
47903
+ "Bioenergy": 0.0152,
47904
+ "Coal": 0.16,
47905
+ "Gas": 0.2441,
47906
+ "Hydro": 0.0155,
47907
+ "Nuclear": 0.5343,
47908
+ "Other Fossil": 0.0006,
47909
+ "Other Renewables": 0,
47910
+ "Solar": 0.0304,
47911
+ "Wind": 0
47329
47912
  }
47330
47913
  },
47331
47914
  "US-SD": {
@@ -48219,6 +48802,17 @@
48219
48802
  "Other Renewables": 0,
48220
48803
  "Solar": 0.0306,
48221
48804
  "Wind": 0.4435
48805
+ },
48806
+ "2025-10": {
48807
+ "Bioenergy": 0,
48808
+ "Coal": 0.127,
48809
+ "Gas": 0.1746,
48810
+ "Hydro": 0.2244,
48811
+ "Nuclear": 0,
48812
+ "Other Fossil": 0,
48813
+ "Other Renewables": 0,
48814
+ "Solar": 0.0306,
48815
+ "Wind": 0.4435
48222
48816
  }
48223
48817
  },
48224
48818
  "US-TN": {
@@ -49112,6 +49706,17 @@
49112
49706
  "Other Renewables": 0,
49113
49707
  "Solar": 0.0235,
49114
49708
  "Wind": 0
49709
+ },
49710
+ "2025-10": {
49711
+ "Bioenergy": 0.0057,
49712
+ "Coal": 0.2137,
49713
+ "Gas": 0.2235,
49714
+ "Hydro": 0.0781,
49715
+ "Nuclear": 0.454,
49716
+ "Other Fossil": 0.0015,
49717
+ "Other Renewables": 0,
49718
+ "Solar": 0.0235,
49719
+ "Wind": 0
49115
49720
  }
49116
49721
  },
49117
49722
  "US-TX": {
@@ -50005,6 +50610,17 @@
50005
50610
  "Other Renewables": 0,
50006
50611
  "Solar": 0.1089,
50007
50612
  "Wind": 0.1423
50613
+ },
50614
+ "2025-10": {
50615
+ "Bioenergy": 0.0017,
50616
+ "Coal": 0.1195,
50617
+ "Gas": 0.5626,
50618
+ "Hydro": 0.0017,
50619
+ "Nuclear": 0.0633,
50620
+ "Other Fossil": 0,
50621
+ "Other Renewables": 0,
50622
+ "Solar": 0.1089,
50623
+ "Wind": 0.1423
50008
50624
  }
50009
50625
  },
50010
50626
  "US-UT": {
@@ -50898,6 +51514,17 @@
50898
51514
  "Other Renewables": 0.0115,
50899
51515
  "Solar": 0.177,
50900
51516
  "Wind": 0.019
51517
+ },
51518
+ "2025-10": {
51519
+ "Bioenergy": 0.0015,
51520
+ "Coal": 0.4384,
51521
+ "Gas": 0.3282,
51522
+ "Hydro": 0.0188,
51523
+ "Nuclear": 0,
51524
+ "Other Fossil": 0.0056,
51525
+ "Other Renewables": 0.0115,
51526
+ "Solar": 0.177,
51527
+ "Wind": 0.019
50901
51528
  }
50902
51529
  },
50903
51530
  "US-VA": {
@@ -51791,6 +52418,17 @@
51791
52418
  "Other Renewables": 0,
51792
52419
  "Solar": 0.0864,
51793
52420
  "Wind": 0.0003
52421
+ },
52422
+ "2025-10": {
52423
+ "Bioenergy": 0.0301,
52424
+ "Coal": 0.0191,
52425
+ "Gas": 0.6193,
52426
+ "Hydro": 0,
52427
+ "Nuclear": 0.2409,
52428
+ "Other Fossil": 0.0039,
52429
+ "Other Renewables": 0,
52430
+ "Solar": 0.0864,
52431
+ "Wind": 0.0003
51794
52432
  }
51795
52433
  },
51796
52434
  "US-VT": {
@@ -52684,6 +53322,17 @@
52684
53322
  "Other Renewables": 0,
52685
53323
  "Solar": 0.1463,
52686
53324
  "Wind": 0.0867
53325
+ },
53326
+ "2025-10": {
53327
+ "Bioenergy": 0.262,
53328
+ "Coal": 0,
53329
+ "Gas": 0.0004,
53330
+ "Hydro": 0.5046,
53331
+ "Nuclear": 0,
53332
+ "Other Fossil": 0,
53333
+ "Other Renewables": 0,
53334
+ "Solar": 0.1463,
53335
+ "Wind": 0.0867
52687
53336
  }
52688
53337
  },
52689
53338
  "US-WA": {
@@ -53577,6 +54226,17 @@
53577
54226
  "Other Renewables": 0,
53578
54227
  "Solar": 0.0086,
53579
54228
  "Wind": 0.0536
54229
+ },
54230
+ "2025-10": {
54231
+ "Bioenergy": 0.0112,
54232
+ "Coal": 0.0323,
54233
+ "Gas": 0.199,
54234
+ "Hydro": 0.5991,
54235
+ "Nuclear": 0.0955,
54236
+ "Other Fossil": 0.0007,
54237
+ "Other Renewables": 0,
54238
+ "Solar": 0.0086,
54239
+ "Wind": 0.0536
53580
54240
  }
53581
54241
  },
53582
54242
  "US-WI": {
@@ -54470,6 +55130,17 @@
54470
55130
  "Other Renewables": 0,
54471
55131
  "Solar": 0.0703,
54472
55132
  "Wind": 0.0119
55133
+ },
55134
+ "2025-10": {
55135
+ "Bioenergy": 0.0176,
55136
+ "Coal": 0.3229,
55137
+ "Gas": 0.4174,
55138
+ "Hydro": 0.0269,
55139
+ "Nuclear": 0.1312,
55140
+ "Other Fossil": 0.0019,
55141
+ "Other Renewables": 0,
55142
+ "Solar": 0.0703,
55143
+ "Wind": 0.0119
54473
55144
  }
54474
55145
  },
54475
55146
  "US-WV": {
@@ -55363,6 +56034,17 @@
55363
56034
  "Other Renewables": 0,
55364
56035
  "Solar": 0.0058,
55365
56036
  "Wind": 0.0133
56037
+ },
56038
+ "2025-10": {
56039
+ "Bioenergy": 0,
56040
+ "Coal": 0.8805,
56041
+ "Gas": 0.0784,
56042
+ "Hydro": 0.0205,
56043
+ "Nuclear": 0,
56044
+ "Other Fossil": 0.0015,
56045
+ "Other Renewables": 0,
56046
+ "Solar": 0.0058,
56047
+ "Wind": 0.0133
55366
56048
  }
55367
56049
  },
55368
56050
  "US-WY": {
@@ -56256,6 +56938,17 @@
56256
56938
  "Other Renewables": 0,
56257
56939
  "Solar": 0.0131,
56258
56940
  "Wind": 0.1571
56941
+ },
56942
+ "2025-10": {
56943
+ "Bioenergy": 0,
56944
+ "Coal": 0.6416,
56945
+ "Gas": 0.1634,
56946
+ "Hydro": 0.0223,
56947
+ "Nuclear": 0,
56948
+ "Other Fossil": 0.0026,
56949
+ "Other Renewables": 0,
56950
+ "Solar": 0.0131,
56951
+ "Wind": 0.1571
56259
56952
  }
56260
56953
  }
56261
56954
  }