@digital4better/data 1.2.28 → 1.2.30

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 +84 -84
  14. package/data/factor/country-yearly-green.json +736 -736
  15. package/data/factor/country-yearly.csv +88 -88
  16. package/data/factor/country-yearly.json +733 -733
  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 +47 -47
  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 +81 -81
  46. package/data/mix/country-yearly-green.json +293 -293
  47. package/data/mix/country-yearly.csv +81 -81
  48. package/data/mix/country-yearly.json +544 -544
  49. package/data/mix/subdivision-monthly-green.csv +89 -26
  50. package/data/mix/subdivision-monthly-green.json +468 -90
  51. package/data/mix/subdivision-monthly.csv +89 -26
  52. package/data/mix/subdivision-monthly.json +861 -168
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +215 -215
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +397 -397
  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 +6 -6
  65. package/package.json +2 -2
@@ -146,15 +146,15 @@
146
146
  "Wind": 0.0567
147
147
  },
148
148
  "2025": {
149
- "Bioenergy": 0.0168,
150
- "Coal": 0.4317,
151
- "Gas": 0.076,
152
- "Hydro": 0.2593,
153
- "Nuclear": 0.0444,
149
+ "Bioenergy": 0.0167,
150
+ "Coal": 0.4302,
151
+ "Gas": 0.0757,
152
+ "Hydro": 0.2596,
153
+ "Nuclear": 0.0446,
154
154
  "Other Fossil": 0.0204,
155
155
  "Other Renewables": 0.0043,
156
- "Solar": 0.0773,
157
- "Wind": 0.0698
156
+ "Solar": 0.078,
157
+ "Wind": 0.0704
158
158
  }
159
159
  },
160
160
  "AG": {
@@ -304,15 +304,15 @@
304
304
  "Wind": 0.0404
305
305
  },
306
306
  "2025": {
307
- "Bioenergy": 0.0091,
308
- "Coal": 0.0447,
309
- "Gas": 0.0785,
310
- "Hydro": 0.7321,
311
- "Nuclear": 0.063,
312
- "Other Fossil": 0.0075,
307
+ "Bioenergy": 0.0092,
308
+ "Coal": 0.0436,
309
+ "Gas": 0.0767,
310
+ "Hydro": 0.7332,
311
+ "Nuclear": 0.0627,
312
+ "Other Fossil": 0.0074,
313
313
  "Other Renewables": 0.0021,
314
- "Solar": 0.0244,
315
- "Wind": 0.0386
314
+ "Solar": 0.0273,
315
+ "Wind": 0.0377
316
316
  }
317
317
  },
318
318
  "AM": {
@@ -541,15 +541,15 @@
541
541
  "Wind": 0.1137
542
542
  },
543
543
  "2025": {
544
- "Bioenergy": 0.0089,
545
- "Coal": 0.0051,
546
- "Gas": 0.5679,
547
- "Hydro": 0.1897,
548
- "Nuclear": 0.0702,
549
- "Other Fossil": 0.0095,
544
+ "Bioenergy": 0.0094,
545
+ "Coal": 0.0049,
546
+ "Gas": 0.5589,
547
+ "Hydro": 0.1917,
548
+ "Nuclear": 0.0731,
549
+ "Other Fossil": 0.0088,
550
550
  "Other Renewables": 0.0001,
551
- "Solar": 0.0329,
552
- "Wind": 0.1158
551
+ "Solar": 0.0331,
552
+ "Wind": 0.1201
553
553
  }
554
554
  },
555
555
  "AS": {
@@ -699,15 +699,15 @@
699
699
  "Wind": 0.1338
700
700
  },
701
701
  "2025": {
702
- "Bioenergy": 0.0331,
703
- "Coal": 0.016,
704
- "Gas": 0.209,
705
- "Hydro": 0.466,
706
- "Nuclear": 0.0218,
707
- "Other Fossil": 0.017,
708
- "Other Renewables": 0.0007,
709
- "Solar": 0.0948,
710
- "Wind": 0.1416
702
+ "Bioenergy": 0.0326,
703
+ "Coal": 0.0131,
704
+ "Gas": 0.1866,
705
+ "Hydro": 0.4833,
706
+ "Nuclear": 0.0178,
707
+ "Other Fossil": 0.0169,
708
+ "Other Renewables": 0.0006,
709
+ "Solar": 0.1031,
710
+ "Wind": 0.146
711
711
  }
712
712
  },
713
713
  "AU": {
@@ -778,15 +778,15 @@
778
778
  "Wind": 0.1343
779
779
  },
780
780
  "2025": {
781
- "Bioenergy": 0.001,
782
- "Coal": 0.5178,
783
- "Gas": 0.062,
784
- "Hydro": 0.0469,
781
+ "Bioenergy": 0.0009,
782
+ "Coal": 0.522,
783
+ "Gas": 0.0625,
784
+ "Hydro": 0.0487,
785
785
  "Nuclear": 0,
786
786
  "Other Fossil": 0.0001,
787
787
  "Other Renewables": 0,
788
- "Solar": 0.234,
789
- "Wind": 0.1382
788
+ "Solar": 0.2291,
789
+ "Wind": 0.1367
790
790
  }
791
791
  },
792
792
  "AW": {
@@ -1016,14 +1016,14 @@
1016
1016
  },
1017
1017
  "2025": {
1018
1018
  "Bioenergy": 0,
1019
- "Coal": 0.6022,
1019
+ "Coal": 0.5946,
1020
1020
  "Gas": 0,
1021
- "Hydro": 0.3659,
1021
+ "Hydro": 0.3714,
1022
1022
  "Nuclear": 0,
1023
1023
  "Other Fossil": 0,
1024
1024
  "Other Renewables": 0,
1025
- "Solar": 0.0159,
1026
- "Wind": 0.016
1025
+ "Solar": 0.0169,
1026
+ "Wind": 0.017
1027
1027
  }
1028
1028
  },
1029
1029
  "BB": {
@@ -1173,14 +1173,14 @@
1173
1173
  "Wind": 0.0115
1174
1174
  },
1175
1175
  "2025": {
1176
- "Bioenergy": 0.0036,
1177
- "Coal": 0.3596,
1178
- "Gas": 0.4408,
1179
- "Hydro": 0.0144,
1176
+ "Bioenergy": 0.0035,
1177
+ "Coal": 0.3544,
1178
+ "Gas": 0.4471,
1179
+ "Hydro": 0.0143,
1180
1180
  "Nuclear": 0.0094,
1181
- "Other Fossil": 0.1277,
1181
+ "Other Fossil": 0.1268,
1182
1182
  "Other Renewables": 0.0009,
1183
- "Solar": 0.0288,
1183
+ "Solar": 0.0289,
1184
1184
  "Wind": 0.0148
1185
1185
  }
1186
1186
  },
@@ -1252,15 +1252,15 @@
1252
1252
  "Wind": 0.1779
1253
1253
  },
1254
1254
  "2025": {
1255
- "Bioenergy": 0.0123,
1255
+ "Bioenergy": 0.0127,
1256
1256
  "Coal": 0.0209,
1257
- "Gas": 0.2303,
1258
- "Hydro": 0.0269,
1259
- "Nuclear": 0.3567,
1257
+ "Gas": 0.2262,
1258
+ "Hydro": 0.0276,
1259
+ "Nuclear": 0.3423,
1260
1260
  "Other Fossil": 0.0999,
1261
1261
  "Other Renewables": 0.001,
1262
- "Solar": 0.1133,
1263
- "Wind": 0.1387
1262
+ "Solar": 0.1322,
1263
+ "Wind": 0.1371
1264
1264
  }
1265
1265
  },
1266
1266
  "BF": {
@@ -1411,14 +1411,14 @@
1411
1411
  },
1412
1412
  "2025": {
1413
1413
  "Bioenergy": 0.0029,
1414
- "Coal": 0.3202,
1415
- "Gas": 0.0579,
1416
- "Hydro": 0.0568,
1417
- "Nuclear": 0.4103,
1414
+ "Coal": 0.2984,
1415
+ "Gas": 0.0576,
1416
+ "Hydro": 0.0612,
1417
+ "Nuclear": 0.4196,
1418
1418
  "Other Fossil": 0,
1419
1419
  "Other Renewables": 0,
1420
- "Solar": 0.117,
1421
- "Wind": 0.0348
1420
+ "Solar": 0.1264,
1421
+ "Wind": 0.0339
1422
1422
  }
1423
1423
  },
1424
1424
  "BH": {
@@ -1886,13 +1886,13 @@
1886
1886
  "2025": {
1887
1887
  "Bioenergy": 0,
1888
1888
  "Coal": 0,
1889
- "Gas": 0.6117,
1890
- "Hydro": 0.3452,
1889
+ "Gas": 0.6025,
1890
+ "Hydro": 0.3529,
1891
1891
  "Nuclear": 0,
1892
1892
  "Other Fossil": 0,
1893
1893
  "Other Renewables": 0,
1894
- "Solar": 0.0279,
1895
- "Wind": 0.0152
1894
+ "Solar": 0.0284,
1895
+ "Wind": 0.0162
1896
1896
  }
1897
1897
  },
1898
1898
  "BR": {
@@ -1963,15 +1963,15 @@
1963
1963
  "Wind": 0.1521
1964
1964
  },
1965
1965
  "2025": {
1966
- "Bioenergy": 0.0059,
1967
- "Coal": 0.0084,
1968
- "Gas": 0.0361,
1969
- "Hydro": 0.6746,
1970
- "Nuclear": 0.0211,
1971
- "Other Fossil": 0.0095,
1966
+ "Bioenergy": 0.0066,
1967
+ "Coal": 0.0088,
1968
+ "Gas": 0.0376,
1969
+ "Hydro": 0.6703,
1970
+ "Nuclear": 0.0205,
1971
+ "Other Fossil": 0.0097,
1972
1972
  "Other Renewables": 0,
1973
- "Solar": 0.1261,
1974
- "Wind": 0.1183
1973
+ "Solar": 0.126,
1974
+ "Wind": 0.1205
1975
1975
  }
1976
1976
  },
1977
1977
  "BS": {
@@ -2358,15 +2358,15 @@
2358
2358
  "Wind": 0.0409
2359
2359
  },
2360
2360
  "2025": {
2361
- "Bioenergy": 0.1694,
2362
- "Coal": 0.0125,
2363
- "Gas": 0.0929,
2364
- "Hydro": 0.5273,
2361
+ "Bioenergy": 0.1695,
2362
+ "Coal": 0.0124,
2363
+ "Gas": 0.0927,
2364
+ "Hydro": 0.5268,
2365
2365
  "Nuclear": 0.0095,
2366
- "Other Fossil": 0.1018,
2366
+ "Other Fossil": 0.1019,
2367
2367
  "Other Renewables": 0.0024,
2368
- "Solar": 0.0476,
2369
- "Wind": 0.0367
2368
+ "Solar": 0.0479,
2369
+ "Wind": 0.0371
2370
2370
  }
2371
2371
  },
2372
2372
  "CA": {
@@ -2437,15 +2437,15 @@
2437
2437
  "Wind": 0.0757
2438
2438
  },
2439
2439
  "2025": {
2440
- "Bioenergy": 0.0163,
2441
- "Coal": 0.0471,
2442
- "Gas": 0.1482,
2440
+ "Bioenergy": 0.0164,
2441
+ "Coal": 0.0473,
2442
+ "Gas": 0.1489,
2443
2443
  "Hydro": 0.5896,
2444
- "Nuclear": 0.1073,
2445
- "Other Fossil": 0.0105,
2444
+ "Nuclear": 0.1066,
2445
+ "Other Fossil": 0.0106,
2446
2446
  "Other Renewables": 0.0005,
2447
- "Solar": 0.0041,
2448
- "Wind": 0.0764
2447
+ "Solar": 0.0042,
2448
+ "Wind": 0.0759
2449
2449
  }
2450
2450
  },
2451
2451
  "CD": {
@@ -2753,15 +2753,15 @@
2753
2753
  "Wind": 0.0046
2754
2754
  },
2755
2755
  "2025": {
2756
- "Bioenergy": 0.0028,
2757
- "Coal": 0.0148,
2758
- "Gas": 0.0257,
2759
- "Hydro": 0.4333,
2760
- "Nuclear": 0.364,
2761
- "Other Fossil": 0.0518,
2762
- "Other Renewables": 0.0006,
2763
- "Solar": 0.0917,
2764
- "Wind": 0.0152
2756
+ "Bioenergy": 0.0023,
2757
+ "Coal": 0.0122,
2758
+ "Gas": 0.0212,
2759
+ "Hydro": 0.432,
2760
+ "Nuclear": 0.3617,
2761
+ "Other Fossil": 0.0505,
2762
+ "Other Renewables": 0.0005,
2763
+ "Solar": 0.1067,
2764
+ "Wind": 0.0129
2765
2765
  }
2766
2766
  },
2767
2767
  "CI": {
@@ -2990,15 +2990,15 @@
2990
2990
  "Wind": 0.1296
2991
2991
  },
2992
2992
  "2025": {
2993
- "Bioenergy": 0.0245,
2994
- "Coal": 0.1537,
2995
- "Gas": 0.1774,
2996
- "Hydro": 0.2422,
2993
+ "Bioenergy": 0.0252,
2994
+ "Coal": 0.1577,
2995
+ "Gas": 0.184,
2996
+ "Hydro": 0.2382,
2997
2997
  "Nuclear": 0,
2998
- "Other Fossil": 0.0148,
2999
- "Other Renewables": 0.0014,
3000
- "Solar": 0.2512,
3001
- "Wind": 0.1349
2998
+ "Other Fossil": 0.0165,
2999
+ "Other Renewables": 0.0015,
3000
+ "Solar": 0.2433,
3001
+ "Wind": 0.1337
3002
3002
  }
3003
3003
  },
3004
3004
  "CM": {
@@ -3148,15 +3148,15 @@
3148
3148
  "Wind": 0.1001
3149
3149
  },
3150
3150
  "2025": {
3151
- "Bioenergy": 0.0195,
3152
- "Coal": 0.5749,
3153
- "Gas": 0.0278,
3154
- "Hydro": 0.0957,
3155
- "Nuclear": 0.0496,
3151
+ "Bioenergy": 0.0192,
3152
+ "Coal": 0.5678,
3153
+ "Gas": 0.0275,
3154
+ "Hydro": 0.097,
3155
+ "Nuclear": 0.0503,
3156
3156
  "Other Fossil": 0.0016,
3157
3157
  "Other Renewables": 0,
3158
- "Solar": 0.103,
3159
- "Wind": 0.128
3158
+ "Solar": 0.1071,
3159
+ "Wind": 0.1295
3160
3160
  }
3161
3161
  },
3162
3162
  "CO": {
@@ -3228,13 +3228,13 @@
3228
3228
  },
3229
3229
  "2025": {
3230
3230
  "Bioenergy": 0,
3231
- "Coal": 0.0671,
3232
- "Gas": 0.0678,
3233
- "Hydro": 0.8041,
3231
+ "Coal": 0.0575,
3232
+ "Gas": 0.071,
3233
+ "Hydro": 0.811,
3234
3234
  "Nuclear": 0,
3235
- "Other Fossil": 0.0068,
3235
+ "Other Fossil": 0.007,
3236
3236
  "Other Renewables": 0,
3237
- "Solar": 0.0527,
3237
+ "Solar": 0.052,
3238
3238
  "Wind": 0.0015
3239
3239
  }
3240
3240
  },
@@ -3307,14 +3307,14 @@
3307
3307
  },
3308
3308
  "2025": {
3309
3309
  "Bioenergy": 0.0092,
3310
- "Coal": 0.0006,
3311
- "Gas": 0.0046,
3312
- "Hydro": 0.673,
3313
- "Nuclear": 0.0005,
3314
- "Other Fossil": 0.0319,
3315
- "Other Renewables": 0.1136,
3316
- "Solar": 0.0019,
3317
- "Wind": 0.1646
3310
+ "Coal": 0.0005,
3311
+ "Gas": 0.0041,
3312
+ "Hydro": 0.6676,
3313
+ "Nuclear": 0.0004,
3314
+ "Other Fossil": 0.033,
3315
+ "Other Renewables": 0.1167,
3316
+ "Solar": 0.0017,
3317
+ "Wind": 0.1668
3318
3318
  }
3319
3319
  },
3320
3320
  "CU": {
@@ -3622,15 +3622,15 @@
3622
3622
  "Wind": 0.0103
3623
3623
  },
3624
3624
  "2025": {
3625
- "Bioenergy": 0.036,
3626
- "Coal": 0.3987,
3627
- "Gas": 0.0635,
3625
+ "Bioenergy": 0.037,
3626
+ "Coal": 0.3833,
3627
+ "Gas": 0.0637,
3628
3628
  "Hydro": 0.0257,
3629
- "Nuclear": 0.3787,
3630
- "Other Fossil": 0.0096,
3631
- "Other Renewables": 0.0295,
3632
- "Solar": 0.0511,
3633
- "Wind": 0.0073
3629
+ "Nuclear": 0.385,
3630
+ "Other Fossil": 0.0091,
3631
+ "Other Renewables": 0.0301,
3632
+ "Solar": 0.0589,
3633
+ "Wind": 0.0072
3634
3634
  }
3635
3635
  },
3636
3636
  "DE": {
@@ -3701,15 +3701,15 @@
3701
3701
  "Wind": 0.2727
3702
3702
  },
3703
3703
  "2025": {
3704
- "Bioenergy": 0.0817,
3705
- "Coal": 0.2506,
3706
- "Gas": 0.1717,
3707
- "Hydro": 0.0358,
3708
- "Nuclear": 0.0064,
3709
- "Other Fossil": 0.0718,
3710
- "Other Renewables": 0.0002,
3711
- "Solar": 0.1411,
3712
- "Wind": 0.2407
3704
+ "Bioenergy": 0.0836,
3705
+ "Coal": 0.2432,
3706
+ "Gas": 0.1618,
3707
+ "Hydro": 0.0369,
3708
+ "Nuclear": 0.0075,
3709
+ "Other Fossil": 0.0705,
3710
+ "Other Renewables": 0.0003,
3711
+ "Solar": 0.1652,
3712
+ "Wind": 0.2312
3713
3713
  }
3714
3714
  },
3715
3715
  "DJ": {
@@ -3859,15 +3859,15 @@
3859
3859
  "Wind": 0.5431
3860
3860
  },
3861
3861
  "2025": {
3862
- "Bioenergy": 0.1306,
3863
- "Coal": 0.1087,
3864
- "Gas": 0.0961,
3865
- "Hydro": 0.0282,
3866
- "Nuclear": 0.0336,
3867
- "Other Fossil": 0.0393,
3868
- "Other Renewables": 0.0011,
3869
- "Solar": 0.0926,
3870
- "Wind": 0.4699
3862
+ "Bioenergy": 0.1263,
3863
+ "Coal": 0.1075,
3864
+ "Gas": 0.0985,
3865
+ "Hydro": 0.033,
3866
+ "Nuclear": 0.0382,
3867
+ "Other Fossil": 0.0405,
3868
+ "Other Renewables": 0.0013,
3869
+ "Solar": 0.1105,
3870
+ "Wind": 0.4442
3871
3871
  }
3872
3872
  },
3873
3873
  "DM": {
@@ -4176,14 +4176,14 @@
4176
4176
  },
4177
4177
  "2025": {
4178
4178
  "Bioenergy": 0.0002,
4179
- "Coal": 0.001,
4180
- "Gas": 0.0355,
4181
- "Hydro": 0.7085,
4179
+ "Coal": 0.0009,
4180
+ "Gas": 0.0347,
4181
+ "Hydro": 0.7139,
4182
4182
  "Nuclear": 0.0007,
4183
- "Other Fossil": 0.2451,
4183
+ "Other Fossil": 0.241,
4184
4184
  "Other Renewables": 0.0002,
4185
- "Solar": 0.0028,
4186
- "Wind": 0.006
4185
+ "Solar": 0.0026,
4186
+ "Wind": 0.0058
4187
4187
  }
4188
4188
  },
4189
4189
  "EE": {
@@ -4254,15 +4254,15 @@
4254
4254
  "Wind": 0.2017
4255
4255
  },
4256
4256
  "2025": {
4257
- "Bioenergy": 0.0773,
4258
- "Coal": 0.0452,
4259
- "Gas": 0.0793,
4260
- "Hydro": 0.0501,
4261
- "Nuclear": 0.0626,
4262
- "Other Fossil": 0.3562,
4263
- "Other Renewables": 0.002,
4264
- "Solar": 0.1083,
4265
- "Wind": 0.219
4257
+ "Bioenergy": 0.0766,
4258
+ "Coal": 0.0419,
4259
+ "Gas": 0.0736,
4260
+ "Hydro": 0.0481,
4261
+ "Nuclear": 0.059,
4262
+ "Other Fossil": 0.359,
4263
+ "Other Renewables": 0.0019,
4264
+ "Solar": 0.1261,
4265
+ "Wind": 0.2139
4266
4266
  }
4267
4267
  },
4268
4268
  "EG": {
@@ -4491,15 +4491,15 @@
4491
4491
  "Wind": 0.2368
4492
4492
  },
4493
4493
  "2025": {
4494
- "Bioenergy": 0.0138,
4495
- "Coal": 0.0111,
4496
- "Gas": 0.1617,
4497
- "Hydro": 0.1673,
4498
- "Nuclear": 0.2092,
4494
+ "Bioenergy": 0.0139,
4495
+ "Coal": 0.0106,
4496
+ "Gas": 0.1599,
4497
+ "Hydro": 0.1725,
4498
+ "Nuclear": 0.1985,
4499
4499
  "Other Fossil": 0.0067,
4500
4500
  "Other Renewables": 0.0024,
4501
- "Solar": 0.1711,
4502
- "Wind": 0.2567
4501
+ "Solar": 0.1864,
4502
+ "Wind": 0.2491
4503
4503
  }
4504
4504
  },
4505
4505
  "ET": {
@@ -4649,15 +4649,15 @@
4649
4649
  "Wind": 0.2352
4650
4650
  },
4651
4651
  "2025": {
4652
- "Bioenergy": 0.1292,
4653
- "Coal": 0.0238,
4654
- "Gas": 0.033,
4655
- "Hydro": 0.1562,
4656
- "Nuclear": 0.316,
4657
- "Other Fossil": 0.052,
4658
- "Other Renewables": 0.0038,
4659
- "Solar": 0.0156,
4660
- "Wind": 0.2704
4652
+ "Bioenergy": 0.1278,
4653
+ "Coal": 0.0236,
4654
+ "Gas": 0.0339,
4655
+ "Hydro": 0.1626,
4656
+ "Nuclear": 0.3076,
4657
+ "Other Fossil": 0.0512,
4658
+ "Other Renewables": 0.0039,
4659
+ "Solar": 0.0198,
4660
+ "Wind": 0.2696
4661
4661
  }
4662
4662
  },
4663
4663
  "FJ": {
@@ -4965,15 +4965,15 @@
4965
4965
  "Wind": 0.0899
4966
4966
  },
4967
4967
  "2025": {
4968
- "Bioenergy": 0.0054,
4969
- "Coal": 0.0036,
4970
- "Gas": 0.0446,
4971
- "Hydro": 0.1089,
4972
- "Nuclear": 0.6961,
4973
- "Other Fossil": 0.0071,
4968
+ "Bioenergy": 0.0055,
4969
+ "Coal": 0.003,
4970
+ "Gas": 0.0394,
4971
+ "Hydro": 0.1082,
4972
+ "Nuclear": 0.6968,
4973
+ "Other Fossil": 0.0074,
4974
4974
  "Other Renewables": 0,
4975
- "Solar": 0.0428,
4976
- "Wind": 0.0914
4975
+ "Solar": 0.048,
4976
+ "Wind": 0.0917
4977
4977
  }
4978
4978
  },
4979
4979
  "GA": {
@@ -5123,15 +5123,15 @@
5123
5123
  "Wind": 0.3204
5124
5124
  },
5125
5125
  "2025": {
5126
- "Bioenergy": 0.0721,
5127
- "Coal": 0.0162,
5128
- "Gas": 0.3778,
5129
- "Hydro": 0.0315,
5130
- "Nuclear": 0.1507,
5131
- "Other Fossil": 0.0182,
5126
+ "Bioenergy": 0.0741,
5127
+ "Coal": 0.0166,
5128
+ "Gas": 0.3666,
5129
+ "Hydro": 0.0319,
5130
+ "Nuclear": 0.1544,
5131
+ "Other Fossil": 0.0184,
5132
5132
  "Other Renewables": 0.0008,
5133
- "Solar": 0.0618,
5134
- "Wind": 0.2709
5133
+ "Solar": 0.0738,
5134
+ "Wind": 0.2633
5135
5135
  }
5136
5136
  },
5137
5137
  "GD": {
@@ -5281,15 +5281,15 @@
5281
5281
  "Wind": 0.0136
5282
5282
  },
5283
5283
  "2025": {
5284
- "Bioenergy": 0.0052,
5285
- "Coal": 0.1299,
5286
- "Gas": 0.2517,
5287
- "Hydro": 0.5467,
5288
- "Nuclear": 0.0136,
5289
- "Other Fossil": 0.0015,
5284
+ "Bioenergy": 0.005,
5285
+ "Coal": 0.1241,
5286
+ "Gas": 0.2349,
5287
+ "Hydro": 0.5716,
5288
+ "Nuclear": 0.0131,
5289
+ "Other Fossil": 0.0014,
5290
5290
  "Other Renewables": 0.0013,
5291
- "Solar": 0.0207,
5292
- "Wind": 0.0293
5291
+ "Solar": 0.0201,
5292
+ "Wind": 0.0286
5293
5293
  }
5294
5294
  },
5295
5295
  "GF": {
@@ -5992,15 +5992,15 @@
5992
5992
  "Wind": 0.2196
5993
5993
  },
5994
5994
  "2025": {
5995
- "Bioenergy": 0.001,
5996
- "Coal": 0.0806,
5997
- "Gas": 0.4387,
5998
- "Hydro": 0.0436,
5999
- "Nuclear": 0.0068,
6000
- "Other Fossil": 0.0008,
6001
- "Other Renewables": 0.0002,
6002
- "Solar": 0.2189,
6003
- "Wind": 0.2092
5995
+ "Bioenergy": 0.0015,
5996
+ "Coal": 0.0761,
5997
+ "Gas": 0.419,
5998
+ "Hydro": 0.0456,
5999
+ "Nuclear": 0.0099,
6000
+ "Other Fossil": 0.0012,
6001
+ "Other Renewables": 0.0004,
6002
+ "Solar": 0.2367,
6003
+ "Wind": 0.2096
6004
6004
  }
6005
6005
  },
6006
6006
  "GT": {
@@ -6388,14 +6388,14 @@
6388
6388
  },
6389
6389
  "2025": {
6390
6390
  "Bioenergy": 0.0083,
6391
- "Coal": 0.5635,
6391
+ "Coal": 0.563,
6392
6392
  "Gas": 0.3398,
6393
- "Hydro": 0.0221,
6393
+ "Hydro": 0.0222,
6394
6394
  "Nuclear": 0.0145,
6395
6395
  "Other Fossil": 0.0052,
6396
6396
  "Other Renewables": 0.0014,
6397
- "Solar": 0.0225,
6398
- "Wind": 0.0227
6397
+ "Solar": 0.0227,
6398
+ "Wind": 0.0229
6399
6399
  }
6400
6400
  },
6401
6401
  "HN": {
@@ -6469,7 +6469,7 @@
6469
6469
  "Bioenergy": 0.1282,
6470
6470
  "Coal": 0.005,
6471
6471
  "Gas": 0.0048,
6472
- "Hydro": 0.2238,
6472
+ "Hydro": 0.2237,
6473
6473
  "Nuclear": 0.0005,
6474
6474
  "Other Fossil": 0.4372,
6475
6475
  "Other Renewables": 0.0264,
@@ -6545,15 +6545,15 @@
6545
6545
  "Wind": 0.1734
6546
6546
  },
6547
6547
  "2025": {
6548
- "Bioenergy": 0.0386,
6549
- "Coal": 0.0314,
6550
- "Gas": 0.225,
6551
- "Hydro": 0.3586,
6552
- "Nuclear": 0.0432,
6553
- "Other Fossil": 0.0115,
6554
- "Other Renewables": 0.0144,
6555
- "Solar": 0.0617,
6556
- "Wind": 0.2158
6548
+ "Bioenergy": 0.039,
6549
+ "Coal": 0.0296,
6550
+ "Gas": 0.2151,
6551
+ "Hydro": 0.3633,
6552
+ "Nuclear": 0.0415,
6553
+ "Other Fossil": 0.0114,
6554
+ "Other Renewables": 0.0145,
6555
+ "Solar": 0.0684,
6556
+ "Wind": 0.2172
6557
6557
  }
6558
6558
  },
6559
6559
  "HT": {
@@ -6703,15 +6703,15 @@
6703
6703
  "Wind": 0.0448
6704
6704
  },
6705
6705
  "2025": {
6706
- "Bioenergy": 0.0399,
6707
- "Coal": 0.0691,
6708
- "Gas": 0.2313,
6709
- "Hydro": 0.041,
6710
- "Nuclear": 0.3714,
6711
- "Other Fossil": 0.0177,
6712
- "Other Renewables": 0.0039,
6713
- "Solar": 0.1841,
6714
- "Wind": 0.0417
6706
+ "Bioenergy": 0.0403,
6707
+ "Coal": 0.0649,
6708
+ "Gas": 0.2117,
6709
+ "Hydro": 0.0383,
6710
+ "Nuclear": 0.3783,
6711
+ "Other Fossil": 0.0174,
6712
+ "Other Renewables": 0.0038,
6713
+ "Solar": 0.2062,
6714
+ "Wind": 0.0391
6715
6715
  }
6716
6716
  },
6717
6717
  "ID": {
@@ -6861,15 +6861,15 @@
6861
6861
  "Wind": 0.3483
6862
6862
  },
6863
6863
  "2025": {
6864
- "Bioenergy": 0.0068,
6865
- "Coal": 0.0486,
6866
- "Gas": 0.4614,
6867
- "Hydro": 0.0486,
6868
- "Nuclear": 0.027,
6869
- "Other Fossil": 0.0475,
6864
+ "Bioenergy": 0.0069,
6865
+ "Coal": 0.0481,
6866
+ "Gas": 0.4606,
6867
+ "Hydro": 0.049,
6868
+ "Nuclear": 0.0269,
6869
+ "Other Fossil": 0.0474,
6870
6870
  "Other Renewables": 0.0009,
6871
- "Solar": 0.0181,
6872
- "Wind": 0.341
6871
+ "Solar": 0.0194,
6872
+ "Wind": 0.3406
6873
6873
  }
6874
6874
  },
6875
6875
  "IL": {
@@ -7019,15 +7019,15 @@
7019
7019
  "Wind": 0.0452
7020
7020
  },
7021
7021
  "2025": {
7022
- "Bioenergy": 0.0114,
7023
- "Coal": 0.755,
7022
+ "Bioenergy": 0.0107,
7023
+ "Coal": 0.7532,
7024
7024
  "Gas": 0.011,
7025
- "Hydro": 0.0582,
7026
- "Nuclear": 0.032,
7027
- "Other Fossil": 0.0014,
7025
+ "Hydro": 0.0591,
7026
+ "Nuclear": 0.0322,
7027
+ "Other Fossil": 0.0017,
7028
7028
  "Other Renewables": 0.0015,
7029
- "Solar": 0.0959,
7030
- "Wind": 0.0334
7029
+ "Solar": 0.0976,
7030
+ "Wind": 0.0331
7031
7031
  }
7032
7032
  },
7033
7033
  "IQ": {
@@ -7179,10 +7179,10 @@
7179
7179
  "2025": {
7180
7180
  "Bioenergy": 0,
7181
7181
  "Coal": 0,
7182
- "Gas": 0.6416,
7183
- "Hydro": 0.0301,
7182
+ "Gas": 0.64,
7183
+ "Hydro": 0.031,
7184
7184
  "Nuclear": 0,
7185
- "Other Fossil": 0.3282,
7185
+ "Other Fossil": 0.3291,
7186
7186
  "Other Renewables": 0,
7187
7187
  "Solar": 0,
7188
7188
  "Wind": 0
@@ -7335,15 +7335,15 @@
7335
7335
  "Wind": 0.0964
7336
7336
  },
7337
7337
  "2025": {
7338
- "Bioenergy": 0.0545,
7339
- "Coal": 0.0394,
7340
- "Gas": 0.5015,
7341
- "Hydro": 0.1133,
7342
- "Nuclear": 0.035,
7338
+ "Bioenergy": 0.0546,
7339
+ "Coal": 0.0388,
7340
+ "Gas": 0.5005,
7341
+ "Hydro": 0.1139,
7342
+ "Nuclear": 0.0348,
7343
7343
  "Other Fossil": 0.0301,
7344
- "Other Renewables": 0.019,
7345
- "Solar": 0.0794,
7346
- "Wind": 0.1277
7344
+ "Other Renewables": 0.0191,
7345
+ "Solar": 0.0811,
7346
+ "Wind": 0.1272
7347
7347
  }
7348
7348
  },
7349
7349
  "JM": {
@@ -7572,15 +7572,15 @@
7572
7572
  "Wind": 0.0198
7573
7573
  },
7574
7574
  "2025": {
7575
- "Bioenergy": 0.0655,
7576
- "Coal": 0.3044,
7577
- "Gas": 0.3079,
7578
- "Hydro": 0.0535,
7579
- "Nuclear": 0.1005,
7580
- "Other Fossil": 0.033,
7581
- "Other Renewables": 0.0106,
7582
- "Solar": 0.0968,
7583
- "Wind": 0.0279
7575
+ "Bioenergy": 0.0662,
7576
+ "Coal": 0.301,
7577
+ "Gas": 0.3055,
7578
+ "Hydro": 0.0554,
7579
+ "Nuclear": 0.1018,
7580
+ "Other Fossil": 0.0321,
7581
+ "Other Renewables": 0.0107,
7582
+ "Solar": 0.0991,
7583
+ "Wind": 0.0281
7584
7584
  }
7585
7585
  },
7586
7586
  "KE": {
@@ -7651,15 +7651,15 @@
7651
7651
  "Wind": 0.1313
7652
7652
  },
7653
7653
  "2025": {
7654
- "Bioenergy": 0.0295,
7655
- "Coal": 0.0301,
7656
- "Gas": 0.0412,
7657
- "Hydro": 0.2366,
7654
+ "Bioenergy": 0.0302,
7655
+ "Coal": 0.0295,
7656
+ "Gas": 0.0404,
7657
+ "Hydro": 0.236,
7658
7658
  "Nuclear": 0.0015,
7659
- "Other Fossil": 0.0936,
7660
- "Other Renewables": 0.3873,
7661
- "Solar": 0.0345,
7662
- "Wind": 0.1457
7659
+ "Other Fossil": 0.0956,
7660
+ "Other Renewables": 0.388,
7661
+ "Solar": 0.0343,
7662
+ "Wind": 0.1446
7663
7663
  }
7664
7664
  },
7665
7665
  "KG": {
@@ -7731,14 +7731,14 @@
7731
7731
  },
7732
7732
  "2025": {
7733
7733
  "Bioenergy": 0.0016,
7734
- "Coal": 0.0991,
7734
+ "Coal": 0.099,
7735
7735
  "Gas": 0.0157,
7736
- "Hydro": 0.8399,
7736
+ "Hydro": 0.84,
7737
7737
  "Nuclear": 0.0043,
7738
7738
  "Other Fossil": 0.0254,
7739
7739
  "Other Renewables": 0.0004,
7740
- "Solar": 0.0066,
7741
- "Wind": 0.0068
7740
+ "Solar": 0.0067,
7741
+ "Wind": 0.0069
7742
7742
  }
7743
7743
  },
7744
7744
  "KH": {
@@ -7810,14 +7810,14 @@
7810
7810
  },
7811
7811
  "2025": {
7812
7812
  "Bioenergy": 0.0138,
7813
- "Coal": 0.4623,
7814
- "Gas": 0.0249,
7815
- "Hydro": 0.3726,
7813
+ "Coal": 0.4618,
7814
+ "Gas": 0.0248,
7815
+ "Hydro": 0.3727,
7816
7816
  "Nuclear": 0.0146,
7817
- "Other Fossil": 0.0553,
7817
+ "Other Fossil": 0.0552,
7818
7818
  "Other Renewables": 0.0014,
7819
- "Solar": 0.0322,
7820
- "Wind": 0.0229
7819
+ "Solar": 0.0324,
7820
+ "Wind": 0.0231
7821
7821
  }
7822
7822
  },
7823
7823
  "KI": {
@@ -8204,15 +8204,15 @@
8204
8204
  "Wind": 0.0057
8205
8205
  },
8206
8206
  "2025": {
8207
- "Bioenergy": 0.02,
8208
- "Coal": 0.2206,
8209
- "Gas": 0.3083,
8207
+ "Bioenergy": 0.0199,
8208
+ "Coal": 0.2159,
8209
+ "Gas": 0.3081,
8210
8210
  "Hydro": 0.0042,
8211
- "Nuclear": 0.3558,
8211
+ "Nuclear": 0.359,
8212
8212
  "Other Fossil": 0.0078,
8213
- "Other Renewables": 0.0155,
8214
- "Solar": 0.0596,
8215
- "Wind": 0.0081
8213
+ "Other Renewables": 0.0157,
8214
+ "Solar": 0.0616,
8215
+ "Wind": 0.0079
8216
8216
  }
8217
8217
  },
8218
8218
  "KW": {
@@ -8442,14 +8442,14 @@
8442
8442
  },
8443
8443
  "2025": {
8444
8444
  "Bioenergy": 0,
8445
- "Coal": 0.5701,
8446
- "Gas": 0.288,
8447
- "Hydro": 0.0657,
8445
+ "Coal": 0.5698,
8446
+ "Gas": 0.2879,
8447
+ "Hydro": 0.0653,
8448
8448
  "Nuclear": 0,
8449
- "Other Fossil": 0.0214,
8449
+ "Other Fossil": 0.0213,
8450
8450
  "Other Renewables": 0,
8451
- "Solar": 0.0127,
8452
- "Wind": 0.0423
8451
+ "Solar": 0.0133,
8452
+ "Wind": 0.0426
8453
8453
  }
8454
8454
  },
8455
8455
  "LA": {
@@ -8994,15 +8994,15 @@
8994
8994
  "Wind": 0.3148
8995
8995
  },
8996
8996
  "2025": {
8997
- "Bioenergy": 0.0219,
8998
- "Coal": 0.0414,
8999
- "Gas": 0.2496,
9000
- "Hydro": 0.0675,
9001
- "Nuclear": 0.056,
9002
- "Other Fossil": 0.109,
9003
- "Other Renewables": 0.0018,
9004
- "Solar": 0.1031,
9005
- "Wind": 0.3497
8997
+ "Bioenergy": 0.0204,
8998
+ "Coal": 0.0356,
8999
+ "Gas": 0.243,
9000
+ "Hydro": 0.0616,
9001
+ "Nuclear": 0.0484,
9002
+ "Other Fossil": 0.1094,
9003
+ "Other Renewables": 0.0016,
9004
+ "Solar": 0.1268,
9005
+ "Wind": 0.3532
9006
9006
  }
9007
9007
  },
9008
9008
  "LU": {
@@ -9074,14 +9074,14 @@
9074
9074
  },
9075
9075
  "2025": {
9076
9076
  "Bioenergy": 0.0736,
9077
- "Coal": 0.1043,
9078
- "Gas": 0.2063,
9079
- "Hydro": 0.1355,
9080
- "Nuclear": 0.1457,
9081
- "Other Fossil": 0.0406,
9077
+ "Coal": 0.1006,
9078
+ "Gas": 0.2008,
9079
+ "Hydro": 0.1332,
9080
+ "Nuclear": 0.1434,
9081
+ "Other Fossil": 0.0408,
9082
9082
  "Other Renewables": 0.0048,
9083
- "Solar": 0.1118,
9084
- "Wind": 0.1775
9083
+ "Solar": 0.1298,
9084
+ "Wind": 0.1731
9085
9085
  }
9086
9086
  },
9087
9087
  "LV": {
@@ -9152,15 +9152,15 @@
9152
9152
  "Wind": 0.0675
9153
9153
  },
9154
9154
  "2025": {
9155
- "Bioenergy": 0.0619,
9156
- "Coal": 0.0128,
9157
- "Gas": 0.3417,
9158
- "Hydro": 0.4403,
9159
- "Nuclear": 0.0193,
9160
- "Other Fossil": 0.0105,
9161
- "Other Renewables": 0.0007,
9162
- "Solar": 0.0692,
9163
- "Wind": 0.0436
9155
+ "Bioenergy": 0.0615,
9156
+ "Coal": 0.0161,
9157
+ "Gas": 0.3072,
9158
+ "Hydro": 0.4384,
9159
+ "Nuclear": 0.0247,
9160
+ "Other Fossil": 0.0162,
9161
+ "Other Renewables": 0.0009,
9162
+ "Solar": 0.088,
9163
+ "Wind": 0.047
9164
9164
  }
9165
9165
  },
9166
9166
  "LY": {
@@ -9390,14 +9390,14 @@
9390
9390
  },
9391
9391
  "2025": {
9392
9392
  "Bioenergy": 0.0039,
9393
- "Coal": 0.019,
9394
- "Gas": 0.841,
9395
- "Hydro": 0.0603,
9396
- "Nuclear": 0.0268,
9393
+ "Coal": 0.0185,
9394
+ "Gas": 0.8402,
9395
+ "Hydro": 0.0607,
9396
+ "Nuclear": 0.0267,
9397
9397
  "Other Fossil": 0.0032,
9398
9398
  "Other Renewables": 0.0009,
9399
- "Solar": 0.0093,
9400
- "Wind": 0.0356
9399
+ "Solar": 0.0105,
9400
+ "Wind": 0.0353
9401
9401
  }
9402
9402
  },
9403
9403
  "ME": {
@@ -9468,15 +9468,15 @@
9468
9468
  "Wind": 0.0916
9469
9469
  },
9470
9470
  "2025": {
9471
- "Bioenergy": 0.0084,
9472
- "Coal": 0.3054,
9473
- "Gas": 0.0654,
9474
- "Hydro": 0.4176,
9475
- "Nuclear": 0.0554,
9476
- "Other Fossil": 0.0065,
9477
- "Other Renewables": 0.0019,
9478
- "Solar": 0.0265,
9479
- "Wind": 0.1128
9471
+ "Bioenergy": 0.0111,
9472
+ "Coal": 0.2576,
9473
+ "Gas": 0.0835,
9474
+ "Hydro": 0.4066,
9475
+ "Nuclear": 0.0721,
9476
+ "Other Fossil": 0.0084,
9477
+ "Other Renewables": 0.0026,
9478
+ "Solar": 0.0379,
9479
+ "Wind": 0.1202
9480
9480
  }
9481
9481
  },
9482
9482
  "MG": {
@@ -9626,15 +9626,15 @@
9626
9626
  "Wind": 0.0428
9627
9627
  },
9628
9628
  "2025": {
9629
- "Bioenergy": 0.0099,
9630
- "Coal": 0.3916,
9631
- "Gas": 0.2704,
9632
- "Hydro": 0.1793,
9633
- "Nuclear": 0.0476,
9634
- "Other Fossil": 0.0056,
9629
+ "Bioenergy": 0.0093,
9630
+ "Coal": 0.3962,
9631
+ "Gas": 0.2687,
9632
+ "Hydro": 0.1766,
9633
+ "Nuclear": 0.0468,
9634
+ "Other Fossil": 0.0055,
9635
9635
  "Other Renewables": 0.0016,
9636
- "Solar": 0.0401,
9637
- "Wind": 0.0539
9636
+ "Solar": 0.0423,
9637
+ "Wind": 0.053
9638
9638
  }
9639
9639
  },
9640
9640
  "ML": {
@@ -9864,14 +9864,14 @@
9864
9864
  },
9865
9865
  "2025": {
9866
9866
  "Bioenergy": 0,
9867
- "Coal": 0.913,
9867
+ "Coal": 0.9106,
9868
9868
  "Gas": 0,
9869
9869
  "Hydro": 0,
9870
9870
  "Nuclear": 0,
9871
9871
  "Other Fossil": 0,
9872
9872
  "Other Renewables": 0,
9873
9873
  "Solar": 0,
9874
- "Wind": 0.087
9874
+ "Wind": 0.0894
9875
9875
  }
9876
9876
  },
9877
9877
  "MO": {
@@ -9942,15 +9942,15 @@
9942
9942
  "Wind": 0.0629
9943
9943
  },
9944
9944
  "2025": {
9945
- "Bioenergy": 0.0565,
9946
- "Coal": 0.4652,
9947
- "Gas": 0.1617,
9948
- "Hydro": 0.0753,
9949
- "Nuclear": 0.0493,
9945
+ "Bioenergy": 0.0563,
9946
+ "Coal": 0.4636,
9947
+ "Gas": 0.1614,
9948
+ "Hydro": 0.0756,
9949
+ "Nuclear": 0.0495,
9950
9950
  "Other Fossil": 0.0344,
9951
9951
  "Other Renewables": 0.0048,
9952
- "Solar": 0.0753,
9953
- "Wind": 0.0775
9952
+ "Solar": 0.0761,
9953
+ "Wind": 0.0782
9954
9954
  }
9955
9955
  },
9956
9956
  "MQ": {
@@ -10258,15 +10258,15 @@
10258
10258
  "Wind": 0.0282
10259
10259
  },
10260
10260
  "2025": {
10261
- "Bioenergy": 0.0072,
10262
- "Coal": 0.0354,
10263
- "Gas": 0.6695,
10264
- "Hydro": 0.0409,
10265
- "Nuclear": 0.0501,
10266
- "Other Fossil": 0.0282,
10261
+ "Bioenergy": 0.0074,
10262
+ "Coal": 0.0348,
10263
+ "Gas": 0.6589,
10264
+ "Hydro": 0.0423,
10265
+ "Nuclear": 0.0504,
10266
+ "Other Fossil": 0.0296,
10267
10267
  "Other Renewables": 0.0017,
10268
- "Solar": 0.1361,
10269
- "Wind": 0.0308
10268
+ "Solar": 0.1445,
10269
+ "Wind": 0.0304
10270
10270
  }
10271
10271
  },
10272
10272
  "MU": {
@@ -10575,13 +10575,13 @@
10575
10575
  },
10576
10576
  "2025": {
10577
10577
  "Bioenergy": 0.0004,
10578
- "Coal": 0.0495,
10579
- "Gas": 0.5957,
10580
- "Hydro": 0.0546,
10578
+ "Coal": 0.0491,
10579
+ "Gas": 0.5952,
10580
+ "Hydro": 0.055,
10581
10581
  "Nuclear": 0.0422,
10582
- "Other Fossil": 0.1152,
10582
+ "Other Fossil": 0.1153,
10583
10583
  "Other Renewables": 0.0119,
10584
- "Solar": 0.0527,
10584
+ "Solar": 0.0531,
10585
10585
  "Wind": 0.0778
10586
10586
  }
10587
10587
  },
@@ -10653,14 +10653,14 @@
10653
10653
  "Wind": 0
10654
10654
  },
10655
10655
  "2025": {
10656
- "Bioenergy": 0.0255,
10657
- "Coal": 0.4447,
10658
- "Gas": 0.3202,
10659
- "Hydro": 0.1862,
10656
+ "Bioenergy": 0.0256,
10657
+ "Coal": 0.4496,
10658
+ "Gas": 0.3172,
10659
+ "Hydro": 0.1843,
10660
10660
  "Nuclear": 0,
10661
- "Other Fossil": 0.0046,
10661
+ "Other Fossil": 0.0045,
10662
10662
  "Other Renewables": 0,
10663
- "Solar": 0.0188,
10663
+ "Solar": 0.0189,
10664
10664
  "Wind": 0
10665
10665
  }
10666
10666
  },
@@ -11129,13 +11129,13 @@
11129
11129
  "2025": {
11130
11130
  "Bioenergy": 0.1682,
11131
11131
  "Coal": 0.0025,
11132
- "Gas": 0.0189,
11133
- "Hydro": 0.0876,
11132
+ "Gas": 0.0188,
11133
+ "Hydro": 0.0875,
11134
11134
  "Nuclear": 0.0019,
11135
11135
  "Other Fossil": 0.3981,
11136
11136
  "Other Renewables": 0.1562,
11137
11137
  "Solar": 0.0135,
11138
- "Wind": 0.1532
11138
+ "Wind": 0.1533
11139
11139
  }
11140
11140
  },
11141
11141
  "NL": {
@@ -11206,15 +11206,15 @@
11206
11206
  "Wind": 0.2732
11207
11207
  },
11208
11208
  "2025": {
11209
- "Bioenergy": 0.0668,
11210
- "Coal": 0.1231,
11211
- "Gas": 0.4065,
11209
+ "Bioenergy": 0.0667,
11210
+ "Coal": 0.1115,
11211
+ "Gas": 0.4006,
11212
11212
  "Hydro": 0.0009,
11213
- "Nuclear": 0.0237,
11214
- "Other Fossil": 0.0105,
11215
- "Other Renewables": 0.0043,
11216
- "Solar": 0.1644,
11217
- "Wind": 0.1998
11213
+ "Nuclear": 0.0199,
11214
+ "Other Fossil": 0.0097,
11215
+ "Other Renewables": 0.0044,
11216
+ "Solar": 0.1939,
11217
+ "Wind": 0.1926
11218
11218
  }
11219
11219
  },
11220
11220
  "NO": {
@@ -11287,13 +11287,13 @@
11287
11287
  "2025": {
11288
11288
  "Bioenergy": 0,
11289
11289
  "Coal": 0,
11290
- "Gas": 0.0074,
11291
- "Hydro": 0.9051,
11290
+ "Gas": 0.0073,
11291
+ "Hydro": 0.9067,
11292
11292
  "Nuclear": 0,
11293
- "Other Fossil": 0.0008,
11293
+ "Other Fossil": 0.001,
11294
11294
  "Other Renewables": 0.0025,
11295
11295
  "Solar": 0,
11296
- "Wind": 0.0841
11296
+ "Wind": 0.0825
11297
11297
  }
11298
11298
  },
11299
11299
  "NP": {
@@ -11365,14 +11365,14 @@
11365
11365
  },
11366
11366
  "2025": {
11367
11367
  "Bioenergy": 0.0045,
11368
- "Coal": 0.1134,
11369
- "Gas": 0.0206,
11370
- "Hydro": 0.7983,
11371
- "Nuclear": 0.012,
11368
+ "Coal": 0.113,
11369
+ "Gas": 0.0205,
11370
+ "Hydro": 0.7984,
11371
+ "Nuclear": 0.0121,
11372
11372
  "Other Fossil": 0.0013,
11373
11373
  "Other Renewables": 0.0012,
11374
- "Solar": 0.0286,
11375
- "Wind": 0.0201
11374
+ "Solar": 0.0288,
11375
+ "Wind": 0.0203
11376
11376
  }
11377
11377
  },
11378
11378
  "NR": {
@@ -11601,15 +11601,15 @@
11601
11601
  "Wind": 0.0917
11602
11602
  },
11603
11603
  "2025": {
11604
- "Bioenergy": 0.0008,
11605
- "Coal": 0.0532,
11606
- "Gas": 0.129,
11607
- "Hydro": 0.5044,
11604
+ "Bioenergy": 0.0006,
11605
+ "Coal": 0.0566,
11606
+ "Gas": 0.1294,
11607
+ "Hydro": 0.4993,
11608
11608
  "Nuclear": 0,
11609
11609
  "Other Fossil": 0,
11610
- "Other Renewables": 0.2337,
11610
+ "Other Renewables": 0.2329,
11611
11611
  "Solar": 0,
11612
- "Wind": 0.079
11612
+ "Wind": 0.0811
11613
11613
  }
11614
11614
  },
11615
11615
  "OM": {
@@ -11838,15 +11838,15 @@
11838
11838
  "Wind": 0.0651
11839
11839
  },
11840
11840
  "2025": {
11841
- "Bioenergy": 0.0054,
11841
+ "Bioenergy": 0.0051,
11842
11842
  "Coal": 0,
11843
- "Gas": 0.2835,
11844
- "Hydro": 0.6271,
11843
+ "Gas": 0.2771,
11844
+ "Hydro": 0.6297,
11845
11845
  "Nuclear": 0,
11846
11846
  "Other Fossil": 0.002,
11847
11847
  "Other Renewables": 0,
11848
- "Solar": 0.0225,
11849
- "Wind": 0.0596
11848
+ "Solar": 0.0235,
11849
+ "Wind": 0.0626
11850
11850
  }
11851
11851
  },
11852
11852
  "PF": {
@@ -12075,15 +12075,15 @@
12075
12075
  "Wind": 0.01
12076
12076
  },
12077
12077
  "2025": {
12078
- "Bioenergy": 0.0122,
12079
- "Coal": 0.5896,
12080
- "Gas": 0.1638,
12081
- "Hydro": 0.0993,
12078
+ "Bioenergy": 0.0119,
12079
+ "Coal": 0.5954,
12080
+ "Gas": 0.1637,
12081
+ "Hydro": 0.0949,
12082
12082
  "Nuclear": 0,
12083
- "Other Fossil": 0.0051,
12084
- "Other Renewables": 0.079,
12085
- "Solar": 0.0393,
12086
- "Wind": 0.0117
12083
+ "Other Fossil": 0.0052,
12084
+ "Other Renewables": 0.0782,
12085
+ "Solar": 0.0402,
12086
+ "Wind": 0.0104
12087
12087
  }
12088
12088
  },
12089
12089
  "PK": {
@@ -12155,14 +12155,14 @@
12155
12155
  },
12156
12156
  "2025": {
12157
12157
  "Bioenergy": 0.0088,
12158
- "Coal": 0.141,
12159
- "Gas": 0.2008,
12160
- "Hydro": 0.1701,
12161
- "Nuclear": 0.2011,
12162
- "Other Fossil": 0.0029,
12158
+ "Coal": 0.1377,
12159
+ "Gas": 0.1975,
12160
+ "Hydro": 0.1764,
12161
+ "Nuclear": 0.2008,
12162
+ "Other Fossil": 0.0023,
12163
12163
  "Other Renewables": 0,
12164
- "Solar": 0.2563,
12165
- "Wind": 0.019
12164
+ "Solar": 0.2577,
12165
+ "Wind": 0.0189
12166
12166
  }
12167
12167
  },
12168
12168
  "PL": {
@@ -12233,15 +12233,15 @@
12233
12233
  "Wind": 0.1507
12234
12234
  },
12235
12235
  "2025": {
12236
- "Bioenergy": 0.019,
12237
- "Coal": 0.5518,
12238
- "Gas": 0.1248,
12239
- "Hydro": 0.0097,
12236
+ "Bioenergy": 0.0195,
12237
+ "Coal": 0.5372,
12238
+ "Gas": 0.1257,
12239
+ "Hydro": 0.0098,
12240
12240
  "Nuclear": 0,
12241
- "Other Fossil": 0.0558,
12241
+ "Other Fossil": 0.0564,
12242
12242
  "Other Renewables": 0.0022,
12243
- "Solar": 0.0954,
12244
- "Wind": 0.1413
12243
+ "Solar": 0.11,
12244
+ "Wind": 0.1393
12245
12245
  }
12246
12246
  },
12247
12247
  "PM": {
@@ -12392,13 +12392,13 @@
12392
12392
  },
12393
12393
  "2025": {
12394
12394
  "Bioenergy": 0,
12395
- "Coal": 0.1666,
12396
- "Gas": 0.4123,
12395
+ "Coal": 0.1672,
12396
+ "Gas": 0.4085,
12397
12397
  "Hydro": 0,
12398
12398
  "Nuclear": 0,
12399
- "Other Fossil": 0.3882,
12399
+ "Other Fossil": 0.3909,
12400
12400
  "Other Renewables": 0,
12401
- "Solar": 0.0154,
12401
+ "Solar": 0.0159,
12402
12402
  "Wind": 0.0176
12403
12403
  }
12404
12404
  },
@@ -12549,15 +12549,15 @@
12549
12549
  "Wind": 0.3021
12550
12550
  },
12551
12551
  "2025": {
12552
- "Bioenergy": 0.0543,
12553
- "Coal": 0.0098,
12554
- "Gas": 0.1323,
12555
- "Hydro": 0.3746,
12556
- "Nuclear": 0.0133,
12557
- "Other Fossil": 0.0049,
12552
+ "Bioenergy": 0.0552,
12553
+ "Coal": 0.0084,
12554
+ "Gas": 0.1247,
12555
+ "Hydro": 0.3812,
12556
+ "Nuclear": 0.0116,
12557
+ "Other Fossil": 0.0046,
12558
12558
  "Other Renewables": 0.0004,
12559
- "Solar": 0.095,
12560
- "Wind": 0.3156
12559
+ "Solar": 0.1008,
12560
+ "Wind": 0.3132
12561
12561
  }
12562
12562
  },
12563
12563
  "PY": {
@@ -12865,15 +12865,15 @@
12865
12865
  "Wind": 0.1188
12866
12866
  },
12867
12867
  "2025": {
12868
- "Bioenergy": 0.0114,
12869
- "Coal": 0.139,
12870
- "Gas": 0.2021,
12871
- "Hydro": 0.2246,
12872
- "Nuclear": 0.2159,
12868
+ "Bioenergy": 0.0112,
12869
+ "Coal": 0.1343,
12870
+ "Gas": 0.1815,
12871
+ "Hydro": 0.2364,
12872
+ "Nuclear": 0.2189,
12873
12873
  "Other Fossil": 0.0021,
12874
12874
  "Other Renewables": 0.0006,
12875
- "Solar": 0.078,
12876
- "Wind": 0.1262
12875
+ "Solar": 0.0882,
12876
+ "Wind": 0.1268
12877
12877
  }
12878
12878
  },
12879
12879
  "RS": {
@@ -12944,15 +12944,15 @@
12944
12944
  "Wind": 0.0375
12945
12945
  },
12946
12946
  "2025": {
12947
- "Bioenergy": 0.0075,
12948
- "Coal": 0.6011,
12949
- "Gas": 0.0585,
12950
- "Hydro": 0.2794,
12951
- "Nuclear": 0.0022,
12952
- "Other Fossil": 0.0067,
12947
+ "Bioenergy": 0.0076,
12948
+ "Coal": 0.5883,
12949
+ "Gas": 0.0533,
12950
+ "Hydro": 0.2956,
12951
+ "Nuclear": 0.0025,
12952
+ "Other Fossil": 0.0069,
12953
12953
  "Other Renewables": 0.0001,
12954
- "Solar": 0.0008,
12955
- "Wind": 0.0437
12954
+ "Solar": 0.001,
12955
+ "Wind": 0.0447
12956
12956
  }
12957
12957
  },
12958
12958
  "RU": {
@@ -13024,13 +13024,13 @@
13024
13024
  },
13025
13025
  "2025": {
13026
13026
  "Bioenergy": 0.0008,
13027
- "Coal": 0.1989,
13028
- "Gas": 0.481,
13029
- "Hydro": 0.1371,
13030
- "Nuclear": 0.1659,
13027
+ "Coal": 0.1986,
13028
+ "Gas": 0.48,
13029
+ "Hydro": 0.1377,
13030
+ "Nuclear": 0.1665,
13031
13031
  "Other Fossil": 0.0115,
13032
13032
  "Other Renewables": 0,
13033
- "Solar": 0.001,
13033
+ "Solar": 0.0011,
13034
13034
  "Wind": 0.0038
13035
13035
  }
13036
13036
  },
@@ -13497,15 +13497,15 @@
13497
13497
  "Wind": 0.2507
13498
13498
  },
13499
13499
  "2025": {
13500
- "Bioenergy": 0.0418,
13500
+ "Bioenergy": 0.0416,
13501
13501
  "Coal": 0,
13502
13502
  "Gas": 0,
13503
- "Hydro": 0.4103,
13504
- "Nuclear": 0.2884,
13503
+ "Hydro": 0.4123,
13504
+ "Nuclear": 0.2898,
13505
13505
  "Other Fossil": 0,
13506
13506
  "Other Renewables": 0,
13507
- "Solar": 0.008,
13508
- "Wind": 0.2514
13507
+ "Solar": 0.0103,
13508
+ "Wind": 0.246
13509
13509
  }
13510
13510
  },
13511
13511
  "SG": {
@@ -13578,12 +13578,12 @@
13578
13578
  "2025": {
13579
13579
  "Bioenergy": 0.0001,
13580
13580
  "Coal": 0.0024,
13581
- "Gas": 0.9483,
13581
+ "Gas": 0.948,
13582
13582
  "Hydro": 0.0004,
13583
13583
  "Nuclear": 0.0003,
13584
- "Other Fossil": 0.0231,
13584
+ "Other Fossil": 0.0229,
13585
13585
  "Other Renewables": 0,
13586
- "Solar": 0.0251,
13586
+ "Solar": 0.0255,
13587
13587
  "Wind": 0.0004
13588
13588
  }
13589
13589
  },
@@ -13734,15 +13734,15 @@
13734
13734
  "Wind": 0.0022
13735
13735
  },
13736
13736
  "2025": {
13737
- "Bioenergy": 0.0078,
13738
- "Coal": 0.2021,
13739
- "Gas": 0.0517,
13740
- "Hydro": 0.2518,
13741
- "Nuclear": 0.3826,
13737
+ "Bioenergy": 0.0077,
13738
+ "Coal": 0.1864,
13739
+ "Gas": 0.0476,
13740
+ "Hydro": 0.2593,
13741
+ "Nuclear": 0.3808,
13742
13742
  "Other Fossil": 0.0001,
13743
13743
  "Other Renewables": 0,
13744
- "Solar": 0.103,
13745
- "Wind": 0.0007
13744
+ "Solar": 0.1175,
13745
+ "Wind": 0.0006
13746
13746
  }
13747
13747
  },
13748
13748
  "SK": {
@@ -13813,14 +13813,14 @@
13813
13813
  "Wind": 0
13814
13814
  },
13815
13815
  "2025": {
13816
- "Bioenergy": 0.0303,
13817
- "Coal": 0.0031,
13818
- "Gas": 0.1071,
13819
- "Hydro": 0.0979,
13820
- "Nuclear": 0.6759,
13821
- "Other Fossil": 0.0521,
13822
- "Other Renewables": 0.0167,
13823
- "Solar": 0.0168,
13816
+ "Bioenergy": 0.0326,
13817
+ "Coal": 0.0025,
13818
+ "Gas": 0.1041,
13819
+ "Hydro": 0.0992,
13820
+ "Nuclear": 0.6733,
13821
+ "Other Fossil": 0.0522,
13822
+ "Other Renewables": 0.0171,
13823
+ "Solar": 0.019,
13824
13824
  "Wind": 0
13825
13825
  }
13826
13826
  },
@@ -14840,15 +14840,15 @@
14840
14840
  "Wind": 0.0268
14841
14841
  },
14842
14842
  "2025": {
14843
- "Bioenergy": 0.0638,
14844
- "Coal": 0.2219,
14845
- "Gas": 0.5658,
14846
- "Hydro": 0.0547,
14847
- "Nuclear": 0.0078,
14843
+ "Bioenergy": 0.0639,
14844
+ "Coal": 0.2235,
14845
+ "Gas": 0.5652,
14846
+ "Hydro": 0.0545,
14847
+ "Nuclear": 0.0079,
14848
14848
  "Other Fossil": 0.0013,
14849
14849
  "Other Renewables": 0.0008,
14850
- "Solar": 0.0509,
14851
- "Wind": 0.0331
14850
+ "Solar": 0.05,
14851
+ "Wind": 0.0329
14852
14852
  }
14853
14853
  },
14854
14854
  "TJ": {
@@ -15314,15 +15314,15 @@
15314
15314
  "Wind": 0.107
15315
15315
  },
15316
15316
  "2025": {
15317
- "Bioenergy": 0.0249,
15318
- "Coal": 0.3319,
15319
- "Gas": 0.2239,
15320
- "Hydro": 0.1913,
15317
+ "Bioenergy": 0.025,
15318
+ "Coal": 0.3215,
15319
+ "Gas": 0.2124,
15320
+ "Hydro": 0.207,
15321
15321
  "Nuclear": 0.0002,
15322
- "Other Fossil": 0.0031,
15323
- "Other Renewables": 0.0337,
15324
- "Solar": 0.0833,
15325
- "Wind": 0.1076
15322
+ "Other Fossil": 0.0033,
15323
+ "Other Renewables": 0.034,
15324
+ "Solar": 0.0894,
15325
+ "Wind": 0.1072
15326
15326
  }
15327
15327
  },
15328
15328
  "TT": {
@@ -15473,14 +15473,14 @@
15473
15473
  },
15474
15474
  "2025": {
15475
15475
  "Bioenergy": 0.0009,
15476
- "Coal": 0.3413,
15477
- "Gas": 0.4642,
15478
- "Hydro": 0.0152,
15479
- "Nuclear": 0.0338,
15480
- "Other Fossil": 0.0293,
15481
- "Other Renewables": 0,
15482
- "Solar": 0.0477,
15483
- "Wind": 0.0676
15476
+ "Coal": 0.3426,
15477
+ "Gas": 0.4632,
15478
+ "Hydro": 0.0158,
15479
+ "Nuclear": 0.0337,
15480
+ "Other Fossil": 0.0294,
15481
+ "Other Renewables": 0,
15482
+ "Solar": 0.0489,
15483
+ "Wind": 0.0655
15484
15484
  }
15485
15485
  },
15486
15486
  "TZ": {
@@ -15788,15 +15788,15 @@
15788
15788
  "Wind": 0.1035
15789
15789
  },
15790
15790
  "2025": {
15791
- "Bioenergy": 0.0104,
15792
- "Coal": 0.169,
15793
- "Gas": 0.3656,
15794
- "Hydro": 0.0604,
15795
- "Nuclear": 0.1782,
15796
- "Other Fossil": 0.0085,
15797
- "Other Renewables": 0.0041,
15798
- "Solar": 0.0769,
15799
- "Wind": 0.1269
15791
+ "Bioenergy": 0.0105,
15792
+ "Coal": 0.1633,
15793
+ "Gas": 0.362,
15794
+ "Hydro": 0.0623,
15795
+ "Nuclear": 0.1775,
15796
+ "Other Fossil": 0.0082,
15797
+ "Other Renewables": 0.0042,
15798
+ "Solar": 0.0826,
15799
+ "Wind": 0.1296
15800
15800
  }
15801
15801
  },
15802
15802
  "UY": {
@@ -15867,15 +15867,15 @@
15867
15867
  "Wind": 0.3322
15868
15868
  },
15869
15869
  "2025": {
15870
- "Bioenergy": 0.1502,
15870
+ "Bioenergy": 0.1553,
15871
15871
  "Coal": 0.003,
15872
- "Gas": 0.0441,
15873
- "Hydro": 0.3968,
15872
+ "Gas": 0.0405,
15873
+ "Hydro": 0.3889,
15874
15874
  "Nuclear": 0.0023,
15875
- "Other Fossil": 0.018,
15875
+ "Other Fossil": 0.0159,
15876
15876
  "Other Renewables": 0.0006,
15877
- "Solar": 0.0504,
15878
- "Wind": 0.3348
15877
+ "Solar": 0.0511,
15878
+ "Wind": 0.3424
15879
15879
  }
15880
15880
  },
15881
15881
  "UZ": {
@@ -15947,7 +15947,7 @@
15947
15947
  },
15948
15948
  "2025": {
15949
15949
  "Bioenergy": 0.0004,
15950
- "Coal": 0.0699,
15950
+ "Coal": 0.0698,
15951
15951
  "Gas": 0.8122,
15952
15952
  "Hydro": 0.1013,
15953
15953
  "Nuclear": 0.0012,
@@ -16342,14 +16342,14 @@
16342
16342
  },
16343
16343
  "2025": {
16344
16344
  "Bioenergy": 0,
16345
- "Coal": 0.5868,
16346
- "Gas": 0.0672,
16347
- "Hydro": 0.1891,
16345
+ "Coal": 0.5906,
16346
+ "Gas": 0.0682,
16347
+ "Hydro": 0.1852,
16348
16348
  "Nuclear": 0,
16349
16349
  "Other Fossil": 0,
16350
16350
  "Other Renewables": 0,
16351
- "Solar": 0.0963,
16352
- "Wind": 0.0606
16351
+ "Solar": 0.097,
16352
+ "Wind": 0.059
16353
16353
  }
16354
16354
  },
16355
16355
  "VU": {
@@ -16578,15 +16578,15 @@
16578
16578
  "Wind": 0.0647
16579
16579
  },
16580
16580
  "2025": {
16581
- "Bioenergy": 0.0086,
16581
+ "Bioenergy": 0.0088,
16582
16582
  "Coal": 0.6947,
16583
- "Gas": 0.0748,
16584
- "Hydro": 0.0645,
16585
- "Nuclear": 0.06,
16586
- "Other Fossil": 0.0071,
16583
+ "Gas": 0.0731,
16584
+ "Hydro": 0.0651,
16585
+ "Nuclear": 0.0597,
16586
+ "Other Fossil": 0.007,
16587
16587
  "Other Renewables": 0.002,
16588
- "Solar": 0.0202,
16589
- "Wind": 0.0683
16588
+ "Solar": 0.023,
16589
+ "Wind": 0.0665
16590
16590
  }
16591
16591
  },
16592
16592
  "YE": {
@@ -16737,14 +16737,14 @@
16737
16737
  },
16738
16738
  "2025": {
16739
16739
  "Bioenergy": 0,
16740
- "Coal": 0.7859,
16740
+ "Coal": 0.7911,
16741
16741
  "Gas": 0,
16742
- "Hydro": 0.0039,
16743
- "Nuclear": 0.0418,
16744
- "Other Fossil": 0.0312,
16742
+ "Hydro": 0.0041,
16743
+ "Nuclear": 0.0388,
16744
+ "Other Fossil": 0.0321,
16745
16745
  "Other Renewables": 0.001,
16746
- "Solar": 0.0934,
16747
- "Wind": 0.0427
16746
+ "Solar": 0.0913,
16747
+ "Wind": 0.0416
16748
16748
  }
16749
16749
  },
16750
16750
  "ZM": {