@digital4better/data 1.1.70 → 1.1.71

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 +86 -86
  14. package/data/factor/country-yearly-green.json +773 -773
  15. package/data/factor/country-yearly.csv +88 -88
  16. package/data/factor/country-yearly.json +781 -781
  17. package/data/factor/subdivision-monthly-green.csv +63 -0
  18. package/data/factor/subdivision-monthly-green.json +693 -0
  19. package/data/factor/subdivision-monthly.csv +63 -0
  20. package/data/factor/subdivision-monthly.json +693 -0
  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 +566 -566
  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 +21 -21
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +35 -35
  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 +84 -84
  46. package/data/mix/country-yearly-green.json +293 -293
  47. package/data/mix/country-yearly.csv +84 -84
  48. package/data/mix/country-yearly.json +531 -531
  49. package/data/mix/subdivision-monthly-green.csv +63 -0
  50. package/data/mix/subdivision-monthly-green.json +378 -0
  51. package/data/mix/subdivision-monthly.csv +63 -0
  52. package/data/mix/subdivision-monthly.json +693 -0
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +200 -200
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +355 -355
  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 +3 -3
  63. package/data/mix/world-yearly.csv +1 -1
  64. package/data/mix/world-yearly.json +6 -6
  65. package/package.json +1 -1
@@ -56,15 +56,15 @@
56
56
  "Wind": 0.1348
57
57
  },
58
58
  "2024": {
59
- "Bioenergy": 0.0568,
60
- "Coal": 0.1645,
61
- "Gas": 0.5172,
59
+ "Bioenergy": 0.0567,
60
+ "Coal": 0.164,
61
+ "Gas": 0.5158,
62
62
  "Hydro": 0.023,
63
63
  "Nuclear": 0,
64
- "Other Fossil": 0.0372,
65
- "Other Renewables": 0.0016,
66
- "Solar": 0.039,
67
- "Wind": 0.1606
64
+ "Other Fossil": 0.0371,
65
+ "Other Renewables": 0.0015,
66
+ "Solar": 0.0381,
67
+ "Wind": 0.1636
68
68
  }
69
69
  },
70
70
  "CA-BC": {
@@ -124,15 +124,15 @@
124
124
  "Wind": 0.0303
125
125
  },
126
126
  "2024": {
127
- "Bioenergy": 0.007,
128
- "Coal": 0.0202,
129
- "Gas": 0.0634,
130
- "Hydro": 0.8737,
127
+ "Bioenergy": 0.0069,
128
+ "Coal": 0.0199,
129
+ "Gas": 0.0624,
130
+ "Hydro": 0.875,
131
131
  "Nuclear": 0,
132
- "Other Fossil": 0.0046,
132
+ "Other Fossil": 0.0045,
133
133
  "Other Renewables": 0.0002,
134
134
  "Solar": 0.0001,
135
- "Wind": 0.031
135
+ "Wind": 0.0311
136
136
  }
137
137
  },
138
138
  "CA-MB": {
@@ -195,12 +195,12 @@
195
195
  "Bioenergy": 0.0003,
196
196
  "Coal": 0.0008,
197
197
  "Gas": 0.0024,
198
- "Hydro": 0.9661,
198
+ "Hydro": 0.966,
199
199
  "Nuclear": 0,
200
200
  "Other Fossil": 0.0002,
201
201
  "Other Renewables": 0,
202
202
  "Solar": 0.0001,
203
- "Wind": 0.0302
203
+ "Wind": 0.0303
204
204
  }
205
205
  },
206
206
  "CA-NB": {
@@ -260,15 +260,15 @@
260
260
  "Wind": 0.0392
261
261
  },
262
262
  "2024": {
263
- "Bioenergy": 0.0381,
264
- "Coal": 0.1104,
265
- "Gas": 0.347,
266
- "Hydro": 0.2373,
267
- "Nuclear": 0.1537,
268
- "Other Fossil": 0.025,
263
+ "Bioenergy": 0.0391,
264
+ "Coal": 0.1131,
265
+ "Gas": 0.3555,
266
+ "Hydro": 0.2309,
267
+ "Nuclear": 0.1436,
268
+ "Other Fossil": 0.0256,
269
269
  "Other Renewables": 0.0011,
270
270
  "Solar": 0.0002,
271
- "Wind": 0.0871
271
+ "Wind": 0.0909
272
272
  }
273
273
  },
274
274
  "CA-NL": {
@@ -328,15 +328,15 @@
328
328
  "Wind": 0.0037
329
329
  },
330
330
  "2024": {
331
- "Bioenergy": 0.002,
332
- "Coal": 0.0057,
333
- "Gas": 0.0178,
334
- "Hydro": 0.9689,
331
+ "Bioenergy": 0.0021,
332
+ "Coal": 0.0061,
333
+ "Gas": 0.019,
334
+ "Hydro": 0.9669,
335
335
  "Nuclear": 0,
336
- "Other Fossil": 0.0013,
336
+ "Other Fossil": 0.0014,
337
337
  "Other Renewables": 0.0001,
338
338
  "Solar": 0,
339
- "Wind": 0.0043
339
+ "Wind": 0.0045
340
340
  }
341
341
  },
342
342
  "CA-NS": {
@@ -396,15 +396,15 @@
396
396
  "Wind": 0.1569
397
397
  },
398
398
  "2024": {
399
- "Bioenergy": 0.0538,
400
- "Coal": 0.1557,
401
- "Gas": 0.4897,
402
- "Hydro": 0.0876,
399
+ "Bioenergy": 0.0539,
400
+ "Coal": 0.156,
401
+ "Gas": 0.4905,
402
+ "Hydro": 0.0828,
403
403
  "Nuclear": 0,
404
- "Other Fossil": 0.0352,
404
+ "Other Fossil": 0.0353,
405
405
  "Other Renewables": 0.0015,
406
406
  "Solar": 0.0003,
407
- "Wind": 0.176
407
+ "Wind": 0.1797
408
408
  }
409
409
  },
410
410
  "CA-NT": {
@@ -464,15 +464,15 @@
464
464
  "Wind": 0.0243
465
465
  },
466
466
  "2024": {
467
- "Bioenergy": 0.0564,
468
- "Coal": 0.1633,
469
- "Gas": 0.5135,
470
- "Hydro": 0.1926,
467
+ "Bioenergy": 0.056,
468
+ "Coal": 0.162,
469
+ "Gas": 0.5094,
470
+ "Hydro": 0.1968,
471
471
  "Nuclear": 0,
472
- "Other Fossil": 0.037,
473
- "Other Renewables": 0.0016,
474
- "Solar": 0.0055,
475
- "Wind": 0.0301
472
+ "Other Fossil": 0.0367,
473
+ "Other Renewables": 0.0015,
474
+ "Solar": 0.0053,
475
+ "Wind": 0.0323
476
476
  }
477
477
  },
478
478
  "CA-NU": {
@@ -532,13 +532,13 @@
532
532
  "Wind": 0
533
533
  },
534
534
  "2024": {
535
- "Bioenergy": 0.0731,
535
+ "Bioenergy": 0.0732,
536
536
  "Coal": 0.2115,
537
537
  "Gas": 0.665,
538
538
  "Hydro": 0,
539
539
  "Nuclear": 0,
540
540
  "Other Fossil": 0.0479,
541
- "Other Renewables": 0.002,
541
+ "Other Renewables": 0.0019,
542
542
  "Solar": 0.0004,
543
543
  "Wind": 0
544
544
  }
@@ -600,15 +600,15 @@
600
600
  "Wind": 0.0805
601
601
  },
602
602
  "2024": {
603
- "Bioenergy": 0.0129,
604
- "Coal": 0.0375,
605
- "Gas": 0.1178,
606
- "Hydro": 0.2387,
607
- "Nuclear": 0.486,
608
- "Other Fossil": 0.0085,
603
+ "Bioenergy": 0.0128,
604
+ "Coal": 0.0371,
605
+ "Gas": 0.1166,
606
+ "Hydro": 0.2369,
607
+ "Nuclear": 0.4882,
608
+ "Other Fossil": 0.0084,
609
609
  "Other Renewables": 0.0004,
610
610
  "Solar": 0.0158,
611
- "Wind": 0.0825
611
+ "Wind": 0.0838
612
612
  }
613
613
  },
614
614
  "CA-PE": {
@@ -669,14 +669,14 @@
669
669
  },
670
670
  "2024": {
671
671
  "Bioenergy": 0.0007,
672
- "Coal": 0.002,
673
- "Gas": 0.0062,
672
+ "Coal": 0.0019,
673
+ "Gas": 0.0061,
674
674
  "Hydro": 0,
675
675
  "Nuclear": 0,
676
676
  "Other Fossil": 0.0004,
677
677
  "Other Renewables": 0,
678
- "Solar": 0.0644,
679
- "Wind": 0.9263
678
+ "Solar": 0.0641,
679
+ "Wind": 0.9267
680
680
  }
681
681
  },
682
682
  "CA-QC": {
@@ -739,12 +739,12 @@
739
739
  "Bioenergy": 0.0009,
740
740
  "Coal": 0.0027,
741
741
  "Gas": 0.0085,
742
- "Hydro": 0.9255,
742
+ "Hydro": 0.9241,
743
743
  "Nuclear": 0,
744
744
  "Other Fossil": 0.0006,
745
745
  "Other Renewables": 0,
746
746
  "Solar": 0.0001,
747
- "Wind": 0.0616
747
+ "Wind": 0.0631
748
748
  }
749
749
  },
750
750
  "CA-SK": {
@@ -805,14 +805,14 @@
805
805
  },
806
806
  "2024": {
807
807
  "Bioenergy": 0.0599,
808
- "Coal": 0.1734,
809
- "Gas": 0.5453,
810
- "Hydro": 0.0946,
808
+ "Coal": 0.1732,
809
+ "Gas": 0.5447,
810
+ "Hydro": 0.094,
811
811
  "Nuclear": 0,
812
812
  "Other Fossil": 0.0392,
813
- "Other Renewables": 0.0017,
813
+ "Other Renewables": 0.0016,
814
814
  "Solar": 0.0025,
815
- "Wind": 0.0833
815
+ "Wind": 0.0848
816
816
  }
817
817
  },
818
818
  "CA-YT": {
@@ -872,12 +872,12 @@
872
872
  "Wind": 0.0011
873
873
  },
874
874
  "2024": {
875
- "Bioenergy": 0.0143,
876
- "Coal": 0.0413,
877
- "Gas": 0.1298,
878
- "Hydro": 0.7936,
875
+ "Bioenergy": 0.0149,
876
+ "Coal": 0.0431,
877
+ "Gas": 0.1357,
878
+ "Hydro": 0.7848,
879
879
  "Nuclear": 0,
880
- "Other Fossil": 0.0093,
880
+ "Other Fossil": 0.0098,
881
881
  "Other Renewables": 0.0004,
882
882
  "Solar": 0.0015,
883
883
  "Wind": 0.0098
@@ -940,15 +940,15 @@
940
940
  "Wind": 0.0166
941
941
  },
942
942
  "2024": {
943
- "Bioenergy": 0.0066,
944
- "Coal": 0.1172,
945
- "Gas": 0.4433,
946
- "Hydro": 0.2628,
943
+ "Bioenergy": 0.0068,
944
+ "Coal": 0.1171,
945
+ "Gas": 0.4399,
946
+ "Hydro": 0.2621,
947
947
  "Nuclear": 0,
948
- "Other Fossil": 0.1548,
948
+ "Other Fossil": 0.1581,
949
949
  "Other Renewables": 0,
950
950
  "Solar": 0,
951
- "Wind": 0.0153
951
+ "Wind": 0.016
952
952
  }
953
953
  },
954
954
  "US-AL": {
@@ -1008,14 +1008,14 @@
1008
1008
  "Wind": 0
1009
1009
  },
1010
1010
  "2024": {
1011
- "Bioenergy": 0.0222,
1012
- "Coal": 0.1493,
1013
- "Gas": 0.4487,
1014
- "Hydro": 0.0628,
1015
- "Nuclear": 0.3075,
1011
+ "Bioenergy": 0.0219,
1012
+ "Coal": 0.1512,
1013
+ "Gas": 0.4436,
1014
+ "Hydro": 0.0631,
1015
+ "Nuclear": 0.3106,
1016
1016
  "Other Fossil": 0,
1017
1017
  "Other Renewables": 0,
1018
- "Solar": 0.0095,
1018
+ "Solar": 0.0096,
1019
1019
  "Wind": 0
1020
1020
  }
1021
1021
  },
@@ -1077,13 +1077,13 @@
1077
1077
  },
1078
1078
  "2024": {
1079
1079
  "Bioenergy": 0.0131,
1080
- "Coal": 0.2741,
1081
- "Gas": 0.3865,
1080
+ "Coal": 0.2758,
1081
+ "Gas": 0.3883,
1082
1082
  "Hydro": 0.0559,
1083
- "Nuclear": 0.2316,
1083
+ "Nuclear": 0.2262,
1084
1084
  "Other Fossil": 0.0005,
1085
1085
  "Other Renewables": 0,
1086
- "Solar": 0.0383,
1086
+ "Solar": 0.0401,
1087
1087
  "Wind": 0
1088
1088
  }
1089
1089
  },
@@ -1144,15 +1144,15 @@
1144
1144
  "Wind": 0.0155
1145
1145
  },
1146
1146
  "2024": {
1147
- "Bioenergy": 0.0008,
1148
- "Coal": 0.0845,
1149
- "Gas": 0.4846,
1150
- "Hydro": 0.0452,
1151
- "Nuclear": 0.2685,
1152
- "Other Fossil": 0.0002,
1147
+ "Bioenergy": 0.0007,
1148
+ "Coal": 0.084,
1149
+ "Gas": 0.4915,
1150
+ "Hydro": 0.0441,
1151
+ "Nuclear": 0.2635,
1152
+ "Other Fossil": 0.0003,
1153
1153
  "Other Renewables": 0,
1154
- "Solar": 0.0949,
1155
- "Wind": 0.0213
1154
+ "Solar": 0.0948,
1155
+ "Wind": 0.0211
1156
1156
  }
1157
1157
  },
1158
1158
  "US-CA": {
@@ -1212,15 +1212,15 @@
1212
1212
  "Wind": 0.0646
1213
1213
  },
1214
1214
  "2024": {
1215
- "Bioenergy": 0.0218,
1215
+ "Bioenergy": 0.0217,
1216
1216
  "Coal": 0.0011,
1217
- "Gas": 0.4031,
1218
- "Hydro": 0.1466,
1219
- "Nuclear": 0.0827,
1217
+ "Gas": 0.4093,
1218
+ "Hydro": 0.1414,
1219
+ "Nuclear": 0.0833,
1220
1220
  "Other Fossil": 0,
1221
- "Other Renewables": 0.0492,
1222
- "Solar": 0.2277,
1223
- "Wind": 0.0679
1221
+ "Other Renewables": 0.0491,
1222
+ "Solar": 0.2265,
1223
+ "Wind": 0.0676
1224
1224
  }
1225
1225
  },
1226
1226
  "US-CO": {
@@ -1281,14 +1281,14 @@
1281
1281
  },
1282
1282
  "2024": {
1283
1283
  "Bioenergy": 0.0014,
1284
- "Coal": 0.2802,
1285
- "Gas": 0.2995,
1286
- "Hydro": 0.0276,
1284
+ "Coal": 0.2819,
1285
+ "Gas": 0.2947,
1286
+ "Hydro": 0.0271,
1287
1287
  "Nuclear": 0,
1288
1288
  "Other Fossil": 0.0003,
1289
1289
  "Other Renewables": 0,
1290
- "Solar": 0.0892,
1291
- "Wind": 0.3017
1290
+ "Solar": 0.0889,
1291
+ "Wind": 0.3056
1292
1292
  }
1293
1293
  },
1294
1294
  "US-CT": {
@@ -1348,14 +1348,14 @@
1348
1348
  "Wind": 0.0002
1349
1349
  },
1350
1350
  "2024": {
1351
- "Bioenergy": 0.0129,
1351
+ "Bioenergy": 0.013,
1352
1352
  "Coal": 0,
1353
- "Gas": 0.5834,
1353
+ "Gas": 0.5892,
1354
1354
  "Hydro": 0.0108,
1355
- "Nuclear": 0.3692,
1356
- "Other Fossil": 0.0114,
1355
+ "Nuclear": 0.3632,
1356
+ "Other Fossil": 0.0115,
1357
1357
  "Other Renewables": 0,
1358
- "Solar": 0.0119,
1358
+ "Solar": 0.012,
1359
1359
  "Wind": 0.0002
1360
1360
  }
1361
1361
  },
@@ -1416,14 +1416,14 @@
1416
1416
  "Wind": 0.0009
1417
1417
  },
1418
1418
  "2024": {
1419
- "Bioenergy": 0.0126,
1420
- "Coal": 0.0187,
1421
- "Gas": 0.9311,
1419
+ "Bioenergy": 0.0124,
1420
+ "Coal": 0.0169,
1421
+ "Gas": 0.9332,
1422
1422
  "Hydro": 0,
1423
1423
  "Nuclear": 0,
1424
- "Other Fossil": 0.0009,
1424
+ "Other Fossil": 0.001,
1425
1425
  "Other Renewables": 0,
1426
- "Solar": 0.0363,
1426
+ "Solar": 0.0359,
1427
1427
  "Wind": 0.0005
1428
1428
  }
1429
1429
  },
@@ -1485,13 +1485,13 @@
1485
1485
  },
1486
1486
  "2024": {
1487
1487
  "Bioenergy": 0.0109,
1488
- "Coal": 0.0295,
1489
- "Gas": 0.7747,
1490
- "Hydro": 0.0005,
1491
- "Nuclear": 0.1039,
1492
- "Other Fossil": 0.0106,
1488
+ "Coal": 0.0283,
1489
+ "Gas": 0.7784,
1490
+ "Hydro": 0.0004,
1491
+ "Nuclear": 0.1022,
1492
+ "Other Fossil": 0.0104,
1493
1493
  "Other Renewables": 0,
1494
- "Solar": 0.0698,
1494
+ "Solar": 0.0695,
1495
1495
  "Wind": 0
1496
1496
  }
1497
1497
  },
@@ -1552,14 +1552,14 @@
1552
1552
  "Wind": 0
1553
1553
  },
1554
1554
  "2024": {
1555
- "Bioenergy": 0.037,
1556
- "Coal": 0.1283,
1557
- "Gas": 0.4148,
1558
- "Hydro": 0.0164,
1559
- "Nuclear": 0.3366,
1560
- "Other Fossil": 0.0019,
1555
+ "Bioenergy": 0.0369,
1556
+ "Coal": 0.1258,
1557
+ "Gas": 0.415,
1558
+ "Hydro": 0.0163,
1559
+ "Nuclear": 0.3388,
1560
+ "Other Fossil": 0.0018,
1561
1561
  "Other Renewables": 0,
1562
- "Solar": 0.0649,
1562
+ "Solar": 0.0654,
1563
1563
  "Wind": 0
1564
1564
  }
1565
1565
  },
@@ -1620,15 +1620,15 @@
1620
1620
  "Wind": 0.069
1621
1621
  },
1622
1622
  "2024": {
1623
- "Bioenergy": 0.0282,
1623
+ "Bioenergy": 0.0285,
1624
1624
  "Coal": 0,
1625
1625
  "Gas": 0,
1626
- "Hydro": 0.0021,
1626
+ "Hydro": 0.0019,
1627
1627
  "Nuclear": 0,
1628
- "Other Fossil": 0.7955,
1629
- "Other Renewables": 0.0157,
1630
- "Solar": 0.0836,
1631
- "Wind": 0.0749
1628
+ "Other Fossil": 0.7977,
1629
+ "Other Renewables": 0.0143,
1630
+ "Solar": 0.0838,
1631
+ "Wind": 0.0737
1632
1632
  }
1633
1633
  },
1634
1634
  "US-IA": {
@@ -1689,14 +1689,14 @@
1689
1689
  },
1690
1690
  "2024": {
1691
1691
  "Bioenergy": 0.0031,
1692
- "Coal": 0.1965,
1693
- "Gas": 0.1327,
1694
- "Hydro": 0.0131,
1692
+ "Coal": 0.1941,
1693
+ "Gas": 0.1278,
1694
+ "Hydro": 0.0126,
1695
1695
  "Nuclear": 0,
1696
1696
  "Other Fossil": 0.0002,
1697
1697
  "Other Renewables": 0,
1698
1698
  "Solar": 0.0099,
1699
- "Wind": 0.6445
1699
+ "Wind": 0.6524
1700
1700
  }
1701
1701
  },
1702
1702
  "US-ID": {
@@ -1756,15 +1756,15 @@
1756
1756
  "Wind": 0.1301
1757
1757
  },
1758
1758
  "2024": {
1759
- "Bioenergy": 0.0222,
1759
+ "Bioenergy": 0.0229,
1760
1760
  "Coal": 0,
1761
- "Gas": 0.3126,
1762
- "Hydro": 0.4427,
1761
+ "Gas": 0.3086,
1762
+ "Hydro": 0.4415,
1763
1763
  "Nuclear": 0,
1764
- "Other Fossil": 0.0039,
1765
- "Other Renewables": 0.0015,
1766
- "Solar": 0.062,
1767
- "Wind": 0.1553
1764
+ "Other Fossil": 0.004,
1765
+ "Other Renewables": 0.0014,
1766
+ "Solar": 0.0625,
1767
+ "Wind": 0.1591
1768
1768
  }
1769
1769
  },
1770
1770
  "US-IL": {
@@ -1825,14 +1825,14 @@
1825
1825
  },
1826
1826
  "2024": {
1827
1827
  "Bioenergy": 0.0014,
1828
- "Coal": 0.1473,
1829
- "Gas": 0.18,
1828
+ "Coal": 0.1454,
1829
+ "Gas": 0.1812,
1830
1830
  "Hydro": 0,
1831
- "Nuclear": 0.528,
1831
+ "Nuclear": 0.5271,
1832
1832
  "Other Fossil": 0.0013,
1833
1833
  "Other Renewables": 0,
1834
- "Solar": 0.0149,
1835
- "Wind": 0.1271
1834
+ "Solar": 0.015,
1835
+ "Wind": 0.1286
1836
1836
  }
1837
1837
  },
1838
1838
  "US-IN": {
@@ -1893,14 +1893,14 @@
1893
1893
  },
1894
1894
  "2024": {
1895
1895
  "Bioenergy": 0.0025,
1896
- "Coal": 0.4153,
1897
- "Gas": 0.4356,
1896
+ "Coal": 0.4089,
1897
+ "Gas": 0.4401,
1898
1898
  "Hydro": 0.005,
1899
1899
  "Nuclear": 0,
1900
1900
  "Other Fossil": 0.0056,
1901
1901
  "Other Renewables": 0,
1902
- "Solar": 0.0364,
1903
- "Wind": 0.0997
1902
+ "Solar": 0.0371,
1903
+ "Wind": 0.1009
1904
1904
  }
1905
1905
  },
1906
1906
  "US-KS": {
@@ -1961,14 +1961,14 @@
1961
1961
  },
1962
1962
  "2024": {
1963
1963
  "Bioenergy": 0.0009,
1964
- "Coal": 0.2163,
1965
- "Gas": 0.099,
1964
+ "Coal": 0.2082,
1965
+ "Gas": 0.0976,
1966
1966
  "Hydro": 0.0004,
1967
- "Nuclear": 0.1552,
1967
+ "Nuclear": 0.1579,
1968
1968
  "Other Fossil": 0.0011,
1969
1969
  "Other Renewables": 0,
1970
1970
  "Solar": 0.0015,
1971
- "Wind": 0.5257
1971
+ "Wind": 0.5324
1972
1972
  }
1973
1973
  },
1974
1974
  "US-KY": {
@@ -2028,14 +2028,14 @@
2028
2028
  "Wind": 0
2029
2029
  },
2030
2030
  "2024": {
2031
- "Bioenergy": 0.0062,
2032
- "Coal": 0.6688,
2033
- "Gas": 0.2612,
2034
- "Hydro": 0.0592,
2031
+ "Bioenergy": 0.0063,
2032
+ "Coal": 0.6695,
2033
+ "Gas": 0.2596,
2034
+ "Hydro": 0.0599,
2035
2035
  "Nuclear": 0,
2036
2036
  "Other Fossil": 0.0009,
2037
2037
  "Other Renewables": 0,
2038
- "Solar": 0.0037,
2038
+ "Solar": 0.0038,
2039
2039
  "Wind": 0
2040
2040
  }
2041
2041
  },
@@ -2096,14 +2096,14 @@
2096
2096
  "Wind": 0
2097
2097
  },
2098
2098
  "2024": {
2099
- "Bioenergy": 0.0192,
2100
- "Coal": 0.0379,
2101
- "Gas": 0.7742,
2099
+ "Bioenergy": 0.0191,
2100
+ "Coal": 0.0365,
2101
+ "Gas": 0.7717,
2102
2102
  "Hydro": 0.0072,
2103
- "Nuclear": 0.1468,
2103
+ "Nuclear": 0.1503,
2104
2104
  "Other Fossil": 0.0023,
2105
2105
  "Other Renewables": 0,
2106
- "Solar": 0.0124,
2106
+ "Solar": 0.013,
2107
2107
  "Wind": 0
2108
2108
  }
2109
2109
  },
@@ -2164,15 +2164,15 @@
2164
2164
  "Wind": 0.0092
2165
2165
  },
2166
2166
  "2024": {
2167
- "Bioenergy": 0.0444,
2167
+ "Bioenergy": 0.0448,
2168
2168
  "Coal": 0,
2169
- "Gas": 0.7422,
2170
- "Hydro": 0.0382,
2169
+ "Gas": 0.7419,
2170
+ "Hydro": 0.0377,
2171
2171
  "Nuclear": 0,
2172
- "Other Fossil": 0.0508,
2172
+ "Other Fossil": 0.0511,
2173
2173
  "Other Renewables": 0,
2174
- "Solar": 0.116,
2175
- "Wind": 0.0083
2174
+ "Solar": 0.1161,
2175
+ "Wind": 0.0085
2176
2176
  }
2177
2177
  },
2178
2178
  "US-MD": {
@@ -2233,14 +2233,14 @@
2233
2233
  },
2234
2234
  "2024": {
2235
2235
  "Bioenergy": 0.0091,
2236
- "Coal": 0.0668,
2237
- "Gas": 0.4161,
2238
- "Hydro": 0.0502,
2239
- "Nuclear": 0.3975,
2240
- "Other Fossil": 0.0139,
2236
+ "Coal": 0.0656,
2237
+ "Gas": 0.4219,
2238
+ "Hydro": 0.047,
2239
+ "Nuclear": 0.3968,
2240
+ "Other Fossil": 0.0136,
2241
2241
  "Other Renewables": 0,
2242
- "Solar": 0.0323,
2243
- "Wind": 0.014
2242
+ "Solar": 0.0321,
2243
+ "Wind": 0.0139
2244
2244
  }
2245
2245
  },
2246
2246
  "US-ME": {
@@ -2300,15 +2300,15 @@
2300
2300
  "Wind": 0.187
2301
2301
  },
2302
2302
  "2024": {
2303
- "Bioenergy": 0.1086,
2303
+ "Bioenergy": 0.1091,
2304
2304
  "Coal": 0.0022,
2305
- "Gas": 0.3258,
2306
- "Hydro": 0.2819,
2305
+ "Gas": 0.3222,
2306
+ "Hydro": 0.2807,
2307
2307
  "Nuclear": 0,
2308
- "Other Fossil": 0.024,
2308
+ "Other Fossil": 0.0239,
2309
2309
  "Other Renewables": 0,
2310
- "Solar": 0.0832,
2311
- "Wind": 0.1743
2310
+ "Solar": 0.0841,
2311
+ "Wind": 0.1779
2312
2312
  }
2313
2313
  },
2314
2314
  "US-MI": {
@@ -2368,15 +2368,15 @@
2368
2368
  "Wind": 0.0687
2369
2369
  },
2370
2370
  "2024": {
2371
- "Bioenergy": 0.0159,
2372
- "Coal": 0.2082,
2373
- "Gas": 0.4574,
2374
- "Hydro": 0.0033,
2375
- "Nuclear": 0.2084,
2376
- "Other Fossil": 0.0136,
2371
+ "Bioenergy": 0.0158,
2372
+ "Coal": 0.2122,
2373
+ "Gas": 0.4482,
2374
+ "Hydro": 0.0034,
2375
+ "Nuclear": 0.2117,
2376
+ "Other Fossil": 0.0139,
2377
2377
  "Other Renewables": 0,
2378
2378
  "Solar": 0.0169,
2379
- "Wind": 0.0764
2379
+ "Wind": 0.0779
2380
2380
  }
2381
2381
  },
2382
2382
  "US-MN": {
@@ -2436,15 +2436,15 @@
2436
2436
  "Wind": 0.2514
2437
2437
  },
2438
2438
  "2024": {
2439
- "Bioenergy": 0.0206,
2440
- "Coal": 0.189,
2441
- "Gas": 0.2669,
2442
- "Hydro": 0.0126,
2443
- "Nuclear": 0.1997,
2444
- "Other Fossil": 0.0055,
2439
+ "Bioenergy": 0.021,
2440
+ "Coal": 0.1858,
2441
+ "Gas": 0.2647,
2442
+ "Hydro": 0.0125,
2443
+ "Nuclear": 0.196,
2444
+ "Other Fossil": 0.0057,
2445
2445
  "Other Renewables": 0,
2446
- "Solar": 0.0438,
2447
- "Wind": 0.2619
2446
+ "Solar": 0.0444,
2447
+ "Wind": 0.27
2448
2448
  }
2449
2449
  },
2450
2450
  "US-MO": {
@@ -2505,14 +2505,14 @@
2505
2505
  },
2506
2506
  "2024": {
2507
2507
  "Bioenergy": 0.0013,
2508
- "Coal": 0.5684,
2509
- "Gas": 0.1561,
2510
- "Hydro": 0.0153,
2511
- "Nuclear": 0.1528,
2512
- "Other Fossil": 0.0025,
2508
+ "Coal": 0.5669,
2509
+ "Gas": 0.1547,
2510
+ "Hydro": 0.0149,
2511
+ "Nuclear": 0.1547,
2512
+ "Other Fossil": 0.0024,
2513
2513
  "Other Renewables": 0,
2514
- "Solar": 0.0031,
2515
- "Wind": 0.1005
2514
+ "Solar": 0.0032,
2515
+ "Wind": 0.1019
2516
2516
  }
2517
2517
  },
2518
2518
  "US-MS": {
@@ -2572,15 +2572,15 @@
2572
2572
  "Wind": 0
2573
2573
  },
2574
2574
  "2024": {
2575
- "Bioenergy": 0.0168,
2576
- "Coal": 0.0407,
2577
- "Gas": 0.7701,
2575
+ "Bioenergy": 0.0169,
2576
+ "Coal": 0.0392,
2577
+ "Gas": 0.767,
2578
2578
  "Hydro": 0,
2579
- "Nuclear": 0.1467,
2579
+ "Nuclear": 0.1498,
2580
2580
  "Other Fossil": 0.0001,
2581
2581
  "Other Renewables": 0,
2582
- "Solar": 0.0217,
2583
- "Wind": 0.004
2582
+ "Solar": 0.0228,
2583
+ "Wind": 0.0042
2584
2584
  }
2585
2585
  },
2586
2586
  "US-MT": {
@@ -2641,14 +2641,14 @@
2641
2641
  },
2642
2642
  "2024": {
2643
2643
  "Bioenergy": 0.0008,
2644
- "Coal": 0.376,
2645
- "Gas": 0.0392,
2646
- "Hydro": 0.3253,
2644
+ "Coal": 0.3825,
2645
+ "Gas": 0.0397,
2646
+ "Hydro": 0.3193,
2647
2647
  "Nuclear": 0,
2648
- "Other Fossil": 0.024,
2648
+ "Other Fossil": 0.0229,
2649
2649
  "Other Renewables": 0,
2650
- "Solar": 0.0157,
2651
- "Wind": 0.2189
2650
+ "Solar": 0.0155,
2651
+ "Wind": 0.2194
2652
2652
  }
2653
2653
  },
2654
2654
  "US-NC": {
@@ -2709,14 +2709,14 @@
2709
2709
  },
2710
2710
  "2024": {
2711
2711
  "Bioenergy": 0.0112,
2712
- "Coal": 0.1198,
2713
- "Gas": 0.415,
2714
- "Hydro": 0.0344,
2715
- "Nuclear": 0.3167,
2716
- "Other Fossil": 0.0028,
2712
+ "Coal": 0.1146,
2713
+ "Gas": 0.4169,
2714
+ "Hydro": 0.0345,
2715
+ "Nuclear": 0.3195,
2716
+ "Other Fossil": 0.0027,
2717
2717
  "Other Renewables": 0,
2718
- "Solar": 0.0964,
2719
- "Wind": 0.0036
2718
+ "Solar": 0.097,
2719
+ "Wind": 0.0035
2720
2720
  }
2721
2721
  },
2722
2722
  "US-ND": {
@@ -2777,14 +2777,14 @@
2777
2777
  },
2778
2778
  "2024": {
2779
2779
  "Bioenergy": 0,
2780
- "Coal": 0.5325,
2781
- "Gas": 0.0678,
2782
- "Hydro": 0.0466,
2780
+ "Coal": 0.5305,
2781
+ "Gas": 0.0669,
2782
+ "Hydro": 0.0459,
2783
2783
  "Nuclear": 0,
2784
- "Other Fossil": 0.0011,
2784
+ "Other Fossil": 0.001,
2785
2785
  "Other Renewables": 0,
2786
2786
  "Solar": 0,
2787
- "Wind": 0.352
2787
+ "Wind": 0.3558
2788
2788
  }
2789
2789
  },
2790
2790
  "US-NE": {
@@ -2845,14 +2845,14 @@
2845
2845
  },
2846
2846
  "2024": {
2847
2847
  "Bioenergy": 0.0022,
2848
- "Coal": 0.437,
2849
- "Gas": 0.04,
2850
- "Hydro": 0.0291,
2851
- "Nuclear": 0.149,
2852
- "Other Fossil": 0.0004,
2848
+ "Coal": 0.4404,
2849
+ "Gas": 0.0398,
2850
+ "Hydro": 0.0289,
2851
+ "Nuclear": 0.1379,
2852
+ "Other Fossil": 0.0003,
2853
2853
  "Other Renewables": 0,
2854
- "Solar": 0.0055,
2855
- "Wind": 0.3368
2854
+ "Solar": 0.0056,
2855
+ "Wind": 0.3448
2856
2856
  }
2857
2857
  },
2858
2858
  "US-NH": {
@@ -2912,15 +2912,15 @@
2912
2912
  "Wind": 0.0245
2913
2913
  },
2914
2914
  "2024": {
2915
- "Bioenergy": 0.0435,
2916
- "Coal": 0.0063,
2917
- "Gas": 0.3068,
2918
- "Hydro": 0.0916,
2919
- "Nuclear": 0.5241,
2915
+ "Bioenergy": 0.044,
2916
+ "Coal": 0.0059,
2917
+ "Gas": 0.33,
2918
+ "Hydro": 0.093,
2919
+ "Nuclear": 0.4983,
2920
2920
  "Other Fossil": 0.0034,
2921
2921
  "Other Renewables": 0,
2922
2922
  "Solar": 0,
2923
- "Wind": 0.0243
2923
+ "Wind": 0.0253
2924
2924
  }
2925
2925
  },
2926
2926
  "US-NJ": {
@@ -2980,14 +2980,14 @@
2980
2980
  "Wind": 0.0003
2981
2981
  },
2982
2982
  "2024": {
2983
- "Bioenergy": 0.0106,
2983
+ "Bioenergy": 0.0107,
2984
2984
  "Coal": 0,
2985
- "Gas": 0.5065,
2985
+ "Gas": 0.5105,
2986
2986
  "Hydro": 0,
2987
- "Nuclear": 0.4416,
2988
- "Other Fossil": 0.0104,
2987
+ "Nuclear": 0.4373,
2988
+ "Other Fossil": 0.0105,
2989
2989
  "Other Renewables": 0,
2990
- "Solar": 0.0306,
2990
+ "Solar": 0.0307,
2991
2991
  "Wind": 0.0003
2992
2992
  }
2993
2993
  },
@@ -3049,14 +3049,14 @@
3049
3049
  },
3050
3050
  "2024": {
3051
3051
  "Bioenergy": 0.0003,
3052
- "Coal": 0.2214,
3053
- "Gas": 0.2993,
3052
+ "Coal": 0.2193,
3053
+ "Gas": 0.2952,
3054
3054
  "Hydro": 0.0003,
3055
3055
  "Nuclear": 0,
3056
3056
  "Other Fossil": 0,
3057
- "Other Renewables": 0.0006,
3058
- "Solar": 0.1084,
3059
- "Wind": 0.3696
3057
+ "Other Renewables": 0.0005,
3058
+ "Solar": 0.1102,
3059
+ "Wind": 0.374
3060
3060
  }
3061
3061
  },
3062
3062
  "US-NV": {
@@ -3117,13 +3117,13 @@
3117
3117
  },
3118
3118
  "2024": {
3119
3119
  "Bioenergy": 0.001,
3120
- "Coal": 0.0486,
3121
- "Gas": 0.5497,
3122
- "Hydro": 0.0341,
3120
+ "Coal": 0.0481,
3121
+ "Gas": 0.5514,
3122
+ "Hydro": 0.0344,
3123
3123
  "Nuclear": 0,
3124
3124
  "Other Fossil": 0,
3125
- "Other Renewables": 0.0791,
3126
- "Solar": 0.2808,
3125
+ "Other Renewables": 0.0782,
3126
+ "Solar": 0.2803,
3127
3127
  "Wind": 0.0067
3128
3128
  }
3129
3129
  },
@@ -3184,15 +3184,15 @@
3184
3184
  "Wind": 0.0387
3185
3185
  },
3186
3186
  "2024": {
3187
- "Bioenergy": 0.012,
3187
+ "Bioenergy": 0.0121,
3188
3188
  "Coal": 0,
3189
- "Gas": 0.4885,
3190
- "Hydro": 0.214,
3191
- "Nuclear": 0.2047,
3192
- "Other Fossil": 0.0105,
3189
+ "Gas": 0.4867,
3190
+ "Hydro": 0.2135,
3191
+ "Nuclear": 0.206,
3192
+ "Other Fossil": 0.0104,
3193
3193
  "Other Renewables": 0,
3194
- "Solar": 0.0268,
3195
- "Wind": 0.0435
3194
+ "Solar": 0.027,
3195
+ "Wind": 0.0442
3196
3196
  }
3197
3197
  },
3198
3198
  "US-OH": {
@@ -3253,14 +3253,14 @@
3253
3253
  },
3254
3254
  "2024": {
3255
3255
  "Bioenergy": 0.002,
3256
- "Coal": 0.2147,
3257
- "Gas": 0.5965,
3256
+ "Coal": 0.2163,
3257
+ "Gas": 0.592,
3258
3258
  "Hydro": 0.0036,
3259
- "Nuclear": 0.1279,
3260
- "Other Fossil": 0.0047,
3259
+ "Nuclear": 0.1302,
3260
+ "Other Fossil": 0.0045,
3261
3261
  "Other Renewables": 0,
3262
- "Solar": 0.0313,
3263
- "Wind": 0.0191
3262
+ "Solar": 0.0321,
3263
+ "Wind": 0.0193
3264
3264
  }
3265
3265
  },
3266
3266
  "US-OK": {
@@ -3321,14 +3321,14 @@
3321
3321
  },
3322
3322
  "2024": {
3323
3323
  "Bioenergy": 0.0034,
3324
- "Coal": 0.0684,
3325
- "Gas": 0.5057,
3324
+ "Coal": 0.0704,
3325
+ "Gas": 0.4997,
3326
3326
  "Hydro": 0.0157,
3327
3327
  "Nuclear": 0,
3328
3328
  "Other Fossil": 0.0005,
3329
3329
  "Other Renewables": 0,
3330
3330
  "Solar": 0.0034,
3331
- "Wind": 0.403
3331
+ "Wind": 0.4069
3332
3332
  }
3333
3333
  },
3334
3334
  "US-OR": {
@@ -3388,15 +3388,15 @@
3388
3388
  "Wind": 0.1452
3389
3389
  },
3390
3390
  "2024": {
3391
- "Bioenergy": 0.0151,
3391
+ "Bioenergy": 0.0152,
3392
3392
  "Coal": 0,
3393
- "Gas": 0.3865,
3394
- "Hydro": 0.4025,
3393
+ "Gas": 0.3899,
3394
+ "Hydro": 0.3997,
3395
3395
  "Nuclear": 0,
3396
3396
  "Other Fossil": 0.0003,
3397
- "Other Renewables": 0.0014,
3398
- "Solar": 0.0364,
3399
- "Wind": 0.1578
3397
+ "Other Renewables": 0.0013,
3398
+ "Solar": 0.0363,
3399
+ "Wind": 0.1573
3400
3400
  }
3401
3401
  },
3402
3402
  "US-PA": {
@@ -3456,15 +3456,15 @@
3456
3456
  "Wind": 0.0138
3457
3457
  },
3458
3458
  "2024": {
3459
- "Bioenergy": 0.0063,
3460
- "Coal": 0.0507,
3461
- "Gas": 0.6009,
3462
- "Hydro": 0.0081,
3463
- "Nuclear": 0.3105,
3459
+ "Bioenergy": 0.0064,
3460
+ "Coal": 0.0495,
3461
+ "Gas": 0.5989,
3462
+ "Hydro": 0.0082,
3463
+ "Nuclear": 0.3133,
3464
3464
  "Other Fossil": 0.0038,
3465
3465
  "Other Renewables": 0,
3466
- "Solar": 0.0053,
3467
- "Wind": 0.0142
3466
+ "Solar": 0.0054,
3467
+ "Wind": 0.0145
3468
3468
  }
3469
3469
  },
3470
3470
  "US-RI": {
@@ -3524,15 +3524,15 @@
3524
3524
  "Wind": 0.0162
3525
3525
  },
3526
3526
  "2024": {
3527
- "Bioenergy": 0.0239,
3527
+ "Bioenergy": 0.0232,
3528
3528
  "Coal": 0,
3529
- "Gas": 0.8908,
3529
+ "Gas": 0.8927,
3530
3530
  "Hydro": 0,
3531
3531
  "Nuclear": 0,
3532
3532
  "Other Fossil": 0,
3533
3533
  "Other Renewables": 0,
3534
- "Solar": 0.0678,
3535
- "Wind": 0.0174
3534
+ "Solar": 0.067,
3535
+ "Wind": 0.0171
3536
3536
  }
3537
3537
  },
3538
3538
  "US-SC": {
@@ -3592,14 +3592,14 @@
3592
3592
  "Wind": 0
3593
3593
  },
3594
3594
  "2024": {
3595
- "Bioenergy": 0.0191,
3596
- "Coal": 0.1664,
3597
- "Gas": 0.2358,
3598
- "Hydro": 0.0216,
3599
- "Nuclear": 0.5247,
3595
+ "Bioenergy": 0.0189,
3596
+ "Coal": 0.1675,
3597
+ "Gas": 0.2413,
3598
+ "Hydro": 0.0217,
3599
+ "Nuclear": 0.518,
3600
3600
  "Other Fossil": 0.0012,
3601
3601
  "Other Renewables": 0,
3602
- "Solar": 0.0313,
3602
+ "Solar": 0.0315,
3603
3603
  "Wind": 0
3604
3604
  }
3605
3605
  },
@@ -3661,14 +3661,14 @@
3661
3661
  },
3662
3662
  "2024": {
3663
3663
  "Bioenergy": 0,
3664
- "Coal": 0.0709,
3665
- "Gas": 0.1147,
3666
- "Hydro": 0.2091,
3664
+ "Coal": 0.0668,
3665
+ "Gas": 0.112,
3666
+ "Hydro": 0.206,
3667
3667
  "Nuclear": 0,
3668
3668
  "Other Fossil": 0.0001,
3669
3669
  "Other Renewables": 0,
3670
- "Solar": 0.0187,
3671
- "Wind": 0.5865
3670
+ "Solar": 0.0188,
3671
+ "Wind": 0.5963
3672
3672
  }
3673
3673
  },
3674
3674
  "US-TN": {
@@ -3728,14 +3728,14 @@
3728
3728
  "Wind": 0.0002
3729
3729
  },
3730
3730
  "2024": {
3731
- "Bioenergy": 0.0059,
3732
- "Coal": 0.2307,
3731
+ "Bioenergy": 0.006,
3732
+ "Coal": 0.2311,
3733
3733
  "Gas": 0.2135,
3734
- "Hydro": 0.0992,
3735
- "Nuclear": 0.4337,
3734
+ "Hydro": 0.1004,
3735
+ "Nuclear": 0.4316,
3736
3736
  "Other Fossil": 0.0013,
3737
3737
  "Other Renewables": 0,
3738
- "Solar": 0.0157,
3738
+ "Solar": 0.0161,
3739
3739
  "Wind": 0
3740
3740
  }
3741
3741
  },
@@ -3797,14 +3797,14 @@
3797
3797
  },
3798
3798
  "2024": {
3799
3799
  "Bioenergy": 0.0021,
3800
- "Coal": 0.1144,
3801
- "Gas": 0.5263,
3802
- "Hydro": 0.0017,
3803
- "Nuclear": 0.0659,
3800
+ "Coal": 0.1148,
3801
+ "Gas": 0.5257,
3802
+ "Hydro": 0.0016,
3803
+ "Nuclear": 0.0648,
3804
3804
  "Other Fossil": 0.0002,
3805
3805
  "Other Renewables": 0,
3806
- "Solar": 0.0724,
3807
- "Wind": 0.217
3806
+ "Solar": 0.0735,
3807
+ "Wind": 0.2174
3808
3808
  }
3809
3809
  },
3810
3810
  "US-UT": {
@@ -3865,14 +3865,14 @@
3865
3865
  },
3866
3866
  "2024": {
3867
3867
  "Bioenergy": 0.0025,
3868
- "Coal": 0.4491,
3869
- "Gas": 0.3375,
3870
- "Hydro": 0.0214,
3868
+ "Coal": 0.4588,
3869
+ "Gas": 0.333,
3870
+ "Hydro": 0.0206,
3871
3871
  "Nuclear": 0,
3872
3872
  "Other Fossil": 0.0055,
3873
- "Other Renewables": 0.0115,
3874
- "Solar": 0.1509,
3875
- "Wind": 0.0216
3873
+ "Other Renewables": 0.0112,
3874
+ "Solar": 0.1473,
3875
+ "Wind": 0.0212
3876
3876
  }
3877
3877
  },
3878
3878
  "US-VA": {
@@ -3933,13 +3933,13 @@
3933
3933
  },
3934
3934
  "2024": {
3935
3935
  "Bioenergy": 0.0312,
3936
- "Coal": 0.0192,
3937
- "Gas": 0.5852,
3938
- "Hydro": 0.001,
3939
- "Nuclear": 0.285,
3936
+ "Coal": 0.0198,
3937
+ "Gas": 0.5792,
3938
+ "Hydro": 0.0009,
3939
+ "Nuclear": 0.2891,
3940
3940
  "Other Fossil": 0.0053,
3941
3941
  "Other Renewables": 0,
3942
- "Solar": 0.0728,
3942
+ "Solar": 0.0739,
3943
3943
  "Wind": 0.0005
3944
3944
  }
3945
3945
  },
@@ -4000,15 +4000,15 @@
4000
4000
  "Wind": 0.1369
4001
4001
  },
4002
4002
  "2024": {
4003
- "Bioenergy": 0.1483,
4003
+ "Bioenergy": 0.1437,
4004
4004
  "Coal": 0,
4005
4005
  "Gas": 0.0004,
4006
- "Hydro": 0.6146,
4006
+ "Hydro": 0.6143,
4007
4007
  "Nuclear": 0,
4008
- "Other Fossil": 0.0015,
4008
+ "Other Fossil": 0.0014,
4009
4009
  "Other Renewables": 0,
4010
- "Solar": 0.0966,
4011
- "Wind": 0.1386
4010
+ "Solar": 0.0973,
4011
+ "Wind": 0.1429
4012
4012
  }
4013
4013
  },
4014
4014
  "US-WA": {
@@ -4068,15 +4068,15 @@
4068
4068
  "Wind": 0.0733
4069
4069
  },
4070
4070
  "2024": {
4071
- "Bioenergy": 0.0111,
4072
- "Coal": 0.0283,
4073
- "Gas": 0.1829,
4074
- "Hydro": 0.5867,
4075
- "Nuclear": 0.101,
4071
+ "Bioenergy": 0.0112,
4072
+ "Coal": 0.0302,
4073
+ "Gas": 0.1838,
4074
+ "Hydro": 0.5816,
4075
+ "Nuclear": 0.1022,
4076
4076
  "Other Fossil": 0.0008,
4077
4077
  "Other Renewables": 0,
4078
- "Solar": 0.0049,
4079
- "Wind": 0.0843
4078
+ "Solar": 0.0048,
4079
+ "Wind": 0.0854
4080
4080
  }
4081
4081
  },
4082
4082
  "US-WI": {
@@ -4137,14 +4137,14 @@
4137
4137
  },
4138
4138
  "2024": {
4139
4139
  "Bioenergy": 0.0144,
4140
- "Coal": 0.3093,
4141
- "Gas": 0.4111,
4142
- "Hydro": 0.0282,
4143
- "Nuclear": 0.1526,
4140
+ "Coal": 0.3109,
4141
+ "Gas": 0.4093,
4142
+ "Hydro": 0.0281,
4143
+ "Nuclear": 0.151,
4144
4144
  "Other Fossil": 0.002,
4145
4145
  "Other Renewables": 0,
4146
- "Solar": 0.0512,
4147
- "Wind": 0.0311
4146
+ "Solar": 0.052,
4147
+ "Wind": 0.0324
4148
4148
  }
4149
4149
  },
4150
4150
  "US-WV": {
@@ -4205,14 +4205,14 @@
4205
4205
  },
4206
4206
  "2024": {
4207
4207
  "Bioenergy": 0,
4208
- "Coal": 0.8467,
4209
- "Gas": 0.0792,
4210
- "Hydro": 0.0306,
4208
+ "Coal": 0.8406,
4209
+ "Gas": 0.0834,
4210
+ "Hydro": 0.0312,
4211
4211
  "Nuclear": 0,
4212
- "Other Fossil": 0.0024,
4212
+ "Other Fossil": 0.0026,
4213
4213
  "Other Renewables": 0,
4214
- "Solar": 0.0044,
4215
- "Wind": 0.0368
4214
+ "Solar": 0.0046,
4215
+ "Wind": 0.0377
4216
4216
  }
4217
4217
  },
4218
4218
  "US-WY": {
@@ -4273,14 +4273,14 @@
4273
4273
  },
4274
4274
  "2024": {
4275
4275
  "Bioenergy": 0,
4276
- "Coal": 0.6065,
4277
- "Gas": 0.1403,
4278
- "Hydro": 0.0218,
4276
+ "Coal": 0.6081,
4277
+ "Gas": 0.1399,
4278
+ "Hydro": 0.0214,
4279
4279
  "Nuclear": 0,
4280
- "Other Fossil": 0.0035,
4280
+ "Other Fossil": 0.0036,
4281
4281
  "Other Renewables": 0,
4282
- "Solar": 0.0113,
4283
- "Wind": 0.2166
4282
+ "Solar": 0.0114,
4283
+ "Wind": 0.2156
4284
4284
  }
4285
4285
  }
4286
4286
  }