@digital4better/data 1.3.22 → 1.3.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/data/factor/continent-monthly-green.csv +6 -0
  2. package/data/factor/continent-monthly-green.json +66 -0
  3. package/data/factor/continent-monthly.csv +6 -0
  4. package/data/factor/continent-monthly.json +66 -0
  5. package/data/factor/continent-yearly-green.csv +6 -6
  6. package/data/factor/continent-yearly-green.json +54 -54
  7. package/data/factor/continent-yearly.csv +6 -6
  8. package/data/factor/continent-yearly.json +54 -54
  9. package/data/factor/country-monthly-green.csv +214 -0
  10. package/data/factor/country-monthly-green.json +2354 -0
  11. package/data/factor/country-monthly.csv +214 -0
  12. package/data/factor/country-monthly.json +2354 -0
  13. package/data/factor/country-yearly-green.csv +93 -93
  14. package/data/factor/country-yearly-green.json +837 -837
  15. package/data/factor/country-yearly.csv +98 -98
  16. package/data/factor/country-yearly.json +843 -843
  17. package/data/factor/subdivision-monthly-green.csv +89 -26
  18. package/data/factor/subdivision-monthly-green.json +927 -234
  19. package/data/factor/subdivision-monthly.csv +89 -26
  20. package/data/factor/subdivision-monthly.json +927 -234
  21. package/data/factor/subdivision-yearly-green.csv +63 -63
  22. package/data/factor/subdivision-yearly-green.json +566 -566
  23. package/data/factor/subdivision-yearly.csv +63 -63
  24. package/data/factor/subdivision-yearly.json +567 -567
  25. package/data/factor/world-monthly-green.csv +1 -0
  26. package/data/factor/world-monthly-green.json +11 -0
  27. package/data/factor/world-monthly.csv +1 -0
  28. package/data/factor/world-monthly.json +11 -0
  29. package/data/factor/world-yearly-green.csv +1 -1
  30. package/data/factor/world-yearly-green.json +9 -9
  31. package/data/factor/world-yearly.csv +1 -1
  32. package/data/factor/world-yearly.json +9 -9
  33. package/data/mix/continent-monthly-green.csv +6 -0
  34. package/data/mix/continent-monthly-green.json +36 -0
  35. package/data/mix/continent-monthly.csv +6 -0
  36. package/data/mix/continent-monthly.json +66 -0
  37. package/data/mix/continent-yearly-green.csv +6 -6
  38. package/data/mix/continent-yearly-green.json +22 -22
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +43 -43
  41. package/data/mix/country-monthly-green.csv +214 -0
  42. package/data/mix/country-monthly-green.json +1284 -0
  43. package/data/mix/country-monthly.csv +214 -0
  44. package/data/mix/country-monthly.json +2354 -0
  45. package/data/mix/country-yearly-green.csv +91 -91
  46. package/data/mix/country-yearly-green.json +316 -316
  47. package/data/mix/country-yearly.csv +91 -91
  48. package/data/mix/country-yearly.json +569 -569
  49. package/data/mix/subdivision-monthly-green.csv +89 -26
  50. package/data/mix/subdivision-monthly-green.json +466 -88
  51. package/data/mix/subdivision-monthly.csv +89 -26
  52. package/data/mix/subdivision-monthly.json +857 -164
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +213 -213
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +368 -368
  57. package/data/mix/world-monthly-green.csv +1 -0
  58. package/data/mix/world-monthly-green.json +6 -0
  59. package/data/mix/world-monthly.csv +1 -0
  60. package/data/mix/world-monthly.json +11 -0
  61. package/data/mix/world-yearly-green.csv +1 -1
  62. package/data/mix/world-yearly-green.json +4 -4
  63. package/data/mix/world-yearly.csv +1 -1
  64. package/data/mix/world-yearly.json +7 -7
  65. package/package.json +2 -2
@@ -146,15 +146,15 @@
146
146
  "Wind": 0.0567
147
147
  },
148
148
  "2025": {
149
- "Bioenergy": 0.0158,
150
- "Coal": 0.4134,
151
- "Gas": 0.0728,
152
- "Hydro": 0.2837,
153
- "Nuclear": 0.0409,
149
+ "Bioenergy": 0.0157,
150
+ "Coal": 0.4135,
151
+ "Gas": 0.0726,
152
+ "Hydro": 0.2859,
153
+ "Nuclear": 0.0405,
154
154
  "Other Fossil": 0.0202,
155
- "Other Renewables": 0.004,
156
- "Solar": 0.0886,
157
- "Wind": 0.0606
155
+ "Other Renewables": 0.0039,
156
+ "Solar": 0.0888,
157
+ "Wind": 0.059
158
158
  }
159
159
  },
160
160
  "AG": {
@@ -305,14 +305,14 @@
305
305
  },
306
306
  "2025": {
307
307
  "Bioenergy": 0.0087,
308
- "Coal": 0.0391,
309
- "Gas": 0.072,
310
- "Hydro": 0.7338,
311
- "Nuclear": 0.063,
308
+ "Coal": 0.0389,
309
+ "Gas": 0.0718,
310
+ "Hydro": 0.7333,
311
+ "Nuclear": 0.0631,
312
312
  "Other Fossil": 0.0063,
313
313
  "Other Renewables": 0.0026,
314
- "Solar": 0.0369,
315
- "Wind": 0.0377
314
+ "Solar": 0.037,
315
+ "Wind": 0.0382
316
316
  }
317
317
  },
318
318
  "AM": {
@@ -383,15 +383,15 @@
383
383
  "Wind": 0.0012
384
384
  },
385
385
  "2025": {
386
- "Bioenergy": 0.0005,
387
- "Coal": 0.0138,
388
- "Gas": 0.3155,
389
- "Hydro": 0.3313,
390
- "Nuclear": 0.2359,
386
+ "Bioenergy": 0.0006,
387
+ "Coal": 0.0155,
388
+ "Gas": 0.3134,
389
+ "Hydro": 0.3381,
390
+ "Nuclear": 0.2267,
391
391
  "Other Fossil": 0.0002,
392
392
  "Other Renewables": 0.0001,
393
- "Solar": 0.101,
394
- "Wind": 0.0018
393
+ "Solar": 0.1035,
394
+ "Wind": 0.0019
395
395
  }
396
396
  },
397
397
  "AO": {
@@ -541,15 +541,15 @@
541
541
  "Wind": 0.1137
542
542
  },
543
543
  "2025": {
544
- "Bioenergy": 0.0108,
545
- "Coal": 0.022,
546
- "Gas": 0.5142,
547
- "Hydro": 0.2155,
548
- "Nuclear": 0.0723,
549
- "Other Fossil": 0.0093,
544
+ "Bioenergy": 0.011,
545
+ "Coal": 0.0237,
546
+ "Gas": 0.5105,
547
+ "Hydro": 0.216,
548
+ "Nuclear": 0.0729,
549
+ "Other Fossil": 0.0091,
550
550
  "Other Renewables": 0.0002,
551
- "Solar": 0.032,
552
- "Wind": 0.1237
551
+ "Solar": 0.0324,
552
+ "Wind": 0.1244
553
553
  }
554
554
  },
555
555
  "AS": {
@@ -699,14 +699,14 @@
699
699
  "Wind": 0.1338
700
700
  },
701
701
  "2025": {
702
- "Bioenergy": 0.0276,
703
- "Coal": 0.0085,
704
- "Gas": 0.1041,
705
- "Hydro": 0.548,
706
- "Nuclear": 0.0122,
707
- "Other Fossil": 0.0162,
702
+ "Bioenergy": 0.0277,
703
+ "Coal": 0.0088,
704
+ "Gas": 0.0986,
705
+ "Hydro": 0.5503,
706
+ "Nuclear": 0.0129,
707
+ "Other Fossil": 0.0165,
708
708
  "Other Renewables": 0.0005,
709
- "Solar": 0.1604,
709
+ "Solar": 0.1623,
710
710
  "Wind": 0.1225
711
711
  }
712
712
  },
@@ -778,15 +778,15 @@
778
778
  "Wind": 0.1343
779
779
  },
780
780
  "2025": {
781
- "Bioenergy": 0.0017,
782
- "Coal": 0.5203,
783
- "Gas": 0.0734,
784
- "Hydro": 0.0537,
781
+ "Bioenergy": 0.0018,
782
+ "Coal": 0.5146,
783
+ "Gas": 0.0717,
784
+ "Hydro": 0.0542,
785
785
  "Nuclear": 0,
786
786
  "Other Fossil": 0.0001,
787
787
  "Other Renewables": 0,
788
- "Solar": 0.1953,
789
- "Wind": 0.1556
788
+ "Solar": 0.1985,
789
+ "Wind": 0.1591
790
790
  }
791
791
  },
792
792
  "AW": {
@@ -938,12 +938,12 @@
938
938
  "2025": {
939
939
  "Bioenergy": 0,
940
940
  "Coal": 0,
941
- "Gas": 0.8192,
942
- "Hydro": 0.1678,
941
+ "Gas": 0.8164,
942
+ "Hydro": 0.1715,
943
943
  "Nuclear": 0,
944
- "Other Fossil": 0.0065,
944
+ "Other Fossil": 0.0063,
945
945
  "Other Renewables": 0,
946
- "Solar": 0.0065,
946
+ "Solar": 0.0058,
947
947
  "Wind": 0
948
948
  }
949
949
  },
@@ -1016,14 +1016,14 @@
1016
1016
  },
1017
1017
  "2025": {
1018
1018
  "Bioenergy": 0,
1019
- "Coal": 0.6051,
1019
+ "Coal": 0.6119,
1020
1020
  "Gas": 0,
1021
- "Hydro": 0.3288,
1021
+ "Hydro": 0.3192,
1022
1022
  "Nuclear": 0,
1023
1023
  "Other Fossil": 0,
1024
1024
  "Other Renewables": 0,
1025
- "Solar": 0.0517,
1026
- "Wind": 0.0144
1025
+ "Solar": 0.0547,
1026
+ "Wind": 0.0142
1027
1027
  }
1028
1028
  },
1029
1029
  "BB": {
@@ -1174,14 +1174,14 @@
1174
1174
  },
1175
1175
  "2025": {
1176
1176
  "Bioenergy": 0.0033,
1177
- "Coal": 0.3538,
1178
- "Gas": 0.4466,
1179
- "Hydro": 0.0269,
1180
- "Nuclear": 0.0085,
1181
- "Other Fossil": 0.118,
1177
+ "Coal": 0.3545,
1178
+ "Gas": 0.4474,
1179
+ "Hydro": 0.0282,
1180
+ "Nuclear": 0.0084,
1181
+ "Other Fossil": 0.116,
1182
1182
  "Other Renewables": 0.0008,
1183
- "Solar": 0.0294,
1184
- "Wind": 0.0126
1183
+ "Solar": 0.0292,
1184
+ "Wind": 0.0122
1185
1185
  }
1186
1186
  },
1187
1187
  "BE": {
@@ -1252,15 +1252,15 @@
1252
1252
  "Wind": 0.1773
1253
1253
  },
1254
1254
  "2025": {
1255
- "Bioenergy": 0.0147,
1256
- "Coal": 0.0199,
1257
- "Gas": 0.1879,
1258
- "Hydro": 0.0287,
1259
- "Nuclear": 0.3262,
1260
- "Other Fossil": 0.0981,
1255
+ "Bioenergy": 0.0162,
1256
+ "Coal": 0.0202,
1257
+ "Gas": 0.1818,
1258
+ "Hydro": 0.0289,
1259
+ "Nuclear": 0.3235,
1260
+ "Other Fossil": 0.0979,
1261
1261
  "Other Renewables": 0.0013,
1262
- "Solar": 0.1699,
1263
- "Wind": 0.1531
1262
+ "Solar": 0.1704,
1263
+ "Wind": 0.1598
1264
1264
  }
1265
1265
  },
1266
1266
  "BF": {
@@ -1411,14 +1411,14 @@
1411
1411
  },
1412
1412
  "2025": {
1413
1413
  "Bioenergy": 0.0033,
1414
- "Coal": 0.2495,
1415
- "Gas": 0.0486,
1416
- "Hydro": 0.0695,
1417
- "Nuclear": 0.4081,
1414
+ "Coal": 0.2422,
1415
+ "Gas": 0.0475,
1416
+ "Hydro": 0.066,
1417
+ "Nuclear": 0.4165,
1418
1418
  "Other Fossil": 0,
1419
1419
  "Other Renewables": 0,
1420
- "Solar": 0.1896,
1421
- "Wind": 0.0314
1420
+ "Solar": 0.1929,
1421
+ "Wind": 0.0315
1422
1422
  }
1423
1423
  },
1424
1424
  "BH": {
@@ -1884,15 +1884,15 @@
1884
1884
  "Wind": 0.0419
1885
1885
  },
1886
1886
  "2025": {
1887
- "Bioenergy": 0.0093,
1887
+ "Bioenergy": 0.0104,
1888
1888
  "Coal": 0,
1889
- "Gas": 0.6301,
1890
- "Hydro": 0.3063,
1889
+ "Gas": 0.6333,
1890
+ "Hydro": 0.301,
1891
1891
  "Nuclear": 0,
1892
1892
  "Other Fossil": 0,
1893
1893
  "Other Renewables": 0,
1894
- "Solar": 0.0301,
1895
- "Wind": 0.0243
1894
+ "Solar": 0.0302,
1895
+ "Wind": 0.025
1896
1896
  }
1897
1897
  },
1898
1898
  "BR": {
@@ -1964,14 +1964,14 @@
1964
1964
  },
1965
1965
  "2025": {
1966
1966
  "Bioenergy": 0.0107,
1967
- "Coal": 0.0128,
1968
- "Gas": 0.063,
1969
- "Hydro": 0.5932,
1970
- "Nuclear": 0.0218,
1971
- "Other Fossil": 0.0102,
1967
+ "Coal": 0.0134,
1968
+ "Gas": 0.0658,
1969
+ "Hydro": 0.5824,
1970
+ "Nuclear": 0.0222,
1971
+ "Other Fossil": 0.0103,
1972
1972
  "Other Renewables": 0,
1973
- "Solar": 0.1244,
1974
- "Wind": 0.164
1973
+ "Solar": 0.1257,
1974
+ "Wind": 0.1695
1975
1975
  }
1976
1976
  },
1977
1977
  "BS": {
@@ -2279,15 +2279,15 @@
2279
2279
  "Wind": 0.0051
2280
2280
  },
2281
2281
  "2025": {
2282
- "Bioenergy": 0.0175,
2282
+ "Bioenergy": 0.0176,
2283
2283
  "Coal": 0.0001,
2284
- "Gas": 0.4562,
2285
- "Hydro": 0.016,
2286
- "Nuclear": 0.4257,
2287
- "Other Fossil": 0.0713,
2284
+ "Gas": 0.4495,
2285
+ "Hydro": 0.0163,
2286
+ "Nuclear": 0.4319,
2287
+ "Other Fossil": 0.0714,
2288
2288
  "Other Renewables": 0,
2289
- "Solar": 0.0067,
2290
- "Wind": 0.0065
2289
+ "Solar": 0.0069,
2290
+ "Wind": 0.0064
2291
2291
  }
2292
2292
  },
2293
2293
  "BZ": {
@@ -2358,15 +2358,15 @@
2358
2358
  "Wind": 0.0412
2359
2359
  },
2360
2360
  "2025": {
2361
- "Bioenergy": 0.1707,
2362
- "Coal": 0.0173,
2363
- "Gas": 0.1042,
2364
- "Hydro": 0.508,
2365
- "Nuclear": 0.0087,
2366
- "Other Fossil": 0.1003,
2367
- "Other Renewables": 0.0022,
2368
- "Solar": 0.0452,
2369
- "Wind": 0.0435
2361
+ "Bioenergy": 0.1708,
2362
+ "Coal": 0.0176,
2363
+ "Gas": 0.1057,
2364
+ "Hydro": 0.5052,
2365
+ "Nuclear": 0.0088,
2366
+ "Other Fossil": 0.1004,
2367
+ "Other Renewables": 0.0021,
2368
+ "Solar": 0.0453,
2369
+ "Wind": 0.0441
2370
2370
  }
2371
2371
  },
2372
2372
  "CA": {
@@ -2437,15 +2437,15 @@
2437
2437
  "Wind": 0.0757
2438
2438
  },
2439
2439
  "2025": {
2440
- "Bioenergy": 0.0173,
2441
- "Coal": 0.0387,
2442
- "Gas": 0.158,
2443
- "Hydro": 0.5565,
2444
- "Nuclear": 0.1347,
2445
- "Other Fossil": 0.0084,
2440
+ "Bioenergy": 0.0175,
2441
+ "Coal": 0.0394,
2442
+ "Gas": 0.1606,
2443
+ "Hydro": 0.5541,
2444
+ "Nuclear": 0.1352,
2445
+ "Other Fossil": 0.0086,
2446
2446
  "Other Renewables": 0.0006,
2447
- "Solar": 0.0113,
2448
- "Wind": 0.0745
2447
+ "Solar": 0.0116,
2448
+ "Wind": 0.0725
2449
2449
  }
2450
2450
  },
2451
2451
  "CD": {
@@ -2753,15 +2753,15 @@
2753
2753
  "Wind": 0.0045
2754
2754
  },
2755
2755
  "2025": {
2756
- "Bioenergy": 0.0013,
2757
- "Coal": 0.0067,
2758
- "Gas": 0.0121,
2759
- "Hydro": 0.5232,
2760
- "Nuclear": 0.2692,
2761
- "Other Fossil": 0.049,
2762
- "Other Renewables": 0.0004,
2763
- "Solar": 0.1303,
2764
- "Wind": 0.0079
2756
+ "Bioenergy": 0.0012,
2757
+ "Coal": 0.006,
2758
+ "Gas": 0.0109,
2759
+ "Hydro": 0.5329,
2760
+ "Nuclear": 0.2627,
2761
+ "Other Fossil": 0.0486,
2762
+ "Other Renewables": 0.0003,
2763
+ "Solar": 0.13,
2764
+ "Wind": 0.0074
2765
2765
  }
2766
2766
  },
2767
2767
  "CI": {
@@ -2991,14 +2991,14 @@
2991
2991
  },
2992
2992
  "2025": {
2993
2993
  "Bioenergy": 0.025,
2994
- "Coal": 0.1813,
2995
- "Gas": 0.1742,
2996
- "Hydro": 0.2426,
2994
+ "Coal": 0.1829,
2995
+ "Gas": 0.1669,
2996
+ "Hydro": 0.2439,
2997
2997
  "Nuclear": 0,
2998
- "Other Fossil": 0.0157,
2998
+ "Other Fossil": 0.0153,
2999
2999
  "Other Renewables": 0.0014,
3000
- "Solar": 0.2197,
3001
- "Wind": 0.1402
3000
+ "Solar": 0.2236,
3001
+ "Wind": 0.1409
3002
3002
  }
3003
3003
  },
3004
3004
  "CM": {
@@ -3149,14 +3149,14 @@
3149
3149
  },
3150
3150
  "2025": {
3151
3151
  "Bioenergy": 0.0196,
3152
- "Coal": 0.5579,
3153
- "Gas": 0.0286,
3154
- "Hydro": 0.1257,
3155
- "Nuclear": 0.046,
3152
+ "Coal": 0.5592,
3153
+ "Gas": 0.0287,
3154
+ "Hydro": 0.1281,
3155
+ "Nuclear": 0.0456,
3156
3156
  "Other Fossil": 0.0017,
3157
3157
  "Other Renewables": 0,
3158
- "Solar": 0.118,
3159
- "Wind": 0.1024
3158
+ "Solar": 0.1184,
3159
+ "Wind": 0.0987
3160
3160
  }
3161
3161
  },
3162
3162
  "CO": {
@@ -3228,12 +3228,12 @@
3228
3228
  },
3229
3229
  "2025": {
3230
3230
  "Bioenergy": 0.0001,
3231
- "Coal": 0.0387,
3232
- "Gas": 0.0746,
3233
- "Hydro": 0.8245,
3231
+ "Coal": 0.036,
3232
+ "Gas": 0.0753,
3233
+ "Hydro": 0.8265,
3234
3234
  "Nuclear": 0.0002,
3235
3235
  "Other Fossil": 0.0074,
3236
- "Other Renewables": 0.0001,
3236
+ "Other Renewables": 0,
3237
3237
  "Solar": 0.0515,
3238
3238
  "Wind": 0.0029
3239
3239
  }
@@ -3306,15 +3306,15 @@
3306
3306
  "Wind": 0.0981
3307
3307
  },
3308
3308
  "2025": {
3309
- "Bioenergy": 0.0041,
3309
+ "Bioenergy": 0.0037,
3310
3310
  "Coal": 0.0005,
3311
- "Gas": 0.0029,
3312
- "Hydro": 0.7452,
3311
+ "Gas": 0.0035,
3312
+ "Hydro": 0.7495,
3313
3313
  "Nuclear": 0.0003,
3314
- "Other Fossil": 0.0162,
3315
- "Other Renewables": 0.1087,
3316
- "Solar": 0.0011,
3317
- "Wind": 0.121
3314
+ "Other Fossil": 0.0167,
3315
+ "Other Renewables": 0.1103,
3316
+ "Solar": 0.0012,
3317
+ "Wind": 0.1142
3318
3318
  }
3319
3319
  },
3320
3320
  "CU": {
@@ -3548,10 +3548,10 @@
3548
3548
  "Gas": 0,
3549
3549
  "Hydro": 0,
3550
3550
  "Nuclear": 0,
3551
- "Other Fossil": 0.7162,
3551
+ "Other Fossil": 0.715,
3552
3552
  "Other Renewables": 0,
3553
- "Solar": 0.2505,
3554
- "Wind": 0.0334
3553
+ "Solar": 0.2525,
3554
+ "Wind": 0.0326
3555
3555
  }
3556
3556
  },
3557
3557
  "CZ": {
@@ -3622,15 +3622,15 @@
3622
3622
  "Wind": 0.0103
3623
3623
  },
3624
3624
  "2025": {
3625
- "Bioenergy": 0.0419,
3626
- "Coal": 0.3188,
3627
- "Gas": 0.0537,
3628
- "Hydro": 0.0247,
3629
- "Nuclear": 0.4277,
3630
- "Other Fossil": 0.0093,
3631
- "Other Renewables": 0.0329,
3632
- "Solar": 0.0828,
3633
- "Wind": 0.0082
3625
+ "Bioenergy": 0.0426,
3626
+ "Coal": 0.3149,
3627
+ "Gas": 0.0504,
3628
+ "Hydro": 0.0244,
3629
+ "Nuclear": 0.4339,
3630
+ "Other Fossil": 0.0094,
3631
+ "Other Renewables": 0.0331,
3632
+ "Solar": 0.083,
3633
+ "Wind": 0.0083
3634
3634
  }
3635
3635
  },
3636
3636
  "DE": {
@@ -3701,15 +3701,15 @@
3701
3701
  "Wind": 0.2822
3702
3702
  },
3703
3703
  "2025": {
3704
- "Bioenergy": 0.0833,
3705
- "Coal": 0.1932,
3706
- "Gas": 0.1684,
3704
+ "Bioenergy": 0.0827,
3705
+ "Coal": 0.1897,
3706
+ "Gas": 0.1692,
3707
3707
  "Hydro": 0.046,
3708
- "Nuclear": 0.0085,
3709
- "Other Fossil": 0.0357,
3710
- "Other Renewables": 0.0079,
3711
- "Solar": 0.2154,
3712
- "Wind": 0.2417
3708
+ "Nuclear": 0.0084,
3709
+ "Other Fossil": 0.0354,
3710
+ "Other Renewables": 0.0078,
3711
+ "Solar": 0.2133,
3712
+ "Wind": 0.2474
3713
3713
  }
3714
3714
  },
3715
3715
  "DJ": {
@@ -3859,15 +3859,15 @@
3859
3859
  "Wind": 0.5433
3860
3860
  },
3861
3861
  "2025": {
3862
- "Bioenergy": 0.0864,
3863
- "Coal": 0.0814,
3864
- "Gas": 0.0864,
3865
- "Hydro": 0.0341,
3862
+ "Bioenergy": 0.0858,
3863
+ "Coal": 0.0784,
3864
+ "Gas": 0.0846,
3865
+ "Hydro": 0.0337,
3866
3866
  "Nuclear": 0.0401,
3867
- "Other Fossil": 0.0369,
3868
- "Other Renewables": 0.0017,
3869
- "Solar": 0.1584,
3870
- "Wind": 0.4748
3867
+ "Other Fossil": 0.0364,
3868
+ "Other Renewables": 0.0016,
3869
+ "Solar": 0.1585,
3870
+ "Wind": 0.4809
3871
3871
  }
3872
3872
  },
3873
3873
  "DM": {
@@ -4017,15 +4017,15 @@
4017
4017
  "Wind": 0.0412
4018
4018
  },
4019
4019
  "2025": {
4020
- "Bioenergy": 0.0104,
4021
- "Coal": 0.2965,
4022
- "Gas": 0.3833,
4023
- "Hydro": 0.0729,
4020
+ "Bioenergy": 0.0103,
4021
+ "Coal": 0.2972,
4022
+ "Gas": 0.3811,
4023
+ "Hydro": 0.0725,
4024
4024
  "Nuclear": 0,
4025
- "Other Fossil": 0.0903,
4025
+ "Other Fossil": 0.0896,
4026
4026
  "Other Renewables": 0,
4027
- "Solar": 0.0805,
4028
- "Wind": 0.066
4027
+ "Solar": 0.0813,
4028
+ "Wind": 0.0678
4029
4029
  }
4030
4030
  },
4031
4031
  "DZ": {
@@ -4177,10 +4177,10 @@
4177
4177
  "2025": {
4178
4178
  "Bioenergy": 0.0002,
4179
4179
  "Coal": 0.001,
4180
- "Gas": 0.0338,
4181
- "Hydro": 0.7229,
4180
+ "Gas": 0.0337,
4181
+ "Hydro": 0.724,
4182
4182
  "Nuclear": 0.0005,
4183
- "Other Fossil": 0.2335,
4183
+ "Other Fossil": 0.2325,
4184
4184
  "Other Renewables": 0.0001,
4185
4185
  "Solar": 0.0021,
4186
4186
  "Wind": 0.0058
@@ -4254,15 +4254,15 @@
4254
4254
  "Wind": 0.2016
4255
4255
  },
4256
4256
  "2025": {
4257
- "Bioenergy": 0.0648,
4258
- "Coal": 0.0449,
4259
- "Gas": 0.0829,
4260
- "Hydro": 0.059,
4261
- "Nuclear": 0.0715,
4262
- "Other Fossil": 0.2588,
4263
- "Other Renewables": 0.0029,
4264
- "Solar": 0.211,
4265
- "Wind": 0.2042
4257
+ "Bioenergy": 0.0632,
4258
+ "Coal": 0.0457,
4259
+ "Gas": 0.0846,
4260
+ "Hydro": 0.0599,
4261
+ "Nuclear": 0.0735,
4262
+ "Other Fossil": 0.252,
4263
+ "Other Renewables": 0.003,
4264
+ "Solar": 0.2125,
4265
+ "Wind": 0.2056
4266
4266
  }
4267
4267
  },
4268
4268
  "EG": {
@@ -4335,13 +4335,13 @@
4335
4335
  "2025": {
4336
4336
  "Bioenergy": 0.0005,
4337
4337
  "Coal": 0,
4338
- "Gas": 0.783,
4339
- "Hydro": 0.0728,
4338
+ "Gas": 0.7827,
4339
+ "Hydro": 0.0731,
4340
4340
  "Nuclear": 0,
4341
4341
  "Other Fossil": 0.0724,
4342
4342
  "Other Renewables": 0,
4343
- "Solar": 0.0357,
4344
- "Wind": 0.0356
4343
+ "Solar": 0.0359,
4344
+ "Wind": 0.0355
4345
4345
  }
4346
4346
  },
4347
4347
  "ER": {
@@ -4491,15 +4491,15 @@
4491
4491
  "Wind": 0.2368
4492
4492
  },
4493
4493
  "2025": {
4494
- "Bioenergy": 0.0142,
4495
- "Coal": 0.0064,
4496
- "Gas": 0.1864,
4497
- "Hydro": 0.1244,
4498
- "Nuclear": 0.2048,
4499
- "Other Fossil": 0.0072,
4494
+ "Bioenergy": 0.0143,
4495
+ "Coal": 0.0058,
4496
+ "Gas": 0.1886,
4497
+ "Hydro": 0.1189,
4498
+ "Nuclear": 0.2066,
4499
+ "Other Fossil": 0.0074,
4500
4500
  "Other Renewables": 0.0023,
4501
- "Solar": 0.2507,
4502
- "Wind": 0.2035
4501
+ "Solar": 0.2544,
4502
+ "Wind": 0.2017
4503
4503
  }
4504
4504
  },
4505
4505
  "ET": {
@@ -4649,15 +4649,15 @@
4649
4649
  "Wind": 0.2352
4650
4650
  },
4651
4651
  "2025": {
4652
- "Bioenergy": 0.1104,
4653
- "Coal": 0.0156,
4654
- "Gas": 0.0277,
4655
- "Hydro": 0.1652,
4656
- "Nuclear": 0.3683,
4657
- "Other Fossil": 0.0396,
4658
- "Other Renewables": 0.003,
4659
- "Solar": 0.0277,
4660
- "Wind": 0.2424
4652
+ "Bioenergy": 0.1086,
4653
+ "Coal": 0.0148,
4654
+ "Gas": 0.028,
4655
+ "Hydro": 0.1641,
4656
+ "Nuclear": 0.3697,
4657
+ "Other Fossil": 0.0385,
4658
+ "Other Renewables": 0.0031,
4659
+ "Solar": 0.0275,
4660
+ "Wind": 0.2457
4661
4661
  }
4662
4662
  },
4663
4663
  "FJ": {
@@ -4965,15 +4965,15 @@
4965
4965
  "Wind": 0.0895
4966
4966
  },
4967
4967
  "2025": {
4968
- "Bioenergy": 0.0053,
4969
- "Coal": 0.0018,
4970
- "Gas": 0.0301,
4971
- "Hydro": 0.1003,
4972
- "Nuclear": 0.7036,
4973
- "Other Fossil": 0.0078,
4968
+ "Bioenergy": 0.0052,
4969
+ "Coal": 0.0017,
4970
+ "Gas": 0.0284,
4971
+ "Hydro": 0.0981,
4972
+ "Nuclear": 0.7065,
4973
+ "Other Fossil": 0.0079,
4974
4974
  "Other Renewables": 0,
4975
- "Solar": 0.0657,
4976
- "Wind": 0.0853
4975
+ "Solar": 0.0659,
4976
+ "Wind": 0.0863
4977
4977
  }
4978
4978
  },
4979
4979
  "GA": {
@@ -5123,15 +5123,15 @@
5123
5123
  "Wind": 0.3184
5124
5124
  },
5125
5125
  "2025": {
5126
- "Bioenergy": 0.0766,
5127
- "Coal": 0.0144,
5128
- "Gas": 0.3107,
5129
- "Hydro": 0.0302,
5130
- "Nuclear": 0.1554,
5131
- "Other Fossil": 0.0194,
5126
+ "Bioenergy": 0.0771,
5127
+ "Coal": 0.0141,
5128
+ "Gas": 0.3055,
5129
+ "Hydro": 0.0299,
5130
+ "Nuclear": 0.1524,
5131
+ "Other Fossil": 0.0196,
5132
5132
  "Other Renewables": 0.0009,
5133
- "Solar": 0.0939,
5134
- "Wind": 0.2985
5133
+ "Solar": 0.0937,
5134
+ "Wind": 0.3069
5135
5135
  }
5136
5136
  },
5137
5137
  "GD": {
@@ -5281,15 +5281,15 @@
5281
5281
  "Wind": 0.0136
5282
5282
  },
5283
5283
  "2025": {
5284
- "Bioenergy": 0.0023,
5285
- "Coal": 0.0559,
5286
- "Gas": 0.1581,
5287
- "Hydro": 0.7515,
5288
- "Nuclear": 0.0057,
5284
+ "Bioenergy": 0.0022,
5285
+ "Coal": 0.0539,
5286
+ "Gas": 0.167,
5287
+ "Hydro": 0.7456,
5288
+ "Nuclear": 0.0054,
5289
5289
  "Other Fossil": 0.0006,
5290
5290
  "Other Renewables": 0.0005,
5291
- "Solar": 0.0092,
5292
- "Wind": 0.0162
5291
+ "Solar": 0.009,
5292
+ "Wind": 0.0157
5293
5293
  }
5294
5294
  },
5295
5295
  "GF": {
@@ -5993,14 +5993,14 @@
5993
5993
  },
5994
5994
  "2025": {
5995
5995
  "Bioenergy": 0.0004,
5996
- "Coal": 0.0509,
5997
- "Gas": 0.4127,
5998
- "Hydro": 0.0489,
5999
- "Nuclear": 0.0029,
5996
+ "Coal": 0.0482,
5997
+ "Gas": 0.4128,
5998
+ "Hydro": 0.0488,
5999
+ "Nuclear": 0.0026,
6000
6000
  "Other Fossil": 0.0003,
6001
6001
  "Other Renewables": 0.0001,
6002
- "Solar": 0.2852,
6003
- "Wind": 0.1985
6002
+ "Solar": 0.2869,
6003
+ "Wind": 0.1999
6004
6004
  }
6005
6005
  },
6006
6006
  "GT": {
@@ -6388,14 +6388,14 @@
6388
6388
  },
6389
6389
  "2025": {
6390
6390
  "Bioenergy": 0.008,
6391
- "Coal": 0.5575,
6392
- "Gas": 0.3388,
6393
- "Hydro": 0.03,
6394
- "Nuclear": 0.0133,
6391
+ "Coal": 0.5576,
6392
+ "Gas": 0.3387,
6393
+ "Hydro": 0.0307,
6394
+ "Nuclear": 0.0132,
6395
6395
  "Other Fossil": 0.0051,
6396
6396
  "Other Renewables": 0.0013,
6397
6397
  "Solar": 0.0262,
6398
- "Wind": 0.0197
6398
+ "Wind": 0.0192
6399
6399
  }
6400
6400
  },
6401
6401
  "HN": {
@@ -6468,13 +6468,13 @@
6468
6468
  "2025": {
6469
6469
  "Bioenergy": 0.1282,
6470
6470
  "Coal": 0.0053,
6471
- "Gas": 0.0054,
6472
- "Hydro": 0.2228,
6471
+ "Gas": 0.0055,
6472
+ "Hydro": 0.2226,
6473
6473
  "Nuclear": 0.0005,
6474
6474
  "Other Fossil": 0.4371,
6475
6475
  "Other Renewables": 0.0264,
6476
6476
  "Solar": 0.1,
6477
- "Wind": 0.0741
6477
+ "Wind": 0.0742
6478
6478
  }
6479
6479
  },
6480
6480
  "HR": {
@@ -6545,15 +6545,15 @@
6545
6545
  "Wind": 0.1735
6546
6546
  },
6547
6547
  "2025": {
6548
- "Bioenergy": 0.0402,
6549
- "Coal": 0.0606,
6550
- "Gas": 0.1867,
6551
- "Hydro": 0.3078,
6552
- "Nuclear": 0.0649,
6553
- "Other Fossil": 0.0093,
6548
+ "Bioenergy": 0.0407,
6549
+ "Coal": 0.0688,
6550
+ "Gas": 0.1859,
6551
+ "Hydro": 0.2991,
6552
+ "Nuclear": 0.0672,
6553
+ "Other Fossil": 0.0092,
6554
6554
  "Other Renewables": 0.0169,
6555
- "Solar": 0.1177,
6556
- "Wind": 0.1958
6555
+ "Solar": 0.1196,
6556
+ "Wind": 0.1926
6557
6557
  }
6558
6558
  },
6559
6559
  "HT": {
@@ -6703,15 +6703,15 @@
6703
6703
  "Wind": 0.0449
6704
6704
  },
6705
6705
  "2025": {
6706
- "Bioenergy": 0.0353,
6707
- "Coal": 0.0562,
6708
- "Gas": 0.1726,
6709
- "Hydro": 0.0327,
6710
- "Nuclear": 0.3599,
6711
- "Other Fossil": 0.0157,
6706
+ "Bioenergy": 0.0346,
6707
+ "Coal": 0.0557,
6708
+ "Gas": 0.1696,
6709
+ "Hydro": 0.0321,
6710
+ "Nuclear": 0.3636,
6711
+ "Other Fossil": 0.0152,
6712
6712
  "Other Renewables": 0.0039,
6713
- "Solar": 0.2907,
6714
- "Wind": 0.033
6713
+ "Solar": 0.2925,
6714
+ "Wind": 0.0327
6715
6715
  }
6716
6716
  },
6717
6717
  "ID": {
@@ -6862,14 +6862,14 @@
6862
6862
  },
6863
6863
  "2025": {
6864
6864
  "Bioenergy": 0.0086,
6865
- "Coal": 0.0401,
6866
- "Gas": 0.4502,
6867
- "Hydro": 0.0456,
6865
+ "Coal": 0.0384,
6866
+ "Gas": 0.4576,
6867
+ "Hydro": 0.0446,
6868
6868
  "Nuclear": 0.0377,
6869
- "Other Fossil": 0.0365,
6869
+ "Other Fossil": 0.0357,
6870
6870
  "Other Renewables": 0.0015,
6871
- "Solar": 0.0614,
6872
- "Wind": 0.3183
6871
+ "Solar": 0.0629,
6872
+ "Wind": 0.3131
6873
6873
  }
6874
6874
  },
6875
6875
  "IL": {
@@ -7019,15 +7019,15 @@
7019
7019
  "Wind": 0.0452
7020
7020
  },
7021
7021
  "2025": {
7022
- "Bioenergy": 0.0068,
7023
- "Coal": 0.6969,
7024
- "Gas": 0.0145,
7025
- "Hydro": 0.1,
7026
- "Nuclear": 0.029,
7022
+ "Bioenergy": 0.0064,
7023
+ "Coal": 0.6911,
7024
+ "Gas": 0.0143,
7025
+ "Hydro": 0.1059,
7026
+ "Nuclear": 0.0287,
7027
7027
  "Other Fossil": 0.0002,
7028
7028
  "Other Renewables": 0.0016,
7029
- "Solar": 0.0867,
7030
- "Wind": 0.0643
7029
+ "Solar": 0.0859,
7030
+ "Wind": 0.066
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.8107,
7182
+ "Gas": 0.8149,
7183
7183
  "Hydro": 0.0348,
7184
7184
  "Nuclear": 0,
7185
- "Other Fossil": 0.1544,
7185
+ "Other Fossil": 0.1502,
7186
7186
  "Other Renewables": 0,
7187
7187
  "Solar": 0,
7188
7188
  "Wind": 0
@@ -7335,15 +7335,15 @@
7335
7335
  "Wind": 0.0947
7336
7336
  },
7337
7337
  "2025": {
7338
- "Bioenergy": 0.0475,
7339
- "Coal": 0.0307,
7340
- "Gas": 0.3989,
7341
- "Hydro": 0.1818,
7342
- "Nuclear": 0.0314,
7343
- "Other Fossil": 0.0197,
7344
- "Other Renewables": 0.0189,
7345
- "Solar": 0.1819,
7346
- "Wind": 0.089
7338
+ "Bioenergy": 0.0474,
7339
+ "Coal": 0.031,
7340
+ "Gas": 0.4005,
7341
+ "Hydro": 0.1815,
7342
+ "Nuclear": 0.0313,
7343
+ "Other Fossil": 0.0198,
7344
+ "Other Renewables": 0.0188,
7345
+ "Solar": 0.1824,
7346
+ "Wind": 0.0872
7347
7347
  }
7348
7348
  },
7349
7349
  "JM": {
@@ -7572,15 +7572,15 @@
7572
7572
  "Wind": 0.0198
7573
7573
  },
7574
7574
  "2025": {
7575
- "Bioenergy": 0.0604,
7576
- "Coal": 0.268,
7577
- "Gas": 0.2868,
7578
- "Hydro": 0.0756,
7579
- "Nuclear": 0.0957,
7580
- "Other Fossil": 0.0371,
7581
- "Other Renewables": 0.0098,
7582
- "Solar": 0.1447,
7583
- "Wind": 0.0218
7575
+ "Bioenergy": 0.0597,
7576
+ "Coal": 0.2686,
7577
+ "Gas": 0.2866,
7578
+ "Hydro": 0.0751,
7579
+ "Nuclear": 0.0946,
7580
+ "Other Fossil": 0.0376,
7581
+ "Other Renewables": 0.0096,
7582
+ "Solar": 0.1472,
7583
+ "Wind": 0.021
7584
7584
  }
7585
7585
  },
7586
7586
  "KE": {
@@ -7651,15 +7651,15 @@
7651
7651
  "Wind": 0.1313
7652
7652
  },
7653
7653
  "2025": {
7654
- "Bioenergy": 0.0248,
7654
+ "Bioenergy": 0.0247,
7655
7655
  "Coal": 0.0305,
7656
7656
  "Gas": 0.0418,
7657
- "Hydro": 0.2575,
7657
+ "Hydro": 0.2582,
7658
7658
  "Nuclear": 0.0015,
7659
- "Other Fossil": 0.0788,
7660
- "Other Renewables": 0.4026,
7661
- "Solar": 0.0302,
7662
- "Wind": 0.1323
7659
+ "Other Fossil": 0.0777,
7660
+ "Other Renewables": 0.4035,
7661
+ "Solar": 0.0296,
7662
+ "Wind": 0.1325
7663
7663
  }
7664
7664
  },
7665
7665
  "KG": {
@@ -7732,13 +7732,13 @@
7732
7732
  "2025": {
7733
7733
  "Bioenergy": 0.0015,
7734
7734
  "Coal": 0.0965,
7735
- "Gas": 0.0153,
7736
- "Hydro": 0.8354,
7735
+ "Gas": 0.0152,
7736
+ "Hydro": 0.8356,
7737
7737
  "Nuclear": 0.0039,
7738
7738
  "Other Fossil": 0.0335,
7739
7739
  "Other Renewables": 0.0004,
7740
- "Solar": 0.0076,
7741
- "Wind": 0.0058
7740
+ "Solar": 0.0077,
7741
+ "Wind": 0.0057
7742
7742
  }
7743
7743
  },
7744
7744
  "KH": {
@@ -7809,15 +7809,15 @@
7809
7809
  "Wind": 0.0186
7810
7810
  },
7811
7811
  "2025": {
7812
- "Bioenergy": 0.0135,
7812
+ "Bioenergy": 0.0134,
7813
7813
  "Coal": 0.4563,
7814
- "Gas": 0.0239,
7815
- "Hydro": 0.3807,
7816
- "Nuclear": 0.0134,
7814
+ "Gas": 0.0238,
7815
+ "Hydro": 0.3813,
7816
+ "Nuclear": 0.0133,
7817
7817
  "Other Fossil": 0.0552,
7818
7818
  "Other Renewables": 0.0013,
7819
- "Solar": 0.0359,
7820
- "Wind": 0.0199
7819
+ "Solar": 0.036,
7820
+ "Wind": 0.0194
7821
7821
  }
7822
7822
  },
7823
7823
  "KI": {
@@ -8204,15 +8204,15 @@
8204
8204
  "Wind": 0.0057
8205
8205
  },
8206
8206
  "2025": {
8207
- "Bioenergy": 0.0199,
8208
- "Coal": 0.2812,
8209
- "Gas": 0.2761,
8207
+ "Bioenergy": 0.0198,
8208
+ "Coal": 0.2901,
8209
+ "Gas": 0.2733,
8210
8210
  "Hydro": 0.0057,
8211
- "Nuclear": 0.3188,
8212
- "Other Fossil": 0.0071,
8213
- "Other Renewables": 0.0153,
8214
- "Solar": 0.07,
8215
- "Wind": 0.0059
8211
+ "Nuclear": 0.3134,
8212
+ "Other Fossil": 0.0069,
8213
+ "Other Renewables": 0.0151,
8214
+ "Solar": 0.0701,
8215
+ "Wind": 0.0056
8216
8216
  }
8217
8217
  },
8218
8218
  "KW": {
@@ -8442,14 +8442,14 @@
8442
8442
  },
8443
8443
  "2025": {
8444
8444
  "Bioenergy": 0,
8445
- "Coal": 0.5374,
8446
- "Gas": 0.291,
8447
- "Hydro": 0.0971,
8445
+ "Coal": 0.5364,
8446
+ "Gas": 0.2904,
8447
+ "Hydro": 0.0985,
8448
8448
  "Nuclear": 0,
8449
8449
  "Other Fossil": 0.0148,
8450
8450
  "Other Renewables": 0,
8451
- "Solar": 0.0202,
8452
- "Wind": 0.0397
8451
+ "Solar": 0.0207,
8452
+ "Wind": 0.0392
8453
8453
  }
8454
8454
  },
8455
8455
  "LA": {
@@ -8995,14 +8995,14 @@
8995
8995
  },
8996
8996
  "2025": {
8997
8997
  "Bioenergy": 0.0198,
8998
- "Coal": 0.0352,
8999
- "Gas": 0.1981,
9000
- "Hydro": 0.0666,
9001
- "Nuclear": 0.0543,
9002
- "Other Fossil": 0.0983,
8998
+ "Coal": 0.0357,
8999
+ "Gas": 0.1955,
9000
+ "Hydro": 0.0662,
9001
+ "Nuclear": 0.0557,
9002
+ "Other Fossil": 0.0967,
9003
9003
  "Other Renewables": 0.0022,
9004
- "Solar": 0.1961,
9005
- "Wind": 0.3295
9004
+ "Solar": 0.1973,
9005
+ "Wind": 0.3309
9006
9006
  }
9007
9007
  },
9008
9008
  "LU": {
@@ -9073,15 +9073,15 @@
9073
9073
  "Wind": 0.1861
9074
9074
  },
9075
9075
  "2025": {
9076
- "Bioenergy": 0.07,
9077
- "Coal": 0.0893,
9078
- "Gas": 0.1754,
9079
- "Hydro": 0.1272,
9080
- "Nuclear": 0.1416,
9081
- "Other Fossil": 0.0392,
9076
+ "Bioenergy": 0.0703,
9077
+ "Coal": 0.089,
9078
+ "Gas": 0.1742,
9079
+ "Hydro": 0.1257,
9080
+ "Nuclear": 0.1422,
9081
+ "Other Fossil": 0.0394,
9082
9082
  "Other Renewables": 0.0058,
9083
- "Solar": 0.1796,
9084
- "Wind": 0.1719
9083
+ "Solar": 0.1781,
9084
+ "Wind": 0.1752
9085
9085
  }
9086
9086
  },
9087
9087
  "LV": {
@@ -9152,15 +9152,15 @@
9152
9152
  "Wind": 0.0675
9153
9153
  },
9154
9154
  "2025": {
9155
- "Bioenergy": 0.0568,
9156
- "Coal": 0.0201,
9157
- "Gas": 0.2292,
9158
- "Hydro": 0.4554,
9159
- "Nuclear": 0.034,
9160
- "Other Fossil": 0.0148,
9161
- "Other Renewables": 0.0014,
9162
- "Solar": 0.1418,
9163
- "Wind": 0.0465
9155
+ "Bioenergy": 0.0556,
9156
+ "Coal": 0.0228,
9157
+ "Gas": 0.2289,
9158
+ "Hydro": 0.4368,
9159
+ "Nuclear": 0.0386,
9160
+ "Other Fossil": 0.0175,
9161
+ "Other Renewables": 0.0016,
9162
+ "Solar": 0.1492,
9163
+ "Wind": 0.049
9164
9164
  }
9165
9165
  },
9166
9166
  "LY": {
@@ -9311,14 +9311,14 @@
9311
9311
  },
9312
9312
  "2025": {
9313
9313
  "Bioenergy": 0.0002,
9314
- "Coal": 0.6071,
9315
- "Gas": 0.1127,
9316
- "Hydro": 0.0323,
9314
+ "Coal": 0.607,
9315
+ "Gas": 0.1128,
9316
+ "Hydro": 0.0324,
9317
9317
  "Nuclear": 0.0007,
9318
9318
  "Other Fossil": 0.0207,
9319
9319
  "Other Renewables": 0.0003,
9320
9320
  "Solar": 0.0322,
9321
- "Wind": 0.1938
9321
+ "Wind": 0.1936
9322
9322
  }
9323
9323
  },
9324
9324
  "MD": {
@@ -9469,14 +9469,14 @@
9469
9469
  },
9470
9470
  "2025": {
9471
9471
  "Bioenergy": 0.0139,
9472
- "Coal": 0.1853,
9473
- "Gas": 0.1094,
9474
- "Hydro": 0.3494,
9475
- "Nuclear": 0.101,
9472
+ "Coal": 0.1768,
9473
+ "Gas": 0.1102,
9474
+ "Hydro": 0.354,
9475
+ "Nuclear": 0.1017,
9476
9476
  "Other Fossil": 0.0101,
9477
9477
  "Other Renewables": 0.0042,
9478
- "Solar": 0.1004,
9479
- "Wind": 0.1265
9478
+ "Solar": 0.1035,
9479
+ "Wind": 0.1257
9480
9480
  }
9481
9481
  },
9482
9482
  "MG": {
@@ -9626,15 +9626,15 @@
9626
9626
  "Wind": 0.0428
9627
9627
  },
9628
9628
  "2025": {
9629
- "Bioenergy": 0.0078,
9630
- "Coal": 0.4028,
9631
- "Gas": 0.2647,
9632
- "Hydro": 0.1707,
9633
- "Nuclear": 0.046,
9629
+ "Bioenergy": 0.0076,
9630
+ "Coal": 0.404,
9631
+ "Gas": 0.2645,
9632
+ "Hydro": 0.1696,
9633
+ "Nuclear": 0.0459,
9634
9634
  "Other Fossil": 0.0046,
9635
9635
  "Other Renewables": 0.0019,
9636
- "Solar": 0.0492,
9637
- "Wind": 0.0525
9636
+ "Solar": 0.0493,
9637
+ "Wind": 0.0528
9638
9638
  }
9639
9639
  },
9640
9640
  "ML": {
@@ -9864,14 +9864,14 @@
9864
9864
  },
9865
9865
  "2025": {
9866
9866
  "Bioenergy": 0,
9867
- "Coal": 0.9018,
9867
+ "Coal": 0.9007,
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.0982
9874
+ "Wind": 0.0993
9875
9875
  }
9876
9876
  },
9877
9877
  "MO": {
@@ -9942,15 +9942,15 @@
9942
9942
  "Wind": 0.063
9943
9943
  },
9944
9944
  "2025": {
9945
- "Bioenergy": 0.0553,
9946
- "Coal": 0.4449,
9947
- "Gas": 0.1582,
9948
- "Hydro": 0.1024,
9949
- "Nuclear": 0.0454,
9945
+ "Bioenergy": 0.0552,
9946
+ "Coal": 0.445,
9947
+ "Gas": 0.1579,
9948
+ "Hydro": 0.1047,
9949
+ "Nuclear": 0.0449,
9950
9950
  "Other Fossil": 0.0342,
9951
9951
  "Other Renewables": 0.0044,
9952
- "Solar": 0.088,
9953
- "Wind": 0.0673
9952
+ "Solar": 0.0881,
9953
+ "Wind": 0.0655
9954
9954
  }
9955
9955
  },
9956
9956
  "MQ": {
@@ -10260,13 +10260,13 @@
10260
10260
  "2025": {
10261
10261
  "Bioenergy": 0.0066,
10262
10262
  "Coal": 0.0297,
10263
- "Gas": 0.6664,
10264
- "Hydro": 0.0403,
10265
- "Nuclear": 0.0482,
10266
- "Other Fossil": 0.0109,
10263
+ "Gas": 0.6652,
10264
+ "Hydro": 0.04,
10265
+ "Nuclear": 0.0484,
10266
+ "Other Fossil": 0.0102,
10267
10267
  "Other Renewables": 0.002,
10268
- "Solar": 0.1673,
10269
- "Wind": 0.0288
10268
+ "Solar": 0.1685,
10269
+ "Wind": 0.0293
10270
10270
  }
10271
10271
  },
10272
10272
  "MU": {
@@ -10575,14 +10575,14 @@
10575
10575
  },
10576
10576
  "2025": {
10577
10577
  "Bioenergy": 0.0002,
10578
- "Coal": 0.0775,
10579
- "Gas": 0.6039,
10578
+ "Coal": 0.0778,
10579
+ "Gas": 0.6057,
10580
10580
  "Hydro": 0.0727,
10581
- "Nuclear": 0.0284,
10582
- "Other Fossil": 0.0904,
10583
- "Other Renewables": 0.0089,
10584
- "Solar": 0.0564,
10585
- "Wind": 0.0616
10581
+ "Nuclear": 0.0285,
10582
+ "Other Fossil": 0.0899,
10583
+ "Other Renewables": 0.0088,
10584
+ "Solar": 0.0562,
10585
+ "Wind": 0.0603
10586
10586
  }
10587
10587
  },
10588
10588
  "MY": {
@@ -10653,10 +10653,10 @@
10653
10653
  "Wind": 0
10654
10654
  },
10655
10655
  "2025": {
10656
- "Bioenergy": 0.0247,
10657
- "Coal": 0.4535,
10658
- "Gas": 0.3142,
10659
- "Hydro": 0.1833,
10656
+ "Bioenergy": 0.0246,
10657
+ "Coal": 0.452,
10658
+ "Gas": 0.3159,
10659
+ "Hydro": 0.1831,
10660
10660
  "Nuclear": 0,
10661
10661
  "Other Fossil": 0.0058,
10662
10662
  "Other Renewables": 0,
@@ -11050,8 +11050,8 @@
11050
11050
  "2025": {
11051
11051
  "Bioenergy": 0,
11052
11052
  "Coal": 0,
11053
- "Gas": 0.7001,
11054
- "Hydro": 0.2999,
11053
+ "Gas": 0.6932,
11054
+ "Hydro": 0.3068,
11055
11055
  "Nuclear": 0,
11056
11056
  "Other Fossil": 0,
11057
11057
  "Other Renewables": 0,
@@ -11128,14 +11128,14 @@
11128
11128
  },
11129
11129
  "2025": {
11130
11130
  "Bioenergy": 0.1685,
11131
- "Coal": 0.0035,
11132
- "Gas": 0.0212,
11133
- "Hydro": 0.0837,
11131
+ "Coal": 0.0036,
11132
+ "Gas": 0.0215,
11133
+ "Hydro": 0.0831,
11134
11134
  "Nuclear": 0.0018,
11135
11135
  "Other Fossil": 0.3978,
11136
11136
  "Other Renewables": 0.1561,
11137
11137
  "Solar": 0.013,
11138
- "Wind": 0.1546
11138
+ "Wind": 0.1547
11139
11139
  }
11140
11140
  },
11141
11141
  "NL": {
@@ -11206,15 +11206,15 @@
11206
11206
  "Wind": 0.2649
11207
11207
  },
11208
11208
  "2025": {
11209
- "Bioenergy": 0.0475,
11210
- "Coal": 0.0693,
11211
- "Gas": 0.3257,
11212
- "Hydro": 0.0003,
11213
- "Nuclear": 0.0267,
11214
- "Other Fossil": 0.0224,
11215
- "Other Renewables": 0.0139,
11216
- "Solar": 0.2777,
11217
- "Wind": 0.2165
11209
+ "Bioenergy": 0.0469,
11210
+ "Coal": 0.0668,
11211
+ "Gas": 0.3213,
11212
+ "Hydro": 0.0002,
11213
+ "Nuclear": 0.0272,
11214
+ "Other Fossil": 0.0226,
11215
+ "Other Renewables": 0.014,
11216
+ "Solar": 0.2759,
11217
+ "Wind": 0.2252
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.0063,
11291
- "Hydro": 0.9077,
11290
+ "Gas": 0.0067,
11291
+ "Hydro": 0.9059,
11292
11292
  "Nuclear": 0,
11293
11293
  "Other Fossil": 0.0017,
11294
- "Other Renewables": 0.0033,
11294
+ "Other Renewables": 0.0034,
11295
11295
  "Solar": 0,
11296
- "Wind": 0.0811
11296
+ "Wind": 0.0823
11297
11297
  }
11298
11298
  },
11299
11299
  "NP": {
@@ -11366,13 +11366,13 @@
11366
11366
  "2025": {
11367
11367
  "Bioenergy": 0.0043,
11368
11368
  "Coal": 0.1084,
11369
- "Gas": 0.0197,
11370
- "Hydro": 0.8049,
11371
- "Nuclear": 0.0111,
11369
+ "Gas": 0.0196,
11370
+ "Hydro": 0.8055,
11371
+ "Nuclear": 0.011,
11372
11372
  "Other Fossil": 0.0012,
11373
11373
  "Other Renewables": 0.0011,
11374
11374
  "Solar": 0.0317,
11375
- "Wind": 0.0177
11375
+ "Wind": 0.0172
11376
11376
  }
11377
11377
  },
11378
11378
  "NR": {
@@ -11602,14 +11602,14 @@
11602
11602
  },
11603
11603
  "2025": {
11604
11604
  "Bioenergy": 0.0003,
11605
- "Coal": 0.0369,
11606
- "Gas": 0.1149,
11607
- "Hydro": 0.5471,
11605
+ "Coal": 0.0354,
11606
+ "Gas": 0.1139,
11607
+ "Hydro": 0.5515,
11608
11608
  "Nuclear": 0,
11609
11609
  "Other Fossil": 0,
11610
- "Other Renewables": 0.2223,
11610
+ "Other Renewables": 0.2209,
11611
11611
  "Solar": 0,
11612
- "Wind": 0.0786
11612
+ "Wind": 0.078
11613
11613
  }
11614
11614
  },
11615
11615
  "OM": {
@@ -11838,15 +11838,15 @@
11838
11838
  "Wind": 0.0651
11839
11839
  },
11840
11840
  "2025": {
11841
- "Bioenergy": 0.0059,
11841
+ "Bioenergy": 0.0061,
11842
11842
  "Coal": 0,
11843
- "Gas": 0.3564,
11844
- "Hydro": 0.5465,
11843
+ "Gas": 0.3678,
11844
+ "Hydro": 0.5335,
11845
11845
  "Nuclear": 0,
11846
- "Other Fossil": 0.0011,
11846
+ "Other Fossil": 0.001,
11847
11847
  "Other Renewables": 0,
11848
- "Solar": 0.0278,
11849
- "Wind": 0.0623
11848
+ "Solar": 0.0286,
11849
+ "Wind": 0.063
11850
11850
  }
11851
11851
  },
11852
11852
  "PF": {
@@ -12075,15 +12075,15 @@
12075
12075
  "Wind": 0.01
12076
12076
  },
12077
12077
  "2025": {
12078
- "Bioenergy": 0.0101,
12079
- "Coal": 0.5664,
12080
- "Gas": 0.182,
12081
- "Hydro": 0.1077,
12078
+ "Bioenergy": 0.0098,
12079
+ "Coal": 0.5623,
12080
+ "Gas": 0.1839,
12081
+ "Hydro": 0.1107,
12082
12082
  "Nuclear": 0,
12083
- "Other Fossil": 0.0052,
12084
- "Other Renewables": 0.0817,
12085
- "Solar": 0.0387,
12086
- "Wind": 0.0082
12083
+ "Other Fossil": 0.0055,
12084
+ "Other Renewables": 0.0814,
12085
+ "Solar": 0.0386,
12086
+ "Wind": 0.0078
12087
12087
  }
12088
12088
  },
12089
12089
  "PK": {
@@ -12154,15 +12154,15 @@
12154
12154
  "Wind": 0.0245
12155
12155
  },
12156
12156
  "2025": {
12157
- "Bioenergy": 0.0036,
12158
- "Coal": 0.1636,
12159
- "Gas": 0.2069,
12160
- "Hydro": 0.2645,
12161
- "Nuclear": 0.1371,
12157
+ "Bioenergy": 0.0035,
12158
+ "Coal": 0.163,
12159
+ "Gas": 0.2057,
12160
+ "Hydro": 0.273,
12161
+ "Nuclear": 0.1365,
12162
12162
  "Other Fossil": 0.0052,
12163
12163
  "Other Renewables": 0,
12164
- "Solar": 0.1894,
12165
- "Wind": 0.0299
12164
+ "Solar": 0.1832,
12165
+ "Wind": 0.03
12166
12166
  }
12167
12167
  },
12168
12168
  "PL": {
@@ -12233,15 +12233,15 @@
12233
12233
  "Wind": 0.1506
12234
12234
  },
12235
12235
  "2025": {
12236
- "Bioenergy": 0.0185,
12237
- "Coal": 0.5053,
12238
- "Gas": 0.1235,
12236
+ "Bioenergy": 0.0187,
12237
+ "Coal": 0.5029,
12238
+ "Gas": 0.1239,
12239
12239
  "Hydro": 0.0112,
12240
- "Nuclear": 0.0026,
12241
- "Other Fossil": 0.0522,
12240
+ "Nuclear": 0.0029,
12241
+ "Other Fossil": 0.0519,
12242
12242
  "Other Renewables": 0.0033,
12243
- "Solar": 0.1476,
12244
- "Wind": 0.1357
12243
+ "Solar": 0.1475,
12244
+ "Wind": 0.1376
12245
12245
  }
12246
12246
  },
12247
12247
  "PM": {
@@ -12392,14 +12392,14 @@
12392
12392
  },
12393
12393
  "2025": {
12394
12394
  "Bioenergy": 0,
12395
- "Coal": 0.1975,
12395
+ "Coal": 0.1957,
12396
12396
  "Gas": 0.4093,
12397
12397
  "Hydro": 0,
12398
12398
  "Nuclear": 0,
12399
- "Other Fossil": 0.3639,
12399
+ "Other Fossil": 0.366,
12400
12400
  "Other Renewables": 0,
12401
- "Solar": 0.0143,
12402
- "Wind": 0.0151
12401
+ "Solar": 0.0142,
12402
+ "Wind": 0.0149
12403
12403
  }
12404
12404
  },
12405
12405
  "PS": {
@@ -12549,15 +12549,15 @@
12549
12549
  "Wind": 0.2927
12550
12550
  },
12551
12551
  "2025": {
12552
- "Bioenergy": 0.0564,
12553
- "Coal": 0.0186,
12554
- "Gas": 0.1729,
12555
- "Hydro": 0.261,
12556
- "Nuclear": 0.0314,
12557
- "Other Fossil": 0.007,
12552
+ "Bioenergy": 0.0574,
12553
+ "Coal": 0.0197,
12554
+ "Gas": 0.1772,
12555
+ "Hydro": 0.2482,
12556
+ "Nuclear": 0.0333,
12557
+ "Other Fossil": 0.0073,
12558
12558
  "Other Renewables": 0.0013,
12559
- "Solar": 0.192,
12560
- "Wind": 0.2593
12559
+ "Solar": 0.1944,
12560
+ "Wind": 0.2612
12561
12561
  }
12562
12562
  },
12563
12563
  "PY": {
@@ -12865,15 +12865,15 @@
12865
12865
  "Wind": 0.1188
12866
12866
  },
12867
12867
  "2025": {
12868
- "Bioenergy": 0.0104,
12869
- "Coal": 0.1325,
12870
- "Gas": 0.1798,
12871
- "Hydro": 0.231,
12872
- "Nuclear": 0.2012,
12868
+ "Bioenergy": 0.0103,
12869
+ "Coal": 0.1322,
12870
+ "Gas": 0.1799,
12871
+ "Hydro": 0.2278,
12872
+ "Nuclear": 0.2036,
12873
12873
  "Other Fossil": 0.0017,
12874
12874
  "Other Renewables": 0.0007,
12875
- "Solar": 0.1301,
12876
- "Wind": 0.1125
12875
+ "Solar": 0.132,
12876
+ "Wind": 0.1119
12877
12877
  }
12878
12878
  },
12879
12879
  "RS": {
@@ -12944,15 +12944,15 @@
12944
12944
  "Wind": 0.0372
12945
12945
  },
12946
12946
  "2025": {
12947
- "Bioenergy": 0.0098,
12948
- "Coal": 0.6337,
12949
- "Gas": 0.0546,
12950
- "Hydro": 0.2446,
12947
+ "Bioenergy": 0.0101,
12948
+ "Coal": 0.6389,
12949
+ "Gas": 0.0542,
12950
+ "Hydro": 0.2383,
12951
12951
  "Nuclear": 0.005,
12952
- "Other Fossil": 0.0068,
12952
+ "Other Fossil": 0.007,
12953
12953
  "Other Renewables": 0.0002,
12954
- "Solar": 0.0033,
12955
- "Wind": 0.0419
12954
+ "Solar": 0.0032,
12955
+ "Wind": 0.0431
12956
12956
  }
12957
12957
  },
12958
12958
  "RU": {
@@ -13024,13 +13024,13 @@
13024
13024
  },
13025
13025
  "2025": {
13026
13026
  "Bioenergy": 0.0007,
13027
- "Coal": 0.1767,
13028
- "Gas": 0.4418,
13029
- "Hydro": 0.1719,
13030
- "Nuclear": 0.1903,
13027
+ "Coal": 0.1756,
13028
+ "Gas": 0.4394,
13029
+ "Hydro": 0.1733,
13030
+ "Nuclear": 0.1922,
13031
13031
  "Other Fossil": 0.0128,
13032
13032
  "Other Renewables": 0,
13033
- "Solar": 0.0023,
13033
+ "Solar": 0.0024,
13034
13034
  "Wind": 0.0037
13035
13035
  }
13036
13036
  },
@@ -13497,15 +13497,15 @@
13497
13497
  "Wind": 0.2471
13498
13498
  },
13499
13499
  "2025": {
13500
- "Bioenergy": 0.0341,
13500
+ "Bioenergy": 0.0331,
13501
13501
  "Coal": 0,
13502
13502
  "Gas": 0,
13503
- "Hydro": 0.4165,
13504
- "Nuclear": 0.2765,
13503
+ "Hydro": 0.4198,
13504
+ "Nuclear": 0.2737,
13505
13505
  "Other Fossil": 0,
13506
13506
  "Other Renewables": 0,
13507
- "Solar": 0.0363,
13508
- "Wind": 0.2366
13507
+ "Solar": 0.0372,
13508
+ "Wind": 0.2362
13509
13509
  }
13510
13510
  },
13511
13511
  "SG": {
@@ -13577,13 +13577,13 @@
13577
13577
  },
13578
13578
  "2025": {
13579
13579
  "Bioenergy": 0.0001,
13580
- "Coal": 0.0022,
13581
- "Gas": 0.9425,
13580
+ "Coal": 0.0021,
13581
+ "Gas": 0.9429,
13582
13582
  "Hydro": 0.0005,
13583
13583
  "Nuclear": 0.0002,
13584
- "Other Fossil": 0.0276,
13584
+ "Other Fossil": 0.0271,
13585
13585
  "Other Renewables": 0,
13586
- "Solar": 0.0265,
13586
+ "Solar": 0.0267,
13587
13587
  "Wind": 0.0003
13588
13588
  }
13589
13589
  },
@@ -13734,15 +13734,15 @@
13734
13734
  "Wind": 0.0022
13735
13735
  },
13736
13736
  "2025": {
13737
- "Bioenergy": 0.0098,
13738
- "Coal": 0.1008,
13739
- "Gas": 0.0575,
13740
- "Hydro": 0.2777,
13741
- "Nuclear": 0.4246,
13742
- "Other Fossil": 0.0002,
13737
+ "Bioenergy": 0.0108,
13738
+ "Coal": 0.0908,
13739
+ "Gas": 0.0584,
13740
+ "Hydro": 0.2761,
13741
+ "Nuclear": 0.4211,
13742
+ "Other Fossil": 0.0003,
13743
13743
  "Other Renewables": 0.0001,
13744
- "Solar": 0.1278,
13745
- "Wind": 0.0015
13744
+ "Solar": 0.1402,
13745
+ "Wind": 0.0023
13746
13746
  }
13747
13747
  },
13748
13748
  "SK": {
@@ -13813,14 +13813,14 @@
13813
13813
  "Wind": 0
13814
13814
  },
13815
13815
  "2025": {
13816
- "Bioenergy": 0.032,
13817
- "Coal": 0.0015,
13818
- "Gas": 0.0933,
13819
- "Hydro": 0.1069,
13820
- "Nuclear": 0.6799,
13821
- "Other Fossil": 0.0443,
13822
- "Other Renewables": 0.0176,
13823
- "Solar": 0.0245,
13816
+ "Bioenergy": 0.0311,
13817
+ "Coal": 0.0013,
13818
+ "Gas": 0.0943,
13819
+ "Hydro": 0.107,
13820
+ "Nuclear": 0.6803,
13821
+ "Other Fossil": 0.0439,
13822
+ "Other Renewables": 0.0177,
13823
+ "Solar": 0.0243,
13824
13824
  "Wind": 0
13825
13825
  }
13826
13826
  },
@@ -14368,13 +14368,13 @@
14368
14368
  "2025": {
14369
14369
  "Bioenergy": 0.1521,
14370
14370
  "Coal": 0.0025,
14371
- "Gas": 0.2271,
14372
- "Hydro": 0.1782,
14373
- "Nuclear": 0.0012,
14371
+ "Gas": 0.2273,
14372
+ "Hydro": 0.1778,
14373
+ "Nuclear": 0.0013,
14374
14374
  "Other Fossil": 0.0336,
14375
14375
  "Other Renewables": 0.1973,
14376
14376
  "Solar": 0.1564,
14377
- "Wind": 0.0517
14377
+ "Wind": 0.0518
14378
14378
  }
14379
14379
  },
14380
14380
  "SY": {
@@ -14840,15 +14840,15 @@
14840
14840
  "Wind": 0.0268
14841
14841
  },
14842
14842
  "2025": {
14843
- "Bioenergy": 0.0528,
14844
- "Coal": 0.2295,
14845
- "Gas": 0.5712,
14843
+ "Bioenergy": 0.0527,
14844
+ "Coal": 0.2319,
14845
+ "Gas": 0.5685,
14846
14846
  "Hydro": 0.0505,
14847
- "Nuclear": 0.0079,
14848
- "Other Fossil": 0.0011,
14847
+ "Nuclear": 0.008,
14848
+ "Other Fossil": 0.0012,
14849
14849
  "Other Renewables": 0.0008,
14850
- "Solar": 0.0594,
14851
- "Wind": 0.0269
14850
+ "Solar": 0.0595,
14851
+ "Wind": 0.027
14852
14852
  }
14853
14853
  },
14854
14854
  "TJ": {
@@ -14920,14 +14920,14 @@
14920
14920
  },
14921
14921
  "2025": {
14922
14922
  "Bioenergy": 0.0001,
14923
- "Coal": 0.0496,
14924
- "Gas": 0.0113,
14925
- "Hydro": 0.9377,
14923
+ "Coal": 0.0461,
14924
+ "Gas": 0.0105,
14925
+ "Hydro": 0.9421,
14926
14926
  "Nuclear": 0.0003,
14927
14927
  "Other Fossil": 0,
14928
14928
  "Other Renewables": 0,
14929
- "Solar": 0.0005,
14930
- "Wind": 0.0005
14929
+ "Solar": 0.0004,
14930
+ "Wind": 0.0004
14931
14931
  }
14932
14932
  },
14933
14933
  "TL": {
@@ -15158,13 +15158,13 @@
15158
15158
  "2025": {
15159
15159
  "Bioenergy": 0,
15160
15160
  "Coal": 0,
15161
- "Gas": 0.9839,
15161
+ "Gas": 0.9846,
15162
15162
  "Hydro": 0,
15163
15163
  "Nuclear": 0,
15164
15164
  "Other Fossil": 0,
15165
15165
  "Other Renewables": 0,
15166
15166
  "Solar": 0,
15167
- "Wind": 0.0161
15167
+ "Wind": 0.0154
15168
15168
  }
15169
15169
  },
15170
15170
  "TO": {
@@ -15314,15 +15314,15 @@
15314
15314
  "Wind": 0.1071
15315
15315
  },
15316
15316
  "2025": {
15317
- "Bioenergy": 0.023,
15318
- "Coal": 0.3252,
15319
- "Gas": 0.2151,
15320
- "Hydro": 0.1769,
15321
- "Nuclear": 0.0004,
15317
+ "Bioenergy": 0.0227,
15318
+ "Coal": 0.3257,
15319
+ "Gas": 0.2183,
15320
+ "Hydro": 0.1714,
15321
+ "Nuclear": 0.0005,
15322
15322
  "Other Fossil": 0.003,
15323
- "Other Renewables": 0.0283,
15324
- "Solar": 0.1129,
15325
- "Wind": 0.1151
15323
+ "Other Renewables": 0.0276,
15324
+ "Solar": 0.1141,
15325
+ "Wind": 0.1169
15326
15326
  }
15327
15327
  },
15328
15328
  "TT": {
@@ -15473,14 +15473,14 @@
15473
15473
  },
15474
15474
  "2025": {
15475
15475
  "Bioenergy": 0.0008,
15476
- "Coal": 0.3708,
15477
- "Gas": 0.4754,
15478
- "Hydro": 0.0213,
15479
- "Nuclear": 0.015,
15480
- "Other Fossil": 0.0277,
15476
+ "Coal": 0.3725,
15477
+ "Gas": 0.4767,
15478
+ "Hydro": 0.0217,
15479
+ "Nuclear": 0.0134,
15480
+ "Other Fossil": 0.0274,
15481
15481
  "Other Renewables": 0,
15482
- "Solar": 0.0503,
15483
- "Wind": 0.0387
15482
+ "Solar": 0.0502,
15483
+ "Wind": 0.0372
15484
15484
  }
15485
15485
  },
15486
15486
  "TZ": {
@@ -15789,14 +15789,14 @@
15789
15789
  },
15790
15790
  "2025": {
15791
15791
  "Bioenergy": 0.01,
15792
- "Coal": 0.1624,
15793
- "Gas": 0.4055,
15794
- "Hydro": 0.0528,
15795
- "Nuclear": 0.1714,
15796
- "Other Fossil": 0.006,
15792
+ "Coal": 0.1613,
15793
+ "Gas": 0.4107,
15794
+ "Hydro": 0.0512,
15795
+ "Nuclear": 0.1717,
15796
+ "Other Fossil": 0.0055,
15797
15797
  "Other Renewables": 0.0038,
15798
- "Solar": 0.0901,
15799
- "Wind": 0.0979
15798
+ "Solar": 0.0907,
15799
+ "Wind": 0.095
15800
15800
  }
15801
15801
  },
15802
15802
  "UY": {
@@ -15867,15 +15867,15 @@
15867
15867
  "Wind": 0.3322
15868
15868
  },
15869
15869
  "2025": {
15870
- "Bioenergy": 0.1366,
15871
- "Coal": 0.0014,
15872
- "Gas": 0.0241,
15873
- "Hydro": 0.4634,
15874
- "Nuclear": 0.0009,
15875
- "Other Fossil": 0.0095,
15876
- "Other Renewables": 0.0003,
15877
- "Solar": 0.0372,
15878
- "Wind": 0.3267
15870
+ "Bioenergy": 0.1351,
15871
+ "Coal": 0.0013,
15872
+ "Gas": 0.0219,
15873
+ "Hydro": 0.4696,
15874
+ "Nuclear": 0.0008,
15875
+ "Other Fossil": 0.0087,
15876
+ "Other Renewables": 0.0002,
15877
+ "Solar": 0.0367,
15878
+ "Wind": 0.3256
15879
15879
  }
15880
15880
  },
15881
15881
  "UZ": {
@@ -15954,7 +15954,7 @@
15954
15954
  "Other Fossil": 0.0111,
15955
15955
  "Other Renewables": 0.0001,
15956
15956
  "Solar": 0.0023,
15957
- "Wind": 0.0016
15957
+ "Wind": 0.0015
15958
15958
  }
15959
15959
  },
15960
15960
  "VC": {
@@ -16342,14 +16342,14 @@
16342
16342
  },
16343
16343
  "2025": {
16344
16344
  "Bioenergy": 0,
16345
- "Coal": 0.4908,
16346
- "Gas": 0.0631,
16347
- "Hydro": 0.3221,
16345
+ "Coal": 0.4773,
16346
+ "Gas": 0.0621,
16347
+ "Hydro": 0.3395,
16348
16348
  "Nuclear": 0,
16349
16349
  "Other Fossil": 0,
16350
16350
  "Other Renewables": 0,
16351
- "Solar": 0.0812,
16352
- "Wind": 0.0428
16351
+ "Solar": 0.0792,
16352
+ "Wind": 0.0419
16353
16353
  }
16354
16354
  },
16355
16355
  "VU": {
@@ -16579,14 +16579,14 @@
16579
16579
  },
16580
16580
  "2025": {
16581
16581
  "Bioenergy": 0.0065,
16582
- "Coal": 0.7048,
16583
- "Gas": 0.0557,
16584
- "Hydro": 0.0815,
16585
- "Nuclear": 0.0466,
16582
+ "Coal": 0.7067,
16583
+ "Gas": 0.0549,
16584
+ "Hydro": 0.0811,
16585
+ "Nuclear": 0.0462,
16586
16586
  "Other Fossil": 0.0046,
16587
16587
  "Other Renewables": 0.0019,
16588
- "Solar": 0.0213,
16589
- "Wind": 0.0769
16588
+ "Solar": 0.0214,
16589
+ "Wind": 0.0767
16590
16590
  }
16591
16591
  },
16592
16592
  "YE": {
@@ -16737,14 +16737,14 @@
16737
16737
  },
16738
16738
  "2025": {
16739
16739
  "Bioenergy": 0,
16740
- "Coal": 0.8088,
16740
+ "Coal": 0.811,
16741
16741
  "Gas": 0,
16742
- "Hydro": 0.0072,
16743
- "Nuclear": 0.038,
16744
- "Other Fossil": 0.0184,
16745
- "Other Renewables": 0.001,
16746
- "Solar": 0.0779,
16747
- "Wind": 0.0487
16742
+ "Hydro": 0.0069,
16743
+ "Nuclear": 0.0375,
16744
+ "Other Fossil": 0.0174,
16745
+ "Other Renewables": 0.0011,
16746
+ "Solar": 0.0769,
16747
+ "Wind": 0.0493
16748
16748
  }
16749
16749
  },
16750
16750
  "ZM": {