@digital4better/data 1.3.18 → 1.3.20
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.
- package/data/factor/continent-monthly-green.csv +114 -108
- package/data/factor/continent-monthly-green.json +973 -907
- package/data/factor/continent-monthly.csv +129 -123
- package/data/factor/continent-monthly.json +1084 -1018
- package/data/factor/continent-yearly-green.csv +14 -14
- package/data/factor/continent-yearly-green.json +118 -118
- package/data/factor/continent-yearly.csv +13 -13
- package/data/factor/continent-yearly.json +117 -117
- package/data/factor/country-monthly-green.csv +2144 -1930
- package/data/factor/country-monthly-green.json +18124 -15770
- package/data/factor/country-monthly.csv +2491 -2277
- package/data/factor/country-monthly.json +22261 -19907
- package/data/factor/country-yearly-green.csv +306 -306
- package/data/factor/country-yearly-green.json +2561 -2561
- package/data/factor/country-yearly.csv +315 -315
- package/data/factor/country-yearly.json +2729 -2729
- package/data/factor/subdivision-monthly-green.csv +228 -165
- package/data/factor/subdivision-monthly-green.json +2151 -1458
- package/data/factor/subdivision-monthly.csv +228 -165
- package/data/factor/subdivision-monthly.json +2176 -1483
- package/data/factor/subdivision-yearly-green.csv +63 -63
- package/data/factor/subdivision-yearly-green.json +567 -567
- package/data/factor/subdivision-yearly.csv +63 -63
- package/data/factor/subdivision-yearly.json +567 -567
- package/data/factor/world-monthly-green.csv +71 -70
- package/data/factor/world-monthly-green.json +535 -524
- package/data/factor/world-monthly.csv +81 -80
- package/data/factor/world-monthly.json +731 -720
- package/data/factor/world-yearly-green.csv +7 -7
- package/data/factor/world-yearly-green.json +49 -49
- package/data/factor/world-yearly.csv +7 -7
- package/data/factor/world-yearly.json +63 -63
- package/data/mix/continent-monthly-green.csv +110 -104
- package/data/mix/continent-monthly-green.json +216 -180
- package/data/mix/continent-monthly.csv +110 -104
- package/data/mix/continent-monthly.json +484 -418
- package/data/mix/continent-yearly-green.csv +13 -13
- package/data/mix/continent-yearly-green.json +29 -29
- package/data/mix/continent-yearly.csv +13 -13
- package/data/mix/continent-yearly.json +69 -69
- package/data/mix/country-monthly-green.csv +2142 -1928
- package/data/mix/country-monthly-green.json +4233 -2949
- package/data/mix/country-monthly.csv +2142 -1928
- package/data/mix/country-monthly.json +8881 -6527
- package/data/mix/country-yearly-green.csv +255 -255
- package/data/mix/country-yearly-green.json +469 -469
- package/data/mix/country-yearly.csv +255 -255
- package/data/mix/country-yearly.json +1048 -1048
- package/data/mix/subdivision-monthly-green.csv +214 -151
- package/data/mix/subdivision-monthly-green.json +871 -493
- package/data/mix/subdivision-monthly.csv +214 -151
- package/data/mix/subdivision-monthly.json +1630 -937
- package/data/mix/subdivision-yearly-green.csv +63 -63
- package/data/mix/subdivision-yearly-green.json +218 -218
- package/data/mix/subdivision-yearly.csv +63 -63
- package/data/mix/subdivision-yearly.json +413 -413
- package/data/mix/world-monthly-green.csv +80 -79
- package/data/mix/world-monthly-green.json +90 -84
- package/data/mix/world-monthly.csv +80 -79
- package/data/mix/world-monthly.json +230 -219
- package/data/mix/world-yearly-green.csv +7 -7
- package/data/mix/world-yearly-green.json +7 -7
- package/data/mix/world-yearly.csv +7 -7
- package/data/mix/world-yearly.json +23 -23
- package/package.json +2 -2
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
},
|
|
817
817
|
"2025-03": {
|
|
818
818
|
"Bioenergy": 0.0072,
|
|
819
|
-
"Coal": 0.
|
|
819
|
+
"Coal": 0.0922,
|
|
820
820
|
"Gas": 0.4342,
|
|
821
821
|
"Hydro": 0.3117,
|
|
822
822
|
"Nuclear": 0.002,
|
|
@@ -853,32 +853,43 @@
|
|
|
853
853
|
"Gas": 0.4321,
|
|
854
854
|
"Hydro": 0.3113,
|
|
855
855
|
"Nuclear": 0.0024,
|
|
856
|
-
"Other Fossil": 0.
|
|
856
|
+
"Other Fossil": 0.1254,
|
|
857
857
|
"Other Renewables": 0.0017,
|
|
858
858
|
"Solar": 0.0141,
|
|
859
859
|
"Wind": 0.0108
|
|
860
860
|
},
|
|
861
861
|
"2025-07": {
|
|
862
862
|
"Bioenergy": 0.0071,
|
|
863
|
-
"Coal": 0.
|
|
864
|
-
"Gas": 0.
|
|
865
|
-
"Hydro": 0.
|
|
863
|
+
"Coal": 0.0962,
|
|
864
|
+
"Gas": 0.4321,
|
|
865
|
+
"Hydro": 0.3106,
|
|
866
866
|
"Nuclear": 0.0024,
|
|
867
|
-
"Other Fossil": 0.
|
|
867
|
+
"Other Fossil": 0.1249,
|
|
868
868
|
"Other Renewables": 0.0017,
|
|
869
|
-
"Solar": 0.
|
|
870
|
-
"Wind": 0.
|
|
869
|
+
"Solar": 0.0141,
|
|
870
|
+
"Wind": 0.0109
|
|
871
871
|
},
|
|
872
872
|
"2025-08": {
|
|
873
873
|
"Bioenergy": 0.0071,
|
|
874
|
-
"Coal": 0.
|
|
875
|
-
"Gas": 0.
|
|
876
|
-
"Hydro": 0.
|
|
874
|
+
"Coal": 0.0962,
|
|
875
|
+
"Gas": 0.4321,
|
|
876
|
+
"Hydro": 0.3106,
|
|
877
877
|
"Nuclear": 0.0024,
|
|
878
|
-
"Other Fossil": 0.
|
|
878
|
+
"Other Fossil": 0.1249,
|
|
879
879
|
"Other Renewables": 0.0017,
|
|
880
|
-
"Solar": 0.
|
|
881
|
-
"Wind": 0.
|
|
880
|
+
"Solar": 0.0141,
|
|
881
|
+
"Wind": 0.0109
|
|
882
|
+
},
|
|
883
|
+
"2025-09": {
|
|
884
|
+
"Bioenergy": 0.0071,
|
|
885
|
+
"Coal": 0.0962,
|
|
886
|
+
"Gas": 0.4321,
|
|
887
|
+
"Hydro": 0.3106,
|
|
888
|
+
"Nuclear": 0.0024,
|
|
889
|
+
"Other Fossil": 0.1249,
|
|
890
|
+
"Other Renewables": 0.0017,
|
|
891
|
+
"Solar": 0.0141,
|
|
892
|
+
"Wind": 0.0109
|
|
882
893
|
}
|
|
883
894
|
},
|
|
884
895
|
"Asia": {
|
|
@@ -1583,7 +1594,7 @@
|
|
|
1583
1594
|
"Nuclear": 0.0272,
|
|
1584
1595
|
"Other Fossil": 0.1062,
|
|
1585
1596
|
"Other Renewables": 0.0068,
|
|
1586
|
-
"Solar": 0.
|
|
1597
|
+
"Solar": 0.0453,
|
|
1587
1598
|
"Wind": 0.0402
|
|
1588
1599
|
},
|
|
1589
1600
|
"2024-05": {
|
|
@@ -1610,24 +1621,24 @@
|
|
|
1610
1621
|
},
|
|
1611
1622
|
"2024-07": {
|
|
1612
1623
|
"Bioenergy": 0.0143,
|
|
1613
|
-
"Coal": 0.
|
|
1624
|
+
"Coal": 0.3566,
|
|
1614
1625
|
"Gas": 0.3118,
|
|
1615
1626
|
"Hydro": 0.1078,
|
|
1616
1627
|
"Nuclear": 0.0264,
|
|
1617
1628
|
"Other Fossil": 0.0973,
|
|
1618
1629
|
"Other Renewables": 0.0061,
|
|
1619
|
-
"Solar": 0.
|
|
1630
|
+
"Solar": 0.0456,
|
|
1620
1631
|
"Wind": 0.034
|
|
1621
1632
|
},
|
|
1622
1633
|
"2024-08": {
|
|
1623
|
-
"Bioenergy": 0.
|
|
1624
|
-
"Coal": 0.
|
|
1625
|
-
"Gas": 0.
|
|
1626
|
-
"Hydro": 0.
|
|
1627
|
-
"Nuclear": 0.
|
|
1634
|
+
"Bioenergy": 0.0146,
|
|
1635
|
+
"Coal": 0.3656,
|
|
1636
|
+
"Gas": 0.3117,
|
|
1637
|
+
"Hydro": 0.1057,
|
|
1638
|
+
"Nuclear": 0.0261,
|
|
1628
1639
|
"Other Fossil": 0.0965,
|
|
1629
1640
|
"Other Renewables": 0.0061,
|
|
1630
|
-
"Solar": 0.
|
|
1641
|
+
"Solar": 0.0481,
|
|
1631
1642
|
"Wind": 0.0257
|
|
1632
1643
|
},
|
|
1633
1644
|
"2024-09": {
|
|
@@ -1638,23 +1649,23 @@
|
|
|
1638
1649
|
"Nuclear": 0.0256,
|
|
1639
1650
|
"Other Fossil": 0.1018,
|
|
1640
1651
|
"Other Renewables": 0.0064,
|
|
1641
|
-
"Solar": 0.
|
|
1652
|
+
"Solar": 0.0442,
|
|
1642
1653
|
"Wind": 0.0351
|
|
1643
1654
|
},
|
|
1644
1655
|
"2024-10": {
|
|
1645
1656
|
"Bioenergy": 0.0144,
|
|
1646
|
-
"Coal": 0.
|
|
1647
|
-
"Gas": 0.
|
|
1657
|
+
"Coal": 0.3482,
|
|
1658
|
+
"Gas": 0.3283,
|
|
1648
1659
|
"Hydro": 0.0862,
|
|
1649
1660
|
"Nuclear": 0.0274,
|
|
1650
|
-
"Other Fossil": 0.
|
|
1661
|
+
"Other Fossil": 0.1053,
|
|
1651
1662
|
"Other Renewables": 0.0066,
|
|
1652
1663
|
"Solar": 0.0443,
|
|
1653
1664
|
"Wind": 0.0393
|
|
1654
1665
|
},
|
|
1655
1666
|
"2024-11": {
|
|
1656
1667
|
"Bioenergy": 0.015,
|
|
1657
|
-
"Coal": 0.
|
|
1668
|
+
"Coal": 0.3608,
|
|
1658
1669
|
"Gas": 0.3283,
|
|
1659
1670
|
"Hydro": 0.0745,
|
|
1660
1671
|
"Nuclear": 0.0273,
|
|
@@ -1675,20 +1686,20 @@
|
|
|
1675
1686
|
"Wind": 0.0446
|
|
1676
1687
|
},
|
|
1677
1688
|
"2025-01": {
|
|
1678
|
-
"Bioenergy": 0.
|
|
1679
|
-
"Coal": 0.
|
|
1680
|
-
"Gas": 0.
|
|
1689
|
+
"Bioenergy": 0.0159,
|
|
1690
|
+
"Coal": 0.3608,
|
|
1691
|
+
"Gas": 0.3267,
|
|
1681
1692
|
"Hydro": 0.0661,
|
|
1682
1693
|
"Nuclear": 0.0287,
|
|
1683
|
-
"Other Fossil": 0.
|
|
1694
|
+
"Other Fossil": 0.1064,
|
|
1684
1695
|
"Other Renewables": 0.0067,
|
|
1685
|
-
"Solar": 0.
|
|
1696
|
+
"Solar": 0.0446,
|
|
1686
1697
|
"Wind": 0.0441
|
|
1687
1698
|
},
|
|
1688
1699
|
"2025-02": {
|
|
1689
|
-
"Bioenergy": 0.
|
|
1690
|
-
"Coal": 0.
|
|
1691
|
-
"Gas": 0.
|
|
1700
|
+
"Bioenergy": 0.0155,
|
|
1701
|
+
"Coal": 0.3597,
|
|
1702
|
+
"Gas": 0.3271,
|
|
1692
1703
|
"Hydro": 0.0667,
|
|
1693
1704
|
"Nuclear": 0.0276,
|
|
1694
1705
|
"Other Fossil": 0.107,
|
|
@@ -1697,9 +1708,9 @@
|
|
|
1697
1708
|
"Wind": 0.0438
|
|
1698
1709
|
},
|
|
1699
1710
|
"2025-03": {
|
|
1700
|
-
"Bioenergy": 0.
|
|
1701
|
-
"Coal": 0.
|
|
1702
|
-
"Gas": 0.
|
|
1711
|
+
"Bioenergy": 0.015,
|
|
1712
|
+
"Coal": 0.3545,
|
|
1713
|
+
"Gas": 0.3215,
|
|
1703
1714
|
"Hydro": 0.068,
|
|
1704
1715
|
"Nuclear": 0.0303,
|
|
1705
1716
|
"Other Fossil": 0.1017,
|
|
@@ -1708,9 +1719,9 @@
|
|
|
1708
1719
|
"Wind": 0.0495
|
|
1709
1720
|
},
|
|
1710
1721
|
"2025-04": {
|
|
1711
|
-
"Bioenergy": 0.
|
|
1712
|
-
"Coal": 0.
|
|
1713
|
-
"Gas": 0.
|
|
1722
|
+
"Bioenergy": 0.0142,
|
|
1723
|
+
"Coal": 0.3369,
|
|
1724
|
+
"Gas": 0.329,
|
|
1714
1725
|
"Hydro": 0.0716,
|
|
1715
1726
|
"Nuclear": 0.0292,
|
|
1716
1727
|
"Other Fossil": 0.1047,
|
|
@@ -1719,48 +1730,59 @@
|
|
|
1719
1730
|
"Wind": 0.0476
|
|
1720
1731
|
},
|
|
1721
1732
|
"2025-05": {
|
|
1722
|
-
"Bioenergy": 0.
|
|
1723
|
-
"Coal": 0.
|
|
1724
|
-
"Gas": 0.
|
|
1725
|
-
"Hydro": 0.
|
|
1733
|
+
"Bioenergy": 0.0141,
|
|
1734
|
+
"Coal": 0.3345,
|
|
1735
|
+
"Gas": 0.3228,
|
|
1736
|
+
"Hydro": 0.0828,
|
|
1726
1737
|
"Nuclear": 0.0277,
|
|
1727
1738
|
"Other Fossil": 0.1032,
|
|
1728
|
-
"Other Renewables": 0.
|
|
1729
|
-
"Solar": 0.
|
|
1730
|
-
"Wind": 0.
|
|
1739
|
+
"Other Renewables": 0.0066,
|
|
1740
|
+
"Solar": 0.0628,
|
|
1741
|
+
"Wind": 0.0457
|
|
1731
1742
|
},
|
|
1732
1743
|
"2025-06": {
|
|
1733
|
-
"Bioenergy": 0.
|
|
1734
|
-
"Coal": 0.
|
|
1735
|
-
"Gas": 0.
|
|
1736
|
-
"Hydro": 0.
|
|
1744
|
+
"Bioenergy": 0.014,
|
|
1745
|
+
"Coal": 0.3361,
|
|
1746
|
+
"Gas": 0.3153,
|
|
1747
|
+
"Hydro": 0.0988,
|
|
1737
1748
|
"Nuclear": 0.0263,
|
|
1738
1749
|
"Other Fossil": 0.1006,
|
|
1739
1750
|
"Other Renewables": 0.0064,
|
|
1740
|
-
"Solar": 0.
|
|
1741
|
-
"Wind": 0.
|
|
1751
|
+
"Solar": 0.0639,
|
|
1752
|
+
"Wind": 0.0387
|
|
1742
1753
|
},
|
|
1743
1754
|
"2025-07": {
|
|
1744
|
-
"Bioenergy": 0.
|
|
1755
|
+
"Bioenergy": 0.0148,
|
|
1745
1756
|
"Coal": 0.3554,
|
|
1746
|
-
"Gas": 0.
|
|
1747
|
-
"Hydro": 0.
|
|
1757
|
+
"Gas": 0.3018,
|
|
1758
|
+
"Hydro": 0.0986,
|
|
1748
1759
|
"Nuclear": 0.0261,
|
|
1749
|
-
"Other Fossil": 0.
|
|
1760
|
+
"Other Fossil": 0.0951,
|
|
1750
1761
|
"Other Renewables": 0.006,
|
|
1751
|
-
"Solar": 0.
|
|
1752
|
-
"Wind": 0.
|
|
1762
|
+
"Solar": 0.0642,
|
|
1763
|
+
"Wind": 0.038
|
|
1753
1764
|
},
|
|
1754
1765
|
"2025-08": {
|
|
1755
|
-
"Bioenergy": 0.
|
|
1756
|
-
"Coal": 0.
|
|
1757
|
-
"Gas": 0.
|
|
1758
|
-
"Hydro": 0.
|
|
1759
|
-
"Nuclear": 0.
|
|
1760
|
-
"Other Fossil": 0.
|
|
1766
|
+
"Bioenergy": 0.0151,
|
|
1767
|
+
"Coal": 0.3629,
|
|
1768
|
+
"Gas": 0.3015,
|
|
1769
|
+
"Hydro": 0.0974,
|
|
1770
|
+
"Nuclear": 0.0259,
|
|
1771
|
+
"Other Fossil": 0.0949,
|
|
1761
1772
|
"Other Renewables": 0.006,
|
|
1762
|
-
"Solar": 0.
|
|
1763
|
-
"Wind": 0.
|
|
1773
|
+
"Solar": 0.0623,
|
|
1774
|
+
"Wind": 0.0341
|
|
1775
|
+
},
|
|
1776
|
+
"2025-09": {
|
|
1777
|
+
"Bioenergy": 0.0151,
|
|
1778
|
+
"Coal": 0.3629,
|
|
1779
|
+
"Gas": 0.3015,
|
|
1780
|
+
"Hydro": 0.0974,
|
|
1781
|
+
"Nuclear": 0.0259,
|
|
1782
|
+
"Other Fossil": 0.0949,
|
|
1783
|
+
"Other Renewables": 0.006,
|
|
1784
|
+
"Solar": 0.0623,
|
|
1785
|
+
"Wind": 0.0341
|
|
1764
1786
|
}
|
|
1765
1787
|
},
|
|
1766
1788
|
"Europe": {
|
|
@@ -1770,8 +1792,8 @@
|
|
|
1770
1792
|
"Gas": 0.2737,
|
|
1771
1793
|
"Hydro": 0.168,
|
|
1772
1794
|
"Nuclear": 0.2048,
|
|
1773
|
-
"Other Fossil": 0.
|
|
1774
|
-
"Other Renewables": 0.
|
|
1795
|
+
"Other Fossil": 0.021,
|
|
1796
|
+
"Other Renewables": 0.0158,
|
|
1775
1797
|
"Solar": 0.0083,
|
|
1776
1798
|
"Wind": 0.0889
|
|
1777
1799
|
},
|
|
@@ -1781,8 +1803,8 @@
|
|
|
1781
1803
|
"Gas": 0.2591,
|
|
1782
1804
|
"Hydro": 0.1768,
|
|
1783
1805
|
"Nuclear": 0.2071,
|
|
1784
|
-
"Other Fossil": 0.
|
|
1785
|
-
"Other Renewables": 0.
|
|
1806
|
+
"Other Fossil": 0.0204,
|
|
1807
|
+
"Other Renewables": 0.0177,
|
|
1786
1808
|
"Solar": 0.0179,
|
|
1787
1809
|
"Wind": 0.0863
|
|
1788
1810
|
},
|
|
@@ -1792,108 +1814,108 @@
|
|
|
1792
1814
|
"Gas": 0.2477,
|
|
1793
1815
|
"Hydro": 0.1787,
|
|
1794
1816
|
"Nuclear": 0.2041,
|
|
1795
|
-
"Other Fossil": 0.
|
|
1796
|
-
"Other Renewables": 0.
|
|
1817
|
+
"Other Fossil": 0.0199,
|
|
1818
|
+
"Other Renewables": 0.0176,
|
|
1797
1819
|
"Solar": 0.0254,
|
|
1798
1820
|
"Wind": 0.1081
|
|
1799
1821
|
},
|
|
1800
1822
|
"2019-04": {
|
|
1801
1823
|
"Bioenergy": 0.0248,
|
|
1802
|
-
"Coal": 0.
|
|
1824
|
+
"Coal": 0.1739,
|
|
1803
1825
|
"Gas": 0.246,
|
|
1804
1826
|
"Hydro": 0.1995,
|
|
1805
|
-
"Nuclear": 0.
|
|
1806
|
-
"Other Fossil": 0.
|
|
1807
|
-
"Other Renewables": 0.
|
|
1808
|
-
"Solar": 0.
|
|
1827
|
+
"Nuclear": 0.2031,
|
|
1828
|
+
"Other Fossil": 0.0199,
|
|
1829
|
+
"Other Renewables": 0.0191,
|
|
1830
|
+
"Solar": 0.0344,
|
|
1809
1831
|
"Wind": 0.0794
|
|
1810
1832
|
},
|
|
1811
1833
|
"2019-05": {
|
|
1812
1834
|
"Bioenergy": 0.0257,
|
|
1813
1835
|
"Coal": 0.1671,
|
|
1814
|
-
"Gas": 0.
|
|
1836
|
+
"Gas": 0.2366,
|
|
1815
1837
|
"Hydro": 0.2221,
|
|
1816
1838
|
"Nuclear": 0.1947,
|
|
1817
|
-
"Other Fossil": 0.
|
|
1818
|
-
"Other Renewables": 0.
|
|
1819
|
-
"Solar": 0.
|
|
1839
|
+
"Other Fossil": 0.0199,
|
|
1840
|
+
"Other Renewables": 0.0193,
|
|
1841
|
+
"Solar": 0.0397,
|
|
1820
1842
|
"Wind": 0.075
|
|
1821
1843
|
},
|
|
1822
1844
|
"2019-06": {
|
|
1823
1845
|
"Bioenergy": 0.0247,
|
|
1824
1846
|
"Coal": 0.166,
|
|
1825
|
-
"Gas": 0.
|
|
1847
|
+
"Gas": 0.2462,
|
|
1826
1848
|
"Hydro": 0.2228,
|
|
1827
1849
|
"Nuclear": 0.1879,
|
|
1828
|
-
"Other Fossil": 0.
|
|
1829
|
-
"Other Renewables": 0.
|
|
1830
|
-
"Solar": 0.
|
|
1850
|
+
"Other Fossil": 0.0188,
|
|
1851
|
+
"Other Renewables": 0.0191,
|
|
1852
|
+
"Solar": 0.0479,
|
|
1831
1853
|
"Wind": 0.0666
|
|
1832
1854
|
},
|
|
1833
1855
|
"2019-07": {
|
|
1834
1856
|
"Bioenergy": 0.0244,
|
|
1835
|
-
"Coal": 0.
|
|
1857
|
+
"Coal": 0.1739,
|
|
1836
1858
|
"Gas": 0.2674,
|
|
1837
1859
|
"Hydro": 0.1977,
|
|
1838
1860
|
"Nuclear": 0.1943,
|
|
1839
|
-
"Other Fossil": 0.
|
|
1840
|
-
"Other Renewables": 0.
|
|
1841
|
-
"Solar": 0.
|
|
1842
|
-
"Wind": 0.
|
|
1861
|
+
"Other Fossil": 0.0181,
|
|
1862
|
+
"Other Renewables": 0.0186,
|
|
1863
|
+
"Solar": 0.0443,
|
|
1864
|
+
"Wind": 0.0612
|
|
1843
1865
|
},
|
|
1844
1866
|
"2019-08": {
|
|
1845
1867
|
"Bioenergy": 0.0252,
|
|
1846
|
-
"Coal": 0.
|
|
1847
|
-
"Gas": 0.
|
|
1868
|
+
"Coal": 0.1738,
|
|
1869
|
+
"Gas": 0.2611,
|
|
1848
1870
|
"Hydro": 0.1964,
|
|
1849
1871
|
"Nuclear": 0.1961,
|
|
1850
|
-
"Other Fossil": 0.
|
|
1851
|
-
"Other Renewables": 0.
|
|
1872
|
+
"Other Fossil": 0.0193,
|
|
1873
|
+
"Other Renewables": 0.019,
|
|
1852
1874
|
"Solar": 0.0427,
|
|
1853
|
-
"Wind": 0.
|
|
1875
|
+
"Wind": 0.0663
|
|
1854
1876
|
},
|
|
1855
1877
|
"2019-09": {
|
|
1856
1878
|
"Bioenergy": 0.024,
|
|
1857
1879
|
"Coal": 0.1719,
|
|
1858
|
-
"Gas": 0.
|
|
1880
|
+
"Gas": 0.2628,
|
|
1859
1881
|
"Hydro": 0.1856,
|
|
1860
1882
|
"Nuclear": 0.1991,
|
|
1861
|
-
"Other Fossil": 0.
|
|
1862
|
-
"Other Renewables": 0.
|
|
1863
|
-
"Solar": 0.
|
|
1883
|
+
"Other Fossil": 0.0201,
|
|
1884
|
+
"Other Renewables": 0.0193,
|
|
1885
|
+
"Solar": 0.0333,
|
|
1864
1886
|
"Wind": 0.0839
|
|
1865
1887
|
},
|
|
1866
1888
|
"2019-10": {
|
|
1867
1889
|
"Bioenergy": 0.0245,
|
|
1868
1890
|
"Coal": 0.1807,
|
|
1869
1891
|
"Gas": 0.2735,
|
|
1870
|
-
"Hydro": 0.
|
|
1892
|
+
"Hydro": 0.1779,
|
|
1871
1893
|
"Nuclear": 0.1989,
|
|
1872
|
-
"Other Fossil": 0.
|
|
1873
|
-
"Other Renewables": 0.
|
|
1894
|
+
"Other Fossil": 0.0199,
|
|
1895
|
+
"Other Renewables": 0.0183,
|
|
1874
1896
|
"Solar": 0.0213,
|
|
1875
1897
|
"Wind": 0.0849
|
|
1876
1898
|
},
|
|
1877
1899
|
"2019-11": {
|
|
1878
|
-
"Bioenergy": 0.
|
|
1900
|
+
"Bioenergy": 0.0259,
|
|
1879
1901
|
"Coal": 0.1829,
|
|
1880
1902
|
"Gas": 0.2649,
|
|
1881
1903
|
"Hydro": 0.1924,
|
|
1882
1904
|
"Nuclear": 0.1956,
|
|
1883
|
-
"Other Fossil": 0.
|
|
1884
|
-
"Other Renewables": 0.
|
|
1885
|
-
"Solar": 0.
|
|
1905
|
+
"Other Fossil": 0.0196,
|
|
1906
|
+
"Other Renewables": 0.0176,
|
|
1907
|
+
"Solar": 0.0107,
|
|
1886
1908
|
"Wind": 0.0904
|
|
1887
1909
|
},
|
|
1888
1910
|
"2019-12": {
|
|
1889
1911
|
"Bioenergy": 0.0263,
|
|
1890
1912
|
"Coal": 0.1745,
|
|
1891
|
-
"Gas": 0.
|
|
1913
|
+
"Gas": 0.2556,
|
|
1892
1914
|
"Hydro": 0.1915,
|
|
1893
1915
|
"Nuclear": 0.1988,
|
|
1894
|
-
"Other Fossil": 0.
|
|
1895
|
-
"Other Renewables": 0.
|
|
1896
|
-
"Solar": 0.
|
|
1916
|
+
"Other Fossil": 0.0194,
|
|
1917
|
+
"Other Renewables": 0.0172,
|
|
1918
|
+
"Solar": 0.0091,
|
|
1897
1919
|
"Wind": 0.1077
|
|
1898
1920
|
},
|
|
1899
1921
|
"2020-01": {
|
|
@@ -1902,8 +1924,8 @@
|
|
|
1902
1924
|
"Gas": 0.265,
|
|
1903
1925
|
"Hydro": 0.1792,
|
|
1904
1926
|
"Nuclear": 0.2029,
|
|
1905
|
-
"Other Fossil": 0.
|
|
1906
|
-
"Other Renewables": 0.
|
|
1927
|
+
"Other Fossil": 0.0194,
|
|
1928
|
+
"Other Renewables": 0.017,
|
|
1907
1929
|
"Solar": 0.0112,
|
|
1908
1930
|
"Wind": 0.1086
|
|
1909
1931
|
},
|
|
@@ -1912,11 +1934,11 @@
|
|
|
1912
1934
|
"Coal": 0.1603,
|
|
1913
1935
|
"Gas": 0.2445,
|
|
1914
1936
|
"Hydro": 0.1919,
|
|
1915
|
-
"Nuclear": 0.
|
|
1916
|
-
"Other Fossil": 0.
|
|
1917
|
-
"Other Renewables": 0.
|
|
1937
|
+
"Nuclear": 0.1897,
|
|
1938
|
+
"Other Fossil": 0.0194,
|
|
1939
|
+
"Other Renewables": 0.0178,
|
|
1918
1940
|
"Solar": 0.0178,
|
|
1919
|
-
"Wind": 0.
|
|
1941
|
+
"Wind": 0.1346
|
|
1920
1942
|
},
|
|
1921
1943
|
"2020-03": {
|
|
1922
1944
|
"Bioenergy": 0.0267,
|
|
@@ -1924,8 +1946,8 @@
|
|
|
1924
1946
|
"Gas": 0.2312,
|
|
1925
1947
|
"Hydro": 0.2113,
|
|
1926
1948
|
"Nuclear": 0.1921,
|
|
1927
|
-
"Other Fossil": 0.
|
|
1928
|
-
"Other Renewables": 0.
|
|
1949
|
+
"Other Fossil": 0.0195,
|
|
1950
|
+
"Other Renewables": 0.0183,
|
|
1929
1951
|
"Solar": 0.0307,
|
|
1930
1952
|
"Wind": 0.1142
|
|
1931
1953
|
},
|
|
@@ -1935,8 +1957,8 @@
|
|
|
1935
1957
|
"Gas": 0.2182,
|
|
1936
1958
|
"Hydro": 0.2283,
|
|
1937
1959
|
"Nuclear": 0.1986,
|
|
1938
|
-
"Other Fossil": 0.
|
|
1939
|
-
"Other Renewables": 0.
|
|
1960
|
+
"Other Fossil": 0.0199,
|
|
1961
|
+
"Other Renewables": 0.0211,
|
|
1940
1962
|
"Solar": 0.0506,
|
|
1941
1963
|
"Wind": 0.0897
|
|
1942
1964
|
},
|
|
@@ -1946,10 +1968,10 @@
|
|
|
1946
1968
|
"Gas": 0.2028,
|
|
1947
1969
|
"Hydro": 0.2482,
|
|
1948
1970
|
"Nuclear": 0.1923,
|
|
1949
|
-
"Other Fossil": 0.
|
|
1950
|
-
"Other Renewables": 0.
|
|
1971
|
+
"Other Fossil": 0.0197,
|
|
1972
|
+
"Other Renewables": 0.0214,
|
|
1951
1973
|
"Solar": 0.0566,
|
|
1952
|
-
"Wind": 0.
|
|
1974
|
+
"Wind": 0.0867
|
|
1953
1975
|
},
|
|
1954
1976
|
"2020-06": {
|
|
1955
1977
|
"Bioenergy": 0.0277,
|
|
@@ -1957,19 +1979,19 @@
|
|
|
1957
1979
|
"Gas": 0.2298,
|
|
1958
1980
|
"Hydro": 0.2373,
|
|
1959
1981
|
"Nuclear": 0.1808,
|
|
1960
|
-
"Other Fossil": 0.
|
|
1961
|
-
"Other Renewables": 0.
|
|
1982
|
+
"Other Fossil": 0.0192,
|
|
1983
|
+
"Other Renewables": 0.021,
|
|
1962
1984
|
"Solar": 0.0539,
|
|
1963
1985
|
"Wind": 0.0745
|
|
1964
1986
|
},
|
|
1965
1987
|
"2020-07": {
|
|
1966
1988
|
"Bioenergy": 0.0259,
|
|
1967
|
-
"Coal": 0.
|
|
1989
|
+
"Coal": 0.1554,
|
|
1968
1990
|
"Gas": 0.2577,
|
|
1969
1991
|
"Hydro": 0.2097,
|
|
1970
1992
|
"Nuclear": 0.18,
|
|
1971
|
-
"Other Fossil": 0.
|
|
1972
|
-
"Other Renewables": 0.
|
|
1993
|
+
"Other Fossil": 0.0192,
|
|
1994
|
+
"Other Renewables": 0.0197,
|
|
1973
1995
|
"Solar": 0.0542,
|
|
1974
1996
|
"Wind": 0.0783
|
|
1975
1997
|
},
|
|
@@ -1979,8 +2001,8 @@
|
|
|
1979
2001
|
"Gas": 0.257,
|
|
1980
2002
|
"Hydro": 0.206,
|
|
1981
2003
|
"Nuclear": 0.1851,
|
|
1982
|
-
"Other Fossil": 0.
|
|
1983
|
-
"Other Renewables": 0.
|
|
2004
|
+
"Other Fossil": 0.0205,
|
|
2005
|
+
"Other Renewables": 0.0198,
|
|
1984
2006
|
"Solar": 0.0495,
|
|
1985
2007
|
"Wind": 0.0739
|
|
1986
2008
|
},
|
|
@@ -1990,8 +2012,8 @@
|
|
|
1990
2012
|
"Gas": 0.2546,
|
|
1991
2013
|
"Hydro": 0.1954,
|
|
1992
2014
|
"Nuclear": 0.1892,
|
|
1993
|
-
"Other Fossil": 0.
|
|
1994
|
-
"Other Renewables": 0.
|
|
2015
|
+
"Other Fossil": 0.0206,
|
|
2016
|
+
"Other Renewables": 0.0199,
|
|
1995
2017
|
"Solar": 0.0408,
|
|
1996
2018
|
"Wind": 0.0833
|
|
1997
2019
|
},
|
|
@@ -2001,8 +2023,8 @@
|
|
|
2001
2023
|
"Gas": 0.2331,
|
|
2002
2024
|
"Hydro": 0.1972,
|
|
2003
2025
|
"Nuclear": 0.2018,
|
|
2004
|
-
"Other Fossil": 0.
|
|
2005
|
-
"Other Renewables": 0.
|
|
2026
|
+
"Other Fossil": 0.0195,
|
|
2027
|
+
"Other Renewables": 0.019,
|
|
2006
2028
|
"Solar": 0.0235,
|
|
2007
2029
|
"Wind": 0.1114
|
|
2008
2030
|
},
|
|
@@ -2011,9 +2033,9 @@
|
|
|
2011
2033
|
"Coal": 0.1818,
|
|
2012
2034
|
"Gas": 0.26,
|
|
2013
2035
|
"Hydro": 0.1845,
|
|
2014
|
-
"Nuclear": 0.
|
|
2015
|
-
"Other Fossil": 0.
|
|
2016
|
-
"Other Renewables": 0.
|
|
2036
|
+
"Nuclear": 0.1966,
|
|
2037
|
+
"Other Fossil": 0.0198,
|
|
2038
|
+
"Other Renewables": 0.0185,
|
|
2017
2039
|
"Solar": 0.0155,
|
|
2018
2040
|
"Wind": 0.0971
|
|
2019
2041
|
},
|
|
@@ -2023,8 +2045,8 @@
|
|
|
2023
2045
|
"Gas": 0.2639,
|
|
2024
2046
|
"Hydro": 0.1814,
|
|
2025
2047
|
"Nuclear": 0.2012,
|
|
2026
|
-
"Other Fossil": 0.
|
|
2027
|
-
"Other Renewables": 0.
|
|
2048
|
+
"Other Fossil": 0.0191,
|
|
2049
|
+
"Other Renewables": 0.0173,
|
|
2028
2050
|
"Solar": 0.009,
|
|
2029
2051
|
"Wind": 0.1052
|
|
2030
2052
|
},
|
|
@@ -2034,8 +2056,8 @@
|
|
|
2034
2056
|
"Gas": 0.2637,
|
|
2035
2057
|
"Hydro": 0.1893,
|
|
2036
2058
|
"Nuclear": 0.2011,
|
|
2037
|
-
"Other Fossil": 0.
|
|
2038
|
-
"Other Renewables": 0.
|
|
2059
|
+
"Other Fossil": 0.0193,
|
|
2060
|
+
"Other Renewables": 0.0169,
|
|
2039
2061
|
"Solar": 0.0103,
|
|
2040
2062
|
"Wind": 0.0975
|
|
2041
2063
|
},
|
|
@@ -2045,8 +2067,8 @@
|
|
|
2045
2067
|
"Gas": 0.2486,
|
|
2046
2068
|
"Hydro": 0.2,
|
|
2047
2069
|
"Nuclear": 0.1916,
|
|
2048
|
-
"Other Fossil": 0.
|
|
2049
|
-
"Other Renewables": 0.
|
|
2070
|
+
"Other Fossil": 0.0195,
|
|
2071
|
+
"Other Renewables": 0.018,
|
|
2050
2072
|
"Solar": 0.0198,
|
|
2051
2073
|
"Wind": 0.1072
|
|
2052
2074
|
},
|
|
@@ -2054,10 +2076,10 @@
|
|
|
2054
2076
|
"Bioenergy": 0.0276,
|
|
2055
2077
|
"Coal": 0.161,
|
|
2056
2078
|
"Gas": 0.2527,
|
|
2057
|
-
"Hydro": 0.
|
|
2079
|
+
"Hydro": 0.1893,
|
|
2058
2080
|
"Nuclear": 0.1985,
|
|
2059
|
-
"Other Fossil": 0.
|
|
2060
|
-
"Other Renewables": 0.
|
|
2081
|
+
"Other Fossil": 0.0188,
|
|
2082
|
+
"Other Renewables": 0.0178,
|
|
2061
2083
|
"Solar": 0.0337,
|
|
2062
2084
|
"Wind": 0.1007
|
|
2063
2085
|
},
|
|
@@ -2067,8 +2089,8 @@
|
|
|
2067
2089
|
"Gas": 0.2462,
|
|
2068
2090
|
"Hydro": 0.2024,
|
|
2069
2091
|
"Nuclear": 0.1965,
|
|
2070
|
-
"Other Fossil": 0.
|
|
2071
|
-
"Other Renewables": 0.
|
|
2092
|
+
"Other Fossil": 0.0191,
|
|
2093
|
+
"Other Renewables": 0.0192,
|
|
2072
2094
|
"Solar": 0.0457,
|
|
2073
2095
|
"Wind": 0.0872
|
|
2074
2096
|
},
|
|
@@ -2078,8 +2100,8 @@
|
|
|
2078
2100
|
"Gas": 0.2121,
|
|
2079
2101
|
"Hydro": 0.2328,
|
|
2080
2102
|
"Nuclear": 0.1926,
|
|
2081
|
-
"Other Fossil": 0.
|
|
2082
|
-
"Other Renewables": 0.
|
|
2103
|
+
"Other Fossil": 0.0198,
|
|
2104
|
+
"Other Renewables": 0.02,
|
|
2083
2105
|
"Solar": 0.056,
|
|
2084
2106
|
"Wind": 0.096
|
|
2085
2107
|
},
|
|
@@ -2089,8 +2111,8 @@
|
|
|
2089
2111
|
"Gas": 0.236,
|
|
2090
2112
|
"Hydro": 0.2258,
|
|
2091
2113
|
"Nuclear": 0.1921,
|
|
2092
|
-
"Other Fossil": 0.
|
|
2093
|
-
"Other Renewables": 0.
|
|
2114
|
+
"Other Fossil": 0.0197,
|
|
2115
|
+
"Other Renewables": 0.0201,
|
|
2094
2116
|
"Solar": 0.0632,
|
|
2095
2117
|
"Wind": 0.0599
|
|
2096
2118
|
},
|
|
@@ -2100,8 +2122,8 @@
|
|
|
2100
2122
|
"Gas": 0.2438,
|
|
2101
2123
|
"Hydro": 0.2069,
|
|
2102
2124
|
"Nuclear": 0.1885,
|
|
2103
|
-
"Other Fossil": 0.
|
|
2104
|
-
"Other Renewables": 0.
|
|
2125
|
+
"Other Fossil": 0.0204,
|
|
2126
|
+
"Other Renewables": 0.0191,
|
|
2105
2127
|
"Solar": 0.0584,
|
|
2106
2128
|
"Wind": 0.0704
|
|
2107
2129
|
},
|
|
@@ -2111,8 +2133,8 @@
|
|
|
2111
2133
|
"Gas": 0.2382,
|
|
2112
2134
|
"Hydro": 0.2019,
|
|
2113
2135
|
"Nuclear": 0.1888,
|
|
2114
|
-
"Other Fossil": 0.
|
|
2115
|
-
"Other Renewables": 0.
|
|
2136
|
+
"Other Fossil": 0.0211,
|
|
2137
|
+
"Other Renewables": 0.0194,
|
|
2116
2138
|
"Solar": 0.0528,
|
|
2117
2139
|
"Wind": 0.0812
|
|
2118
2140
|
},
|
|
@@ -2122,8 +2144,8 @@
|
|
|
2122
2144
|
"Gas": 0.2542,
|
|
2123
2145
|
"Hydro": 0.1809,
|
|
2124
2146
|
"Nuclear": 0.1997,
|
|
2125
|
-
"Other Fossil": 0.
|
|
2126
|
-
"Other Renewables": 0.
|
|
2147
|
+
"Other Fossil": 0.0207,
|
|
2148
|
+
"Other Renewables": 0.0196,
|
|
2127
2149
|
"Solar": 0.0451,
|
|
2128
2150
|
"Wind": 0.0717
|
|
2129
2151
|
},
|
|
@@ -2133,8 +2155,8 @@
|
|
|
2133
2155
|
"Gas": 0.2442,
|
|
2134
2156
|
"Hydro": 0.1678,
|
|
2135
2157
|
"Nuclear": 0.2014,
|
|
2136
|
-
"Other Fossil": 0.
|
|
2137
|
-
"Other Renewables": 0.
|
|
2158
|
+
"Other Fossil": 0.0203,
|
|
2159
|
+
"Other Renewables": 0.0188,
|
|
2138
2160
|
"Solar": 0.0314,
|
|
2139
2161
|
"Wind": 0.1151
|
|
2140
2162
|
},
|
|
@@ -2144,8 +2166,8 @@
|
|
|
2144
2166
|
"Gas": 0.2726,
|
|
2145
2167
|
"Hydro": 0.167,
|
|
2146
2168
|
"Nuclear": 0.1977,
|
|
2147
|
-
"Other Fossil": 0.
|
|
2148
|
-
"Other Renewables": 0.
|
|
2169
|
+
"Other Fossil": 0.0206,
|
|
2170
|
+
"Other Renewables": 0.0177,
|
|
2149
2171
|
"Solar": 0.0156,
|
|
2150
2172
|
"Wind": 0.1001
|
|
2151
2173
|
},
|
|
@@ -2155,8 +2177,8 @@
|
|
|
2155
2177
|
"Gas": 0.266,
|
|
2156
2178
|
"Hydro": 0.1716,
|
|
2157
2179
|
"Nuclear": 0.1961,
|
|
2158
|
-
"Other Fossil": 0.
|
|
2159
|
-
"Other Renewables": 0.
|
|
2180
|
+
"Other Fossil": 0.0206,
|
|
2181
|
+
"Other Renewables": 0.0167,
|
|
2160
2182
|
"Solar": 0.0109,
|
|
2161
2183
|
"Wind": 0.1103
|
|
2162
2184
|
},
|
|
@@ -2166,8 +2188,8 @@
|
|
|
2166
2188
|
"Gas": 0.2697,
|
|
2167
2189
|
"Hydro": 0.1688,
|
|
2168
2190
|
"Nuclear": 0.1988,
|
|
2169
|
-
"Other Fossil": 0.
|
|
2170
|
-
"Other Renewables": 0.
|
|
2191
|
+
"Other Fossil": 0.0203,
|
|
2192
|
+
"Other Renewables": 0.017,
|
|
2171
2193
|
"Solar": 0.0156,
|
|
2172
2194
|
"Wind": 0.1179
|
|
2173
2195
|
},
|
|
@@ -2177,8 +2199,8 @@
|
|
|
2177
2199
|
"Gas": 0.2456,
|
|
2178
2200
|
"Hydro": 0.1683,
|
|
2179
2201
|
"Nuclear": 0.1904,
|
|
2180
|
-
"Other Fossil": 0.
|
|
2181
|
-
"Other Renewables": 0.
|
|
2202
|
+
"Other Fossil": 0.0195,
|
|
2203
|
+
"Other Renewables": 0.0185,
|
|
2182
2204
|
"Solar": 0.0261,
|
|
2183
2205
|
"Wind": 0.1471
|
|
2184
2206
|
},
|
|
@@ -2188,8 +2210,8 @@
|
|
|
2188
2210
|
"Gas": 0.2586,
|
|
2189
2211
|
"Hydro": 0.1766,
|
|
2190
2212
|
"Nuclear": 0.1869,
|
|
2191
|
-
"Other Fossil": 0.
|
|
2192
|
-
"Other Renewables": 0.
|
|
2213
|
+
"Other Fossil": 0.0212,
|
|
2214
|
+
"Other Renewables": 0.0183,
|
|
2193
2215
|
"Solar": 0.042,
|
|
2194
2216
|
"Wind": 0.0966
|
|
2195
2217
|
},
|
|
@@ -2199,8 +2221,8 @@
|
|
|
2199
2221
|
"Gas": 0.2294,
|
|
2200
2222
|
"Hydro": 0.2031,
|
|
2201
2223
|
"Nuclear": 0.1824,
|
|
2202
|
-
"Other Fossil": 0.
|
|
2203
|
-
"Other Renewables": 0.
|
|
2224
|
+
"Other Fossil": 0.0196,
|
|
2225
|
+
"Other Renewables": 0.0198,
|
|
2204
2226
|
"Solar": 0.0565,
|
|
2205
2227
|
"Wind": 0.1092
|
|
2206
2228
|
},
|
|
@@ -2210,8 +2232,8 @@
|
|
|
2210
2232
|
"Gas": 0.2251,
|
|
2211
2233
|
"Hydro": 0.2234,
|
|
2212
2234
|
"Nuclear": 0.1745,
|
|
2213
|
-
"Other Fossil": 0.
|
|
2214
|
-
"Other Renewables": 0.
|
|
2235
|
+
"Other Fossil": 0.0203,
|
|
2236
|
+
"Other Renewables": 0.0203,
|
|
2215
2237
|
"Solar": 0.074,
|
|
2216
2238
|
"Wind": 0.0909
|
|
2217
2239
|
},
|
|
@@ -2221,8 +2243,8 @@
|
|
|
2221
2243
|
"Gas": 0.2356,
|
|
2222
2244
|
"Hydro": 0.217,
|
|
2223
2245
|
"Nuclear": 0.1703,
|
|
2224
|
-
"Other Fossil": 0.
|
|
2225
|
-
"Other Renewables": 0.
|
|
2246
|
+
"Other Fossil": 0.0205,
|
|
2247
|
+
"Other Renewables": 0.0202,
|
|
2226
2248
|
"Solar": 0.0776,
|
|
2227
2249
|
"Wind": 0.0772
|
|
2228
2250
|
},
|
|
@@ -2232,8 +2254,8 @@
|
|
|
2232
2254
|
"Gas": 0.2496,
|
|
2233
2255
|
"Hydro": 0.1884,
|
|
2234
2256
|
"Nuclear": 0.1705,
|
|
2235
|
-
"Other Fossil": 0.
|
|
2236
|
-
"Other Renewables": 0.
|
|
2257
|
+
"Other Fossil": 0.0208,
|
|
2258
|
+
"Other Renewables": 0.0195,
|
|
2237
2259
|
"Solar": 0.0773,
|
|
2238
2260
|
"Wind": 0.0853
|
|
2239
2261
|
},
|
|
@@ -2243,8 +2265,8 @@
|
|
|
2243
2265
|
"Gas": 0.2669,
|
|
2244
2266
|
"Hydro": 0.1809,
|
|
2245
2267
|
"Nuclear": 0.1707,
|
|
2246
|
-
"Other Fossil": 0.
|
|
2247
|
-
"Other Renewables": 0.
|
|
2268
|
+
"Other Fossil": 0.0204,
|
|
2269
|
+
"Other Renewables": 0.0196,
|
|
2248
2270
|
"Solar": 0.0715,
|
|
2249
2271
|
"Wind": 0.0708
|
|
2250
2272
|
},
|
|
@@ -2254,8 +2276,8 @@
|
|
|
2254
2276
|
"Gas": 0.2566,
|
|
2255
2277
|
"Hydro": 0.1751,
|
|
2256
2278
|
"Nuclear": 0.1773,
|
|
2257
|
-
"Other Fossil": 0.
|
|
2258
|
-
"Other Renewables": 0.
|
|
2279
|
+
"Other Fossil": 0.0211,
|
|
2280
|
+
"Other Renewables": 0.0202,
|
|
2259
2281
|
"Solar": 0.0533,
|
|
2260
2282
|
"Wind": 0.0914
|
|
2261
2283
|
},
|
|
@@ -2265,8 +2287,8 @@
|
|
|
2265
2287
|
"Gas": 0.2552,
|
|
2266
2288
|
"Hydro": 0.1721,
|
|
2267
2289
|
"Nuclear": 0.1767,
|
|
2268
|
-
"Other Fossil": 0.
|
|
2269
|
-
"Other Renewables": 0.
|
|
2290
|
+
"Other Fossil": 0.0209,
|
|
2291
|
+
"Other Renewables": 0.0199,
|
|
2270
2292
|
"Solar": 0.0401,
|
|
2271
2293
|
"Wind": 0.1207
|
|
2272
2294
|
},
|
|
@@ -2276,8 +2298,8 @@
|
|
|
2276
2298
|
"Gas": 0.2564,
|
|
2277
2299
|
"Hydro": 0.1695,
|
|
2278
2300
|
"Nuclear": 0.1785,
|
|
2279
|
-
"Other Fossil": 0.
|
|
2280
|
-
"Other Renewables": 0.
|
|
2301
|
+
"Other Fossil": 0.0207,
|
|
2302
|
+
"Other Renewables": 0.0191,
|
|
2281
2303
|
"Solar": 0.0215,
|
|
2282
2304
|
"Wind": 0.1277
|
|
2283
2305
|
},
|
|
@@ -2287,8 +2309,8 @@
|
|
|
2287
2309
|
"Gas": 0.2729,
|
|
2288
2310
|
"Hydro": 0.1738,
|
|
2289
2311
|
"Nuclear": 0.1805,
|
|
2290
|
-
"Other Fossil": 0.
|
|
2291
|
-
"Other Renewables": 0.
|
|
2312
|
+
"Other Fossil": 0.0207,
|
|
2313
|
+
"Other Renewables": 0.0178,
|
|
2292
2314
|
"Solar": 0.0128,
|
|
2293
2315
|
"Wind": 0.1127
|
|
2294
2316
|
},
|
|
@@ -2298,8 +2320,8 @@
|
|
|
2298
2320
|
"Gas": 0.2496,
|
|
2299
2321
|
"Hydro": 0.1778,
|
|
2300
2322
|
"Nuclear": 0.1828,
|
|
2301
|
-
"Other Fossil": 0.
|
|
2302
|
-
"Other Renewables": 0.
|
|
2323
|
+
"Other Fossil": 0.0197,
|
|
2324
|
+
"Other Renewables": 0.0176,
|
|
2303
2325
|
"Solar": 0.0175,
|
|
2304
2326
|
"Wind": 0.1428
|
|
2305
2327
|
},
|
|
@@ -2309,8 +2331,8 @@
|
|
|
2309
2331
|
"Gas": 0.2693,
|
|
2310
2332
|
"Hydro": 0.169,
|
|
2311
2333
|
"Nuclear": 0.1795,
|
|
2312
|
-
"Other Fossil": 0.
|
|
2313
|
-
"Other Renewables": 0.
|
|
2334
|
+
"Other Fossil": 0.0203,
|
|
2335
|
+
"Other Renewables": 0.0188,
|
|
2314
2336
|
"Solar": 0.0318,
|
|
2315
2337
|
"Wind": 0.1171
|
|
2316
2338
|
},
|
|
@@ -2320,8 +2342,8 @@
|
|
|
2320
2342
|
"Gas": 0.2465,
|
|
2321
2343
|
"Hydro": 0.1827,
|
|
2322
2344
|
"Nuclear": 0.1757,
|
|
2323
|
-
"Other Fossil": 0.
|
|
2324
|
-
"Other Renewables": 0.
|
|
2345
|
+
"Other Fossil": 0.0201,
|
|
2346
|
+
"Other Renewables": 0.0185,
|
|
2325
2347
|
"Solar": 0.0451,
|
|
2326
2348
|
"Wind": 0.1306
|
|
2327
2349
|
},
|
|
@@ -2331,19 +2353,19 @@
|
|
|
2331
2353
|
"Gas": 0.2257,
|
|
2332
2354
|
"Hydro": 0.2054,
|
|
2333
2355
|
"Nuclear": 0.1846,
|
|
2334
|
-
"Other Fossil": 0.
|
|
2335
|
-
"Other Renewables": 0.
|
|
2356
|
+
"Other Fossil": 0.0192,
|
|
2357
|
+
"Other Renewables": 0.0204,
|
|
2336
2358
|
"Solar": 0.0688,
|
|
2337
2359
|
"Wind": 0.1076
|
|
2338
2360
|
},
|
|
2339
2361
|
"2023-05": {
|
|
2340
2362
|
"Bioenergy": 0.0251,
|
|
2341
|
-
"Coal": 0.
|
|
2363
|
+
"Coal": 0.1297,
|
|
2342
2364
|
"Gas": 0.2171,
|
|
2343
2365
|
"Hydro": 0.2264,
|
|
2344
2366
|
"Nuclear": 0.1708,
|
|
2345
|
-
"Other Fossil": 0.
|
|
2346
|
-
"Other Renewables": 0.
|
|
2367
|
+
"Other Fossil": 0.0193,
|
|
2368
|
+
"Other Renewables": 0.0209,
|
|
2347
2369
|
"Solar": 0.0883,
|
|
2348
2370
|
"Wind": 0.1023
|
|
2349
2371
|
},
|
|
@@ -2353,8 +2375,8 @@
|
|
|
2353
2375
|
"Gas": 0.2204,
|
|
2354
2376
|
"Hydro": 0.2268,
|
|
2355
2377
|
"Nuclear": 0.1802,
|
|
2356
|
-
"Other Fossil": 0.
|
|
2357
|
-
"Other Renewables": 0.
|
|
2378
|
+
"Other Fossil": 0.0179,
|
|
2379
|
+
"Other Renewables": 0.021,
|
|
2358
2380
|
"Solar": 0.1009,
|
|
2359
2381
|
"Wind": 0.077
|
|
2360
2382
|
},
|
|
@@ -2364,8 +2386,8 @@
|
|
|
2364
2386
|
"Gas": 0.2305,
|
|
2365
2387
|
"Hydro": 0.1993,
|
|
2366
2388
|
"Nuclear": 0.1788,
|
|
2367
|
-
"Other Fossil": 0.
|
|
2368
|
-
"Other Renewables": 0.
|
|
2389
|
+
"Other Fossil": 0.0186,
|
|
2390
|
+
"Other Renewables": 0.0196,
|
|
2369
2391
|
"Solar": 0.0935,
|
|
2370
2392
|
"Wind": 0.1026
|
|
2371
2393
|
},
|
|
@@ -2375,9 +2397,9 @@
|
|
|
2375
2397
|
"Gas": 0.2433,
|
|
2376
2398
|
"Hydro": 0.1997,
|
|
2377
2399
|
"Nuclear": 0.1759,
|
|
2378
|
-
"Other Fossil": 0.
|
|
2379
|
-
"Other Renewables": 0.
|
|
2380
|
-
"Solar": 0.
|
|
2400
|
+
"Other Fossil": 0.0195,
|
|
2401
|
+
"Other Renewables": 0.0196,
|
|
2402
|
+
"Solar": 0.0845,
|
|
2381
2403
|
"Wind": 0.0915
|
|
2382
2404
|
},
|
|
2383
2405
|
"2023-09": {
|
|
@@ -2386,8 +2408,8 @@
|
|
|
2386
2408
|
"Gas": 0.2373,
|
|
2387
2409
|
"Hydro": 0.1906,
|
|
2388
2410
|
"Nuclear": 0.1834,
|
|
2389
|
-
"Other Fossil": 0.
|
|
2390
|
-
"Other Renewables": 0.
|
|
2411
|
+
"Other Fossil": 0.0192,
|
|
2412
|
+
"Other Renewables": 0.0206,
|
|
2391
2413
|
"Solar": 0.0782,
|
|
2392
2414
|
"Wind": 0.0968
|
|
2393
2415
|
},
|
|
@@ -2397,9 +2419,9 @@
|
|
|
2397
2419
|
"Gas": 0.2341,
|
|
2398
2420
|
"Hydro": 0.1864,
|
|
2399
2421
|
"Nuclear": 0.1792,
|
|
2400
|
-
"Other Fossil": 0.
|
|
2401
|
-
"Other Renewables": 0.
|
|
2402
|
-
"Solar": 0.
|
|
2422
|
+
"Other Fossil": 0.0191,
|
|
2423
|
+
"Other Renewables": 0.0197,
|
|
2424
|
+
"Solar": 0.0476,
|
|
2403
2425
|
"Wind": 0.1366
|
|
2404
2426
|
},
|
|
2405
2427
|
"2023-11": {
|
|
@@ -2408,8 +2430,8 @@
|
|
|
2408
2430
|
"Gas": 0.2325,
|
|
2409
2431
|
"Hydro": 0.2027,
|
|
2410
2432
|
"Nuclear": 0.1721,
|
|
2411
|
-
"Other Fossil": 0.
|
|
2412
|
-
"Other Renewables": 0.
|
|
2433
|
+
"Other Fossil": 0.019,
|
|
2434
|
+
"Other Renewables": 0.0188,
|
|
2413
2435
|
"Solar": 0.0264,
|
|
2414
2436
|
"Wind": 0.1467
|
|
2415
2437
|
},
|
|
@@ -2419,230 +2441,241 @@
|
|
|
2419
2441
|
"Gas": 0.2406,
|
|
2420
2442
|
"Hydro": 0.2012,
|
|
2421
2443
|
"Nuclear": 0.1803,
|
|
2422
|
-
"Other Fossil": 0.
|
|
2423
|
-
"Other Renewables": 0.
|
|
2444
|
+
"Other Fossil": 0.0188,
|
|
2445
|
+
"Other Renewables": 0.0175,
|
|
2424
2446
|
"Solar": 0.0187,
|
|
2425
2447
|
"Wind": 0.1491
|
|
2426
2448
|
},
|
|
2427
2449
|
"2024-01": {
|
|
2428
|
-
"Bioenergy": 0.
|
|
2429
|
-
"Coal": 0.
|
|
2430
|
-
"Gas": 0.
|
|
2431
|
-
"Hydro": 0.
|
|
2432
|
-
"Nuclear": 0.
|
|
2433
|
-
"Other Fossil": 0.
|
|
2434
|
-
"Other Renewables": 0.
|
|
2450
|
+
"Bioenergy": 0.0252,
|
|
2451
|
+
"Coal": 0.1413,
|
|
2452
|
+
"Gas": 0.2497,
|
|
2453
|
+
"Hydro": 0.1977,
|
|
2454
|
+
"Nuclear": 0.1798,
|
|
2455
|
+
"Other Fossil": 0.019,
|
|
2456
|
+
"Other Renewables": 0.017,
|
|
2435
2457
|
"Solar": 0.0233,
|
|
2436
|
-
"Wind": 0.
|
|
2458
|
+
"Wind": 0.1469
|
|
2437
2459
|
},
|
|
2438
2460
|
"2024-02": {
|
|
2439
|
-
"Bioenergy": 0.
|
|
2440
|
-
"Coal": 0.
|
|
2441
|
-
"Gas": 0.
|
|
2442
|
-
"Hydro": 0.
|
|
2443
|
-
"Nuclear": 0.
|
|
2444
|
-
"Other Fossil": 0.
|
|
2445
|
-
"Other Renewables": 0.
|
|
2446
|
-
"Solar": 0.
|
|
2447
|
-
"Wind": 0.
|
|
2461
|
+
"Bioenergy": 0.0261,
|
|
2462
|
+
"Coal": 0.1436,
|
|
2463
|
+
"Gas": 0.2363,
|
|
2464
|
+
"Hydro": 0.1976,
|
|
2465
|
+
"Nuclear": 0.173,
|
|
2466
|
+
"Other Fossil": 0.0192,
|
|
2467
|
+
"Other Renewables": 0.0185,
|
|
2468
|
+
"Solar": 0.035,
|
|
2469
|
+
"Wind": 0.1506
|
|
2448
2470
|
},
|
|
2449
2471
|
"2024-03": {
|
|
2450
|
-
"Bioenergy": 0.
|
|
2451
|
-
"Coal": 0.
|
|
2452
|
-
"Gas": 0.
|
|
2453
|
-
"Hydro": 0.
|
|
2454
|
-
"Nuclear": 0.
|
|
2472
|
+
"Bioenergy": 0.0266,
|
|
2473
|
+
"Coal": 0.1421,
|
|
2474
|
+
"Gas": 0.2325,
|
|
2475
|
+
"Hydro": 0.2099,
|
|
2476
|
+
"Nuclear": 0.1711,
|
|
2455
2477
|
"Other Fossil": 0.0189,
|
|
2456
|
-
"Other Renewables": 0.
|
|
2478
|
+
"Other Renewables": 0.0184,
|
|
2457
2479
|
"Solar": 0.0574,
|
|
2458
|
-
"Wind": 0.
|
|
2480
|
+
"Wind": 0.1232
|
|
2459
2481
|
},
|
|
2460
2482
|
"2024-04": {
|
|
2461
|
-
"Bioenergy": 0.
|
|
2462
|
-
"Coal": 0.
|
|
2463
|
-
"Gas": 0.
|
|
2464
|
-
"Hydro": 0.
|
|
2465
|
-
"Nuclear": 0.
|
|
2466
|
-
"Other Fossil": 0.
|
|
2467
|
-
"Other Renewables": 0.
|
|
2468
|
-
"Solar": 0.
|
|
2469
|
-
"Wind": 0.
|
|
2483
|
+
"Bioenergy": 0.0271,
|
|
2484
|
+
"Coal": 0.1203,
|
|
2485
|
+
"Gas": 0.1929,
|
|
2486
|
+
"Hydro": 0.2283,
|
|
2487
|
+
"Nuclear": 0.1745,
|
|
2488
|
+
"Other Fossil": 0.0192,
|
|
2489
|
+
"Other Renewables": 0.0198,
|
|
2490
|
+
"Solar": 0.0846,
|
|
2491
|
+
"Wind": 0.1333
|
|
2470
2492
|
},
|
|
2471
2493
|
"2024-05": {
|
|
2472
|
-
"Bioenergy": 0.
|
|
2473
|
-
"Coal": 0.
|
|
2474
|
-
"Gas": 0.
|
|
2475
|
-
"Hydro": 0.
|
|
2476
|
-
"Nuclear": 0.
|
|
2477
|
-
"Other Fossil": 0.
|
|
2478
|
-
"Other Renewables": 0.
|
|
2479
|
-
"Solar": 0.
|
|
2480
|
-
"Wind": 0.
|
|
2494
|
+
"Bioenergy": 0.0276,
|
|
2495
|
+
"Coal": 0.1221,
|
|
2496
|
+
"Gas": 0.1948,
|
|
2497
|
+
"Hydro": 0.2443,
|
|
2498
|
+
"Nuclear": 0.1706,
|
|
2499
|
+
"Other Fossil": 0.0194,
|
|
2500
|
+
"Other Renewables": 0.0206,
|
|
2501
|
+
"Solar": 0.1084,
|
|
2502
|
+
"Wind": 0.0921
|
|
2481
2503
|
},
|
|
2482
2504
|
"2024-06": {
|
|
2483
|
-
"Bioenergy": 0.
|
|
2484
|
-
"Coal": 0.
|
|
2485
|
-
"Gas": 0.
|
|
2486
|
-
"Hydro": 0.
|
|
2487
|
-
"Nuclear": 0.
|
|
2488
|
-
"Other Fossil": 0.
|
|
2489
|
-
"Other Renewables": 0.
|
|
2490
|
-
"Solar": 0.
|
|
2491
|
-
"Wind": 0.
|
|
2505
|
+
"Bioenergy": 0.025,
|
|
2506
|
+
"Coal": 0.1263,
|
|
2507
|
+
"Gas": 0.1981,
|
|
2508
|
+
"Hydro": 0.2336,
|
|
2509
|
+
"Nuclear": 0.1697,
|
|
2510
|
+
"Other Fossil": 0.0209,
|
|
2511
|
+
"Other Renewables": 0.0204,
|
|
2512
|
+
"Solar": 0.1135,
|
|
2513
|
+
"Wind": 0.0925
|
|
2492
2514
|
},
|
|
2493
2515
|
"2024-07": {
|
|
2494
|
-
"Bioenergy": 0.
|
|
2495
|
-
"Coal": 0.
|
|
2496
|
-
"Gas": 0.
|
|
2497
|
-
"Hydro": 0.
|
|
2498
|
-
"Nuclear": 0.
|
|
2499
|
-
"Other Fossil": 0.
|
|
2500
|
-
"Other Renewables": 0.
|
|
2501
|
-
"Solar": 0.
|
|
2502
|
-
"Wind": 0.
|
|
2516
|
+
"Bioenergy": 0.0241,
|
|
2517
|
+
"Coal": 0.1328,
|
|
2518
|
+
"Gas": 0.2212,
|
|
2519
|
+
"Hydro": 0.2064,
|
|
2520
|
+
"Nuclear": 0.1747,
|
|
2521
|
+
"Other Fossil": 0.0203,
|
|
2522
|
+
"Other Renewables": 0.0192,
|
|
2523
|
+
"Solar": 0.1141,
|
|
2524
|
+
"Wind": 0.0873
|
|
2503
2525
|
},
|
|
2504
2526
|
"2024-08": {
|
|
2505
|
-
"Bioenergy": 0.
|
|
2506
|
-
"Coal": 0.
|
|
2507
|
-
"Gas": 0.
|
|
2508
|
-
"Hydro": 0.
|
|
2509
|
-
"Nuclear": 0.
|
|
2510
|
-
"Other Fossil": 0.
|
|
2511
|
-
"Other Renewables": 0.
|
|
2512
|
-
"Solar": 0.
|
|
2513
|
-
"Wind": 0.
|
|
2527
|
+
"Bioenergy": 0.0246,
|
|
2528
|
+
"Coal": 0.136,
|
|
2529
|
+
"Gas": 0.2209,
|
|
2530
|
+
"Hydro": 0.1915,
|
|
2531
|
+
"Nuclear": 0.1811,
|
|
2532
|
+
"Other Fossil": 0.0203,
|
|
2533
|
+
"Other Renewables": 0.0196,
|
|
2534
|
+
"Solar": 0.1116,
|
|
2535
|
+
"Wind": 0.0945
|
|
2514
2536
|
},
|
|
2515
2537
|
"2024-09": {
|
|
2516
|
-
"Bioenergy": 0.
|
|
2517
|
-
"Coal": 0.
|
|
2518
|
-
"Gas": 0.
|
|
2519
|
-
"Hydro": 0.
|
|
2538
|
+
"Bioenergy": 0.0261,
|
|
2539
|
+
"Coal": 0.1374,
|
|
2540
|
+
"Gas": 0.2199,
|
|
2541
|
+
"Hydro": 0.1946,
|
|
2520
2542
|
"Nuclear": 0.1798,
|
|
2521
|
-
"Other Fossil": 0.
|
|
2522
|
-
"Other Renewables": 0.
|
|
2543
|
+
"Other Fossil": 0.0199,
|
|
2544
|
+
"Other Renewables": 0.0204,
|
|
2523
2545
|
"Solar": 0.0854,
|
|
2524
|
-
"Wind": 0.
|
|
2546
|
+
"Wind": 0.1164
|
|
2525
2547
|
},
|
|
2526
2548
|
"2024-10": {
|
|
2527
|
-
"Bioenergy": 0.
|
|
2528
|
-
"Coal": 0.
|
|
2529
|
-
"Gas": 0.
|
|
2530
|
-
"Hydro": 0.
|
|
2531
|
-
"Nuclear": 0.
|
|
2532
|
-
"Other Fossil": 0.
|
|
2533
|
-
"Other Renewables": 0.
|
|
2549
|
+
"Bioenergy": 0.0264,
|
|
2550
|
+
"Coal": 0.1508,
|
|
2551
|
+
"Gas": 0.227,
|
|
2552
|
+
"Hydro": 0.1996,
|
|
2553
|
+
"Nuclear": 0.1776,
|
|
2554
|
+
"Other Fossil": 0.0204,
|
|
2555
|
+
"Other Renewables": 0.0196,
|
|
2534
2556
|
"Solar": 0.0559,
|
|
2535
|
-
"Wind": 0.
|
|
2557
|
+
"Wind": 0.1228
|
|
2536
2558
|
},
|
|
2537
2559
|
"2024-11": {
|
|
2538
|
-
"Bioenergy": 0.
|
|
2539
|
-
"Coal": 0.
|
|
2540
|
-
"Gas": 0.
|
|
2541
|
-
"Hydro": 0.
|
|
2542
|
-
"Nuclear": 0.
|
|
2543
|
-
"Other Fossil": 0.
|
|
2544
|
-
"Other Renewables": 0.
|
|
2545
|
-
"Solar": 0.
|
|
2546
|
-
"Wind": 0.
|
|
2560
|
+
"Bioenergy": 0.0266,
|
|
2561
|
+
"Coal": 0.1564,
|
|
2562
|
+
"Gas": 0.2666,
|
|
2563
|
+
"Hydro": 0.178,
|
|
2564
|
+
"Nuclear": 0.1765,
|
|
2565
|
+
"Other Fossil": 0.0204,
|
|
2566
|
+
"Other Renewables": 0.0186,
|
|
2567
|
+
"Solar": 0.0329,
|
|
2568
|
+
"Wind": 0.1241
|
|
2547
2569
|
},
|
|
2548
2570
|
"2024-12": {
|
|
2549
|
-
"Bioenergy": 0.
|
|
2550
|
-
"Coal": 0.
|
|
2551
|
-
"Gas": 0.
|
|
2552
|
-
"Hydro": 0.
|
|
2553
|
-
"Nuclear": 0.
|
|
2554
|
-
"Other Fossil": 0.
|
|
2555
|
-
"Other Renewables": 0.
|
|
2556
|
-
"Solar": 0.
|
|
2557
|
-
"Wind": 0.
|
|
2571
|
+
"Bioenergy": 0.0254,
|
|
2572
|
+
"Coal": 0.1507,
|
|
2573
|
+
"Gas": 0.259,
|
|
2574
|
+
"Hydro": 0.1704,
|
|
2575
|
+
"Nuclear": 0.1865,
|
|
2576
|
+
"Other Fossil": 0.0199,
|
|
2577
|
+
"Other Renewables": 0.0177,
|
|
2578
|
+
"Solar": 0.0247,
|
|
2579
|
+
"Wind": 0.1457
|
|
2558
2580
|
},
|
|
2559
2581
|
"2025-01": {
|
|
2560
2582
|
"Bioenergy": 0.0259,
|
|
2561
|
-
"Coal": 0.
|
|
2562
|
-
"Gas": 0.
|
|
2563
|
-
"Hydro": 0.
|
|
2564
|
-
"Nuclear": 0.
|
|
2583
|
+
"Coal": 0.1496,
|
|
2584
|
+
"Gas": 0.2661,
|
|
2585
|
+
"Hydro": 0.1762,
|
|
2586
|
+
"Nuclear": 0.1825,
|
|
2565
2587
|
"Other Fossil": 0.019,
|
|
2566
|
-
"Other Renewables": 0.
|
|
2588
|
+
"Other Renewables": 0.0172,
|
|
2567
2589
|
"Solar": 0.0286,
|
|
2568
2590
|
"Wind": 0.135
|
|
2569
2591
|
},
|
|
2570
2592
|
"2025-02": {
|
|
2571
2593
|
"Bioenergy": 0.0263,
|
|
2572
|
-
"Coal": 0.
|
|
2573
|
-
"Gas": 0.
|
|
2574
|
-
"Hydro": 0.
|
|
2575
|
-
"Nuclear": 0.
|
|
2594
|
+
"Coal": 0.1588,
|
|
2595
|
+
"Gas": 0.272,
|
|
2596
|
+
"Hydro": 0.1787,
|
|
2597
|
+
"Nuclear": 0.1743,
|
|
2576
2598
|
"Other Fossil": 0.0197,
|
|
2577
|
-
"Other Renewables": 0.
|
|
2599
|
+
"Other Renewables": 0.0182,
|
|
2578
2600
|
"Solar": 0.0458,
|
|
2579
|
-
"Wind": 0.
|
|
2601
|
+
"Wind": 0.1062
|
|
2580
2602
|
},
|
|
2581
2603
|
"2025-03": {
|
|
2582
|
-
"Bioenergy": 0.
|
|
2583
|
-
"Coal": 0.
|
|
2584
|
-
"Gas": 0.
|
|
2585
|
-
"Hydro": 0.
|
|
2586
|
-
"Nuclear": 0.
|
|
2604
|
+
"Bioenergy": 0.0258,
|
|
2605
|
+
"Coal": 0.1461,
|
|
2606
|
+
"Gas": 0.2431,
|
|
2607
|
+
"Hydro": 0.1788,
|
|
2608
|
+
"Nuclear": 0.1755,
|
|
2587
2609
|
"Other Fossil": 0.0194,
|
|
2588
|
-
"Other Renewables": 0.
|
|
2589
|
-
"Solar": 0.
|
|
2590
|
-
"Wind": 0.
|
|
2610
|
+
"Other Renewables": 0.0184,
|
|
2611
|
+
"Solar": 0.0778,
|
|
2612
|
+
"Wind": 0.1152
|
|
2591
2613
|
},
|
|
2592
2614
|
"2025-04": {
|
|
2593
2615
|
"Bioenergy": 0.0274,
|
|
2594
|
-
"Coal": 0.
|
|
2595
|
-
"Gas": 0.
|
|
2596
|
-
"Hydro": 0.
|
|
2597
|
-
"Nuclear": 0.
|
|
2616
|
+
"Coal": 0.13,
|
|
2617
|
+
"Gas": 0.2176,
|
|
2618
|
+
"Hydro": 0.2056,
|
|
2619
|
+
"Nuclear": 0.1703,
|
|
2598
2620
|
"Other Fossil": 0.0202,
|
|
2599
|
-
"Other Renewables": 0.
|
|
2600
|
-
"Solar": 0.
|
|
2601
|
-
"Wind": 0.
|
|
2621
|
+
"Other Renewables": 0.0202,
|
|
2622
|
+
"Solar": 0.1083,
|
|
2623
|
+
"Wind": 0.1003
|
|
2602
2624
|
},
|
|
2603
2625
|
"2025-05": {
|
|
2604
|
-
"Bioenergy": 0.
|
|
2605
|
-
"Coal": 0.
|
|
2606
|
-
"Gas": 0.
|
|
2607
|
-
"Hydro": 0.
|
|
2608
|
-
"Nuclear": 0.
|
|
2626
|
+
"Bioenergy": 0.026,
|
|
2627
|
+
"Coal": 0.1152,
|
|
2628
|
+
"Gas": 0.1949,
|
|
2629
|
+
"Hydro": 0.2203,
|
|
2630
|
+
"Nuclear": 0.1662,
|
|
2609
2631
|
"Other Fossil": 0.0197,
|
|
2610
|
-
"Other Renewables": 0.
|
|
2611
|
-
"Solar": 0.
|
|
2612
|
-
"Wind": 0.
|
|
2632
|
+
"Other Renewables": 0.0203,
|
|
2633
|
+
"Solar": 0.1277,
|
|
2634
|
+
"Wind": 0.1096
|
|
2613
2635
|
},
|
|
2614
2636
|
"2025-06": {
|
|
2615
|
-
"Bioenergy": 0.
|
|
2616
|
-
"Coal": 0.
|
|
2617
|
-
"Gas": 0.
|
|
2618
|
-
"Hydro": 0.
|
|
2619
|
-
"Nuclear": 0.
|
|
2620
|
-
"Other Fossil": 0.
|
|
2621
|
-
"Other Renewables": 0.
|
|
2622
|
-
"Solar": 0.
|
|
2623
|
-
"Wind": 0.
|
|
2637
|
+
"Bioenergy": 0.024,
|
|
2638
|
+
"Coal": 0.1131,
|
|
2639
|
+
"Gas": 0.1946,
|
|
2640
|
+
"Hydro": 0.204,
|
|
2641
|
+
"Nuclear": 0.1722,
|
|
2642
|
+
"Other Fossil": 0.019,
|
|
2643
|
+
"Other Renewables": 0.0201,
|
|
2644
|
+
"Solar": 0.1402,
|
|
2645
|
+
"Wind": 0.1126
|
|
2624
2646
|
},
|
|
2625
2647
|
"2025-07": {
|
|
2626
|
-
"Bioenergy": 0.
|
|
2627
|
-
"Coal": 0.
|
|
2648
|
+
"Bioenergy": 0.0236,
|
|
2649
|
+
"Coal": 0.1296,
|
|
2628
2650
|
"Gas": 0.223,
|
|
2629
|
-
"Hydro": 0.
|
|
2630
|
-
"Nuclear": 0.
|
|
2631
|
-
"Other Fossil": 0.
|
|
2632
|
-
"Other Renewables": 0.
|
|
2633
|
-
"Solar": 0.
|
|
2634
|
-
"Wind": 0.
|
|
2651
|
+
"Hydro": 0.1917,
|
|
2652
|
+
"Nuclear": 0.1757,
|
|
2653
|
+
"Other Fossil": 0.0191,
|
|
2654
|
+
"Other Renewables": 0.0192,
|
|
2655
|
+
"Solar": 0.1297,
|
|
2656
|
+
"Wind": 0.0885
|
|
2635
2657
|
},
|
|
2636
2658
|
"2025-08": {
|
|
2637
|
-
"Bioenergy": 0.
|
|
2638
|
-
"Coal": 0.
|
|
2639
|
-
"Gas": 0.
|
|
2640
|
-
"Hydro": 0.
|
|
2641
|
-
"Nuclear": 0.
|
|
2642
|
-
"Other Fossil": 0.
|
|
2643
|
-
"Other Renewables": 0.
|
|
2644
|
-
"Solar": 0.
|
|
2645
|
-
"Wind": 0.
|
|
2659
|
+
"Bioenergy": 0.0246,
|
|
2660
|
+
"Coal": 0.1258,
|
|
2661
|
+
"Gas": 0.2189,
|
|
2662
|
+
"Hydro": 0.1891,
|
|
2663
|
+
"Nuclear": 0.177,
|
|
2664
|
+
"Other Fossil": 0.0192,
|
|
2665
|
+
"Other Renewables": 0.0196,
|
|
2666
|
+
"Solar": 0.1289,
|
|
2667
|
+
"Wind": 0.0969
|
|
2668
|
+
},
|
|
2669
|
+
"2025-09": {
|
|
2670
|
+
"Bioenergy": 0.0246,
|
|
2671
|
+
"Coal": 0.1258,
|
|
2672
|
+
"Gas": 0.2189,
|
|
2673
|
+
"Hydro": 0.1891,
|
|
2674
|
+
"Nuclear": 0.177,
|
|
2675
|
+
"Other Fossil": 0.0192,
|
|
2676
|
+
"Other Renewables": 0.0196,
|
|
2677
|
+
"Solar": 0.1289,
|
|
2678
|
+
"Wind": 0.0969
|
|
2646
2679
|
}
|
|
2647
2680
|
},
|
|
2648
2681
|
"North America": {
|
|
@@ -3472,10 +3505,10 @@
|
|
|
3472
3505
|
"Wind": 0.1182
|
|
3473
3506
|
},
|
|
3474
3507
|
"2025-04": {
|
|
3475
|
-
"Bioenergy": 0.
|
|
3508
|
+
"Bioenergy": 0.0204,
|
|
3476
3509
|
"Coal": 0.1116,
|
|
3477
|
-
"Gas": 0.
|
|
3478
|
-
"Hydro": 0.
|
|
3510
|
+
"Gas": 0.3145,
|
|
3511
|
+
"Hydro": 0.1304,
|
|
3479
3512
|
"Nuclear": 0.1312,
|
|
3480
3513
|
"Other Fossil": 0.0914,
|
|
3481
3514
|
"Other Renewables": 0.007,
|
|
@@ -3494,37 +3527,48 @@
|
|
|
3494
3527
|
"Wind": 0.0876
|
|
3495
3528
|
},
|
|
3496
3529
|
"2025-06": {
|
|
3497
|
-
"Bioenergy": 0.
|
|
3498
|
-
"Coal": 0.
|
|
3499
|
-
"Gas": 0.
|
|
3500
|
-
"Hydro": 0.
|
|
3501
|
-
"Nuclear": 0.
|
|
3502
|
-
"Other Fossil": 0.
|
|
3530
|
+
"Bioenergy": 0.0186,
|
|
3531
|
+
"Coal": 0.1316,
|
|
3532
|
+
"Gas": 0.365,
|
|
3533
|
+
"Hydro": 0.1098,
|
|
3534
|
+
"Nuclear": 0.1292,
|
|
3535
|
+
"Other Fossil": 0.0811,
|
|
3503
3536
|
"Other Renewables": 0.006,
|
|
3504
|
-
"Solar": 0.
|
|
3505
|
-
"Wind": 0.
|
|
3537
|
+
"Solar": 0.081,
|
|
3538
|
+
"Wind": 0.0777
|
|
3506
3539
|
},
|
|
3507
3540
|
"2025-07": {
|
|
3508
|
-
"Bioenergy": 0.
|
|
3509
|
-
"Coal": 0.
|
|
3510
|
-
"Gas": 0.
|
|
3511
|
-
"Hydro": 0.
|
|
3512
|
-
"Nuclear": 0.
|
|
3513
|
-
"Other Fossil": 0.
|
|
3541
|
+
"Bioenergy": 0.0174,
|
|
3542
|
+
"Coal": 0.1449,
|
|
3543
|
+
"Gas": 0.3924,
|
|
3544
|
+
"Hydro": 0.0974,
|
|
3545
|
+
"Nuclear": 0.1261,
|
|
3546
|
+
"Other Fossil": 0.0737,
|
|
3514
3547
|
"Other Renewables": 0.0055,
|
|
3515
|
-
"Solar": 0.
|
|
3516
|
-
"Wind": 0.
|
|
3548
|
+
"Solar": 0.0772,
|
|
3549
|
+
"Wind": 0.0655
|
|
3517
3550
|
},
|
|
3518
3551
|
"2025-08": {
|
|
3519
|
-
"Bioenergy": 0.
|
|
3520
|
-
"Coal": 0.
|
|
3521
|
-
"Gas": 0.
|
|
3522
|
-
"Hydro": 0.
|
|
3523
|
-
"Nuclear": 0.
|
|
3524
|
-
"Other Fossil": 0.
|
|
3525
|
-
"Other Renewables": 0.
|
|
3526
|
-
"Solar": 0.
|
|
3527
|
-
"Wind": 0.
|
|
3552
|
+
"Bioenergy": 0.018,
|
|
3553
|
+
"Coal": 0.1316,
|
|
3554
|
+
"Gas": 0.4022,
|
|
3555
|
+
"Hydro": 0.0986,
|
|
3556
|
+
"Nuclear": 0.1316,
|
|
3557
|
+
"Other Fossil": 0.075,
|
|
3558
|
+
"Other Renewables": 0.0058,
|
|
3559
|
+
"Solar": 0.0773,
|
|
3560
|
+
"Wind": 0.0599
|
|
3561
|
+
},
|
|
3562
|
+
"2025-09": {
|
|
3563
|
+
"Bioenergy": 0.018,
|
|
3564
|
+
"Coal": 0.1316,
|
|
3565
|
+
"Gas": 0.4022,
|
|
3566
|
+
"Hydro": 0.0986,
|
|
3567
|
+
"Nuclear": 0.1316,
|
|
3568
|
+
"Other Fossil": 0.075,
|
|
3569
|
+
"Other Renewables": 0.0058,
|
|
3570
|
+
"Solar": 0.0773,
|
|
3571
|
+
"Wind": 0.0599
|
|
3528
3572
|
}
|
|
3529
3573
|
},
|
|
3530
3574
|
"Oceania": {
|
|
@@ -4399,14 +4443,25 @@
|
|
|
4399
4443
|
},
|
|
4400
4444
|
"2025-08": {
|
|
4401
4445
|
"Bioenergy": 0.0049,
|
|
4402
|
-
"Coal": 0.
|
|
4403
|
-
"Gas": 0.
|
|
4404
|
-
"Hydro": 0.
|
|
4446
|
+
"Coal": 0.3406,
|
|
4447
|
+
"Gas": 0.078,
|
|
4448
|
+
"Hydro": 0.1487,
|
|
4405
4449
|
"Nuclear": 0,
|
|
4406
|
-
"Other Fossil": 0.
|
|
4407
|
-
"Other Renewables": 0.
|
|
4408
|
-
"Solar": 0.
|
|
4409
|
-
"Wind": 0.
|
|
4450
|
+
"Other Fossil": 0.1892,
|
|
4451
|
+
"Other Renewables": 0.0247,
|
|
4452
|
+
"Solar": 0.1085,
|
|
4453
|
+
"Wind": 0.1055
|
|
4454
|
+
},
|
|
4455
|
+
"2025-09": {
|
|
4456
|
+
"Bioenergy": 0.0049,
|
|
4457
|
+
"Coal": 0.3406,
|
|
4458
|
+
"Gas": 0.078,
|
|
4459
|
+
"Hydro": 0.1487,
|
|
4460
|
+
"Nuclear": 0,
|
|
4461
|
+
"Other Fossil": 0.1892,
|
|
4462
|
+
"Other Renewables": 0.0247,
|
|
4463
|
+
"Solar": 0.1085,
|
|
4464
|
+
"Wind": 0.1055
|
|
4410
4465
|
}
|
|
4411
4466
|
},
|
|
4412
4467
|
"South America": {
|
|
@@ -5283,12 +5338,23 @@
|
|
|
5283
5338
|
"Bioenergy": 0.0077,
|
|
5284
5339
|
"Coal": 0.0135,
|
|
5285
5340
|
"Gas": 0.1941,
|
|
5286
|
-
"Hydro": 0.
|
|
5341
|
+
"Hydro": 0.5552,
|
|
5342
|
+
"Nuclear": 0.0121,
|
|
5343
|
+
"Other Fossil": 0.0918,
|
|
5344
|
+
"Other Renewables": 0.0001,
|
|
5345
|
+
"Solar": 0.0493,
|
|
5346
|
+
"Wind": 0.0762
|
|
5347
|
+
},
|
|
5348
|
+
"2025-09": {
|
|
5349
|
+
"Bioenergy": 0.0077,
|
|
5350
|
+
"Coal": 0.0135,
|
|
5351
|
+
"Gas": 0.1941,
|
|
5352
|
+
"Hydro": 0.5552,
|
|
5287
5353
|
"Nuclear": 0.0121,
|
|
5288
5354
|
"Other Fossil": 0.0918,
|
|
5289
5355
|
"Other Renewables": 0.0001,
|
|
5290
|
-
"Solar": 0.
|
|
5291
|
-
"Wind": 0.
|
|
5356
|
+
"Solar": 0.0493,
|
|
5357
|
+
"Wind": 0.0762
|
|
5292
5358
|
}
|
|
5293
5359
|
}
|
|
5294
5360
|
}
|