@digital4better/data 1.3.2 → 1.3.4

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 +91 -91
  14. package/data/factor/country-yearly-green.json +795 -795
  15. package/data/factor/country-yearly.csv +91 -91
  16. package/data/factor/country-yearly.json +797 -797
  17. package/data/factor/subdivision-monthly-green.csv +89 -26
  18. package/data/factor/subdivision-monthly-green.json +927 -234
  19. package/data/factor/subdivision-monthly.csv +89 -26
  20. package/data/factor/subdivision-monthly.json +927 -234
  21. package/data/factor/subdivision-yearly-green.csv +63 -63
  22. package/data/factor/subdivision-yearly-green.json +567 -567
  23. package/data/factor/subdivision-yearly.csv +63 -63
  24. package/data/factor/subdivision-yearly.json +567 -567
  25. package/data/factor/world-monthly-green.csv +1 -0
  26. package/data/factor/world-monthly-green.json +11 -0
  27. package/data/factor/world-monthly.csv +1 -0
  28. package/data/factor/world-monthly.json +11 -0
  29. package/data/factor/world-yearly-green.csv +1 -1
  30. package/data/factor/world-yearly-green.json +9 -9
  31. package/data/factor/world-yearly.csv +1 -1
  32. package/data/factor/world-yearly.json +9 -9
  33. package/data/mix/continent-monthly-green.csv +6 -0
  34. package/data/mix/continent-monthly-green.json +36 -0
  35. package/data/mix/continent-monthly.csv +6 -0
  36. package/data/mix/continent-monthly.json +66 -0
  37. package/data/mix/continent-yearly-green.csv +6 -6
  38. package/data/mix/continent-yearly-green.json +22 -22
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +42 -42
  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 +89 -89
  46. package/data/mix/country-yearly-green.json +308 -308
  47. package/data/mix/country-yearly.csv +89 -89
  48. package/data/mix/country-yearly.json +558 -558
  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 +873 -180
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +216 -216
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +390 -390
  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.0162,
150
- "Coal": 0.4234,
151
- "Gas": 0.0749,
152
- "Hydro": 0.2625,
153
- "Nuclear": 0.0445,
154
- "Other Fossil": 0.0203,
155
- "Other Renewables": 0.0043,
156
- "Solar": 0.0834,
157
- "Wind": 0.0706
149
+ "Bioenergy": 0.016,
150
+ "Coal": 0.4208,
151
+ "Gas": 0.0745,
152
+ "Hydro": 0.2633,
153
+ "Nuclear": 0.0447,
154
+ "Other Fossil": 0.0202,
155
+ "Other Renewables": 0.0044,
156
+ "Solar": 0.0851,
157
+ "Wind": 0.071
158
158
  }
159
159
  },
160
160
  "AG": {
@@ -305,14 +305,14 @@
305
305
  },
306
306
  "2025": {
307
307
  "Bioenergy": 0.0092,
308
- "Coal": 0.0426,
309
- "Gas": 0.0754,
310
- "Hydro": 0.734,
311
- "Nuclear": 0.0623,
312
- "Other Fossil": 0.0075,
308
+ "Coal": 0.0411,
309
+ "Gas": 0.0734,
310
+ "Hydro": 0.7353,
311
+ "Nuclear": 0.0619,
312
+ "Other Fossil": 0.0074,
313
313
  "Other Renewables": 0.0021,
314
- "Solar": 0.0286,
315
- "Wind": 0.0383
314
+ "Solar": 0.0314,
315
+ "Wind": 0.0381
316
316
  }
317
317
  },
318
318
  "AM": {
@@ -385,12 +385,12 @@
385
385
  "2025": {
386
386
  "Bioenergy": 0,
387
387
  "Coal": 0,
388
- "Gas": 0.3463,
388
+ "Gas": 0.3462,
389
389
  "Hydro": 0.2098,
390
390
  "Nuclear": 0.3829,
391
391
  "Other Fossil": 0,
392
392
  "Other Renewables": 0,
393
- "Solar": 0.061,
393
+ "Solar": 0.0611,
394
394
  "Wind": 0
395
395
  }
396
396
  },
@@ -541,15 +541,15 @@
541
541
  "Wind": 0.1137
542
542
  },
543
543
  "2025": {
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,
544
+ "Bioenergy": 0.0097,
545
+ "Coal": 0.0047,
546
+ "Gas": 0.5525,
547
+ "Hydro": 0.1932,
548
+ "Nuclear": 0.0752,
549
+ "Other Fossil": 0.0084,
550
550
  "Other Renewables": 0.0001,
551
- "Solar": 0.0331,
552
- "Wind": 0.1201
551
+ "Solar": 0.0332,
552
+ "Wind": 0.123
553
553
  }
554
554
  },
555
555
  "AS": {
@@ -700,14 +700,14 @@
700
700
  },
701
701
  "2025": {
702
702
  "Bioenergy": 0.0325,
703
- "Coal": 0.013,
704
- "Gas": 0.1687,
705
- "Hydro": 0.4878,
706
- "Nuclear": 0.0178,
703
+ "Coal": 0.0112,
704
+ "Gas": 0.1437,
705
+ "Hydro": 0.5119,
706
+ "Nuclear": 0.0155,
707
707
  "Other Fossil": 0.0166,
708
- "Other Renewables": 0.0006,
709
- "Solar": 0.131,
710
- "Wind": 0.1319
708
+ "Other Renewables": 0.0005,
709
+ "Solar": 0.1408,
710
+ "Wind": 0.1273
711
711
  }
712
712
  },
713
713
  "AU": {
@@ -778,15 +778,15 @@
778
778
  "Wind": 0.1343
779
779
  },
780
780
  "2025": {
781
- "Bioenergy": 0.0009,
782
- "Coal": 0.5235,
783
- "Gas": 0.0648,
784
- "Hydro": 0.0503,
781
+ "Bioenergy": 0.0008,
782
+ "Coal": 0.5273,
783
+ "Gas": 0.0667,
784
+ "Hydro": 0.0525,
785
785
  "Nuclear": 0,
786
786
  "Other Fossil": 0.0001,
787
787
  "Other Renewables": 0,
788
- "Solar": 0.22,
789
- "Wind": 0.1405
788
+ "Solar": 0.2105,
789
+ "Wind": 0.142
790
790
  }
791
791
  },
792
792
  "AW": {
@@ -941,7 +941,7 @@
941
941
  "Gas": 0.8711,
942
942
  "Hydro": 0.1015,
943
943
  "Nuclear": 0,
944
- "Other Fossil": 0.0091,
944
+ "Other Fossil": 0.0092,
945
945
  "Other Renewables": 0,
946
946
  "Solar": 0.0183,
947
947
  "Wind": 0
@@ -1016,14 +1016,14 @@
1016
1016
  },
1017
1017
  "2025": {
1018
1018
  "Bioenergy": 0,
1019
- "Coal": 0.5953,
1019
+ "Coal": 0.5922,
1020
1020
  "Gas": 0,
1021
- "Hydro": 0.365,
1021
+ "Hydro": 0.3654,
1022
1022
  "Nuclear": 0,
1023
1023
  "Other Fossil": 0,
1024
1024
  "Other Renewables": 0,
1025
- "Solar": 0.024,
1026
- "Wind": 0.0157
1025
+ "Solar": 0.0269,
1026
+ "Wind": 0.0156
1027
1027
  }
1028
1028
  },
1029
1029
  "BB": {
@@ -1174,13 +1174,13 @@
1174
1174
  },
1175
1175
  "2025": {
1176
1176
  "Bioenergy": 0.0034,
1177
- "Coal": 0.3575,
1178
- "Gas": 0.4317,
1179
- "Hydro": 0.015,
1177
+ "Coal": 0.3549,
1178
+ "Gas": 0.4322,
1179
+ "Hydro": 0.0151,
1180
1180
  "Nuclear": 0.0094,
1181
- "Other Fossil": 0.1366,
1181
+ "Other Fossil": 0.1384,
1182
1182
  "Other Renewables": 0.0009,
1183
- "Solar": 0.0305,
1183
+ "Solar": 0.0309,
1184
1184
  "Wind": 0.0149
1185
1185
  }
1186
1186
  },
@@ -1253,14 +1253,14 @@
1253
1253
  },
1254
1254
  "2025": {
1255
1255
  "Bioenergy": 0.0123,
1256
- "Coal": 0.02,
1257
- "Gas": 0.2128,
1258
- "Hydro": 0.0275,
1259
- "Nuclear": 0.3476,
1260
- "Other Fossil": 0.0999,
1256
+ "Coal": 0.0194,
1257
+ "Gas": 0.2007,
1258
+ "Hydro": 0.0277,
1259
+ "Nuclear": 0.3416,
1260
+ "Other Fossil": 0.0998,
1261
1261
  "Other Renewables": 0.001,
1262
- "Solar": 0.1341,
1263
- "Wind": 0.1448
1262
+ "Solar": 0.1484,
1263
+ "Wind": 0.1491
1264
1264
  }
1265
1265
  },
1266
1266
  "BF": {
@@ -1410,15 +1410,15 @@
1410
1410
  "Wind": 0.0411
1411
1411
  },
1412
1412
  "2025": {
1413
- "Bioenergy": 0.0031,
1414
- "Coal": 0.2995,
1415
- "Gas": 0.0572,
1416
- "Hydro": 0.0693,
1417
- "Nuclear": 0.3978,
1413
+ "Bioenergy": 0.0033,
1414
+ "Coal": 0.2843,
1415
+ "Gas": 0.0566,
1416
+ "Hydro": 0.0784,
1417
+ "Nuclear": 0.3887,
1418
1418
  "Other Fossil": 0.0001,
1419
1419
  "Other Renewables": 0,
1420
- "Solar": 0.1382,
1421
- "Wind": 0.0348
1420
+ "Solar": 0.1536,
1421
+ "Wind": 0.0349
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.6,
1890
- "Hydro": 0.3546,
1889
+ "Gas": 0.5931,
1890
+ "Hydro": 0.3604,
1891
1891
  "Nuclear": 0,
1892
1892
  "Other Fossil": 0,
1893
1893
  "Other Renewables": 0,
1894
- "Solar": 0.0289,
1895
- "Wind": 0.0165
1894
+ "Solar": 0.0293,
1895
+ "Wind": 0.0173
1896
1896
  }
1897
1897
  },
1898
1898
  "BR": {
@@ -1963,15 +1963,15 @@
1963
1963
  "Wind": 0.1521
1964
1964
  },
1965
1965
  "2025": {
1966
- "Bioenergy": 0.0076,
1967
- "Coal": 0.0088,
1968
- "Gas": 0.0395,
1969
- "Hydro": 0.658,
1970
- "Nuclear": 0.0205,
1966
+ "Bioenergy": 0.0089,
1967
+ "Coal": 0.009,
1968
+ "Gas": 0.0421,
1969
+ "Hydro": 0.6467,
1970
+ "Nuclear": 0.02,
1971
1971
  "Other Fossil": 0.0098,
1972
1972
  "Other Renewables": 0,
1973
- "Solar": 0.1252,
1974
- "Wind": 0.1305
1973
+ "Solar": 0.1247,
1974
+ "Wind": 0.1388
1975
1975
  }
1976
1976
  },
1977
1977
  "BS": {
@@ -2282,9 +2282,9 @@
2282
2282
  "Bioenergy": 0.0154,
2283
2283
  "Coal": 0.0002,
2284
2284
  "Gas": 0.5813,
2285
- "Hydro": 0.0105,
2285
+ "Hydro": 0.0104,
2286
2286
  "Nuclear": 0.314,
2287
- "Other Fossil": 0.0706,
2287
+ "Other Fossil": 0.0708,
2288
2288
  "Other Renewables": 0,
2289
2289
  "Solar": 0.0026,
2290
2290
  "Wind": 0.0053
@@ -2358,15 +2358,15 @@
2358
2358
  "Wind": 0.041
2359
2359
  },
2360
2360
  "2025": {
2361
- "Bioenergy": 0.1698,
2362
- "Coal": 0.0137,
2363
- "Gas": 0.0948,
2364
- "Hydro": 0.5261,
2365
- "Nuclear": 0.0086,
2361
+ "Bioenergy": 0.1699,
2362
+ "Coal": 0.0139,
2363
+ "Gas": 0.0952,
2364
+ "Hydro": 0.5252,
2365
+ "Nuclear": 0.0084,
2366
2366
  "Other Fossil": 0.1004,
2367
2367
  "Other Renewables": 0.0023,
2368
2368
  "Solar": 0.0468,
2369
- "Wind": 0.0376
2369
+ "Wind": 0.0379
2370
2370
  }
2371
2371
  },
2372
2372
  "CA": {
@@ -2437,15 +2437,15 @@
2437
2437
  "Wind": 0.0757
2438
2438
  },
2439
2439
  "2025": {
2440
- "Bioenergy": 0.0161,
2441
- "Coal": 0.0364,
2442
- "Gas": 0.1479,
2443
- "Hydro": 0.5798,
2444
- "Nuclear": 0.1186,
2440
+ "Bioenergy": 0.016,
2441
+ "Coal": 0.0363,
2442
+ "Gas": 0.1472,
2443
+ "Hydro": 0.5786,
2444
+ "Nuclear": 0.1195,
2445
2445
  "Other Fossil": 0.0078,
2446
2446
  "Other Renewables": 0.0007,
2447
- "Solar": 0.007,
2448
- "Wind": 0.0859
2447
+ "Solar": 0.0074,
2448
+ "Wind": 0.0867
2449
2449
  }
2450
2450
  },
2451
2451
  "CD": {
@@ -2753,15 +2753,15 @@
2753
2753
  "Wind": 0.0046
2754
2754
  },
2755
2755
  "2025": {
2756
- "Bioenergy": 0.0023,
2757
- "Coal": 0.012,
2758
- "Gas": 0.021,
2759
- "Hydro": 0.4617,
2760
- "Nuclear": 0.3309,
2761
- "Other Fossil": 0.0512,
2762
- "Other Renewables": 0.0005,
2763
- "Solar": 0.1077,
2764
- "Wind": 0.0127
2756
+ "Bioenergy": 0.002,
2757
+ "Coal": 0.0101,
2758
+ "Gas": 0.0177,
2759
+ "Hydro": 0.4809,
2760
+ "Nuclear": 0.3097,
2761
+ "Other Fossil": 0.0496,
2762
+ "Other Renewables": 0.0004,
2763
+ "Solar": 0.1186,
2764
+ "Wind": 0.011
2765
2765
  }
2766
2766
  },
2767
2767
  "CI": {
@@ -2990,15 +2990,15 @@
2990
2990
  "Wind": 0.1296
2991
2991
  },
2992
2992
  "2025": {
2993
- "Bioenergy": 0.0252,
2994
- "Coal": 0.1628,
2995
- "Gas": 0.1776,
2996
- "Hydro": 0.2472,
2993
+ "Bioenergy": 0.0256,
2994
+ "Coal": 0.1688,
2995
+ "Gas": 0.1778,
2996
+ "Hydro": 0.2504,
2997
2997
  "Nuclear": 0,
2998
2998
  "Other Fossil": 0.0149,
2999
2999
  "Other Renewables": 0.0014,
3000
- "Solar": 0.2374,
3001
- "Wind": 0.1336
3000
+ "Solar": 0.2283,
3001
+ "Wind": 0.1327
3002
3002
  }
3003
3003
  },
3004
3004
  "CM": {
@@ -3148,15 +3148,15 @@
3148
3148
  "Wind": 0.1001
3149
3149
  },
3150
3150
  "2025": {
3151
- "Bioenergy": 0.0192,
3152
- "Coal": 0.5661,
3153
- "Gas": 0.0274,
3154
- "Hydro": 0.1014,
3155
- "Nuclear": 0.0492,
3151
+ "Bioenergy": 0.019,
3152
+ "Coal": 0.5602,
3153
+ "Gas": 0.0271,
3154
+ "Hydro": 0.1052,
3155
+ "Nuclear": 0.049,
3156
3156
  "Other Fossil": 0.0016,
3157
3157
  "Other Renewables": 0,
3158
- "Solar": 0.108,
3159
- "Wind": 0.1271
3158
+ "Solar": 0.1115,
3159
+ "Wind": 0.1265
3160
3160
  }
3161
3161
  },
3162
3162
  "CO": {
@@ -3228,14 +3228,14 @@
3228
3228
  },
3229
3229
  "2025": {
3230
3230
  "Bioenergy": 0.0001,
3231
- "Coal": 0.0577,
3232
- "Gas": 0.0698,
3233
- "Hydro": 0.8097,
3231
+ "Coal": 0.052,
3232
+ "Gas": 0.0693,
3233
+ "Hydro": 0.8172,
3234
3234
  "Nuclear": 0.0003,
3235
- "Other Fossil": 0.0076,
3235
+ "Other Fossil": 0.0075,
3236
3236
  "Other Renewables": 0.0001,
3237
- "Solar": 0.052,
3238
- "Wind": 0.0027
3237
+ "Solar": 0.0511,
3238
+ "Wind": 0.0025
3239
3239
  }
3240
3240
  },
3241
3241
  "CR": {
@@ -3306,15 +3306,15 @@
3306
3306
  "Wind": 0.098
3307
3307
  },
3308
3308
  "2025": {
3309
- "Bioenergy": 0.0073,
3309
+ "Bioenergy": 0.006,
3310
3310
  "Coal": 0.0005,
3311
- "Gas": 0.0037,
3312
- "Hydro": 0.6975,
3313
- "Nuclear": 0.0004,
3314
- "Other Fossil": 0.0251,
3315
- "Other Renewables": 0.1145,
3316
- "Solar": 0.0015,
3317
- "Wind": 0.1495
3311
+ "Gas": 0.0031,
3312
+ "Hydro": 0.7135,
3313
+ "Nuclear": 0.0003,
3314
+ "Other Fossil": 0.0208,
3315
+ "Other Renewables": 0.115,
3316
+ "Solar": 0.0012,
3317
+ "Wind": 0.1396
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.7689,
3551
+ "Other Fossil": 0.7651,
3552
3552
  "Other Renewables": 0,
3553
- "Solar": 0.1912,
3554
- "Wind": 0.0399
3553
+ "Solar": 0.1946,
3554
+ "Wind": 0.0403
3555
3555
  }
3556
3556
  },
3557
3557
  "CZ": {
@@ -3622,14 +3622,14 @@
3622
3622
  "Wind": 0.0103
3623
3623
  },
3624
3624
  "2025": {
3625
- "Bioenergy": 0.0379,
3626
- "Coal": 0.3681,
3627
- "Gas": 0.0622,
3628
- "Hydro": 0.0251,
3629
- "Nuclear": 0.3978,
3630
- "Other Fossil": 0.0092,
3631
- "Other Renewables": 0.0306,
3632
- "Solar": 0.0618,
3625
+ "Bioenergy": 0.0393,
3626
+ "Coal": 0.347,
3627
+ "Gas": 0.0613,
3628
+ "Hydro": 0.0247,
3629
+ "Nuclear": 0.411,
3630
+ "Other Fossil": 0.0089,
3631
+ "Other Renewables": 0.0313,
3632
+ "Solar": 0.0693,
3633
3633
  "Wind": 0.0073
3634
3634
  }
3635
3635
  },
@@ -3701,15 +3701,15 @@
3701
3701
  "Wind": 0.2727
3702
3702
  },
3703
3703
  "2025": {
3704
- "Bioenergy": 0.0825,
3705
- "Coal": 0.2278,
3706
- "Gas": 0.1647,
3707
- "Hydro": 0.0379,
3708
- "Nuclear": 0.0066,
3704
+ "Bioenergy": 0.083,
3705
+ "Coal": 0.2124,
3706
+ "Gas": 0.16,
3707
+ "Hydro": 0.0394,
3708
+ "Nuclear": 0.0068,
3709
3709
  "Other Fossil": 0.0718,
3710
3710
  "Other Renewables": 0.0002,
3711
- "Solar": 0.1664,
3712
- "Wind": 0.242
3711
+ "Solar": 0.1834,
3712
+ "Wind": 0.2429
3713
3713
  }
3714
3714
  },
3715
3715
  "DJ": {
@@ -3859,15 +3859,15 @@
3859
3859
  "Wind": 0.5431
3860
3860
  },
3861
3861
  "2025": {
3862
- "Bioenergy": 0.1149,
3863
- "Coal": 0.0993,
3864
- "Gas": 0.0929,
3865
- "Hydro": 0.0311,
3866
- "Nuclear": 0.0353,
3867
- "Other Fossil": 0.0388,
3868
- "Other Renewables": 0.0012,
3869
- "Solar": 0.1185,
3870
- "Wind": 0.468
3862
+ "Bioenergy": 0.1042,
3863
+ "Coal": 0.0928,
3864
+ "Gas": 0.0908,
3865
+ "Hydro": 0.0331,
3866
+ "Nuclear": 0.0366,
3867
+ "Other Fossil": 0.0384,
3868
+ "Other Renewables": 0.0013,
3869
+ "Solar": 0.1362,
3870
+ "Wind": 0.4666
3871
3871
  }
3872
3872
  },
3873
3873
  "DM": {
@@ -4018,14 +4018,14 @@
4018
4018
  },
4019
4019
  "2025": {
4020
4020
  "Bioenergy": 0.0112,
4021
- "Coal": 0.2809,
4022
- "Gas": 0.4113,
4023
- "Hydro": 0.073,
4021
+ "Coal": 0.278,
4022
+ "Gas": 0.4123,
4023
+ "Hydro": 0.0709,
4024
4024
  "Nuclear": 0,
4025
- "Other Fossil": 0.1011,
4025
+ "Other Fossil": 0.1007,
4026
4026
  "Other Renewables": 0,
4027
- "Solar": 0.0742,
4028
- "Wind": 0.0483
4027
+ "Solar": 0.0784,
4028
+ "Wind": 0.0485
4029
4029
  }
4030
4030
  },
4031
4031
  "DZ": {
@@ -4176,14 +4176,14 @@
4176
4176
  },
4177
4177
  "2025": {
4178
4178
  "Bioenergy": 0.0002,
4179
- "Coal": 0.001,
4180
- "Gas": 0.0348,
4181
- "Hydro": 0.7139,
4179
+ "Coal": 0.0009,
4180
+ "Gas": 0.0343,
4181
+ "Hydro": 0.7175,
4182
4182
  "Nuclear": 0.0006,
4183
- "Other Fossil": 0.2409,
4183
+ "Other Fossil": 0.2381,
4184
4184
  "Other Renewables": 0.0002,
4185
- "Solar": 0.0026,
4186
- "Wind": 0.0059
4185
+ "Solar": 0.0024,
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.0739,
4258
- "Coal": 0.0422,
4259
- "Gas": 0.0747,
4260
- "Hydro": 0.0503,
4261
- "Nuclear": 0.0603,
4262
- "Other Fossil": 0.3355,
4257
+ "Bioenergy": 0.0715,
4258
+ "Coal": 0.0402,
4259
+ "Gas": 0.0715,
4260
+ "Hydro": 0.0504,
4261
+ "Nuclear": 0.0588,
4262
+ "Other Fossil": 0.321,
4263
4263
  "Other Renewables": 0.002,
4264
- "Solar": 0.1488,
4265
- "Wind": 0.2123
4264
+ "Solar": 0.177,
4265
+ "Wind": 0.2076
4266
4266
  }
4267
4267
  },
4268
4268
  "EG": {
@@ -4491,15 +4491,15 @@
4491
4491
  "Wind": 0.2368
4492
4492
  },
4493
4493
  "2025": {
4494
- "Bioenergy": 0.0141,
4495
- "Coal": 0.0103,
4496
- "Gas": 0.1652,
4497
- "Hydro": 0.1673,
4498
- "Nuclear": 0.1986,
4499
- "Other Fossil": 0.0066,
4494
+ "Bioenergy": 0.0143,
4495
+ "Coal": 0.0098,
4496
+ "Gas": 0.1676,
4497
+ "Hydro": 0.1672,
4498
+ "Nuclear": 0.1913,
4499
+ "Other Fossil": 0.0065,
4500
4500
  "Other Renewables": 0.0024,
4501
- "Solar": 0.1969,
4502
- "Wind": 0.2387
4501
+ "Solar": 0.2144,
4502
+ "Wind": 0.2264
4503
4503
  }
4504
4504
  },
4505
4505
  "ET": {
@@ -4649,15 +4649,15 @@
4649
4649
  "Wind": 0.2352
4650
4650
  },
4651
4651
  "2025": {
4652
- "Bioenergy": 0.1249,
4653
- "Coal": 0.0207,
4654
- "Gas": 0.0309,
4655
- "Hydro": 0.1692,
4656
- "Nuclear": 0.3205,
4657
- "Other Fossil": 0.0488,
4658
- "Other Renewables": 0.0034,
4659
- "Solar": 0.0209,
4660
- "Wind": 0.2606
4652
+ "Bioenergy": 0.1214,
4653
+ "Coal": 0.0186,
4654
+ "Gas": 0.0282,
4655
+ "Hydro": 0.1778,
4656
+ "Nuclear": 0.3248,
4657
+ "Other Fossil": 0.0467,
4658
+ "Other Renewables": 0.0032,
4659
+ "Solar": 0.0243,
4660
+ "Wind": 0.2549
4661
4661
  }
4662
4662
  },
4663
4663
  "FJ": {
@@ -4965,14 +4965,14 @@
4965
4965
  "Wind": 0.0899
4966
4966
  },
4967
4967
  "2025": {
4968
- "Bioenergy": 0.0056,
4969
- "Coal": 0.003,
4970
- "Gas": 0.0389,
4971
- "Hydro": 0.1106,
4972
- "Nuclear": 0.6933,
4973
- "Other Fossil": 0.0073,
4968
+ "Bioenergy": 0.0058,
4969
+ "Coal": 0.0026,
4970
+ "Gas": 0.0346,
4971
+ "Hydro": 0.1118,
4972
+ "Nuclear": 0.6913,
4973
+ "Other Fossil": 0.0074,
4974
4974
  "Other Renewables": 0,
4975
- "Solar": 0.0499,
4975
+ "Solar": 0.0551,
4976
4976
  "Wind": 0.0914
4977
4977
  }
4978
4978
  },
@@ -5123,15 +5123,15 @@
5123
5123
  "Wind": 0.3204
5124
5124
  },
5125
5125
  "2025": {
5126
- "Bioenergy": 0.0736,
5127
- "Coal": 0.0156,
5128
- "Gas": 0.3548,
5129
- "Hydro": 0.0311,
5130
- "Nuclear": 0.1575,
5131
- "Other Fossil": 0.0186,
5126
+ "Bioenergy": 0.0747,
5127
+ "Coal": 0.0152,
5128
+ "Gas": 0.3387,
5129
+ "Hydro": 0.0307,
5130
+ "Nuclear": 0.1623,
5131
+ "Other Fossil": 0.0189,
5132
5132
  "Other Renewables": 0.0008,
5133
- "Solar": 0.076,
5134
- "Wind": 0.2719
5133
+ "Solar": 0.086,
5134
+ "Wind": 0.2727
5135
5135
  }
5136
5136
  },
5137
5137
  "GD": {
@@ -5281,15 +5281,15 @@
5281
5281
  "Wind": 0.0136
5282
5282
  },
5283
5283
  "2025": {
5284
- "Bioenergy": 0.0034,
5285
- "Coal": 0.0862,
5286
- "Gas": 0.1727,
5287
- "Hydro": 0.6913,
5288
- "Nuclear": 0.0089,
5289
- "Other Fossil": 0.001,
5290
- "Other Renewables": 0.0009,
5291
- "Solar": 0.0135,
5292
- "Wind": 0.0221
5284
+ "Bioenergy": 0.0029,
5285
+ "Coal": 0.0723,
5286
+ "Gas": 0.1449,
5287
+ "Hydro": 0.7396,
5288
+ "Nuclear": 0.0075,
5289
+ "Other Fossil": 0.0008,
5290
+ "Other Renewables": 0.0007,
5291
+ "Solar": 0.0114,
5292
+ "Wind": 0.0199
5293
5293
  }
5294
5294
  },
5295
5295
  "GF": {
@@ -5992,15 +5992,15 @@
5992
5992
  "Wind": 0.2196
5993
5993
  },
5994
5994
  "2025": {
5995
- "Bioenergy": 0.0009,
5996
- "Coal": 0.0704,
5997
- "Gas": 0.4263,
5998
- "Hydro": 0.0446,
5999
- "Nuclear": 0.0056,
6000
- "Other Fossil": 0.0007,
5995
+ "Bioenergy": 0.0007,
5996
+ "Coal": 0.0633,
5997
+ "Gas": 0.4177,
5998
+ "Hydro": 0.0452,
5999
+ "Nuclear": 0.0048,
6000
+ "Other Fossil": 0.0006,
6001
6001
  "Other Renewables": 0.0002,
6002
- "Solar": 0.2419,
6003
- "Wind": 0.2094
6002
+ "Solar": 0.2579,
6003
+ "Wind": 0.2096
6004
6004
  }
6005
6005
  },
6006
6006
  "GT": {
@@ -6388,14 +6388,14 @@
6388
6388
  },
6389
6389
  "2025": {
6390
6390
  "Bioenergy": 0.0081,
6391
- "Coal": 0.5608,
6392
- "Gas": 0.3395,
6393
- "Hydro": 0.0231,
6391
+ "Coal": 0.5599,
6392
+ "Gas": 0.3394,
6393
+ "Hydro": 0.0234,
6394
6394
  "Nuclear": 0.0145,
6395
- "Other Fossil": 0.0052,
6395
+ "Other Fossil": 0.0051,
6396
6396
  "Other Renewables": 0.0014,
6397
- "Solar": 0.0245,
6398
- "Wind": 0.023
6397
+ "Solar": 0.025,
6398
+ "Wind": 0.0231
6399
6399
  }
6400
6400
  },
6401
6401
  "HN": {
@@ -6474,7 +6474,7 @@
6474
6474
  "Other Fossil": 0.4371,
6475
6475
  "Other Renewables": 0.0264,
6476
6476
  "Solar": 0.1001,
6477
- "Wind": 0.0738
6477
+ "Wind": 0.0739
6478
6478
  }
6479
6479
  },
6480
6480
  "HR": {
@@ -6545,15 +6545,15 @@
6545
6545
  "Wind": 0.1734
6546
6546
  },
6547
6547
  "2025": {
6548
- "Bioenergy": 0.0402,
6549
- "Coal": 0.0333,
6550
- "Gas": 0.2003,
6551
- "Hydro": 0.3559,
6552
- "Nuclear": 0.0488,
6553
- "Other Fossil": 0.011,
6554
- "Other Renewables": 0.0162,
6555
- "Solar": 0.0811,
6556
- "Wind": 0.2132
6548
+ "Bioenergy": 0.0413,
6549
+ "Coal": 0.0347,
6550
+ "Gas": 0.1833,
6551
+ "Hydro": 0.3542,
6552
+ "Nuclear": 0.0527,
6553
+ "Other Fossil": 0.0107,
6554
+ "Other Renewables": 0.0174,
6555
+ "Solar": 0.0944,
6556
+ "Wind": 0.2114
6557
6557
  }
6558
6558
  },
6559
6559
  "HT": {
@@ -6703,15 +6703,15 @@
6703
6703
  "Wind": 0.0448
6704
6704
  },
6705
6705
  "2025": {
6706
- "Bioenergy": 0.0384,
6707
- "Coal": 0.0643,
6708
- "Gas": 0.2046,
6709
- "Hydro": 0.0387,
6710
- "Nuclear": 0.3754,
6711
- "Other Fossil": 0.0173,
6706
+ "Bioenergy": 0.0376,
6707
+ "Coal": 0.0614,
6708
+ "Gas": 0.1874,
6709
+ "Hydro": 0.0372,
6710
+ "Nuclear": 0.3802,
6711
+ "Other Fossil": 0.0172,
6712
6712
  "Other Renewables": 0.0038,
6713
- "Solar": 0.2191,
6714
- "Wind": 0.0384
6713
+ "Solar": 0.2389,
6714
+ "Wind": 0.0364
6715
6715
  }
6716
6716
  },
6717
6717
  "ID": {
@@ -6789,7 +6789,7 @@
6789
6789
  "Nuclear": 0.0003,
6790
6790
  "Other Fossil": 0.0356,
6791
6791
  "Other Renewables": 0.0476,
6792
- "Solar": 0.0009,
6792
+ "Solar": 0.001,
6793
6793
  "Wind": 0.0021
6794
6794
  }
6795
6795
  },
@@ -6861,15 +6861,15 @@
6861
6861
  "Wind": 0.3483
6862
6862
  },
6863
6863
  "2025": {
6864
- "Bioenergy": 0.0083,
6865
- "Coal": 0.0538,
6866
- "Gas": 0.4177,
6867
- "Hydro": 0.0474,
6868
- "Nuclear": 0.0342,
6869
- "Other Fossil": 0.0405,
6864
+ "Bioenergy": 0.0084,
6865
+ "Coal": 0.0556,
6866
+ "Gas": 0.4207,
6867
+ "Hydro": 0.0472,
6868
+ "Nuclear": 0.0344,
6869
+ "Other Fossil": 0.0409,
6870
6870
  "Other Renewables": 0.0012,
6871
- "Solar": 0.0405,
6872
- "Wind": 0.3564
6871
+ "Solar": 0.0446,
6872
+ "Wind": 0.3469
6873
6873
  }
6874
6874
  },
6875
6875
  "IL": {
@@ -7019,15 +7019,15 @@
7019
7019
  "Wind": 0.0452
7020
7020
  },
7021
7021
  "2025": {
7022
- "Bioenergy": 0.0094,
7023
- "Coal": 0.7482,
7024
- "Gas": 0.0148,
7025
- "Hydro": 0.0602,
7022
+ "Bioenergy": 0.0086,
7023
+ "Coal": 0.7458,
7024
+ "Gas": 0.0158,
7025
+ "Hydro": 0.061,
7026
7026
  "Nuclear": 0.0317,
7027
- "Other Fossil": 0.0017,
7027
+ "Other Fossil": 0.0018,
7028
7028
  "Other Renewables": 0.0016,
7029
- "Solar": 0.096,
7030
- "Wind": 0.0365
7029
+ "Solar": 0.0967,
7030
+ "Wind": 0.0371
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.7754,
7182
+ "Gas": 0.789,
7183
7183
  "Hydro": 0.0349,
7184
7184
  "Nuclear": 0,
7185
- "Other Fossil": 0.1896,
7185
+ "Other Fossil": 0.176,
7186
7186
  "Other Renewables": 0,
7187
7187
  "Solar": 0,
7188
7188
  "Wind": 0
@@ -7336,14 +7336,14 @@
7336
7336
  },
7337
7337
  "2025": {
7338
7338
  "Bioenergy": 0.0546,
7339
- "Coal": 0.0382,
7340
- "Gas": 0.4998,
7341
- "Hydro": 0.1144,
7342
- "Nuclear": 0.0346,
7339
+ "Coal": 0.0374,
7340
+ "Gas": 0.4987,
7341
+ "Hydro": 0.1151,
7342
+ "Nuclear": 0.0344,
7343
7343
  "Other Fossil": 0.0301,
7344
7344
  "Other Renewables": 0.0191,
7345
- "Solar": 0.0818,
7346
- "Wind": 0.1275
7345
+ "Solar": 0.0833,
7346
+ "Wind": 0.1274
7347
7347
  }
7348
7348
  },
7349
7349
  "JM": {
@@ -7572,15 +7572,15 @@
7572
7572
  "Wind": 0.0198
7573
7573
  },
7574
7574
  "2025": {
7575
- "Bioenergy": 0.066,
7576
- "Coal": 0.2811,
7577
- "Gas": 0.2977,
7578
- "Hydro": 0.0674,
7579
- "Nuclear": 0.102,
7580
- "Other Fossil": 0.0304,
7581
- "Other Renewables": 0.0107,
7582
- "Solar": 0.114,
7583
- "Wind": 0.0305
7575
+ "Bioenergy": 0.0672,
7576
+ "Coal": 0.2739,
7577
+ "Gas": 0.2939,
7578
+ "Hydro": 0.0723,
7579
+ "Nuclear": 0.103,
7580
+ "Other Fossil": 0.0285,
7581
+ "Other Renewables": 0.0109,
7582
+ "Solar": 0.1194,
7583
+ "Wind": 0.0309
7584
7584
  }
7585
7585
  },
7586
7586
  "KE": {
@@ -7651,15 +7651,15 @@
7651
7651
  "Wind": 0.1313
7652
7652
  },
7653
7653
  "2025": {
7654
- "Bioenergy": 0.0302,
7655
- "Coal": 0.0295,
7656
- "Gas": 0.0404,
7657
- "Hydro": 0.236,
7654
+ "Bioenergy": 0.0306,
7655
+ "Coal": 0.029,
7656
+ "Gas": 0.0398,
7657
+ "Hydro": 0.2357,
7658
7658
  "Nuclear": 0.0015,
7659
- "Other Fossil": 0.0956,
7660
- "Other Renewables": 0.388,
7661
- "Solar": 0.0343,
7662
- "Wind": 0.1446
7659
+ "Other Fossil": 0.0969,
7660
+ "Other Renewables": 0.3885,
7661
+ "Solar": 0.0342,
7662
+ "Wind": 0.1438
7663
7663
  }
7664
7664
  },
7665
7665
  "KG": {
@@ -7730,15 +7730,15 @@
7730
7730
  "Wind": 0.0067
7731
7731
  },
7732
7732
  "2025": {
7733
- "Bioenergy": 0.0016,
7734
- "Coal": 0.0975,
7735
- "Gas": 0.0155,
7736
- "Hydro": 0.8333,
7733
+ "Bioenergy": 0.0015,
7734
+ "Coal": 0.0972,
7735
+ "Gas": 0.0154,
7736
+ "Hydro": 0.8334,
7737
7737
  "Nuclear": 0.0043,
7738
7738
  "Other Fossil": 0.0335,
7739
7739
  "Other Renewables": 0.0004,
7740
- "Solar": 0.0071,
7741
- "Wind": 0.0068
7740
+ "Solar": 0.0073,
7741
+ "Wind": 0.0069
7742
7742
  }
7743
7743
  },
7744
7744
  "KH": {
@@ -7810,14 +7810,14 @@
7810
7810
  },
7811
7811
  "2025": {
7812
7812
  "Bioenergy": 0.0136,
7813
- "Coal": 0.4596,
7814
- "Gas": 0.0246,
7815
- "Hydro": 0.3737,
7816
- "Nuclear": 0.0146,
7813
+ "Coal": 0.4587,
7814
+ "Gas": 0.0245,
7815
+ "Hydro": 0.374,
7816
+ "Nuclear": 0.0147,
7817
7817
  "Other Fossil": 0.0552,
7818
7818
  "Other Renewables": 0.0014,
7819
- "Solar": 0.0342,
7820
- "Wind": 0.0232
7819
+ "Solar": 0.0348,
7820
+ "Wind": 0.0233
7821
7821
  }
7822
7822
  },
7823
7823
  "KI": {
@@ -8205,14 +8205,14 @@
8205
8205
  },
8206
8206
  "2025": {
8207
8207
  "Bioenergy": 0.0204,
8208
- "Coal": 0.2124,
8209
- "Gas": 0.3064,
8210
- "Hydro": 0.0047,
8211
- "Nuclear": 0.3549,
8208
+ "Coal": 0.2081,
8209
+ "Gas": 0.3058,
8210
+ "Hydro": 0.0049,
8211
+ "Nuclear": 0.3561,
8212
8212
  "Other Fossil": 0.0077,
8213
- "Other Renewables": 0.016,
8214
- "Solar": 0.0695,
8215
- "Wind": 0.0079
8213
+ "Other Renewables": 0.0162,
8214
+ "Solar": 0.073,
8215
+ "Wind": 0.0078
8216
8216
  }
8217
8217
  },
8218
8218
  "KW": {
@@ -8285,10 +8285,10 @@
8285
8285
  "2025": {
8286
8286
  "Bioenergy": 0,
8287
8287
  "Coal": 0,
8288
- "Gas": 0.5837,
8288
+ "Gas": 0.5838,
8289
8289
  "Hydro": 0,
8290
8290
  "Nuclear": 0,
8291
- "Other Fossil": 0.4163,
8291
+ "Other Fossil": 0.4162,
8292
8292
  "Other Renewables": 0,
8293
8293
  "Solar": 0,
8294
8294
  "Wind": 0
@@ -8442,14 +8442,14 @@
8442
8442
  },
8443
8443
  "2025": {
8444
8444
  "Bioenergy": 0,
8445
- "Coal": 0.5545,
8446
- "Gas": 0.2801,
8447
- "Hydro": 0.0858,
8445
+ "Coal": 0.5502,
8446
+ "Gas": 0.2779,
8447
+ "Hydro": 0.0911,
8448
8448
  "Nuclear": 0,
8449
- "Other Fossil": 0.0208,
8449
+ "Other Fossil": 0.0206,
8450
8450
  "Other Renewables": 0,
8451
- "Solar": 0.0153,
8452
- "Wind": 0.0435
8451
+ "Solar": 0.0163,
8452
+ "Wind": 0.0439
8453
8453
  }
8454
8454
  },
8455
8455
  "LA": {
@@ -8994,15 +8994,15 @@
8994
8994
  "Wind": 0.3149
8995
8995
  },
8996
8996
  "2025": {
8997
- "Bioenergy": 0.0206,
8998
- "Coal": 0.0367,
8999
- "Gas": 0.246,
9000
- "Hydro": 0.0642,
9001
- "Nuclear": 0.0507,
9002
- "Other Fossil": 0.109,
9003
- "Other Renewables": 0.0017,
9004
- "Solar": 0.1358,
9005
- "Wind": 0.3352
8997
+ "Bioenergy": 0.0198,
8998
+ "Coal": 0.0335,
8999
+ "Gas": 0.2435,
9000
+ "Hydro": 0.0619,
9001
+ "Nuclear": 0.0472,
9002
+ "Other Fossil": 0.1089,
9003
+ "Other Renewables": 0.0016,
9004
+ "Solar": 0.1584,
9005
+ "Wind": 0.3252
9006
9006
  }
9007
9007
  },
9008
9008
  "LU": {
@@ -9073,15 +9073,15 @@
9073
9073
  "Wind": 0.1858
9074
9074
  },
9075
9075
  "2025": {
9076
- "Bioenergy": 0.0732,
9077
- "Coal": 0.0981,
9078
- "Gas": 0.1927,
9079
- "Hydro": 0.1341,
9080
- "Nuclear": 0.1418,
9076
+ "Bioenergy": 0.0729,
9077
+ "Coal": 0.0939,
9078
+ "Gas": 0.1833,
9079
+ "Hydro": 0.1332,
9080
+ "Nuclear": 0.1394,
9081
9081
  "Other Fossil": 0.0407,
9082
9082
  "Other Renewables": 0.0048,
9083
- "Solar": 0.1365,
9084
- "Wind": 0.1781
9083
+ "Solar": 0.1532,
9084
+ "Wind": 0.1785
9085
9085
  }
9086
9086
  },
9087
9087
  "LV": {
@@ -9153,14 +9153,14 @@
9153
9153
  },
9154
9154
  "2025": {
9155
9155
  "Bioenergy": 0.0621,
9156
- "Coal": 0.0162,
9157
- "Gas": 0.2963,
9158
- "Hydro": 0.4565,
9159
- "Nuclear": 0.0259,
9160
- "Other Fossil": 0.0032,
9161
- "Other Renewables": 0.0009,
9162
- "Solar": 0.0904,
9163
- "Wind": 0.0485
9156
+ "Coal": 0.0185,
9157
+ "Gas": 0.2643,
9158
+ "Hydro": 0.4636,
9159
+ "Nuclear": 0.0304,
9160
+ "Other Fossil": 0.0037,
9161
+ "Other Renewables": 0.0011,
9162
+ "Solar": 0.1047,
9163
+ "Wind": 0.0518
9164
9164
  }
9165
9165
  },
9166
9166
  "LY": {
@@ -9390,13 +9390,13 @@
9390
9390
  },
9391
9391
  "2025": {
9392
9392
  "Bioenergy": 0.0006,
9393
- "Coal": 0.0028,
9394
- "Gas": 0.9217,
9395
- "Hydro": 0.0452,
9393
+ "Coal": 0.0027,
9394
+ "Gas": 0.9215,
9395
+ "Hydro": 0.0453,
9396
9396
  "Nuclear": 0.0041,
9397
9397
  "Other Fossil": 0.0005,
9398
9398
  "Other Renewables": 0.0001,
9399
- "Solar": 0.0226,
9399
+ "Solar": 0.0227,
9400
9400
  "Wind": 0.0025
9401
9401
  }
9402
9402
  },
@@ -9468,15 +9468,15 @@
9468
9468
  "Wind": 0.0916
9469
9469
  },
9470
9470
  "2025": {
9471
- "Bioenergy": 0.0105,
9472
- "Coal": 0.2692,
9473
- "Gas": 0.0773,
9474
- "Hydro": 0.4015,
9475
- "Nuclear": 0.0681,
9476
- "Other Fossil": 0.0082,
9477
- "Other Renewables": 0.0024,
9478
- "Solar": 0.0377,
9479
- "Wind": 0.1251
9471
+ "Bioenergy": 0.012,
9472
+ "Coal": 0.2429,
9473
+ "Gas": 0.0862,
9474
+ "Hydro": 0.3898,
9475
+ "Nuclear": 0.0773,
9476
+ "Other Fossil": 0.0093,
9477
+ "Other Renewables": 0.0028,
9478
+ "Solar": 0.0457,
9479
+ "Wind": 0.1341
9480
9480
  }
9481
9481
  },
9482
9482
  "MG": {
@@ -9626,15 +9626,15 @@
9626
9626
  "Wind": 0.0428
9627
9627
  },
9628
9628
  "2025": {
9629
- "Bioenergy": 0.0093,
9630
- "Coal": 0.3955,
9631
- "Gas": 0.2679,
9632
- "Hydro": 0.1771,
9633
- "Nuclear": 0.0465,
9629
+ "Bioenergy": 0.0089,
9630
+ "Coal": 0.3982,
9631
+ "Gas": 0.2661,
9632
+ "Hydro": 0.1757,
9633
+ "Nuclear": 0.0459,
9634
9634
  "Other Fossil": 0.0055,
9635
9635
  "Other Renewables": 0.0016,
9636
- "Solar": 0.0432,
9637
- "Wind": 0.0534
9636
+ "Solar": 0.0452,
9637
+ "Wind": 0.0531
9638
9638
  }
9639
9639
  },
9640
9640
  "ML": {
@@ -9864,14 +9864,14 @@
9864
9864
  },
9865
9865
  "2025": {
9866
9866
  "Bioenergy": 0,
9867
- "Coal": 0.9106,
9867
+ "Coal": 0.9089,
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.0894
9874
+ "Wind": 0.0911
9875
9875
  }
9876
9876
  },
9877
9877
  "MO": {
@@ -9942,15 +9942,15 @@
9942
9942
  "Wind": 0.063
9943
9943
  },
9944
9944
  "2025": {
9945
- "Bioenergy": 0.0558,
9946
- "Coal": 0.4561,
9947
- "Gas": 0.1604,
9948
- "Hydro": 0.0788,
9949
- "Nuclear": 0.0494,
9950
- "Other Fossil": 0.0343,
9945
+ "Bioenergy": 0.0556,
9946
+ "Coal": 0.4532,
9947
+ "Gas": 0.1601,
9948
+ "Hydro": 0.0797,
9949
+ "Nuclear": 0.0496,
9950
+ "Other Fossil": 0.0342,
9951
9951
  "Other Renewables": 0.0048,
9952
- "Solar": 0.0821,
9953
- "Wind": 0.0783
9952
+ "Solar": 0.084,
9953
+ "Wind": 0.0789
9954
9954
  }
9955
9955
  },
9956
9956
  "MQ": {
@@ -10258,15 +10258,15 @@
10258
10258
  "Wind": 0.0282
10259
10259
  },
10260
10260
  "2025": {
10261
- "Bioenergy": 0.0074,
10262
- "Coal": 0.0339,
10263
- "Gas": 0.6578,
10264
- "Hydro": 0.0429,
10261
+ "Bioenergy": 0.0075,
10262
+ "Coal": 0.033,
10263
+ "Gas": 0.6501,
10264
+ "Hydro": 0.0443,
10265
10265
  "Nuclear": 0.0501,
10266
- "Other Fossil": 0.0297,
10266
+ "Other Fossil": 0.0307,
10267
10267
  "Other Renewables": 0.0017,
10268
- "Solar": 0.1456,
10269
- "Wind": 0.0308
10268
+ "Solar": 0.1518,
10269
+ "Wind": 0.0309
10270
10270
  }
10271
10271
  },
10272
10272
  "MU": {
@@ -10575,13 +10575,13 @@
10575
10575
  },
10576
10576
  "2025": {
10577
10577
  "Bioenergy": 0.0004,
10578
- "Coal": 0.0613,
10579
- "Gas": 0.6035,
10580
- "Hydro": 0.0618,
10581
- "Nuclear": 0.0316,
10582
- "Other Fossil": 0.097,
10583
- "Other Renewables": 0.0107,
10584
- "Solar": 0.0586,
10578
+ "Coal": 0.063,
10579
+ "Gas": 0.6041,
10580
+ "Hydro": 0.0626,
10581
+ "Nuclear": 0.0294,
10582
+ "Other Fossil": 0.0951,
10583
+ "Other Renewables": 0.0104,
10584
+ "Solar": 0.0598,
10585
10585
  "Wind": 0.0752
10586
10586
  }
10587
10587
  },
@@ -10653,14 +10653,14 @@
10653
10653
  "Wind": 0
10654
10654
  },
10655
10655
  "2025": {
10656
- "Bioenergy": 0.0242,
10657
- "Coal": 0.4513,
10658
- "Gas": 0.3207,
10659
- "Hydro": 0.18,
10656
+ "Bioenergy": 0.0239,
10657
+ "Coal": 0.4529,
10658
+ "Gas": 0.3215,
10659
+ "Hydro": 0.1777,
10660
10660
  "Nuclear": 0,
10661
- "Other Fossil": 0.0051,
10661
+ "Other Fossil": 0.0055,
10662
10662
  "Other Renewables": 0,
10663
- "Solar": 0.0187,
10663
+ "Solar": 0.0186,
10664
10664
  "Wind": 0
10665
10665
  }
10666
10666
  },
@@ -11129,8 +11129,8 @@
11129
11129
  "2025": {
11130
11130
  "Bioenergy": 0.1683,
11131
11131
  "Coal": 0.0028,
11132
- "Gas": 0.0193,
11133
- "Hydro": 0.0873,
11132
+ "Gas": 0.0194,
11133
+ "Hydro": 0.0872,
11134
11134
  "Nuclear": 0.0017,
11135
11135
  "Other Fossil": 0.3978,
11136
11136
  "Other Renewables": 0.1562,
@@ -11206,15 +11206,15 @@
11206
11206
  "Wind": 0.2757
11207
11207
  },
11208
11208
  "2025": {
11209
- "Bioenergy": 0.0669,
11210
- "Coal": 0.1025,
11211
- "Gas": 0.3746,
11209
+ "Bioenergy": 0.0658,
11210
+ "Coal": 0.0849,
11211
+ "Gas": 0.3595,
11212
11212
  "Hydro": 0.0009,
11213
- "Nuclear": 0.0241,
11214
- "Other Fossil": 0.011,
11213
+ "Nuclear": 0.0239,
11214
+ "Other Fossil": 0.01,
11215
11215
  "Other Renewables": 0.0044,
11216
- "Solar": 0.1962,
11217
- "Wind": 0.2194
11216
+ "Solar": 0.2227,
11217
+ "Wind": 0.2278
11218
11218
  }
11219
11219
  },
11220
11220
  "NO": {
@@ -11287,10 +11287,10 @@
11287
11287
  "2025": {
11288
11288
  "Bioenergy": 0,
11289
11289
  "Coal": 0,
11290
- "Gas": 0.0066,
11291
- "Hydro": 0.9057,
11290
+ "Gas": 0.006,
11291
+ "Hydro": 0.9062,
11292
11292
  "Nuclear": 0,
11293
- "Other Fossil": 0.001,
11293
+ "Other Fossil": 0.0011,
11294
11294
  "Other Renewables": 0.0026,
11295
11295
  "Solar": 0,
11296
11296
  "Wind": 0.0841
@@ -11364,15 +11364,15 @@
11364
11364
  "Wind": 0.0166
11365
11365
  },
11366
11366
  "2025": {
11367
- "Bioenergy": 0.0044,
11368
- "Coal": 0.1111,
11367
+ "Bioenergy": 0.0043,
11368
+ "Coal": 0.1104,
11369
11369
  "Gas": 0.0202,
11370
- "Hydro": 0.7991,
11371
- "Nuclear": 0.012,
11370
+ "Hydro": 0.7994,
11371
+ "Nuclear": 0.0121,
11372
11372
  "Other Fossil": 0.0012,
11373
11373
  "Other Renewables": 0.0012,
11374
- "Solar": 0.0303,
11375
- "Wind": 0.0204
11374
+ "Solar": 0.0308,
11375
+ "Wind": 0.0205
11376
11376
  }
11377
11377
  },
11378
11378
  "NR": {
@@ -11601,15 +11601,15 @@
11601
11601
  "Wind": 0.0917
11602
11602
  },
11603
11603
  "2025": {
11604
- "Bioenergy": 0.0006,
11605
- "Coal": 0.0535,
11606
- "Gas": 0.1265,
11607
- "Hydro": 0.5041,
11604
+ "Bioenergy": 0.0005,
11605
+ "Coal": 0.0537,
11606
+ "Gas": 0.1249,
11607
+ "Hydro": 0.5039,
11608
11608
  "Nuclear": 0,
11609
11609
  "Other Fossil": 0,
11610
- "Other Renewables": 0.2328,
11610
+ "Other Renewables": 0.2323,
11611
11611
  "Solar": 0,
11612
- "Wind": 0.0824
11612
+ "Wind": 0.0847
11613
11613
  }
11614
11614
  },
11615
11615
  "OM": {
@@ -11838,15 +11838,15 @@
11838
11838
  "Wind": 0.0651
11839
11839
  },
11840
11840
  "2025": {
11841
- "Bioenergy": 0.0051,
11841
+ "Bioenergy": 0.0049,
11842
11842
  "Coal": 0,
11843
- "Gas": 0.2855,
11844
- "Hydro": 0.6228,
11843
+ "Gas": 0.2869,
11844
+ "Hydro": 0.6199,
11845
11845
  "Nuclear": 0,
11846
11846
  "Other Fossil": 0.002,
11847
11847
  "Other Renewables": 0,
11848
- "Solar": 0.0239,
11849
- "Wind": 0.0607
11848
+ "Solar": 0.0248,
11849
+ "Wind": 0.0615
11850
11850
  }
11851
11851
  },
11852
11852
  "PF": {
@@ -12075,15 +12075,15 @@
12075
12075
  "Wind": 0.01
12076
12076
  },
12077
12077
  "2025": {
12078
- "Bioenergy": 0.0119,
12079
- "Coal": 0.5954,
12078
+ "Bioenergy": 0.0118,
12079
+ "Coal": 0.5991,
12080
12080
  "Gas": 0.1637,
12081
- "Hydro": 0.0949,
12081
+ "Hydro": 0.0921,
12082
12082
  "Nuclear": 0,
12083
- "Other Fossil": 0.0052,
12084
- "Other Renewables": 0.0782,
12085
- "Solar": 0.0402,
12086
- "Wind": 0.0104
12083
+ "Other Fossil": 0.0053,
12084
+ "Other Renewables": 0.0776,
12085
+ "Solar": 0.0408,
12086
+ "Wind": 0.0095
12087
12087
  }
12088
12088
  },
12089
12089
  "PK": {
@@ -12154,15 +12154,15 @@
12154
12154
  "Wind": 0.0244
12155
12155
  },
12156
12156
  "2025": {
12157
- "Bioenergy": 0.0053,
12158
- "Coal": 0.1751,
12159
- "Gas": 0.2197,
12160
- "Hydro": 0.149,
12161
- "Nuclear": 0.1715,
12162
- "Other Fossil": 0.0046,
12157
+ "Bioenergy": 0.0049,
12158
+ "Coal": 0.1781,
12159
+ "Gas": 0.2201,
12160
+ "Hydro": 0.1532,
12161
+ "Nuclear": 0.1654,
12162
+ "Other Fossil": 0.0049,
12163
12163
  "Other Renewables": 0,
12164
- "Solar": 0.2478,
12165
- "Wind": 0.0269
12164
+ "Solar": 0.245,
12165
+ "Wind": 0.0285
12166
12166
  }
12167
12167
  },
12168
12168
  "PL": {
@@ -12233,15 +12233,15 @@
12233
12233
  "Wind": 0.1507
12234
12234
  },
12235
12235
  "2025": {
12236
- "Bioenergy": 0.0196,
12237
- "Coal": 0.5328,
12238
- "Gas": 0.1264,
12239
- "Hydro": 0.0108,
12240
- "Nuclear": 0.001,
12241
- "Other Fossil": 0.0535,
12236
+ "Bioenergy": 0.02,
12237
+ "Coal": 0.52,
12238
+ "Gas": 0.1251,
12239
+ "Hydro": 0.0116,
12240
+ "Nuclear": 0.0018,
12241
+ "Other Fossil": 0.0538,
12242
12242
  "Other Renewables": 0.0033,
12243
- "Solar": 0.1152,
12244
- "Wind": 0.1375
12243
+ "Solar": 0.1288,
12244
+ "Wind": 0.1357
12245
12245
  }
12246
12246
  },
12247
12247
  "PM": {
@@ -12392,14 +12392,14 @@
12392
12392
  },
12393
12393
  "2025": {
12394
12394
  "Bioenergy": 0,
12395
- "Coal": 0.2291,
12396
- "Gas": 0.393,
12395
+ "Coal": 0.2361,
12396
+ "Gas": 0.3889,
12397
12397
  "Hydro": 0,
12398
12398
  "Nuclear": 0,
12399
- "Other Fossil": 0.3512,
12399
+ "Other Fossil": 0.3486,
12400
12400
  "Other Renewables": 0,
12401
- "Solar": 0.0151,
12402
- "Wind": 0.0117
12401
+ "Solar": 0.0153,
12402
+ "Wind": 0.0111
12403
12403
  }
12404
12404
  },
12405
12405
  "PS": {
@@ -12549,15 +12549,15 @@
12549
12549
  "Wind": 0.3021
12550
12550
  },
12551
12551
  "2025": {
12552
- "Bioenergy": 0.055,
12553
- "Coal": 0.0092,
12554
- "Gas": 0.1407,
12555
- "Hydro": 0.3681,
12556
- "Nuclear": 0.0131,
12557
- "Other Fossil": 0.0052,
12552
+ "Bioenergy": 0.0555,
12553
+ "Coal": 0.0089,
12554
+ "Gas": 0.1465,
12555
+ "Hydro": 0.3637,
12556
+ "Nuclear": 0.013,
12557
+ "Other Fossil": 0.0054,
12558
12558
  "Other Renewables": 0.0004,
12559
- "Solar": 0.1166,
12560
- "Wind": 0.2916
12559
+ "Solar": 0.1313,
12560
+ "Wind": 0.2752
12561
12561
  }
12562
12562
  },
12563
12563
  "PY": {
@@ -12865,15 +12865,15 @@
12865
12865
  "Wind": 0.1188
12866
12866
  },
12867
12867
  "2025": {
12868
- "Bioenergy": 0.011,
12869
- "Coal": 0.1344,
12870
- "Gas": 0.1882,
12871
- "Hydro": 0.2405,
12872
- "Nuclear": 0.205,
12868
+ "Bioenergy": 0.0108,
12869
+ "Coal": 0.1312,
12870
+ "Gas": 0.1787,
12871
+ "Hydro": 0.2514,
12872
+ "Nuclear": 0.1976,
12873
12873
  "Other Fossil": 0.002,
12874
12874
  "Other Renewables": 0.0006,
12875
- "Solar": 0.0923,
12876
- "Wind": 0.1259
12875
+ "Solar": 0.1021,
12876
+ "Wind": 0.1257
12877
12877
  }
12878
12878
  },
12879
12879
  "RS": {
@@ -12944,14 +12944,14 @@
12944
12944
  "Wind": 0.0375
12945
12945
  },
12946
12946
  "2025": {
12947
- "Bioenergy": 0.0081,
12948
- "Coal": 0.5885,
12949
- "Gas": 0.0588,
12950
- "Hydro": 0.2852,
12951
- "Nuclear": 0.0053,
12952
- "Other Fossil": 0.0073,
12953
- "Other Renewables": 0.0002,
12954
- "Solar": 0.003,
12947
+ "Bioenergy": 0.0085,
12948
+ "Coal": 0.5796,
12949
+ "Gas": 0.059,
12950
+ "Hydro": 0.2893,
12951
+ "Nuclear": 0.0074,
12952
+ "Other Fossil": 0.0077,
12953
+ "Other Renewables": 0.0003,
12954
+ "Solar": 0.0047,
12955
12955
  "Wind": 0.0437
12956
12956
  }
12957
12957
  },
@@ -13024,13 +13024,13 @@
13024
13024
  },
13025
13025
  "2025": {
13026
13026
  "Bioenergy": 0.0008,
13027
- "Coal": 0.1946,
13028
- "Gas": 0.4694,
13029
- "Hydro": 0.1462,
13030
- "Nuclear": 0.1728,
13031
- "Other Fossil": 0.0113,
13027
+ "Coal": 0.1933,
13028
+ "Gas": 0.4659,
13029
+ "Hydro": 0.1489,
13030
+ "Nuclear": 0.1749,
13031
+ "Other Fossil": 0.0112,
13032
13032
  "Other Renewables": 0,
13033
- "Solar": 0.0014,
13033
+ "Solar": 0.0016,
13034
13034
  "Wind": 0.0035
13035
13035
  }
13036
13036
  },
@@ -13497,15 +13497,15 @@
13497
13497
  "Wind": 0.2507
13498
13498
  },
13499
13499
  "2025": {
13500
- "Bioenergy": 0.0414,
13500
+ "Bioenergy": 0.0411,
13501
13501
  "Coal": 0,
13502
13502
  "Gas": 0,
13503
- "Hydro": 0.4035,
13504
- "Nuclear": 0.2876,
13503
+ "Hydro": 0.3986,
13504
+ "Nuclear": 0.2869,
13505
13505
  "Other Fossil": 0,
13506
13506
  "Other Renewables": 0,
13507
- "Solar": 0.0113,
13508
- "Wind": 0.2562
13507
+ "Solar": 0.0137,
13508
+ "Wind": 0.2596
13509
13509
  }
13510
13510
  },
13511
13511
  "SG": {
@@ -13578,12 +13578,12 @@
13578
13578
  "2025": {
13579
13579
  "Bioenergy": 0.0001,
13580
13580
  "Coal": 0.0022,
13581
- "Gas": 0.9513,
13581
+ "Gas": 0.9515,
13582
13582
  "Hydro": 0.0004,
13583
13583
  "Nuclear": 0.0002,
13584
- "Other Fossil": 0.0214,
13584
+ "Other Fossil": 0.0212,
13585
13585
  "Other Renewables": 0,
13586
- "Solar": 0.0239,
13586
+ "Solar": 0.024,
13587
13587
  "Wind": 0.0004
13588
13588
  }
13589
13589
  },
@@ -13735,14 +13735,14 @@
13735
13735
  },
13736
13736
  "2025": {
13737
13737
  "Bioenergy": 0.0078,
13738
- "Coal": 0.1655,
13739
- "Gas": 0.0523,
13740
- "Hydro": 0.2714,
13741
- "Nuclear": 0.3869,
13738
+ "Coal": 0.1401,
13739
+ "Gas": 0.0527,
13740
+ "Hydro": 0.2849,
13741
+ "Nuclear": 0.3899,
13742
13742
  "Other Fossil": 0.0001,
13743
13743
  "Other Renewables": 0,
13744
- "Solar": 0.1155,
13745
- "Wind": 0.0006
13744
+ "Solar": 0.1242,
13745
+ "Wind": 0.0005
13746
13746
  }
13747
13747
  },
13748
13748
  "SK": {
@@ -13813,14 +13813,14 @@
13813
13813
  "Wind": 0
13814
13814
  },
13815
13815
  "2025": {
13816
- "Bioenergy": 0.0325,
13817
- "Coal": 0.0025,
13818
- "Gas": 0.1003,
13819
- "Hydro": 0.0987,
13820
- "Nuclear": 0.6799,
13821
- "Other Fossil": 0.0494,
13822
- "Other Renewables": 0.017,
13823
- "Solar": 0.0197,
13816
+ "Bioenergy": 0.0339,
13817
+ "Coal": 0.0021,
13818
+ "Gas": 0.0956,
13819
+ "Hydro": 0.0993,
13820
+ "Nuclear": 0.6826,
13821
+ "Other Fossil": 0.0475,
13822
+ "Other Renewables": 0.0173,
13823
+ "Solar": 0.0217,
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.063,
14844
- "Coal": 0.2185,
14845
- "Gas": 0.5872,
14846
- "Hydro": 0.0502,
14847
- "Nuclear": 0.007,
14843
+ "Bioenergy": 0.0632,
14844
+ "Coal": 0.2197,
14845
+ "Gas": 0.5876,
14846
+ "Hydro": 0.0497,
14847
+ "Nuclear": 0.0071,
14848
14848
  "Other Fossil": 0.0008,
14849
14849
  "Other Renewables": 0.0007,
14850
- "Solar": 0.0475,
14851
- "Wind": 0.0252
14850
+ "Solar": 0.0465,
14851
+ "Wind": 0.0247
14852
14852
  }
14853
14853
  },
14854
14854
  "TJ": {
@@ -14920,10 +14920,10 @@
14920
14920
  },
14921
14921
  "2025": {
14922
14922
  "Bioenergy": 0.0003,
14923
- "Coal": 0.1129,
14923
+ "Coal": 0.1128,
14924
14924
  "Gas": 0.0244,
14925
14925
  "Hydro": 0.8581,
14926
- "Nuclear": 0.0009,
14926
+ "Nuclear": 0.001,
14927
14927
  "Other Fossil": 0.0001,
14928
14928
  "Other Renewables": 0.0001,
14929
14929
  "Solar": 0.0016,
@@ -15314,15 +15314,15 @@
15314
15314
  "Wind": 0.107
15315
15315
  },
15316
15316
  "2025": {
15317
- "Bioenergy": 0.0251,
15318
- "Coal": 0.3225,
15319
- "Gas": 0.2088,
15320
- "Hydro": 0.206,
15317
+ "Bioenergy": 0.0253,
15318
+ "Coal": 0.3163,
15319
+ "Gas": 0.1988,
15320
+ "Hydro": 0.2159,
15321
15321
  "Nuclear": 0.0003,
15322
- "Other Fossil": 0.0033,
15323
- "Other Renewables": 0.0332,
15324
- "Solar": 0.0945,
15325
- "Wind": 0.1061
15322
+ "Other Fossil": 0.0034,
15323
+ "Other Renewables": 0.0329,
15324
+ "Solar": 0.102,
15325
+ "Wind": 0.1051
15326
15326
  }
15327
15327
  },
15328
15328
  "TT": {
@@ -15473,14 +15473,14 @@
15473
15473
  },
15474
15474
  "2025": {
15475
15475
  "Bioenergy": 0.0009,
15476
- "Coal": 0.3538,
15477
- "Gas": 0.4606,
15478
- "Hydro": 0.0169,
15479
- "Nuclear": 0.0333,
15476
+ "Coal": 0.3575,
15477
+ "Gas": 0.4593,
15478
+ "Hydro": 0.0175,
15479
+ "Nuclear": 0.0331,
15480
15480
  "Other Fossil": 0.0291,
15481
15481
  "Other Renewables": 0,
15482
- "Solar": 0.05,
15483
- "Wind": 0.0553
15482
+ "Solar": 0.051,
15483
+ "Wind": 0.0515
15484
15484
  }
15485
15485
  },
15486
15486
  "TZ": {
@@ -15789,14 +15789,14 @@
15789
15789
  },
15790
15790
  "2025": {
15791
15791
  "Bioenergy": 0.0106,
15792
- "Coal": 0.1623,
15793
- "Gas": 0.3706,
15794
- "Hydro": 0.0611,
15795
- "Nuclear": 0.1773,
15796
- "Other Fossil": 0.0076,
15792
+ "Coal": 0.1581,
15793
+ "Gas": 0.3723,
15794
+ "Hydro": 0.0625,
15795
+ "Nuclear": 0.1766,
15796
+ "Other Fossil": 0.0072,
15797
15797
  "Other Renewables": 0.0042,
15798
- "Solar": 0.0837,
15799
- "Wind": 0.1226
15798
+ "Solar": 0.0883,
15799
+ "Wind": 0.1201
15800
15800
  }
15801
15801
  },
15802
15802
  "UY": {
@@ -15867,15 +15867,15 @@
15867
15867
  "Wind": 0.3322
15868
15868
  },
15869
15869
  "2025": {
15870
- "Bioenergy": 0.146,
15871
- "Coal": 0.0026,
15872
- "Gas": 0.0361,
15873
- "Hydro": 0.4133,
15874
- "Nuclear": 0.0017,
15875
- "Other Fossil": 0.0142,
15876
- "Other Renewables": 0.0005,
15877
- "Solar": 0.0463,
15878
- "Wind": 0.3393
15870
+ "Bioenergy": 0.1431,
15871
+ "Coal": 0.0022,
15872
+ "Gas": 0.0305,
15873
+ "Hydro": 0.4243,
15874
+ "Nuclear": 0.0015,
15875
+ "Other Fossil": 0.012,
15876
+ "Other Renewables": 0.0004,
15877
+ "Solar": 0.0437,
15878
+ "Wind": 0.3423
15879
15879
  }
15880
15880
  },
15881
15881
  "UZ": {
@@ -15947,14 +15947,14 @@
15947
15947
  },
15948
15948
  "2025": {
15949
15949
  "Bioenergy": 0.0004,
15950
- "Coal": 0.0697,
15950
+ "Coal": 0.0696,
15951
15951
  "Gas": 0.8122,
15952
15952
  "Hydro": 0.1014,
15953
15953
  "Nuclear": 0.0012,
15954
15954
  "Other Fossil": 0.0111,
15955
15955
  "Other Renewables": 0.0001,
15956
- "Solar": 0.0021,
15957
- "Wind": 0.0018
15956
+ "Solar": 0.0022,
15957
+ "Wind": 0.0019
15958
15958
  }
15959
15959
  },
15960
15960
  "VC": {
@@ -16342,14 +16342,14 @@
16342
16342
  },
16343
16343
  "2025": {
16344
16344
  "Bioenergy": 0,
16345
- "Coal": 0.5819,
16346
- "Gas": 0.0699,
16347
- "Hydro": 0.2066,
16345
+ "Coal": 0.5796,
16346
+ "Gas": 0.069,
16347
+ "Hydro": 0.2162,
16348
16348
  "Nuclear": 0,
16349
16349
  "Other Fossil": 0,
16350
16350
  "Other Renewables": 0,
16351
- "Solar": 0.0946,
16352
- "Wind": 0.047
16351
+ "Solar": 0.0935,
16352
+ "Wind": 0.0416
16353
16353
  }
16354
16354
  },
16355
16355
  "VU": {
@@ -16578,15 +16578,15 @@
16578
16578
  "Wind": 0.0647
16579
16579
  },
16580
16580
  "2025": {
16581
- "Bioenergy": 0.0076,
16582
- "Coal": 0.6807,
16583
- "Gas": 0.0641,
16584
- "Hydro": 0.0902,
16585
- "Nuclear": 0.0519,
16586
- "Other Fossil": 0.006,
16587
- "Other Renewables": 0.0017,
16588
- "Solar": 0.0192,
16589
- "Wind": 0.0785
16581
+ "Bioenergy": 0.0077,
16582
+ "Coal": 0.6697,
16583
+ "Gas": 0.0631,
16584
+ "Hydro": 0.0977,
16585
+ "Nuclear": 0.0522,
16586
+ "Other Fossil": 0.0061,
16587
+ "Other Renewables": 0.0018,
16588
+ "Solar": 0.0219,
16589
+ "Wind": 0.0797
16590
16590
  }
16591
16591
  },
16592
16592
  "YE": {
@@ -16737,14 +16737,14 @@
16737
16737
  },
16738
16738
  "2025": {
16739
16739
  "Bioenergy": 0,
16740
- "Coal": 0.7892,
16740
+ "Coal": 0.7926,
16741
16741
  "Gas": 0,
16742
- "Hydro": 0.0104,
16743
- "Nuclear": 0.0427,
16744
- "Other Fossil": 0.0276,
16745
- "Other Renewables": 0.0006,
16746
- "Solar": 0.0876,
16747
- "Wind": 0.0419
16742
+ "Hydro": 0.012,
16743
+ "Nuclear": 0.0416,
16744
+ "Other Fossil": 0.0271,
16745
+ "Other Renewables": 0.0005,
16746
+ "Solar": 0.085,
16747
+ "Wind": 0.0412
16748
16748
  }
16749
16749
  },
16750
16750
  "ZM": {