@digital4better/data 1.1.56 → 1.1.57
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 +134 -134
- package/data/factor/continent-monthly-green.json +1068 -1068
- package/data/factor/continent-monthly.csv +130 -130
- package/data/factor/continent-monthly.json +991 -991
- package/data/factor/continent-yearly-green.csv +15 -15
- package/data/factor/continent-yearly-green.json +113 -113
- package/data/factor/continent-yearly.csv +13 -13
- package/data/factor/continent-yearly.json +90 -90
- package/data/factor/country-monthly-green.csv +1033 -1033
- package/data/factor/country-monthly-green.json +8724 -8724
- package/data/factor/country-monthly.csv +1035 -1035
- package/data/factor/country-monthly.json +7642 -7642
- package/data/factor/country-yearly-green.csv +129 -129
- package/data/factor/country-yearly-green.json +1168 -1168
- package/data/factor/country-yearly.csv +124 -124
- package/data/factor/country-yearly.json +966 -966
- package/data/factor/subdivision-monthly-green.csv +52 -52
- package/data/factor/subdivision-monthly-green.json +431 -431
- package/data/factor/subdivision-monthly.csv +52 -52
- package/data/factor/subdivision-monthly.json +461 -461
- package/data/factor/subdivision-yearly-green.csv +63 -63
- package/data/factor/subdivision-yearly-green.json +503 -503
- package/data/factor/subdivision-yearly.csv +63 -63
- package/data/factor/subdivision-yearly.json +446 -446
- package/data/factor/world-monthly-green.csv +69 -69
- package/data/factor/world-monthly-green.json +614 -614
- package/data/factor/world-monthly.csv +69 -69
- package/data/factor/world-monthly.json +616 -616
- package/data/factor/world-yearly-green.csv +6 -6
- package/data/factor/world-yearly-green.json +52 -52
- package/data/factor/world-yearly.csv +6 -6
- package/data/factor/world-yearly.json +40 -40
- package/data/mix/continent-monthly-green.csv +97 -97
- package/data/mix/continent-monthly-green.json +352 -352
- package/data/mix/continent-monthly.csv +97 -97
- package/data/mix/continent-monthly.json +473 -473
- package/data/mix/continent-yearly-green.csv +7 -7
- package/data/mix/continent-yearly-green.json +27 -27
- package/data/mix/continent-yearly.csv +7 -7
- package/data/mix/continent-yearly.json +41 -41
- package/data/mix/country-monthly-green.csv +820 -820
- package/data/mix/country-monthly-green.json +3053 -3053
- package/data/mix/country-monthly.csv +820 -820
- package/data/mix/country-monthly.json +3606 -3606
- package/data/mix/country-yearly-green.csv +85 -85
- package/data/mix/country-yearly-green.json +305 -305
- package/data/mix/country-yearly.csv +85 -85
- package/data/mix/country-yearly.json +473 -473
- package/data/mix/subdivision-monthly-green.csv +36 -36
- package/data/mix/subdivision-monthly-green.json +72 -72
- package/data/mix/subdivision-monthly.csv +36 -36
- package/data/mix/subdivision-monthly.json +128 -128
- package/data/mix/subdivision-yearly-green.csv +18 -18
- package/data/mix/subdivision-yearly-green.json +36 -36
- package/data/mix/subdivision-yearly.csv +18 -18
- package/data/mix/subdivision-yearly.json +55 -55
- package/data/mix/world-monthly-green.csv +65 -65
- package/data/mix/world-monthly-green.json +233 -233
- package/data/mix/world-monthly.csv +65 -65
- package/data/mix/world-monthly.json +257 -257
- package/data/mix/world-yearly-green.csv +1 -1
- package/data/mix/world-yearly-green.json +5 -5
- package/data/mix/world-yearly.csv +1 -1
- package/data/mix/world-yearly.json +7 -7
- package/package.json +1 -1
|
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
4
4
|
2021,0.0149,0.2746,0.3394,0.1541,0.0537,0.0934,0.007,0.0244,0.0384
|
|
5
5
|
2022,0.0152,0.2718,0.3358,0.1538,0.051,0.0934,0.0069,0.0293,0.0427
|
|
6
6
|
2023,0.0151,0.2722,0.3328,0.1502,0.0507,0.0911,0.0069,0.0349,0.0463
|
|
7
|
-
2024,0.0148,0.
|
|
7
|
+
2024,0.0148,0.2693,0.3268,0.1535,0.05,0.0883,0.0067,0.0442,0.0464
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"Bioenergy": 0.0644,
|
|
16
16
|
"Hydro": 0.6646,
|
|
17
17
|
"Solar": 0.1055,
|
|
18
|
-
"Wind": 0.
|
|
18
|
+
"Wind": 0.1655
|
|
19
19
|
},
|
|
20
20
|
"2022": {
|
|
21
21
|
"Bioenergy": 0.063,
|
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
"Wind": 0.1879
|
|
31
31
|
},
|
|
32
32
|
"2024": {
|
|
33
|
-
"Bioenergy": 0.
|
|
34
|
-
"Hydro": 0.
|
|
35
|
-
"Solar": 0.
|
|
36
|
-
"Wind": 0.
|
|
33
|
+
"Bioenergy": 0.0573,
|
|
34
|
+
"Hydro": 0.5926,
|
|
35
|
+
"Solar": 0.1708,
|
|
36
|
+
"Wind": 0.1793
|
|
37
37
|
}
|
|
38
38
|
}
|
|
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
4
4
|
2021,0.0149,0.2746,0.3394,0.1541,0.0537,0.0934,0.007,0.0244,0.0384
|
|
5
5
|
2022,0.0152,0.2718,0.3358,0.1538,0.051,0.0934,0.0069,0.0293,0.0427
|
|
6
6
|
2023,0.0151,0.2722,0.3328,0.1502,0.0507,0.0911,0.0069,0.0349,0.0463
|
|
7
|
-
2024,0.0148,0.
|
|
7
|
+
2024,0.0148,0.2693,0.3268,0.1535,0.05,0.0883,0.0067,0.0442,0.0464
|
|
@@ -56,13 +56,13 @@
|
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
58
|
"Bioenergy": 0.0148,
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
61
|
-
"Hydro": 0.
|
|
62
|
-
"Nuclear": 0.
|
|
63
|
-
"Other Fossil": 0.
|
|
59
|
+
"Coal": 0.2693,
|
|
60
|
+
"Gas": 0.3268,
|
|
61
|
+
"Hydro": 0.1535,
|
|
62
|
+
"Nuclear": 0.05,
|
|
63
|
+
"Other Fossil": 0.0883,
|
|
64
64
|
"Other Renewables": 0.0067,
|
|
65
|
-
"Solar": 0.
|
|
66
|
-
"Wind": 0.
|
|
65
|
+
"Solar": 0.0442,
|
|
66
|
+
"Wind": 0.0464
|
|
67
67
|
}
|
|
68
68
|
}
|