@digital4better/data 1.1.57 → 1.1.58
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 +1075 -1075
- package/data/factor/continent-monthly.csv +130 -130
- package/data/factor/continent-monthly.json +1003 -1003
- 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 +92 -92
- package/data/factor/country-monthly-green.csv +1040 -1040
- package/data/factor/country-monthly-green.json +8811 -8811
- package/data/factor/country-monthly.csv +1077 -1077
- package/data/factor/country-monthly.json +8017 -8017
- package/data/factor/country-yearly-green.csv +135 -135
- package/data/factor/country-yearly-green.json +1204 -1204
- package/data/factor/country-yearly.csv +131 -131
- package/data/factor/country-yearly.json +1030 -1030
- package/data/factor/subdivision-monthly-green.csv +707 -707
- package/data/factor/subdivision-monthly-green.json +6153 -6153
- package/data/factor/subdivision-monthly.csv +692 -692
- package/data/factor/subdivision-monthly.json +6110 -6110
- package/data/factor/subdivision-yearly-green.csv +119 -119
- package/data/factor/subdivision-yearly-green.json +979 -979
- package/data/factor/subdivision-yearly.csv +118 -118
- package/data/factor/subdivision-yearly.json +917 -917
- 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 +51 -51
- package/data/factor/world-yearly.csv +6 -6
- package/data/factor/world-yearly.json +41 -41
- package/data/mix/continent-monthly-green.csv +101 -101
- package/data/mix/continent-monthly-green.json +360 -360
- package/data/mix/continent-monthly.csv +101 -101
- package/data/mix/continent-monthly.json +498 -498
- package/data/mix/continent-yearly-green.csv +7 -7
- package/data/mix/continent-yearly-green.json +28 -28
- package/data/mix/continent-yearly.csv +7 -7
- package/data/mix/continent-yearly.json +46 -46
- package/data/mix/country-monthly-green.csv +857 -857
- package/data/mix/country-monthly-green.json +3171 -3171
- package/data/mix/country-monthly.csv +857 -857
- package/data/mix/country-monthly.json +3844 -3844
- package/data/mix/country-yearly-green.csv +93 -93
- package/data/mix/country-yearly-green.json +327 -327
- package/data/mix/country-yearly.csv +93 -93
- package/data/mix/country-yearly.json +525 -525
- package/data/mix/subdivision-monthly-green.csv +649 -649
- package/data/mix/subdivision-monthly-green.json +2287 -2287
- package/data/mix/subdivision-monthly.csv +649 -649
- package/data/mix/subdivision-monthly.json +3972 -3972
- package/data/mix/subdivision-yearly-green.csv +70 -70
- package/data/mix/subdivision-yearly-green.json +231 -231
- package/data/mix/subdivision-yearly.csv +70 -70
- package/data/mix/subdivision-yearly.json +399 -399
- package/data/mix/world-monthly-green.csv +65 -65
- package/data/mix/world-monthly-green.json +234 -234
- package/data/mix/world-monthly.csv +65 -65
- package/data/mix/world-monthly.json +258 -258
- 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 +6 -6
- 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.
|
|
7
|
+
2024,0.0147,0.2678,0.3274,0.1536,0.05,0.0883,0.0067,0.0434,0.048
|
|
@@ -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.1656
|
|
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.0568,
|
|
34
|
+
"Hydro": 0.5913,
|
|
35
|
+
"Solar": 0.1671,
|
|
36
|
+
"Wind": 0.1848
|
|
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.
|
|
7
|
+
2024,0.0147,0.2678,0.3274,0.1536,0.05,0.0883,0.0067,0.0434,0.048
|
|
@@ -55,14 +55,14 @@
|
|
|
55
55
|
"Wind": 0.0463
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
|
-
"Bioenergy": 0.
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
61
|
-
"Hydro": 0.
|
|
58
|
+
"Bioenergy": 0.0147,
|
|
59
|
+
"Coal": 0.2678,
|
|
60
|
+
"Gas": 0.3274,
|
|
61
|
+
"Hydro": 0.1536,
|
|
62
62
|
"Nuclear": 0.05,
|
|
63
63
|
"Other Fossil": 0.0883,
|
|
64
64
|
"Other Renewables": 0.0067,
|
|
65
|
-
"Solar": 0.
|
|
66
|
-
"Wind": 0.
|
|
65
|
+
"Solar": 0.0434,
|
|
66
|
+
"Wind": 0.048
|
|
67
67
|
}
|
|
68
68
|
}
|