@digital4better/data 1.3.16 → 1.3.18

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 (59) hide show
  1. package/data/cloud/aws-vms.csv +4 -0
  2. package/data/cloud/aws-vms.json +68 -0
  3. package/data/factor/continent-monthly-green.csv +114 -114
  4. package/data/factor/continent-monthly-green.json +926 -926
  5. package/data/factor/continent-monthly.csv +108 -108
  6. package/data/factor/continent-monthly.json +886 -886
  7. package/data/factor/continent-yearly-green.csv +16 -16
  8. package/data/factor/continent-yearly-green.json +124 -124
  9. package/data/factor/continent-yearly.csv +15 -15
  10. package/data/factor/continent-yearly.json +122 -122
  11. package/data/factor/country-monthly-green.csv +844 -844
  12. package/data/factor/country-monthly-green.json +7097 -7097
  13. package/data/factor/country-monthly.csv +888 -888
  14. package/data/factor/country-monthly.json +6294 -6294
  15. package/data/factor/country-yearly-green.csv +169 -169
  16. package/data/factor/country-yearly-green.json +1355 -1355
  17. package/data/factor/country-yearly.csv +167 -167
  18. package/data/factor/country-yearly.json +1118 -1118
  19. package/data/factor/subdivision-yearly-green.csv +50 -50
  20. package/data/factor/subdivision-yearly-green.json +447 -447
  21. package/data/factor/subdivision-yearly.csv +50 -50
  22. package/data/factor/subdivision-yearly.json +435 -435
  23. package/data/factor/world-monthly-green.csv +60 -60
  24. package/data/factor/world-monthly-green.json +522 -522
  25. package/data/factor/world-monthly.csv +60 -60
  26. package/data/factor/world-monthly.json +504 -504
  27. package/data/factor/world-yearly-green.csv +6 -6
  28. package/data/factor/world-yearly-green.json +52 -52
  29. package/data/factor/world-yearly.csv +6 -6
  30. package/data/factor/world-yearly.json +45 -45
  31. package/data/mix/continent-monthly-green.csv +54 -54
  32. package/data/mix/continent-monthly-green.json +212 -212
  33. package/data/mix/continent-monthly.csv +54 -54
  34. package/data/mix/continent-monthly.json +239 -239
  35. package/data/mix/continent-yearly-green.csv +7 -7
  36. package/data/mix/continent-yearly-green.json +30 -30
  37. package/data/mix/continent-yearly.csv +7 -7
  38. package/data/mix/continent-yearly.json +41 -41
  39. package/data/mix/country-monthly-green.csv +564 -564
  40. package/data/mix/country-monthly-green.json +1802 -1802
  41. package/data/mix/country-monthly.csv +564 -564
  42. package/data/mix/country-monthly.json +2676 -2676
  43. package/data/mix/country-yearly-green.csv +90 -90
  44. package/data/mix/country-yearly-green.json +319 -319
  45. package/data/mix/country-yearly.csv +90 -90
  46. package/data/mix/country-yearly.json +512 -512
  47. package/data/mix/subdivision-yearly-green.csv +22 -22
  48. package/data/mix/subdivision-yearly-green.json +28 -28
  49. package/data/mix/subdivision-yearly.csv +22 -22
  50. package/data/mix/subdivision-yearly.json +29 -29
  51. package/data/mix/world-monthly-green.csv +20 -20
  52. package/data/mix/world-monthly-green.json +67 -67
  53. package/data/mix/world-monthly.csv +20 -20
  54. package/data/mix/world-monthly.json +57 -57
  55. package/data/mix/world-yearly-green.csv +1 -1
  56. package/data/mix/world-yearly-green.json +7 -7
  57. package/data/mix/world-yearly.csv +1 -1
  58. package/data/mix/world-yearly.json +6 -6
  59. package/package.json +2 -2
@@ -851,34 +851,34 @@
851
851
  "Bioenergy": 0.0071,
852
852
  "Coal": 0.0951,
853
853
  "Gas": 0.4321,
854
- "Hydro": 0.3114,
854
+ "Hydro": 0.3113,
855
855
  "Nuclear": 0.0024,
856
856
  "Other Fossil": 0.1255,
857
857
  "Other Renewables": 0.0017,
858
858
  "Solar": 0.0141,
859
- "Wind": 0.0107
859
+ "Wind": 0.0108
860
860
  },
861
861
  "2025-07": {
862
862
  "Bioenergy": 0.0071,
863
863
  "Coal": 0.0949,
864
- "Gas": 0.4325,
865
- "Hydro": 0.3113,
864
+ "Gas": 0.4326,
865
+ "Hydro": 0.3112,
866
866
  "Nuclear": 0.0024,
867
867
  "Other Fossil": 0.1253,
868
868
  "Other Renewables": 0.0017,
869
- "Solar": 0.0141,
870
- "Wind": 0.0107
869
+ "Solar": 0.014,
870
+ "Wind": 0.0108
871
871
  },
872
872
  "2025-08": {
873
873
  "Bioenergy": 0.0071,
874
874
  "Coal": 0.0949,
875
- "Gas": 0.4325,
876
- "Hydro": 0.3113,
875
+ "Gas": 0.4326,
876
+ "Hydro": 0.3112,
877
877
  "Nuclear": 0.0024,
878
878
  "Other Fossil": 0.1253,
879
879
  "Other Renewables": 0.0017,
880
- "Solar": 0.0141,
881
- "Wind": 0.0107
880
+ "Solar": 0.014,
881
+ "Wind": 0.0108
882
882
  }
883
883
  },
884
884
  "Asia": {
@@ -1259,7 +1259,7 @@
1259
1259
  "2021-11": {
1260
1260
  "Bioenergy": 0.0139,
1261
1261
  "Coal": 0.3563,
1262
- "Gas": 0.348,
1262
+ "Gas": 0.3481,
1263
1263
  "Hydro": 0.082,
1264
1264
  "Nuclear": 0.0259,
1265
1265
  "Other Fossil": 0.1138,
@@ -1280,13 +1280,13 @@
1280
1280
  },
1281
1281
  "2022-01": {
1282
1282
  "Bioenergy": 0.0156,
1283
- "Coal": 0.372,
1283
+ "Coal": 0.3721,
1284
1284
  "Gas": 0.3448,
1285
1285
  "Hydro": 0.0689,
1286
1286
  "Nuclear": 0.0266,
1287
1287
  "Other Fossil": 0.1153,
1288
1288
  "Other Renewables": 0.0069,
1289
- "Solar": 0.0232,
1289
+ "Solar": 0.0231,
1290
1290
  "Wind": 0.0268
1291
1291
  },
1292
1292
  "2022-02": {
@@ -1363,7 +1363,7 @@
1363
1363
  "Nuclear": 0.0254,
1364
1364
  "Other Fossil": 0.1034,
1365
1365
  "Other Renewables": 0.0063,
1366
- "Solar": 0.0301,
1366
+ "Solar": 0.03,
1367
1367
  "Wind": 0.0244
1368
1368
  },
1369
1369
  "2022-09": {
@@ -1403,7 +1403,7 @@
1403
1403
  "Bioenergy": 0.0158,
1404
1404
  "Coal": 0.3784,
1405
1405
  "Gas": 0.3296,
1406
- "Hydro": 0.071,
1406
+ "Hydro": 0.0711,
1407
1407
  "Nuclear": 0.0278,
1408
1408
  "Other Fossil": 0.1086,
1409
1409
  "Other Renewables": 0.0066,
@@ -1555,7 +1555,7 @@
1555
1555
  },
1556
1556
  "2024-02": {
1557
1557
  "Bioenergy": 0.0156,
1558
- "Coal": 0.3768,
1558
+ "Coal": 0.3769,
1559
1559
  "Gas": 0.3293,
1560
1560
  "Hydro": 0.0652,
1561
1561
  "Nuclear": 0.0257,
@@ -1579,11 +1579,11 @@
1579
1579
  "Bioenergy": 0.0144,
1580
1580
  "Coal": 0.3512,
1581
1581
  "Gas": 0.3341,
1582
- "Hydro": 0.0746,
1582
+ "Hydro": 0.0747,
1583
1583
  "Nuclear": 0.0272,
1584
1584
  "Other Fossil": 0.1062,
1585
1585
  "Other Renewables": 0.0068,
1586
- "Solar": 0.0453,
1586
+ "Solar": 0.0452,
1587
1587
  "Wind": 0.0402
1588
1588
  },
1589
1589
  "2024-05": {
@@ -1594,12 +1594,12 @@
1594
1594
  "Nuclear": 0.0274,
1595
1595
  "Other Fossil": 0.1043,
1596
1596
  "Other Renewables": 0.0066,
1597
- "Solar": 0.0502,
1597
+ "Solar": 0.0501,
1598
1598
  "Wind": 0.0395
1599
1599
  },
1600
1600
  "2024-06": {
1601
1601
  "Bioenergy": 0.0138,
1602
- "Coal": 0.343,
1602
+ "Coal": 0.3431,
1603
1603
  "Gas": 0.325,
1604
1604
  "Hydro": 0.1008,
1605
1605
  "Nuclear": 0.0258,
@@ -1643,7 +1643,7 @@
1643
1643
  },
1644
1644
  "2024-10": {
1645
1645
  "Bioenergy": 0.0144,
1646
- "Coal": 0.3482,
1646
+ "Coal": 0.3483,
1647
1647
  "Gas": 0.3282,
1648
1648
  "Hydro": 0.0862,
1649
1649
  "Nuclear": 0.0274,
@@ -1654,8 +1654,8 @@
1654
1654
  },
1655
1655
  "2024-11": {
1656
1656
  "Bioenergy": 0.015,
1657
- "Coal": 0.3608,
1658
- "Gas": 0.3282,
1657
+ "Coal": 0.3609,
1658
+ "Gas": 0.3283,
1659
1659
  "Hydro": 0.0745,
1660
1660
  "Nuclear": 0.0273,
1661
1661
  "Other Fossil": 0.1057,
@@ -1669,20 +1669,20 @@
1669
1669
  "Gas": 0.3153,
1670
1670
  "Hydro": 0.0709,
1671
1671
  "Nuclear": 0.029,
1672
- "Other Fossil": 0.1023,
1672
+ "Other Fossil": 0.1024,
1673
1673
  "Other Renewables": 0.0064,
1674
1674
  "Solar": 0.039,
1675
1675
  "Wind": 0.0446
1676
1676
  },
1677
1677
  "2025-01": {
1678
1678
  "Bioenergy": 0.0157,
1679
- "Coal": 0.3617,
1680
- "Gas": 0.3261,
1679
+ "Coal": 0.3616,
1680
+ "Gas": 0.3262,
1681
1681
  "Hydro": 0.0661,
1682
1682
  "Nuclear": 0.0287,
1683
1683
  "Other Fossil": 0.1063,
1684
1684
  "Other Renewables": 0.0067,
1685
- "Solar": 0.0446,
1685
+ "Solar": 0.0445,
1686
1686
  "Wind": 0.0441
1687
1687
  },
1688
1688
  "2025-02": {
@@ -1692,75 +1692,75 @@
1692
1692
  "Hydro": 0.0667,
1693
1693
  "Nuclear": 0.0276,
1694
1694
  "Other Fossil": 0.107,
1695
- "Other Renewables": 0.0066,
1695
+ "Other Renewables": 0.0067,
1696
1696
  "Solar": 0.0459,
1697
1697
  "Wind": 0.0438
1698
1698
  },
1699
1699
  "2025-03": {
1700
1700
  "Bioenergy": 0.0148,
1701
- "Coal": 0.3554,
1702
- "Gas": 0.3207,
1701
+ "Coal": 0.3553,
1702
+ "Gas": 0.3209,
1703
1703
  "Hydro": 0.068,
1704
1704
  "Nuclear": 0.0303,
1705
- "Other Fossil": 0.1018,
1705
+ "Other Fossil": 0.1017,
1706
1706
  "Other Renewables": 0.0065,
1707
1707
  "Solar": 0.053,
1708
- "Wind": 0.0494
1708
+ "Wind": 0.0495
1709
1709
  },
1710
1710
  "2025-04": {
1711
- "Bioenergy": 0.0142,
1712
- "Coal": 0.3375,
1711
+ "Bioenergy": 0.0141,
1712
+ "Coal": 0.3376,
1713
1713
  "Gas": 0.3285,
1714
- "Hydro": 0.0715,
1714
+ "Hydro": 0.0716,
1715
1715
  "Nuclear": 0.0292,
1716
- "Other Fossil": 0.1048,
1716
+ "Other Fossil": 0.1047,
1717
1717
  "Other Renewables": 0.0067,
1718
1718
  "Solar": 0.06,
1719
1719
  "Wind": 0.0476
1720
1720
  },
1721
1721
  "2025-05": {
1722
- "Bioenergy": 0.014,
1723
- "Coal": 0.3353,
1722
+ "Bioenergy": 0.0139,
1723
+ "Coal": 0.3355,
1724
1724
  "Gas": 0.3227,
1725
1725
  "Hydro": 0.0829,
1726
1726
  "Nuclear": 0.0277,
1727
- "Other Fossil": 0.1033,
1728
- "Other Renewables": 0.0066,
1727
+ "Other Fossil": 0.1032,
1728
+ "Other Renewables": 0.0067,
1729
1729
  "Solar": 0.0617,
1730
1730
  "Wind": 0.0458
1731
1731
  },
1732
1732
  "2025-06": {
1733
- "Bioenergy": 0.0139,
1734
- "Coal": 0.3369,
1735
- "Gas": 0.3158,
1736
- "Hydro": 0.0983,
1737
- "Nuclear": 0.0265,
1738
- "Other Fossil": 0.1008,
1733
+ "Bioenergy": 0.0138,
1734
+ "Coal": 0.3373,
1735
+ "Gas": 0.3151,
1736
+ "Hydro": 0.0989,
1737
+ "Nuclear": 0.0263,
1738
+ "Other Fossil": 0.1006,
1739
1739
  "Other Renewables": 0.0064,
1740
1740
  "Solar": 0.0629,
1741
- "Wind": 0.0387
1741
+ "Wind": 0.0388
1742
1742
  },
1743
1743
  "2025-07": {
1744
- "Bioenergy": 0.0144,
1745
- "Coal": 0.356,
1746
- "Gas": 0.3022,
1747
- "Hydro": 0.0979,
1748
- "Nuclear": 0.0264,
1749
- "Other Fossil": 0.0959,
1750
- "Other Renewables": 0.0061,
1751
- "Solar": 0.0636,
1752
- "Wind": 0.0375
1744
+ "Bioenergy": 0.0146,
1745
+ "Coal": 0.3554,
1746
+ "Gas": 0.3016,
1747
+ "Hydro": 0.0991,
1748
+ "Nuclear": 0.0261,
1749
+ "Other Fossil": 0.0954,
1750
+ "Other Renewables": 0.006,
1751
+ "Solar": 0.0634,
1752
+ "Wind": 0.0382
1753
1753
  },
1754
1754
  "2025-08": {
1755
- "Bioenergy": 0.0144,
1756
- "Coal": 0.356,
1757
- "Gas": 0.3022,
1758
- "Hydro": 0.0979,
1759
- "Nuclear": 0.0264,
1760
- "Other Fossil": 0.0959,
1761
- "Other Renewables": 0.0061,
1762
- "Solar": 0.0636,
1763
- "Wind": 0.0375
1755
+ "Bioenergy": 0.0146,
1756
+ "Coal": 0.3553,
1757
+ "Gas": 0.3016,
1758
+ "Hydro": 0.0992,
1759
+ "Nuclear": 0.0261,
1760
+ "Other Fossil": 0.0954,
1761
+ "Other Renewables": 0.006,
1762
+ "Solar": 0.0635,
1763
+ "Wind": 0.0382
1764
1764
  }
1765
1765
  },
1766
1766
  "Europe": {
@@ -2432,7 +2432,7 @@
2432
2432
  "Nuclear": 0.1799,
2433
2433
  "Other Fossil": 0.0198,
2434
2434
  "Other Renewables": 0.016,
2435
- "Solar": 0.0234,
2435
+ "Solar": 0.0233,
2436
2436
  "Wind": 0.146
2437
2437
  },
2438
2438
  "2024-02": {
@@ -2483,7 +2483,7 @@
2483
2483
  "Bioenergy": 0.0255,
2484
2484
  "Coal": 0.1266,
2485
2485
  "Gas": 0.1983,
2486
- "Hydro": 0.2344,
2486
+ "Hydro": 0.2343,
2487
2487
  "Nuclear": 0.1698,
2488
2488
  "Other Fossil": 0.0205,
2489
2489
  "Other Renewables": 0.0196,
@@ -2515,7 +2515,7 @@
2515
2515
  "2024-09": {
2516
2516
  "Bioenergy": 0.0262,
2517
2517
  "Coal": 0.1383,
2518
- "Gas": 0.2199,
2518
+ "Gas": 0.2198,
2519
2519
  "Hydro": 0.195,
2520
2520
  "Nuclear": 0.1798,
2521
2521
  "Other Fossil": 0.0205,
@@ -2557,92 +2557,92 @@
2557
2557
  "Wind": 0.1445
2558
2558
  },
2559
2559
  "2025-01": {
2560
- "Bioenergy": 0.0254,
2561
- "Coal": 0.1508,
2562
- "Gas": 0.2661,
2563
- "Hydro": 0.176,
2564
- "Nuclear": 0.1825,
2565
- "Other Fossil": 0.0209,
2560
+ "Bioenergy": 0.0259,
2561
+ "Coal": 0.1497,
2562
+ "Gas": 0.2663,
2563
+ "Hydro": 0.1764,
2564
+ "Nuclear": 0.1827,
2565
+ "Other Fossil": 0.019,
2566
2566
  "Other Renewables": 0.0164,
2567
2567
  "Solar": 0.0286,
2568
- "Wind": 0.1334
2568
+ "Wind": 0.135
2569
2569
  },
2570
2570
  "2025-02": {
2571
- "Bioenergy": 0.0257,
2572
- "Coal": 0.1602,
2573
- "Gas": 0.2718,
2574
- "Hydro": 0.1782,
2575
- "Nuclear": 0.1742,
2576
- "Other Fossil": 0.0214,
2571
+ "Bioenergy": 0.0263,
2572
+ "Coal": 0.1589,
2573
+ "Gas": 0.2722,
2574
+ "Hydro": 0.1788,
2575
+ "Nuclear": 0.1744,
2576
+ "Other Fossil": 0.0197,
2577
2577
  "Other Renewables": 0.0174,
2578
2578
  "Solar": 0.0458,
2579
- "Wind": 0.1054
2579
+ "Wind": 0.1063
2580
2580
  },
2581
2581
  "2025-03": {
2582
- "Bioenergy": 0.0252,
2583
- "Coal": 0.1453,
2584
- "Gas": 0.2416,
2585
- "Hydro": 0.1778,
2586
- "Nuclear": 0.1745,
2587
- "Other Fossil": 0.0262,
2588
- "Other Renewables": 0.0175,
2589
- "Solar": 0.0774,
2590
- "Wind": 0.1146
2582
+ "Bioenergy": 0.0259,
2583
+ "Coal": 0.1462,
2584
+ "Gas": 0.2433,
2585
+ "Hydro": 0.1789,
2586
+ "Nuclear": 0.1756,
2587
+ "Other Fossil": 0.0194,
2588
+ "Other Renewables": 0.0176,
2589
+ "Solar": 0.0779,
2590
+ "Wind": 0.1153
2591
2591
  },
2592
2592
  "2025-04": {
2593
- "Bioenergy": 0.0273,
2594
- "Coal": 0.1298,
2595
- "Gas": 0.2173,
2596
- "Hydro": 0.2053,
2597
- "Nuclear": 0.1701,
2598
- "Other Fossil": 0.0225,
2599
- "Other Renewables": 0.0194,
2600
- "Solar": 0.1082,
2601
- "Wind": 0.1001
2593
+ "Bioenergy": 0.0274,
2594
+ "Coal": 0.1301,
2595
+ "Gas": 0.2178,
2596
+ "Hydro": 0.2058,
2597
+ "Nuclear": 0.1705,
2598
+ "Other Fossil": 0.0202,
2599
+ "Other Renewables": 0.0195,
2600
+ "Solar": 0.1084,
2601
+ "Wind": 0.1004
2602
2602
  },
2603
2603
  "2025-05": {
2604
- "Bioenergy": 0.026,
2605
- "Coal": 0.115,
2606
- "Gas": 0.1947,
2607
- "Hydro": 0.22,
2608
- "Nuclear": 0.166,
2609
- "Other Fossil": 0.0218,
2610
- "Other Renewables": 0.0195,
2611
- "Solar": 0.1276,
2612
- "Wind": 0.1095
2604
+ "Bioenergy": 0.0261,
2605
+ "Coal": 0.1153,
2606
+ "Gas": 0.1951,
2607
+ "Hydro": 0.2204,
2608
+ "Nuclear": 0.1663,
2609
+ "Other Fossil": 0.0197,
2610
+ "Other Renewables": 0.0196,
2611
+ "Solar": 0.1278,
2612
+ "Wind": 0.1097
2613
2613
  },
2614
2614
  "2025-06": {
2615
2615
  "Bioenergy": 0.0242,
2616
- "Coal": 0.1132,
2617
- "Gas": 0.1946,
2618
- "Hydro": 0.2038,
2619
- "Nuclear": 0.1722,
2620
- "Other Fossil": 0.0206,
2616
+ "Coal": 0.1133,
2617
+ "Gas": 0.1948,
2618
+ "Hydro": 0.2039,
2619
+ "Nuclear": 0.1724,
2620
+ "Other Fossil": 0.0188,
2621
2621
  "Other Renewables": 0.0195,
2622
- "Solar": 0.1392,
2623
- "Wind": 0.1127
2622
+ "Solar": 0.1403,
2623
+ "Wind": 0.1128
2624
2624
  },
2625
2625
  "2025-07": {
2626
- "Bioenergy": 0.0241,
2627
- "Coal": 0.1287,
2628
- "Gas": 0.2184,
2629
- "Hydro": 0.1952,
2630
- "Nuclear": 0.1742,
2631
- "Other Fossil": 0.0193,
2632
- "Other Renewables": 0.0187,
2633
- "Solar": 0.131,
2634
- "Wind": 0.0904
2626
+ "Bioenergy": 0.0238,
2627
+ "Coal": 0.1293,
2628
+ "Gas": 0.223,
2629
+ "Hydro": 0.1925,
2630
+ "Nuclear": 0.1759,
2631
+ "Other Fossil": 0.0184,
2632
+ "Other Renewables": 0.0184,
2633
+ "Solar": 0.1299,
2634
+ "Wind": 0.0887
2635
2635
  },
2636
2636
  "2025-08": {
2637
- "Bioenergy": 0.0241,
2638
- "Coal": 0.1287,
2639
- "Gas": 0.2184,
2640
- "Hydro": 0.1952,
2641
- "Nuclear": 0.1742,
2642
- "Other Fossil": 0.0193,
2643
- "Other Renewables": 0.0187,
2644
- "Solar": 0.131,
2645
- "Wind": 0.0904
2637
+ "Bioenergy": 0.0248,
2638
+ "Coal": 0.1247,
2639
+ "Gas": 0.2191,
2640
+ "Hydro": 0.1927,
2641
+ "Nuclear": 0.1772,
2642
+ "Other Fossil": 0.0187,
2643
+ "Other Renewables": 0.0188,
2644
+ "Solar": 0.1294,
2645
+ "Wind": 0.0946
2646
2646
  }
2647
2647
  },
2648
2648
  "North America": {
@@ -3440,22 +3440,22 @@
3440
3440
  },
3441
3441
  "2025-01": {
3442
3442
  "Bioenergy": 0.0188,
3443
- "Coal": 0.158,
3443
+ "Coal": 0.1581,
3444
3444
  "Gas": 0.338,
3445
3445
  "Hydro": 0.1257,
3446
- "Nuclear": 0.1365,
3447
- "Other Fossil": 0.0824,
3446
+ "Nuclear": 0.1366,
3447
+ "Other Fossil": 0.0823,
3448
3448
  "Other Renewables": 0.0061,
3449
3449
  "Solar": 0.042,
3450
3450
  "Wind": 0.0925
3451
3451
  },
3452
3452
  "2025-02": {
3453
3453
  "Bioenergy": 0.0207,
3454
- "Coal": 0.1379,
3454
+ "Coal": 0.138,
3455
3455
  "Gas": 0.3339,
3456
3456
  "Hydro": 0.1324,
3457
3457
  "Nuclear": 0.1328,
3458
- "Other Fossil": 0.0901,
3458
+ "Other Fossil": 0.09,
3459
3459
  "Other Renewables": 0.0067,
3460
3460
  "Solar": 0.0509,
3461
3461
  "Wind": 0.0946
@@ -3465,8 +3465,8 @@
3465
3465
  "Coal": 0.1134,
3466
3466
  "Gas": 0.3106,
3467
3467
  "Hydro": 0.1361,
3468
- "Nuclear": 0.1362,
3469
- "Other Fossil": 0.0883,
3468
+ "Nuclear": 0.1361,
3469
+ "Other Fossil": 0.0884,
3470
3470
  "Other Renewables": 0.0072,
3471
3471
  "Solar": 0.0692,
3472
3472
  "Wind": 0.1182
@@ -3477,7 +3477,7 @@
3477
3477
  "Gas": 0.3146,
3478
3478
  "Hydro": 0.1303,
3479
3479
  "Nuclear": 0.1312,
3480
- "Other Fossil": 0.0913,
3480
+ "Other Fossil": 0.0914,
3481
3481
  "Other Renewables": 0.007,
3482
3482
  "Solar": 0.0814,
3483
3483
  "Wind": 0.1121
@@ -3494,37 +3494,37 @@
3494
3494
  "Wind": 0.0876
3495
3495
  },
3496
3496
  "2025-06": {
3497
- "Bioenergy": 0.0181,
3498
- "Coal": 0.1322,
3499
- "Gas": 0.3631,
3500
- "Hydro": 0.1116,
3501
- "Nuclear": 0.1298,
3502
- "Other Fossil": 0.0817,
3497
+ "Bioenergy": 0.0184,
3498
+ "Coal": 0.1311,
3499
+ "Gas": 0.3629,
3500
+ "Hydro": 0.1118,
3501
+ "Nuclear": 0.1295,
3502
+ "Other Fossil": 0.0809,
3503
3503
  "Other Renewables": 0.006,
3504
- "Solar": 0.0814,
3505
- "Wind": 0.0762
3504
+ "Solar": 0.0809,
3505
+ "Wind": 0.0785
3506
3506
  },
3507
3507
  "2025-07": {
3508
- "Bioenergy": 0.0168,
3509
- "Coal": 0.148,
3508
+ "Bioenergy": 0.017,
3509
+ "Coal": 0.147,
3510
3510
  "Gas": 0.3861,
3511
- "Hydro": 0.0987,
3512
- "Nuclear": 0.1269,
3513
- "Other Fossil": 0.0764,
3514
- "Other Renewables": 0.0054,
3515
- "Solar": 0.0774,
3516
- "Wind": 0.0642
3511
+ "Hydro": 0.0989,
3512
+ "Nuclear": 0.1267,
3513
+ "Other Fossil": 0.0759,
3514
+ "Other Renewables": 0.0055,
3515
+ "Solar": 0.0767,
3516
+ "Wind": 0.0663
3517
3517
  },
3518
3518
  "2025-08": {
3519
- "Bioenergy": 0.0168,
3520
- "Coal": 0.148,
3521
- "Gas": 0.3861,
3522
- "Hydro": 0.0987,
3523
- "Nuclear": 0.1269,
3524
- "Other Fossil": 0.0764,
3525
- "Other Renewables": 0.0054,
3526
- "Solar": 0.0774,
3527
- "Wind": 0.0642
3519
+ "Bioenergy": 0.0178,
3520
+ "Coal": 0.1342,
3521
+ "Gas": 0.3934,
3522
+ "Hydro": 0.1012,
3523
+ "Nuclear": 0.1325,
3524
+ "Other Fossil": 0.0769,
3525
+ "Other Renewables": 0.0057,
3526
+ "Solar": 0.0767,
3527
+ "Wind": 0.0616
3528
3528
  }
3529
3529
  },
3530
3530
  "Oceania": {
@@ -4398,15 +4398,15 @@
4398
4398
  "Wind": 0.1158
4399
4399
  },
4400
4400
  "2025-08": {
4401
- "Bioenergy": 0.0045,
4402
- "Coal": 0.357,
4403
- "Gas": 0.0736,
4404
- "Hydro": 0.1506,
4401
+ "Bioenergy": 0.0049,
4402
+ "Coal": 0.3401,
4403
+ "Gas": 0.0757,
4404
+ "Hydro": 0.1527,
4405
4405
  "Nuclear": 0,
4406
- "Other Fossil": 0.1862,
4407
- "Other Renewables": 0.0235,
4408
- "Solar": 0.0888,
4409
- "Wind": 0.1158
4406
+ "Other Fossil": 0.1895,
4407
+ "Other Renewables": 0.024,
4408
+ "Solar": 0.1086,
4409
+ "Wind": 0.1045
4410
4410
  }
4411
4411
  },
4412
4412
  "South America": {
@@ -5148,65 +5148,65 @@
5148
5148
  "Wind": 0.0712
5149
5149
  },
5150
5150
  "2024-08": {
5151
- "Bioenergy": 0.0087,
5152
- "Coal": 0.0139,
5153
- "Gas": 0.1847,
5154
- "Hydro": 0.5685,
5151
+ "Bioenergy": 0.0086,
5152
+ "Coal": 0.014,
5153
+ "Gas": 0.1844,
5154
+ "Hydro": 0.5689,
5155
5155
  "Nuclear": 0.0112,
5156
- "Other Fossil": 0.0929,
5156
+ "Other Fossil": 0.0928,
5157
5157
  "Other Renewables": 0.0001,
5158
5158
  "Solar": 0.0427,
5159
5159
  "Wind": 0.0772
5160
5160
  },
5161
5161
  "2024-09": {
5162
- "Bioenergy": 0.0094,
5162
+ "Bioenergy": 0.0093,
5163
5163
  "Coal": 0.014,
5164
- "Gas": 0.1918,
5165
- "Hydro": 0.5553,
5164
+ "Gas": 0.1917,
5165
+ "Hydro": 0.5557,
5166
5166
  "Nuclear": 0.0098,
5167
- "Other Fossil": 0.0946,
5167
+ "Other Fossil": 0.0943,
5168
5168
  "Other Renewables": 0.0001,
5169
5169
  "Solar": 0.0463,
5170
- "Wind": 0.0788
5170
+ "Wind": 0.0789
5171
5171
  },
5172
5172
  "2024-10": {
5173
- "Bioenergy": 0.008,
5173
+ "Bioenergy": 0.0078,
5174
5174
  "Coal": 0.0172,
5175
- "Gas": 0.1904,
5176
- "Hydro": 0.559,
5175
+ "Gas": 0.1901,
5176
+ "Hydro": 0.5594,
5177
5177
  "Nuclear": 0.0096,
5178
- "Other Fossil": 0.0945,
5178
+ "Other Fossil": 0.0943,
5179
5179
  "Other Renewables": 0.0001,
5180
5180
  "Solar": 0.0508,
5181
- "Wind": 0.0705
5181
+ "Wind": 0.0706
5182
5182
  },
5183
5183
  "2024-11": {
5184
- "Bioenergy": 0.0068,
5184
+ "Bioenergy": 0.0066,
5185
5185
  "Coal": 0.0133,
5186
- "Gas": 0.1782,
5187
- "Hydro": 0.5839,
5186
+ "Gas": 0.1779,
5187
+ "Hydro": 0.5843,
5188
5188
  "Nuclear": 0.0056,
5189
- "Other Fossil": 0.0947,
5189
+ "Other Fossil": 0.0946,
5190
5190
  "Other Renewables": 0.0001,
5191
- "Solar": 0.0499,
5192
- "Wind": 0.0676
5191
+ "Solar": 0.05,
5192
+ "Wind": 0.0677
5193
5193
  },
5194
5194
  "2024-12": {
5195
- "Bioenergy": 0.0047,
5195
+ "Bioenergy": 0.0046,
5196
5196
  "Coal": 0.013,
5197
- "Gas": 0.1688,
5198
- "Hydro": 0.5956,
5197
+ "Gas": 0.1685,
5198
+ "Hydro": 0.596,
5199
5199
  "Nuclear": 0.0073,
5200
- "Other Fossil": 0.0926,
5200
+ "Other Fossil": 0.0925,
5201
5201
  "Other Renewables": 0.0001,
5202
5202
  "Solar": 0.0537,
5203
5203
  "Wind": 0.0643
5204
5204
  },
5205
5205
  "2025-01": {
5206
- "Bioenergy": 0.0039,
5206
+ "Bioenergy": 0.0038,
5207
5207
  "Coal": 0.01,
5208
- "Gas": 0.1712,
5209
- "Hydro": 0.6171,
5208
+ "Gas": 0.1709,
5209
+ "Hydro": 0.6175,
5210
5210
  "Nuclear": 0.0109,
5211
5211
  "Other Fossil": 0.0899,
5212
5212
  "Other Renewables": 0.0001,
@@ -5214,43 +5214,43 @@
5214
5214
  "Wind": 0.0444
5215
5215
  },
5216
5216
  "2025-02": {
5217
- "Bioenergy": 0.0039,
5217
+ "Bioenergy": 0.0038,
5218
5218
  "Coal": 0.0116,
5219
- "Gas": 0.1693,
5220
- "Hydro": 0.6137,
5219
+ "Gas": 0.1691,
5220
+ "Hydro": 0.6141,
5221
5221
  "Nuclear": 0.0105,
5222
- "Other Fossil": 0.0905,
5222
+ "Other Fossil": 0.0904,
5223
5223
  "Other Renewables": 0.0001,
5224
5224
  "Solar": 0.0495,
5225
- "Wind": 0.0509
5225
+ "Wind": 0.051
5226
5226
  },
5227
5227
  "2025-03": {
5228
- "Bioenergy": 0.0043,
5228
+ "Bioenergy": 0.0041,
5229
5229
  "Coal": 0.0105,
5230
- "Gas": 0.1648,
5231
- "Hydro": 0.6104,
5230
+ "Gas": 0.1645,
5231
+ "Hydro": 0.6108,
5232
5232
  "Nuclear": 0.0114,
5233
- "Other Fossil": 0.0887,
5233
+ "Other Fossil": 0.0886,
5234
5234
  "Other Renewables": 0.0001,
5235
5235
  "Solar": 0.0538,
5236
5236
  "Wind": 0.0562
5237
5237
  },
5238
5238
  "2025-04": {
5239
- "Bioenergy": 0.0057,
5239
+ "Bioenergy": 0.0056,
5240
5240
  "Coal": 0.0101,
5241
- "Gas": 0.1662,
5242
- "Hydro": 0.6129,
5241
+ "Gas": 0.1659,
5242
+ "Hydro": 0.6133,
5243
5243
  "Nuclear": 0.0097,
5244
- "Other Fossil": 0.0931,
5244
+ "Other Fossil": 0.093,
5245
5245
  "Other Renewables": 0.0001,
5246
5246
  "Solar": 0.0481,
5247
5247
  "Wind": 0.0542
5248
5248
  },
5249
5249
  "2025-05": {
5250
5250
  "Bioenergy": 0.0072,
5251
- "Coal": 0.0113,
5252
- "Gas": 0.1712,
5253
- "Hydro": 0.5936,
5251
+ "Coal": 0.0112,
5252
+ "Gas": 0.1709,
5253
+ "Hydro": 0.594,
5254
5254
  "Nuclear": 0.0098,
5255
5255
  "Other Fossil": 0.0918,
5256
5256
  "Other Renewables": 0.0001,
@@ -5258,37 +5258,37 @@
5258
5258
  "Wind": 0.0698
5259
5259
  },
5260
5260
  "2025-06": {
5261
- "Bioenergy": 0.0077,
5261
+ "Bioenergy": 0.0076,
5262
5262
  "Coal": 0.0132,
5263
- "Gas": 0.1806,
5264
- "Hydro": 0.5831,
5263
+ "Gas": 0.1804,
5264
+ "Hydro": 0.5835,
5265
5265
  "Nuclear": 0.0093,
5266
5266
  "Other Fossil": 0.0931,
5267
5267
  "Other Renewables": 0.0001,
5268
5268
  "Solar": 0.0415,
5269
- "Wind": 0.0714
5269
+ "Wind": 0.0715
5270
5270
  },
5271
5271
  "2025-07": {
5272
- "Bioenergy": 0.0075,
5273
- "Coal": 0.0138,
5274
- "Gas": 0.1922,
5275
- "Hydro": 0.5647,
5276
- "Nuclear": 0.0107,
5277
- "Other Fossil": 0.0914,
5272
+ "Bioenergy": 0.0074,
5273
+ "Coal": 0.0139,
5274
+ "Gas": 0.194,
5275
+ "Hydro": 0.562,
5276
+ "Nuclear": 0.011,
5277
+ "Other Fossil": 0.0915,
5278
5278
  "Other Renewables": 0.0001,
5279
- "Solar": 0.0458,
5280
- "Wind": 0.0738
5279
+ "Solar": 0.0461,
5280
+ "Wind": 0.074
5281
5281
  },
5282
5282
  "2025-08": {
5283
- "Bioenergy": 0.0075,
5284
- "Coal": 0.0138,
5285
- "Gas": 0.1922,
5286
- "Hydro": 0.5647,
5287
- "Nuclear": 0.0107,
5288
- "Other Fossil": 0.0914,
5283
+ "Bioenergy": 0.0077,
5284
+ "Coal": 0.0135,
5285
+ "Gas": 0.1941,
5286
+ "Hydro": 0.5558,
5287
+ "Nuclear": 0.0121,
5288
+ "Other Fossil": 0.0918,
5289
5289
  "Other Renewables": 0.0001,
5290
- "Solar": 0.0458,
5291
- "Wind": 0.0738
5290
+ "Solar": 0.0492,
5291
+ "Wind": 0.0758
5292
5292
  }
5293
5293
  }
5294
5294
  }