@digital4better/data 1.1.34 → 1.1.35

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 +83 -83
  14. package/data/factor/country-yearly-green.json +715 -715
  15. package/data/factor/country-yearly.csv +88 -88
  16. package/data/factor/country-yearly.json +719 -719
  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 +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 +76 -76
  46. package/data/mix/country-yearly-green.json +269 -269
  47. package/data/mix/country-yearly.csv +76 -76
  48. package/data/mix/country-yearly.json +507 -507
  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 +863 -170
  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 +388 -388
  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 +1 -1
@@ -56,15 +56,15 @@
56
56
  "Wind": 0.1348
57
57
  },
58
58
  "2024": {
59
- "Bioenergy": 0.059,
60
- "Coal": 0.1711,
61
- "Gas": 0.5376,
62
- "Hydro": 0.0173,
59
+ "Bioenergy": 0.0589,
60
+ "Coal": 0.1709,
61
+ "Gas": 0.5368,
62
+ "Hydro": 0.0158,
63
63
  "Nuclear": 0,
64
- "Other Fossil": 0.0386,
64
+ "Other Fossil": 0.0385,
65
65
  "Other Renewables": 0.0016,
66
- "Solar": 0.0219,
67
- "Wind": 0.153
66
+ "Solar": 0.0282,
67
+ "Wind": 0.1493
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.0073,
128
- "Coal": 0.0211,
129
- "Gas": 0.0663,
130
- "Hydro": 0.8694,
127
+ "Bioenergy": 0.0072,
128
+ "Coal": 0.0209,
129
+ "Gas": 0.0658,
130
+ "Hydro": 0.8669,
131
131
  "Nuclear": 0,
132
- "Other Fossil": 0.0048,
132
+ "Other Fossil": 0.0047,
133
133
  "Other Renewables": 0.0002,
134
134
  "Solar": 0,
135
- "Wind": 0.0309
135
+ "Wind": 0.0342
136
136
  }
137
137
  },
138
138
  "CA-MB": {
@@ -194,13 +194,13 @@
194
194
  "2024": {
195
195
  "Bioenergy": 0.0003,
196
196
  "Coal": 0.001,
197
- "Gas": 0.003,
198
- "Hydro": 0.9669,
197
+ "Gas": 0.0031,
198
+ "Hydro": 0.9604,
199
199
  "Nuclear": 0,
200
200
  "Other Fossil": 0.0002,
201
201
  "Other Renewables": 0,
202
202
  "Solar": 0.0001,
203
- "Wind": 0.0286
203
+ "Wind": 0.0348
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.0313,
264
- "Coal": 0.0909,
265
- "Gas": 0.2854,
266
- "Hydro": 0.1266,
267
- "Nuclear": 0.3845,
268
- "Other Fossil": 0.0205,
269
- "Other Renewables": 0.0008,
263
+ "Bioenergy": 0.025,
264
+ "Coal": 0.0724,
265
+ "Gas": 0.2275,
266
+ "Hydro": 0.2233,
267
+ "Nuclear": 0.367,
268
+ "Other Fossil": 0.0163,
269
+ "Other Renewables": 0.0007,
270
270
  "Solar": 0.0001,
271
- "Wind": 0.0599
271
+ "Wind": 0.0677
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.0021,
332
- "Coal": 0.0061,
333
- "Gas": 0.0192,
334
- "Hydro": 0.9671,
331
+ "Bioenergy": 0.002,
332
+ "Coal": 0.0059,
333
+ "Gas": 0.0185,
334
+ "Hydro": 0.9686,
335
335
  "Nuclear": 0,
336
- "Other Fossil": 0.0014,
336
+ "Other Fossil": 0.0013,
337
337
  "Other Renewables": 0.0001,
338
338
  "Solar": 0,
339
- "Wind": 0.0041
339
+ "Wind": 0.0036
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.0546,
400
- "Coal": 0.1586,
401
- "Gas": 0.4982,
402
- "Hydro": 0.0974,
399
+ "Bioenergy": 0.0508,
400
+ "Coal": 0.1475,
401
+ "Gas": 0.4634,
402
+ "Hydro": 0.1197,
403
403
  "Nuclear": 0,
404
- "Other Fossil": 0.0357,
405
- "Other Renewables": 0.0015,
404
+ "Other Fossil": 0.0332,
405
+ "Other Renewables": 0.0014,
406
406
  "Solar": 0.0002,
407
- "Wind": 0.1539
407
+ "Wind": 0.1837
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.062,
468
- "Coal": 0.1798,
469
- "Gas": 0.565,
470
- "Hydro": 0.128,
467
+ "Bioenergy": 0.0616,
468
+ "Coal": 0.1789,
469
+ "Gas": 0.562,
470
+ "Hydro": 0.1324,
471
471
  "Nuclear": 0,
472
- "Other Fossil": 0.0405,
473
- "Other Renewables": 0.0017,
474
- "Solar": 0.0004,
475
- "Wind": 0.0226
472
+ "Other Fossil": 0.0403,
473
+ "Other Renewables": 0.0016,
474
+ "Solar": 0.0063,
475
+ "Wind": 0.0167
476
476
  }
477
477
  },
478
478
  "CA-NU": {
@@ -534,12 +534,12 @@
534
534
  "2024": {
535
535
  "Bioenergy": 0.073,
536
536
  "Coal": 0.2118,
537
- "Gas": 0.6653,
537
+ "Gas": 0.6654,
538
538
  "Hydro": 0,
539
539
  "Nuclear": 0,
540
- "Other Fossil": 0.0477,
541
- "Other Renewables": 0.002,
542
- "Solar": 0.0003,
540
+ "Other Fossil": 0.0478,
541
+ "Other Renewables": 0.0019,
542
+ "Solar": 0.0001,
543
543
  "Wind": 0
544
544
  }
545
545
  },
@@ -600,15 +600,15 @@
600
600
  "Wind": 0.0805
601
601
  },
602
602
  "2024": {
603
- "Bioenergy": 0.014,
604
- "Coal": 0.0405,
605
- "Gas": 0.1272,
606
- "Hydro": 0.2348,
607
- "Nuclear": 0.4694,
608
- "Other Fossil": 0.0091,
609
- "Other Renewables": 0.0004,
610
- "Solar": 0.0105,
611
- "Wind": 0.0941
603
+ "Bioenergy": 0.0129,
604
+ "Coal": 0.0375,
605
+ "Gas": 0.1177,
606
+ "Hydro": 0.2468,
607
+ "Nuclear": 0.4571,
608
+ "Other Fossil": 0.0084,
609
+ "Other Renewables": 0.0003,
610
+ "Solar": 0.0122,
611
+ "Wind": 0.1071
612
612
  }
613
613
  },
614
614
  "CA-PE": {
@@ -668,15 +668,15 @@
668
668
  "Wind": 0.9877
669
669
  },
670
670
  "2024": {
671
- "Bioenergy": 0.0007,
672
- "Coal": 0.0021,
673
- "Gas": 0.0066,
671
+ "Bioenergy": 0.0006,
672
+ "Coal": 0.0018,
673
+ "Gas": 0.0057,
674
674
  "Hydro": 0,
675
675
  "Nuclear": 0,
676
- "Other Fossil": 0.0005,
676
+ "Other Fossil": 0.0004,
677
677
  "Other Renewables": 0,
678
- "Solar": 0.002,
679
- "Wind": 0.988
678
+ "Solar": 0.006,
679
+ "Wind": 0.9854
680
680
  }
681
681
  },
682
682
  "CA-QC": {
@@ -737,14 +737,14 @@
737
737
  },
738
738
  "2024": {
739
739
  "Bioenergy": 0.0008,
740
- "Coal": 0.0022,
741
- "Gas": 0.0069,
742
- "Hydro": 0.9298,
740
+ "Coal": 0.0024,
741
+ "Gas": 0.0076,
742
+ "Hydro": 0.9235,
743
743
  "Nuclear": 0,
744
744
  "Other Fossil": 0.0005,
745
745
  "Other Renewables": 0,
746
- "Solar": 0,
747
- "Wind": 0.0598
746
+ "Solar": 0.0001,
747
+ "Wind": 0.0651
748
748
  }
749
749
  },
750
750
  "CA-SK": {
@@ -804,15 +804,15 @@
804
804
  "Wind": 0.0806
805
805
  },
806
806
  "2024": {
807
- "Bioenergy": 0.0618,
808
- "Coal": 0.1793,
809
- "Gas": 0.5633,
810
- "Hydro": 0.0718,
807
+ "Bioenergy": 0.063,
808
+ "Coal": 0.1827,
809
+ "Gas": 0.5741,
810
+ "Hydro": 0.0581,
811
811
  "Nuclear": 0,
812
- "Other Fossil": 0.0404,
812
+ "Other Fossil": 0.0412,
813
813
  "Other Renewables": 0.0017,
814
- "Solar": 0.0015,
815
- "Wind": 0.0802
814
+ "Solar": 0.002,
815
+ "Wind": 0.0773
816
816
  }
817
817
  },
818
818
  "CA-YT": {
@@ -872,15 +872,15 @@
872
872
  "Wind": 0.0011
873
873
  },
874
874
  "2024": {
875
- "Bioenergy": 0.0183,
876
- "Coal": 0.0532,
877
- "Gas": 0.167,
878
- "Hydro": 0.7452,
875
+ "Bioenergy": 0.0152,
876
+ "Coal": 0.0441,
877
+ "Gas": 0.1386,
878
+ "Hydro": 0.7835,
879
879
  "Nuclear": 0,
880
- "Other Fossil": 0.012,
881
- "Other Renewables": 0.0005,
882
- "Solar": 0.0001,
883
- "Wind": 0.0037
880
+ "Other Fossil": 0.0099,
881
+ "Other Renewables": 0.0004,
882
+ "Solar": 0.0008,
883
+ "Wind": 0.0074
884
884
  }
885
885
  },
886
886
  "US-AK": {
@@ -940,15 +940,15 @@
940
940
  "Wind": 0.0176
941
941
  },
942
942
  "2024": {
943
- "Bioenergy": 0.0061,
944
- "Coal": 0.1128,
945
- "Gas": 0.5164,
946
- "Hydro": 0.1989,
943
+ "Bioenergy": 0.006,
944
+ "Coal": 0.1111,
945
+ "Gas": 0.5115,
946
+ "Hydro": 0.2023,
947
947
  "Nuclear": 0,
948
- "Other Fossil": 0.1428,
948
+ "Other Fossil": 0.1454,
949
949
  "Other Renewables": 0,
950
950
  "Solar": 0,
951
- "Wind": 0.0231
951
+ "Wind": 0.0237
952
952
  }
953
953
  },
954
954
  "US-AL": {
@@ -1008,14 +1008,14 @@
1008
1008
  "Wind": 0
1009
1009
  },
1010
1010
  "2024": {
1011
- "Bioenergy": 0.0241,
1012
- "Coal": 0.1452,
1013
- "Gas": 0.3959,
1014
- "Hydro": 0.1048,
1015
- "Nuclear": 0.3223,
1011
+ "Bioenergy": 0.0243,
1012
+ "Coal": 0.1469,
1013
+ "Gas": 0.3908,
1014
+ "Hydro": 0.1059,
1015
+ "Nuclear": 0.324,
1016
1016
  "Other Fossil": 0.0001,
1017
1017
  "Other Renewables": 0,
1018
- "Solar": 0.0075,
1018
+ "Solar": 0.0078,
1019
1019
  "Wind": 0
1020
1020
  }
1021
1021
  },
@@ -1076,14 +1076,14 @@
1076
1076
  "Wind": 0
1077
1077
  },
1078
1078
  "2024": {
1079
- "Bioenergy": 0.0151,
1080
- "Coal": 0.2737,
1081
- "Gas": 0.3173,
1082
- "Hydro": 0.0823,
1083
- "Nuclear": 0.2869,
1079
+ "Bioenergy": 0.0155,
1080
+ "Coal": 0.2573,
1081
+ "Gas": 0.3275,
1082
+ "Hydro": 0.0826,
1083
+ "Nuclear": 0.2911,
1084
1084
  "Other Fossil": 0.0009,
1085
1085
  "Other Renewables": 0,
1086
- "Solar": 0.0238,
1086
+ "Solar": 0.0253,
1087
1087
  "Wind": 0
1088
1088
  }
1089
1089
  },
@@ -1144,15 +1144,15 @@
1144
1144
  "Wind": 0.0156
1145
1145
  },
1146
1146
  "2024": {
1147
- "Bioenergy": 0.0005,
1148
- "Coal": 0.0978,
1149
- "Gas": 0.3899,
1150
- "Hydro": 0.0572,
1151
- "Nuclear": 0.3559,
1147
+ "Bioenergy": 0.0004,
1148
+ "Coal": 0.0896,
1149
+ "Gas": 0.3885,
1150
+ "Hydro": 0.0586,
1151
+ "Nuclear": 0.3601,
1152
1152
  "Other Fossil": 0,
1153
1153
  "Other Renewables": 0,
1154
- "Solar": 0.0754,
1155
- "Wind": 0.0233
1154
+ "Solar": 0.0786,
1155
+ "Wind": 0.0242
1156
1156
  }
1157
1157
  },
1158
1158
  "US-CA": {
@@ -1212,15 +1212,15 @@
1212
1212
  "Wind": 0.0688
1213
1213
  },
1214
1214
  "2024": {
1215
- "Bioenergy": 0.0239,
1215
+ "Bioenergy": 0.024,
1216
1216
  "Coal": 0.0012,
1217
- "Gas": 0.4059,
1218
- "Hydro": 0.161,
1219
- "Nuclear": 0.1014,
1217
+ "Gas": 0.3873,
1218
+ "Hydro": 0.1694,
1219
+ "Nuclear": 0.1024,
1220
1220
  "Other Fossil": 0,
1221
1221
  "Other Renewables": 0.0515,
1222
- "Solar": 0.1733,
1223
- "Wind": 0.0817
1222
+ "Solar": 0.1804,
1223
+ "Wind": 0.0838
1224
1224
  }
1225
1225
  },
1226
1226
  "US-CO": {
@@ -1281,14 +1281,14 @@
1281
1281
  },
1282
1282
  "2024": {
1283
1283
  "Bioenergy": 0.002,
1284
- "Coal": 0.2836,
1285
- "Gas": 0.3216,
1286
- "Hydro": 0.0221,
1284
+ "Coal": 0.2706,
1285
+ "Gas": 0.3243,
1286
+ "Hydro": 0.0228,
1287
1287
  "Nuclear": 0,
1288
- "Other Fossil": 0.0013,
1288
+ "Other Fossil": 0.0012,
1289
1289
  "Other Renewables": 0,
1290
- "Solar": 0.0737,
1291
- "Wind": 0.2956
1290
+ "Solar": 0.0764,
1291
+ "Wind": 0.3028
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.0085,
1351
+ "Bioenergy": 0.008,
1352
1352
  "Coal": 0,
1353
- "Gas": 0.554,
1354
- "Hydro": 0.0102,
1355
- "Nuclear": 0.4066,
1356
- "Other Fossil": 0.0113,
1353
+ "Gas": 0.5527,
1354
+ "Hydro": 0.01,
1355
+ "Nuclear": 0.4088,
1356
+ "Other Fossil": 0.0105,
1357
1357
  "Other Renewables": 0,
1358
- "Solar": 0.0091,
1358
+ "Solar": 0.0095,
1359
1359
  "Wind": 0.0004
1360
1360
  }
1361
1361
  },
@@ -1416,15 +1416,15 @@
1416
1416
  "Wind": 0.0009
1417
1417
  },
1418
1418
  "2024": {
1419
- "Bioenergy": 0.0119,
1420
- "Coal": 0.0326,
1421
- "Gas": 0.905,
1419
+ "Bioenergy": 0.0102,
1420
+ "Coal": 0.0345,
1421
+ "Gas": 0.9001,
1422
1422
  "Hydro": 0,
1423
1423
  "Nuclear": 0,
1424
- "Other Fossil": 0.0076,
1424
+ "Other Fossil": 0.0065,
1425
1425
  "Other Renewables": 0,
1426
- "Solar": 0.0422,
1427
- "Wind": 0.0006
1426
+ "Solar": 0.0479,
1427
+ "Wind": 0.0007
1428
1428
  }
1429
1429
  },
1430
1430
  "US-FL": {
@@ -1484,14 +1484,14 @@
1484
1484
  "Wind": 0
1485
1485
  },
1486
1486
  "2024": {
1487
- "Bioenergy": 0.0133,
1488
- "Coal": 0.0224,
1489
- "Gas": 0.7551,
1487
+ "Bioenergy": 0.0129,
1488
+ "Coal": 0.0206,
1489
+ "Gas": 0.7582,
1490
1490
  "Hydro": 0.0012,
1491
- "Nuclear": 0.1287,
1492
- "Other Fossil": 0.0106,
1491
+ "Nuclear": 0.1262,
1492
+ "Other Fossil": 0.0102,
1493
1493
  "Other Renewables": 0,
1494
- "Solar": 0.0688,
1494
+ "Solar": 0.0708,
1495
1495
  "Wind": 0
1496
1496
  }
1497
1497
  },
@@ -1552,14 +1552,14 @@
1552
1552
  "Wind": 0
1553
1553
  },
1554
1554
  "2024": {
1555
- "Bioenergy": 0.0418,
1556
- "Coal": 0.1181,
1557
- "Gas": 0.4182,
1558
- "Hydro": 0.0309,
1559
- "Nuclear": 0.3318,
1560
- "Other Fossil": 0.0028,
1561
- "Other Renewables": 0,
1562
- "Solar": 0.0564,
1555
+ "Bioenergy": 0.0427,
1556
+ "Coal": 0.112,
1557
+ "Gas": 0.4141,
1558
+ "Hydro": 0.0313,
1559
+ "Nuclear": 0.339,
1560
+ "Other Fossil": 0.0026,
1561
+ "Other Renewables": 0,
1562
+ "Solar": 0.0583,
1563
1563
  "Wind": 0
1564
1564
  }
1565
1565
  },
@@ -1620,15 +1620,15 @@
1620
1620
  "Wind": 0.0685
1621
1621
  },
1622
1622
  "2024": {
1623
- "Bioenergy": 0.026,
1623
+ "Bioenergy": 0.0256,
1624
1624
  "Coal": 0,
1625
1625
  "Gas": 0,
1626
1626
  "Hydro": 0,
1627
1627
  "Nuclear": 0,
1628
- "Other Fossil": 0.8215,
1628
+ "Other Fossil": 0.817,
1629
1629
  "Other Renewables": 0,
1630
- "Solar": 0.0672,
1631
- "Wind": 0.0852
1630
+ "Solar": 0.069,
1631
+ "Wind": 0.0884
1632
1632
  }
1633
1633
  },
1634
1634
  "US-IA": {
@@ -1689,14 +1689,14 @@
1689
1689
  },
1690
1690
  "2024": {
1691
1691
  "Bioenergy": 0.0029,
1692
- "Coal": 0.1423,
1693
- "Gas": 0.111,
1694
- "Hydro": 0.0071,
1692
+ "Coal": 0.1296,
1693
+ "Gas": 0.1052,
1694
+ "Hydro": 0.0075,
1695
1695
  "Nuclear": 0,
1696
- "Other Fossil": 0.001,
1696
+ "Other Fossil": 0.0009,
1697
1697
  "Other Renewables": 0,
1698
- "Solar": 0.0062,
1699
- "Wind": 0.7295
1698
+ "Solar": 0.0065,
1699
+ "Wind": 0.7475
1700
1700
  }
1701
1701
  },
1702
1702
  "US-ID": {
@@ -1756,15 +1756,15 @@
1756
1756
  "Wind": 0.1502
1757
1757
  },
1758
1758
  "2024": {
1759
- "Bioenergy": 0.0242,
1759
+ "Bioenergy": 0.0246,
1760
1760
  "Coal": 0,
1761
- "Gas": 0.3546,
1762
- "Hydro": 0.4089,
1761
+ "Gas": 0.3485,
1762
+ "Hydro": 0.4113,
1763
1763
  "Nuclear": 0,
1764
1764
  "Other Fossil": 0.0044,
1765
1765
  "Other Renewables": 0,
1766
- "Solar": 0.0386,
1767
- "Wind": 0.1693
1766
+ "Solar": 0.0405,
1767
+ "Wind": 0.1708
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.1341,
1829
- "Gas": 0.1392,
1828
+ "Coal": 0.1299,
1829
+ "Gas": 0.1376,
1830
1830
  "Hydro": 0,
1831
- "Nuclear": 0.5414,
1832
- "Other Fossil": 0.0014,
1831
+ "Nuclear": 0.5415,
1832
+ "Other Fossil": 0.0015,
1833
1833
  "Other Renewables": 0,
1834
- "Solar": 0.0111,
1835
- "Wind": 0.1713
1834
+ "Solar": 0.0117,
1835
+ "Wind": 0.1764
1836
1836
  }
1837
1837
  },
1838
1838
  "US-IN": {
@@ -1893,14 +1893,14 @@
1893
1893
  },
1894
1894
  "2024": {
1895
1895
  "Bioenergy": 0.0038,
1896
- "Coal": 0.4133,
1897
- "Gas": 0.4196,
1898
- "Hydro": 0.005,
1896
+ "Coal": 0.4006,
1897
+ "Gas": 0.4256,
1898
+ "Hydro": 0.0051,
1899
1899
  "Nuclear": 0,
1900
1900
  "Other Fossil": 0.0047,
1901
1901
  "Other Renewables": 0,
1902
- "Solar": 0.0185,
1903
- "Wind": 0.135
1902
+ "Solar": 0.0197,
1903
+ "Wind": 0.1405
1904
1904
  }
1905
1905
  },
1906
1906
  "US-KS": {
@@ -1960,15 +1960,15 @@
1960
1960
  "Wind": 0.4635
1961
1961
  },
1962
1962
  "2024": {
1963
- "Bioenergy": 0.0003,
1964
- "Coal": 0.1677,
1965
- "Gas": 0.0807,
1963
+ "Bioenergy": 0.0002,
1964
+ "Coal": 0.1534,
1965
+ "Gas": 0.0827,
1966
1966
  "Hydro": 0.0002,
1967
- "Nuclear": 0.1731,
1968
- "Other Fossil": 0.0025,
1967
+ "Nuclear": 0.1713,
1968
+ "Other Fossil": 0.0023,
1969
1969
  "Other Renewables": 0,
1970
- "Solar": 0.0011,
1971
- "Wind": 0.5744
1970
+ "Solar": 0.0012,
1971
+ "Wind": 0.5887
1972
1972
  }
1973
1973
  },
1974
1974
  "US-KY": {
@@ -2028,14 +2028,14 @@
2028
2028
  "Wind": 0
2029
2029
  },
2030
2030
  "2024": {
2031
- "Bioenergy": 0.0069,
2032
- "Coal": 0.7243,
2033
- "Gas": 0.1777,
2034
- "Hydro": 0.088,
2031
+ "Bioenergy": 0.0071,
2032
+ "Coal": 0.7285,
2033
+ "Gas": 0.1704,
2034
+ "Hydro": 0.0909,
2035
2035
  "Nuclear": 0,
2036
- "Other Fossil": 0.0011,
2036
+ "Other Fossil": 0.0009,
2037
2037
  "Other Renewables": 0,
2038
- "Solar": 0.002,
2038
+ "Solar": 0.0022,
2039
2039
  "Wind": 0
2040
2040
  }
2041
2041
  },
@@ -2097,13 +2097,13 @@
2097
2097
  },
2098
2098
  "2024": {
2099
2099
  "Bioenergy": 0.0212,
2100
- "Coal": 0.0518,
2101
- "Gas": 0.7568,
2102
- "Hydro": 0.0124,
2103
- "Nuclear": 0.149,
2104
- "Other Fossil": 0.0022,
2100
+ "Coal": 0.0487,
2101
+ "Gas": 0.756,
2102
+ "Hydro": 0.0126,
2103
+ "Nuclear": 0.1528,
2104
+ "Other Fossil": 0.0019,
2105
2105
  "Other Renewables": 0,
2106
- "Solar": 0.0066,
2106
+ "Solar": 0.0069,
2107
2107
  "Wind": 0
2108
2108
  }
2109
2109
  },
@@ -2164,15 +2164,15 @@
2164
2164
  "Wind": 0.0102
2165
2165
  },
2166
2166
  "2024": {
2167
- "Bioenergy": 0.0394,
2167
+ "Bioenergy": 0.0389,
2168
2168
  "Coal": 0,
2169
- "Gas": 0.7967,
2170
- "Hydro": 0.0278,
2169
+ "Gas": 0.7943,
2170
+ "Hydro": 0.0277,
2171
2171
  "Nuclear": 0,
2172
- "Other Fossil": 0.045,
2172
+ "Other Fossil": 0.0439,
2173
2173
  "Other Renewables": 0,
2174
- "Solar": 0.0818,
2175
- "Wind": 0.0093
2174
+ "Solar": 0.0854,
2175
+ "Wind": 0.0097
2176
2176
  }
2177
2177
  },
2178
2178
  "US-MD": {
@@ -2232,15 +2232,15 @@
2232
2232
  "Wind": 0.0133
2233
2233
  },
2234
2234
  "2024": {
2235
- "Bioenergy": 0.0104,
2236
- "Coal": 0.0601,
2237
- "Gas": 0.3232,
2238
- "Hydro": 0.1042,
2239
- "Nuclear": 0.4362,
2240
- "Other Fossil": 0.0132,
2235
+ "Bioenergy": 0.0103,
2236
+ "Coal": 0.0572,
2237
+ "Gas": 0.3168,
2238
+ "Hydro": 0.1059,
2239
+ "Nuclear": 0.4427,
2240
+ "Other Fossil": 0.0129,
2241
2241
  "Other Renewables": 0,
2242
- "Solar": 0.0285,
2243
- "Wind": 0.0243
2242
+ "Solar": 0.0296,
2243
+ "Wind": 0.0246
2244
2244
  }
2245
2245
  },
2246
2246
  "US-ME": {
@@ -2300,15 +2300,15 @@
2300
2300
  "Wind": 0.2156
2301
2301
  },
2302
2302
  "2024": {
2303
- "Bioenergy": 0.1202,
2304
- "Coal": 0.0033,
2305
- "Gas": 0.2898,
2306
- "Hydro": 0.2712,
2303
+ "Bioenergy": 0.1193,
2304
+ "Coal": 0.0035,
2305
+ "Gas": 0.2893,
2306
+ "Hydro": 0.2694,
2307
2307
  "Nuclear": 0,
2308
- "Other Fossil": 0.0283,
2308
+ "Other Fossil": 0.0276,
2309
2309
  "Other Renewables": 0,
2310
- "Solar": 0.0522,
2311
- "Wind": 0.235
2310
+ "Solar": 0.0546,
2311
+ "Wind": 0.2363
2312
2312
  }
2313
2313
  },
2314
2314
  "US-MI": {
@@ -2369,14 +2369,14 @@
2369
2369
  },
2370
2370
  "2024": {
2371
2371
  "Bioenergy": 0.017,
2372
- "Coal": 0.1454,
2373
- "Gas": 0.4822,
2372
+ "Coal": 0.1386,
2373
+ "Gas": 0.4858,
2374
2374
  "Hydro": 0.0039,
2375
- "Nuclear": 0.226,
2376
- "Other Fossil": 0.0099,
2375
+ "Nuclear": 0.2251,
2376
+ "Other Fossil": 0.0094,
2377
2377
  "Other Renewables": 0,
2378
- "Solar": 0.0118,
2379
- "Wind": 0.1037
2378
+ "Solar": 0.0125,
2379
+ "Wind": 0.1076
2380
2380
  }
2381
2381
  },
2382
2382
  "US-MN": {
@@ -2436,15 +2436,15 @@
2436
2436
  "Wind": 0.2543
2437
2437
  },
2438
2438
  "2024": {
2439
- "Bioenergy": 0.0202,
2440
- "Coal": 0.2068,
2441
- "Gas": 0.2604,
2442
- "Hydro": 0.0122,
2443
- "Nuclear": 0.1637,
2444
- "Other Fossil": 0.0045,
2439
+ "Bioenergy": 0.0201,
2440
+ "Coal": 0.1938,
2441
+ "Gas": 0.2571,
2442
+ "Hydro": 0.0123,
2443
+ "Nuclear": 0.1723,
2444
+ "Other Fossil": 0.0044,
2445
2445
  "Other Renewables": 0,
2446
- "Solar": 0.0319,
2447
- "Wind": 0.3002
2446
+ "Solar": 0.033,
2447
+ "Wind": 0.3069
2448
2448
  }
2449
2449
  },
2450
2450
  "US-MO": {
@@ -2505,14 +2505,14 @@
2505
2505
  },
2506
2506
  "2024": {
2507
2507
  "Bioenergy": 0.0018,
2508
- "Coal": 0.5458,
2509
- "Gas": 0.1096,
2510
- "Hydro": 0.0288,
2511
- "Nuclear": 0.1643,
2512
- "Other Fossil": 0.002,
2508
+ "Coal": 0.5315,
2509
+ "Gas": 0.1076,
2510
+ "Hydro": 0.0296,
2511
+ "Nuclear": 0.1714,
2512
+ "Other Fossil": 0.0017,
2513
2513
  "Other Renewables": 0,
2514
- "Solar": 0.0024,
2515
- "Wind": 0.1453
2514
+ "Solar": 0.0025,
2515
+ "Wind": 0.1538
2516
2516
  }
2517
2517
  },
2518
2518
  "US-MS": {
@@ -2572,14 +2572,14 @@
2572
2572
  "Wind": 0
2573
2573
  },
2574
2574
  "2024": {
2575
- "Bioenergy": 0.0196,
2576
- "Coal": 0.0453,
2577
- "Gas": 0.8291,
2575
+ "Bioenergy": 0.0204,
2576
+ "Coal": 0.0464,
2577
+ "Gas": 0.8412,
2578
2578
  "Hydro": 0,
2579
- "Nuclear": 0.0948,
2579
+ "Nuclear": 0.0802,
2580
2580
  "Other Fossil": 0.0002,
2581
2581
  "Other Renewables": 0,
2582
- "Solar": 0.0109,
2582
+ "Solar": 0.0115,
2583
2583
  "Wind": 0
2584
2584
  }
2585
2585
  },
@@ -2641,14 +2641,14 @@
2641
2641
  },
2642
2642
  "2024": {
2643
2643
  "Bioenergy": 0.0004,
2644
- "Coal": 0.4094,
2645
- "Gas": 0.036,
2646
- "Hydro": 0.2959,
2644
+ "Coal": 0.4046,
2645
+ "Gas": 0.035,
2646
+ "Hydro": 0.3028,
2647
2647
  "Nuclear": 0,
2648
- "Other Fossil": 0.0301,
2648
+ "Other Fossil": 0.0304,
2649
2649
  "Other Renewables": 0,
2650
- "Solar": 0.0098,
2651
- "Wind": 0.2183
2650
+ "Solar": 0.0105,
2651
+ "Wind": 0.2163
2652
2652
  }
2653
2653
  },
2654
2654
  "US-NC": {
@@ -2708,15 +2708,15 @@
2708
2708
  "Wind": 0.004
2709
2709
  },
2710
2710
  "2024": {
2711
- "Bioenergy": 0.0129,
2712
- "Coal": 0.1337,
2713
- "Gas": 0.374,
2714
- "Hydro": 0.0502,
2715
- "Nuclear": 0.3384,
2716
- "Other Fossil": 0.0049,
2717
- "Other Renewables": 0,
2718
- "Solar": 0.0806,
2719
- "Wind": 0.0054
2711
+ "Bioenergy": 0.013,
2712
+ "Coal": 0.1296,
2713
+ "Gas": 0.3688,
2714
+ "Hydro": 0.0507,
2715
+ "Nuclear": 0.3431,
2716
+ "Other Fossil": 0.0048,
2717
+ "Other Renewables": 0,
2718
+ "Solar": 0.0844,
2719
+ "Wind": 0.0056
2720
2720
  }
2721
2721
  },
2722
2722
  "US-ND": {
@@ -2777,14 +2777,14 @@
2777
2777
  },
2778
2778
  "2024": {
2779
2779
  "Bioenergy": 0,
2780
- "Coal": 0.5568,
2781
- "Gas": 0.0466,
2782
- "Hydro": 0.0332,
2780
+ "Coal": 0.5517,
2781
+ "Gas": 0.0459,
2782
+ "Hydro": 0.0337,
2783
2783
  "Nuclear": 0,
2784
- "Other Fossil": 0.0016,
2784
+ "Other Fossil": 0.0015,
2785
2785
  "Other Renewables": 0,
2786
2786
  "Solar": 0,
2787
- "Wind": 0.3619
2787
+ "Wind": 0.3672
2788
2788
  }
2789
2789
  },
2790
2790
  "US-NE": {
@@ -2845,14 +2845,14 @@
2845
2845
  },
2846
2846
  "2024": {
2847
2847
  "Bioenergy": 0.0019,
2848
- "Coal": 0.3961,
2849
- "Gas": 0.0447,
2850
- "Hydro": 0.0221,
2851
- "Nuclear": 0.1794,
2848
+ "Coal": 0.3837,
2849
+ "Gas": 0.0428,
2850
+ "Hydro": 0.0225,
2851
+ "Nuclear": 0.1808,
2852
2852
  "Other Fossil": 0.0007,
2853
2853
  "Other Renewables": 0,
2854
- "Solar": 0.0017,
2855
- "Wind": 0.3535
2854
+ "Solar": 0.0018,
2855
+ "Wind": 0.3658
2856
2856
  }
2857
2857
  },
2858
2858
  "US-NH": {
@@ -2912,15 +2912,15 @@
2912
2912
  "Wind": 0.0255
2913
2913
  },
2914
2914
  "2024": {
2915
- "Bioenergy": 0.0471,
2916
- "Coal": 0.0073,
2917
- "Gas": 0.1822,
2918
- "Hydro": 0.0937,
2919
- "Nuclear": 0.6338,
2920
- "Other Fossil": 0.0036,
2915
+ "Bioenergy": 0.0475,
2916
+ "Coal": 0.0068,
2917
+ "Gas": 0.1797,
2918
+ "Hydro": 0.0934,
2919
+ "Nuclear": 0.6359,
2920
+ "Other Fossil": 0.0038,
2921
2921
  "Other Renewables": 0,
2922
2922
  "Solar": 0,
2923
- "Wind": 0.0324
2923
+ "Wind": 0.0329
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.0115,
2983
+ "Bioenergy": 0.0117,
2984
2984
  "Coal": 0,
2985
- "Gas": 0.437,
2985
+ "Gas": 0.4272,
2986
2986
  "Hydro": 0,
2987
- "Nuclear": 0.5139,
2988
- "Other Fossil": 0.0113,
2987
+ "Nuclear": 0.522,
2988
+ "Other Fossil": 0.0115,
2989
2989
  "Other Renewables": 0,
2990
- "Solar": 0.0259,
2990
+ "Solar": 0.0272,
2991
2991
  "Wind": 0.0004
2992
2992
  }
2993
2993
  },
@@ -3048,15 +3048,15 @@
3048
3048
  "Wind": 0.3879
3049
3049
  },
3050
3050
  "2024": {
3051
- "Bioenergy": 0.0004,
3052
- "Coal": 0.2082,
3053
- "Gas": 0.2894,
3051
+ "Bioenergy": 0.0003,
3052
+ "Coal": 0.1998,
3053
+ "Gas": 0.2866,
3054
3054
  "Hydro": 0,
3055
3055
  "Nuclear": 0,
3056
3056
  "Other Fossil": 0,
3057
3057
  "Other Renewables": 0.0011,
3058
- "Solar": 0.0706,
3059
- "Wind": 0.4303
3058
+ "Solar": 0.0735,
3059
+ "Wind": 0.4387
3060
3060
  }
3061
3061
  },
3062
3062
  "US-NV": {
@@ -3116,15 +3116,15 @@
3116
3116
  "Wind": 0.0069
3117
3117
  },
3118
3118
  "2024": {
3119
- "Bioenergy": 0.0007,
3120
- "Coal": 0.0559,
3121
- "Gas": 0.5894,
3122
- "Hydro": 0.0307,
3119
+ "Bioenergy": 0.0005,
3120
+ "Coal": 0.0551,
3121
+ "Gas": 0.5761,
3122
+ "Hydro": 0.0337,
3123
3123
  "Nuclear": 0,
3124
3124
  "Other Fossil": 0,
3125
- "Other Renewables": 0.1084,
3126
- "Solar": 0.205,
3127
- "Wind": 0.01
3125
+ "Other Renewables": 0.1087,
3126
+ "Solar": 0.2154,
3127
+ "Wind": 0.0104
3128
3128
  }
3129
3129
  },
3130
3130
  "US-NY": {
@@ -3184,15 +3184,15 @@
3184
3184
  "Wind": 0.0393
3185
3185
  },
3186
3186
  "2024": {
3187
- "Bioenergy": 0.0122,
3187
+ "Bioenergy": 0.0124,
3188
3188
  "Coal": 0,
3189
- "Gas": 0.4659,
3190
- "Hydro": 0.2404,
3191
- "Nuclear": 0.1959,
3192
- "Other Fossil": 0.0112,
3189
+ "Gas": 0.4657,
3190
+ "Hydro": 0.2432,
3191
+ "Nuclear": 0.191,
3192
+ "Other Fossil": 0.0108,
3193
3193
  "Other Renewables": 0,
3194
- "Solar": 0.0196,
3195
- "Wind": 0.0548
3194
+ "Solar": 0.0205,
3195
+ "Wind": 0.0563
3196
3196
  }
3197
3197
  },
3198
3198
  "US-OH": {
@@ -3252,15 +3252,15 @@
3252
3252
  "Wind": 0.0215
3253
3253
  },
3254
3254
  "2024": {
3255
- "Bioenergy": 0.0016,
3256
- "Coal": 0.1853,
3257
- "Gas": 0.6415,
3258
- "Hydro": 0.0047,
3259
- "Nuclear": 0.1147,
3255
+ "Bioenergy": 0.0017,
3256
+ "Coal": 0.1762,
3257
+ "Gas": 0.6511,
3258
+ "Hydro": 0.0048,
3259
+ "Nuclear": 0.1118,
3260
3260
  "Other Fossil": 0.006,
3261
3261
  "Other Renewables": 0,
3262
- "Solar": 0.0178,
3263
- "Wind": 0.0284
3262
+ "Solar": 0.019,
3263
+ "Wind": 0.0295
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.0436,
3325
- "Gas": 0.4384,
3326
- "Hydro": 0.027,
3324
+ "Coal": 0.0379,
3325
+ "Gas": 0.4301,
3326
+ "Hydro": 0.0272,
3327
3327
  "Nuclear": 0,
3328
3328
  "Other Fossil": 0.0004,
3329
3329
  "Other Renewables": 0,
3330
3330
  "Solar": 0.0008,
3331
- "Wind": 0.4864
3331
+ "Wind": 0.5002
3332
3332
  }
3333
3333
  },
3334
3334
  "US-OR": {
@@ -3388,15 +3388,15 @@
3388
3388
  "Wind": 0.1469
3389
3389
  },
3390
3390
  "2024": {
3391
- "Bioenergy": 0.0146,
3391
+ "Bioenergy": 0.0143,
3392
3392
  "Coal": 0,
3393
- "Gas": 0.3956,
3394
- "Hydro": 0.4366,
3393
+ "Gas": 0.3917,
3394
+ "Hydro": 0.4386,
3395
3395
  "Nuclear": 0,
3396
3396
  "Other Fossil": 0.0003,
3397
3397
  "Other Renewables": 0,
3398
- "Solar": 0.0229,
3399
- "Wind": 0.1301
3398
+ "Solar": 0.0241,
3399
+ "Wind": 0.1311
3400
3400
  }
3401
3401
  },
3402
3402
  "US-PA": {
@@ -3457,14 +3457,14 @@
3457
3457
  },
3458
3458
  "2024": {
3459
3459
  "Bioenergy": 0.0064,
3460
- "Coal": 0.0595,
3461
- "Gas": 0.5823,
3462
- "Hydro": 0.0108,
3463
- "Nuclear": 0.3168,
3464
- "Other Fossil": 0.0041,
3460
+ "Coal": 0.0537,
3461
+ "Gas": 0.587,
3462
+ "Hydro": 0.0109,
3463
+ "Nuclear": 0.3172,
3464
+ "Other Fossil": 0.004,
3465
3465
  "Other Renewables": 0,
3466
- "Solar": 0.0032,
3467
- "Wind": 0.017
3466
+ "Solar": 0.0033,
3467
+ "Wind": 0.0175
3468
3468
  }
3469
3469
  },
3470
3470
  "US-RI": {
@@ -3524,15 +3524,15 @@
3524
3524
  "Wind": 0.0207
3525
3525
  },
3526
3526
  "2024": {
3527
- "Bioenergy": 0.0409,
3527
+ "Bioenergy": 0.0412,
3528
3528
  "Coal": 0,
3529
- "Gas": 0.8348,
3529
+ "Gas": 0.8296,
3530
3530
  "Hydro": 0,
3531
3531
  "Nuclear": 0,
3532
- "Other Fossil": 0.0021,
3532
+ "Other Fossil": 0.0017,
3533
3533
  "Other Renewables": 0,
3534
- "Solar": 0.0841,
3535
- "Wind": 0.0381
3534
+ "Solar": 0.0887,
3535
+ "Wind": 0.0388
3536
3536
  }
3537
3537
  },
3538
3538
  "US-SC": {
@@ -3592,14 +3592,14 @@
3592
3592
  "Wind": 0
3593
3593
  },
3594
3594
  "2024": {
3595
- "Bioenergy": 0.0204,
3596
- "Coal": 0.1424,
3597
- "Gas": 0.1981,
3598
- "Hydro": 0.033,
3599
- "Nuclear": 0.5785,
3595
+ "Bioenergy": 0.0207,
3596
+ "Coal": 0.1405,
3597
+ "Gas": 0.1961,
3598
+ "Hydro": 0.0333,
3599
+ "Nuclear": 0.5807,
3600
3600
  "Other Fossil": 0.0019,
3601
3601
  "Other Renewables": 0,
3602
- "Solar": 0.0256,
3602
+ "Solar": 0.0268,
3603
3603
  "Wind": 0
3604
3604
  }
3605
3605
  },
@@ -3661,14 +3661,14 @@
3661
3661
  },
3662
3662
  "2024": {
3663
3663
  "Bioenergy": 0,
3664
- "Coal": 0.0832,
3665
- "Gas": 0.1078,
3666
- "Hydro": 0.1847,
3664
+ "Coal": 0.0791,
3665
+ "Gas": 0.1022,
3666
+ "Hydro": 0.1861,
3667
3667
  "Nuclear": 0,
3668
3668
  "Other Fossil": 0,
3669
3669
  "Other Renewables": 0,
3670
3670
  "Solar": 0.0068,
3671
- "Wind": 0.6175
3671
+ "Wind": 0.6258
3672
3672
  }
3673
3673
  },
3674
3674
  "US-TN": {
@@ -3728,14 +3728,14 @@
3728
3728
  "Wind": 0
3729
3729
  },
3730
3730
  "2024": {
3731
- "Bioenergy": 0.0041,
3732
- "Coal": 0.1933,
3733
- "Gas": 0.1979,
3734
- "Hydro": 0.131,
3735
- "Nuclear": 0.4615,
3731
+ "Bioenergy": 0.0039,
3732
+ "Coal": 0.1866,
3733
+ "Gas": 0.1987,
3734
+ "Hydro": 0.1331,
3735
+ "Nuclear": 0.4649,
3736
3736
  "Other Fossil": 0.0008,
3737
3737
  "Other Renewables": 0,
3738
- "Solar": 0.0113,
3738
+ "Solar": 0.012,
3739
3739
  "Wind": 0
3740
3740
  }
3741
3741
  },
@@ -3797,14 +3797,14 @@
3797
3797
  },
3798
3798
  "2024": {
3799
3799
  "Bioenergy": 0.002,
3800
- "Coal": 0.1023,
3801
- "Gas": 0.4862,
3800
+ "Coal": 0.098,
3801
+ "Gas": 0.4849,
3802
3802
  "Hydro": 0.0024,
3803
- "Nuclear": 0.0787,
3803
+ "Nuclear": 0.0782,
3804
3804
  "Other Fossil": 0.0009,
3805
3805
  "Other Renewables": 0,
3806
- "Solar": 0.0588,
3807
- "Wind": 0.2686
3806
+ "Solar": 0.0609,
3807
+ "Wind": 0.2728
3808
3808
  }
3809
3809
  },
3810
3810
  "US-UT": {
@@ -3864,15 +3864,15 @@
3864
3864
  "Wind": 0.0204
3865
3865
  },
3866
3866
  "2024": {
3867
- "Bioenergy": 0.0013,
3868
- "Coal": 0.3855,
3869
- "Gas": 0.4266,
3870
- "Hydro": 0.0157,
3867
+ "Bioenergy": 0.001,
3868
+ "Coal": 0.3843,
3869
+ "Gas": 0.4208,
3870
+ "Hydro": 0.017,
3871
3871
  "Nuclear": 0,
3872
- "Other Fossil": 0.0061,
3873
- "Other Renewables": 0.0081,
3874
- "Solar": 0.1252,
3875
- "Wind": 0.0316
3872
+ "Other Fossil": 0.0063,
3873
+ "Other Renewables": 0.0065,
3874
+ "Solar": 0.1316,
3875
+ "Wind": 0.0324
3876
3876
  }
3877
3877
  },
3878
3878
  "US-VA": {
@@ -3933,13 +3933,13 @@
3933
3933
  },
3934
3934
  "2024": {
3935
3935
  "Bioenergy": 0.0297,
3936
- "Coal": 0.0177,
3937
- "Gas": 0.6228,
3938
- "Hydro": 0.0034,
3939
- "Nuclear": 0.2694,
3940
- "Other Fossil": 0.0065,
3936
+ "Coal": 0.0161,
3937
+ "Gas": 0.6257,
3938
+ "Hydro": 0.0036,
3939
+ "Nuclear": 0.2657,
3940
+ "Other Fossil": 0.0061,
3941
3941
  "Other Renewables": 0,
3942
- "Solar": 0.0499,
3942
+ "Solar": 0.0525,
3943
3943
  "Wind": 0.0006
3944
3944
  }
3945
3945
  },
@@ -4000,15 +4000,15 @@
4000
4000
  "Wind": 0.176
4001
4001
  },
4002
4002
  "2024": {
4003
- "Bioenergy": 0.1673,
4003
+ "Bioenergy": 0.1592,
4004
4004
  "Coal": 0,
4005
4005
  "Gas": 0.0009,
4006
- "Hydro": 0.5948,
4006
+ "Hydro": 0.594,
4007
4007
  "Nuclear": 0,
4008
4008
  "Other Fossil": 0.0015,
4009
4009
  "Other Renewables": 0,
4010
- "Solar": 0.0712,
4011
- "Wind": 0.1644
4010
+ "Solar": 0.074,
4011
+ "Wind": 0.1703
4012
4012
  }
4013
4013
  },
4014
4014
  "US-WA": {
@@ -4069,14 +4069,14 @@
4069
4069
  },
4070
4070
  "2024": {
4071
4071
  "Bioenergy": 0.0106,
4072
- "Coal": 0.0301,
4073
- "Gas": 0.1915,
4074
- "Hydro": 0.5768,
4075
- "Nuclear": 0.0989,
4072
+ "Coal": 0.0287,
4073
+ "Gas": 0.1875,
4074
+ "Hydro": 0.5808,
4075
+ "Nuclear": 0.0987,
4076
4076
  "Other Fossil": 0.0011,
4077
4077
  "Other Renewables": 0,
4078
- "Solar": 0.0032,
4079
- "Wind": 0.0878
4078
+ "Solar": 0.0035,
4079
+ "Wind": 0.0891
4080
4080
  }
4081
4081
  },
4082
4082
  "US-WI": {
@@ -4136,15 +4136,15 @@
4136
4136
  "Wind": 0.0272
4137
4137
  },
4138
4138
  "2024": {
4139
- "Bioenergy": 0.0126,
4140
- "Coal": 0.3048,
4141
- "Gas": 0.4289,
4142
- "Hydro": 0.0239,
4143
- "Nuclear": 0.1612,
4144
- "Other Fossil": 0.0007,
4139
+ "Bioenergy": 0.0121,
4140
+ "Coal": 0.2975,
4141
+ "Gas": 0.4309,
4142
+ "Hydro": 0.0243,
4143
+ "Nuclear": 0.1631,
4144
+ "Other Fossil": 0.0008,
4145
4145
  "Other Renewables": 0,
4146
- "Solar": 0.0306,
4147
- "Wind": 0.0372
4146
+ "Solar": 0.0326,
4147
+ "Wind": 0.0387
4148
4148
  }
4149
4149
  },
4150
4150
  "US-WV": {
@@ -4205,14 +4205,14 @@
4205
4205
  },
4206
4206
  "2024": {
4207
4207
  "Bioenergy": 0,
4208
- "Coal": 0.8422,
4209
- "Gas": 0.0562,
4210
- "Hydro": 0.0405,
4208
+ "Coal": 0.837,
4209
+ "Gas": 0.0575,
4210
+ "Hydro": 0.0414,
4211
4211
  "Nuclear": 0,
4212
4212
  "Other Fossil": 0.0022,
4213
4213
  "Other Renewables": 0,
4214
- "Solar": 0.002,
4215
- "Wind": 0.057
4214
+ "Solar": 0.0024,
4215
+ "Wind": 0.0595
4216
4216
  }
4217
4217
  },
4218
4218
  "US-WY": {
@@ -4273,14 +4273,14 @@
4273
4273
  },
4274
4274
  "2024": {
4275
4275
  "Bioenergy": 0,
4276
- "Coal": 0.6319,
4277
- "Gas": 0.0807,
4278
- "Hydro": 0.0126,
4276
+ "Coal": 0.6231,
4277
+ "Gas": 0.0821,
4278
+ "Hydro": 0.0138,
4279
4279
  "Nuclear": 0,
4280
- "Other Fossil": 0.0033,
4280
+ "Other Fossil": 0.0034,
4281
4281
  "Other Renewables": 0,
4282
- "Solar": 0.0033,
4283
- "Wind": 0.2682
4282
+ "Solar": 0.0035,
4283
+ "Wind": 0.274
4284
4284
  }
4285
4285
  }
4286
4286
  }