@digital4better/data 1.1.72 → 1.1.73
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 +1 -1
- package/data/factor/continent-monthly-green.json +9 -9
- package/data/factor/continent-monthly.csv +1 -1
- package/data/factor/continent-monthly.json +9 -9
- package/data/factor/continent-yearly-green.csv +1 -1
- package/data/factor/continent-yearly-green.json +9 -9
- package/data/factor/continent-yearly.csv +1 -1
- package/data/factor/continent-yearly.json +9 -9
- package/data/factor/country-monthly-green.csv +34 -34
- package/data/factor/country-monthly-green.json +306 -306
- package/data/factor/country-monthly.csv +34 -34
- package/data/factor/country-monthly.json +306 -306
- package/data/factor/country-yearly-green.csv +34 -34
- package/data/factor/country-yearly-green.json +306 -306
- package/data/factor/country-yearly.csv +34 -34
- package/data/factor/country-yearly.json +302 -302
- package/data/factor/world-monthly-green.csv +1 -1
- package/data/factor/world-monthly-green.json +9 -9
- package/data/factor/world-monthly.csv +1 -1
- package/data/factor/world-monthly.json +9 -9
- package/data/factor/world-yearly-green.csv +1 -1
- package/data/factor/world-yearly-green.json +9 -9
- package/data/factor/world-yearly.csv +1 -1
- package/data/factor/world-yearly.json +9 -9
- package/data/mix/continent-monthly-green.csv +1 -1
- package/data/mix/continent-monthly-green.json +4 -4
- package/data/mix/continent-monthly.csv +1 -1
- package/data/mix/continent-monthly.json +9 -9
- package/data/mix/continent-yearly-green.csv +1 -1
- package/data/mix/continent-yearly-green.json +3 -3
- package/data/mix/continent-yearly.csv +1 -1
- package/data/mix/continent-yearly.json +7 -7
- package/data/mix/country-monthly-green.csv +34 -34
- package/data/mix/country-monthly-green.json +133 -133
- package/data/mix/country-monthly.csv +34 -34
- package/data/mix/country-monthly.json +265 -265
- package/data/mix/country-yearly-green.csv +33 -33
- package/data/mix/country-yearly-green.json +122 -122
- package/data/mix/country-yearly.csv +33 -33
- package/data/mix/country-yearly.json +221 -221
- package/data/mix/world-monthly-green.csv +1 -1
- package/data/mix/world-monthly-green.json +3 -3
- package/data/mix/world-monthly.csv +1 -1
- package/data/mix/world-monthly.json +8 -8
- package/data/mix/world-yearly-green.csv +1 -1
- package/data/mix/world-yearly-green.json +3 -3
- package/data/mix/world-yearly.csv +1 -1
- package/data/mix/world-yearly.json +6 -6
- package/package.json +1 -1
|
@@ -70,4 +70,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
70
70
|
2024-09,0.0148,0.2697,0.3316,0.1512,0.0489,0.0863,0.0068,0.046,0.0447
|
|
71
71
|
2024-10,0.0147,0.2626,0.332,0.1502,0.0502,0.0877,0.0069,0.0448,0.0509
|
|
72
72
|
2024-11,0.0151,0.2708,0.3325,0.1443,0.0517,0.087,0.0069,0.0395,0.0522
|
|
73
|
-
2024-12,0.0149,0.
|
|
73
|
+
2024-12,0.0149,0.2723,0.3312,0.1437,0.0535,0.0861,0.0069,0.0387,0.0529
|
|
@@ -70,4 +70,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
70
70
|
2024-09,0.0148,0.2697,0.3316,0.1512,0.0489,0.0863,0.0068,0.046,0.0447
|
|
71
71
|
2024-10,0.0147,0.2626,0.332,0.1502,0.0502,0.0877,0.0069,0.0448,0.0509
|
|
72
72
|
2024-11,0.0151,0.2708,0.3325,0.1443,0.0517,0.087,0.0069,0.0395,0.0522
|
|
73
|
-
2024-12,0.0149,0.
|
|
73
|
+
2024-12,0.0149,0.2723,0.3312,0.1437,0.0535,0.0861,0.0069,0.0387,0.0529
|
|
@@ -782,13 +782,13 @@
|
|
|
782
782
|
},
|
|
783
783
|
"2024-12": {
|
|
784
784
|
"Bioenergy": 0.0149,
|
|
785
|
-
"Coal": 0.
|
|
786
|
-
"Gas": 0.
|
|
787
|
-
"Hydro": 0.
|
|
788
|
-
"Nuclear": 0.
|
|
789
|
-
"Other Fossil": 0.
|
|
790
|
-
"Other Renewables": 0.
|
|
791
|
-
"Solar": 0.
|
|
792
|
-
"Wind": 0.
|
|
785
|
+
"Coal": 0.2723,
|
|
786
|
+
"Gas": 0.3312,
|
|
787
|
+
"Hydro": 0.1437,
|
|
788
|
+
"Nuclear": 0.0535,
|
|
789
|
+
"Other Fossil": 0.0861,
|
|
790
|
+
"Other Renewables": 0.0069,
|
|
791
|
+
"Solar": 0.0387,
|
|
792
|
+
"Wind": 0.0529
|
|
793
793
|
}
|
|
794
794
|
}
|
|
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
4
4
|
2021,0.015,0.2742,0.3407,0.1536,0.0539,0.0927,0.007,0.0245,0.0384
|
|
5
5
|
2022,0.0152,0.2715,0.3372,0.1534,0.0512,0.0922,0.007,0.0295,0.0428
|
|
6
6
|
2023,0.0151,0.2724,0.3344,0.1501,0.0511,0.0883,0.0069,0.0353,0.0464
|
|
7
|
-
2024,0.0149,0.
|
|
7
|
+
2024,0.0149,0.2688,0.3298,0.1508,0.0506,0.0863,0.0068,0.0437,0.0484
|
|
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
4
4
|
2021,0.015,0.2742,0.3407,0.1536,0.0539,0.0927,0.007,0.0245,0.0384
|
|
5
5
|
2022,0.0152,0.2715,0.3372,0.1534,0.0512,0.0922,0.007,0.0295,0.0428
|
|
6
6
|
2023,0.0151,0.2724,0.3344,0.1501,0.0511,0.0883,0.0069,0.0353,0.0464
|
|
7
|
-
2024,0.0149,0.
|
|
7
|
+
2024,0.0149,0.2688,0.3298,0.1508,0.0506,0.0863,0.0068,0.0437,0.0484
|
|
@@ -56,13 +56,13 @@
|
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
58
|
"Bioenergy": 0.0149,
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
61
|
-
"Hydro": 0.
|
|
62
|
-
"Nuclear": 0.
|
|
63
|
-
"Other Fossil": 0.
|
|
59
|
+
"Coal": 0.2688,
|
|
60
|
+
"Gas": 0.3298,
|
|
61
|
+
"Hydro": 0.1508,
|
|
62
|
+
"Nuclear": 0.0506,
|
|
63
|
+
"Other Fossil": 0.0863,
|
|
64
64
|
"Other Renewables": 0.0068,
|
|
65
65
|
"Solar": 0.0437,
|
|
66
|
-
"Wind": 0.
|
|
66
|
+
"Wind": 0.0484
|
|
67
67
|
}
|
|
68
68
|
}
|