@digital4better/data 1.1.31 → 1.1.33
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 +179 -179
- package/data/factor/continent-monthly-green.json +1473 -1473
- package/data/factor/continent-monthly.csv +184 -184
- package/data/factor/continent-monthly.json +1478 -1478
- package/data/factor/continent-yearly-green.csv +22 -22
- package/data/factor/continent-yearly-green.json +175 -175
- package/data/factor/continent-yearly.csv +23 -23
- package/data/factor/continent-yearly.json +171 -171
- package/data/factor/country-monthly-green.csv +1145 -1145
- package/data/factor/country-monthly-green.json +9338 -9338
- package/data/factor/country-monthly.csv +1367 -1367
- package/data/factor/country-monthly.json +9602 -9602
- package/data/factor/country-yearly-green.csv +252 -252
- package/data/factor/country-yearly-green.json +1993 -1993
- package/data/factor/country-yearly.csv +280 -280
- package/data/factor/country-yearly.json +1924 -1924
- package/data/factor/subdivision-monthly-green.csv +819 -819
- package/data/factor/subdivision-monthly-green.json +7327 -7327
- package/data/factor/subdivision-monthly.csv +832 -832
- package/data/factor/subdivision-monthly.json +7469 -7469
- package/data/factor/subdivision-yearly-green.csv +178 -178
- package/data/factor/subdivision-yearly-green.json +1580 -1580
- package/data/factor/subdivision-yearly.csv +178 -178
- package/data/factor/subdivision-yearly.json +1556 -1556
- package/data/factor/world-monthly-green.csv +64 -64
- package/data/factor/world-monthly-green.json +576 -576
- package/data/factor/world-monthly.csv +64 -64
- package/data/factor/world-monthly.json +576 -576
- package/data/factor/world-yearly-green.csv +6 -6
- package/data/factor/world-yearly-green.json +54 -54
- package/data/factor/world-yearly.csv +6 -6
- package/data/factor/world-yearly.json +54 -54
- package/data/mix/continent-monthly-green.csv +130 -130
- package/data/mix/continent-monthly-green.json +437 -437
- package/data/mix/continent-monthly.csv +130 -130
- package/data/mix/continent-monthly.json +894 -894
- package/data/mix/continent-yearly-green.csv +14 -14
- package/data/mix/continent-yearly-green.json +55 -55
- package/data/mix/continent-yearly.csv +14 -14
- package/data/mix/continent-yearly.json +107 -107
- package/data/mix/country-monthly-green.csv +870 -870
- package/data/mix/country-monthly-green.json +2183 -2183
- package/data/mix/country-monthly.csv +870 -870
- package/data/mix/country-monthly.json +3486 -3486
- package/data/mix/country-yearly-green.csv +137 -137
- package/data/mix/country-yearly-green.json +415 -415
- package/data/mix/country-yearly.csv +137 -137
- package/data/mix/country-yearly.json +712 -712
- package/data/mix/subdivision-monthly-green.csv +802 -802
- package/data/mix/subdivision-monthly-green.json +1724 -1724
- package/data/mix/subdivision-monthly.csv +802 -802
- package/data/mix/subdivision-monthly.json +2916 -2916
- package/data/mix/subdivision-yearly-green.csv +128 -128
- package/data/mix/subdivision-yearly-green.json +230 -230
- package/data/mix/subdivision-yearly.csv +128 -128
- package/data/mix/subdivision-yearly.json +381 -381
- package/data/mix/world-monthly-green.csv +64 -64
- package/data/mix/world-monthly-green.json +211 -211
- package/data/mix/world-monthly.csv +64 -64
- package/data/mix/world-monthly.json +434 -434
- package/data/mix/world-yearly-green.csv +6 -6
- package/data/mix/world-yearly-green.json +19 -19
- package/data/mix/world-yearly.csv +6 -6
- package/data/mix/world-yearly.json +44 -44
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
2
|
-
2019,0.0137,0.
|
|
3
|
-
2020,0.
|
|
4
|
-
2021,0.
|
|
5
|
-
2022,0.
|
|
6
|
-
2023,0.0148,0.
|
|
7
|
-
2024,0.0152,0.
|
|
2
|
+
2019,0.0137,0.2727,0.3495,0.1581,0.0547,0.0955,0.0072,0.0183,0.0304
|
|
3
|
+
2020,0.0144,0.2686,0.3476,0.1572,0.0535,0.0959,0.0071,0.0214,0.0342
|
|
4
|
+
2021,0.015,0.2756,0.3408,0.151,0.0539,0.0938,0.007,0.0245,0.0386
|
|
5
|
+
2022,0.015,0.2727,0.3373,0.1508,0.0511,0.0938,0.007,0.0294,0.0429
|
|
6
|
+
2023,0.0148,0.273,0.3342,0.1471,0.0509,0.0916,0.0069,0.035,0.0465
|
|
7
|
+
2024,0.0152,0.2733,0.3288,0.1425,0.051,0.0919,0.0069,0.0367,0.0537
|
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"2019": {
|
|
3
|
-
"Bioenergy": 0.
|
|
4
|
-
"Hydro": 0.
|
|
5
|
-
"Solar": 0.
|
|
6
|
-
"Wind": 0.
|
|
3
|
+
"Bioenergy": 0.0621,
|
|
4
|
+
"Hydro": 0.717,
|
|
5
|
+
"Solar": 0.083,
|
|
6
|
+
"Wind": 0.1378
|
|
7
7
|
},
|
|
8
8
|
"2020": {
|
|
9
|
-
"Bioenergy": 0.
|
|
10
|
-
"Hydro": 0.
|
|
11
|
-
"Solar": 0.
|
|
12
|
-
"Wind": 0.
|
|
9
|
+
"Bioenergy": 0.0633,
|
|
10
|
+
"Hydro": 0.6922,
|
|
11
|
+
"Solar": 0.0941,
|
|
12
|
+
"Wind": 0.1504
|
|
13
13
|
},
|
|
14
14
|
"2021": {
|
|
15
15
|
"Bioenergy": 0.0655,
|
|
16
|
-
"Hydro": 0.
|
|
17
|
-
"Solar": 0.
|
|
16
|
+
"Hydro": 0.6592,
|
|
17
|
+
"Solar": 0.107,
|
|
18
18
|
"Wind": 0.1684
|
|
19
19
|
},
|
|
20
20
|
"2022": {
|
|
21
21
|
"Bioenergy": 0.0629,
|
|
22
|
-
"Hydro": 0.
|
|
23
|
-
"Solar": 0.
|
|
22
|
+
"Hydro": 0.6334,
|
|
23
|
+
"Solar": 0.1235,
|
|
24
24
|
"Wind": 0.1802
|
|
25
25
|
},
|
|
26
26
|
"2023": {
|
|
27
27
|
"Bioenergy": 0.0609,
|
|
28
|
-
"Hydro": 0.
|
|
29
|
-
"Solar": 0.
|
|
30
|
-
"Wind": 0.
|
|
28
|
+
"Hydro": 0.6044,
|
|
29
|
+
"Solar": 0.1439,
|
|
30
|
+
"Wind": 0.1908
|
|
31
31
|
},
|
|
32
32
|
"2024": {
|
|
33
|
-
"Bioenergy": 0.
|
|
34
|
-
"Hydro": 0.
|
|
35
|
-
"Solar": 0.
|
|
36
|
-
"Wind": 0.
|
|
33
|
+
"Bioenergy": 0.0614,
|
|
34
|
+
"Hydro": 0.5741,
|
|
35
|
+
"Solar": 0.148,
|
|
36
|
+
"Wind": 0.2165
|
|
37
37
|
}
|
|
38
38
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
2
|
-
2019,0.0137,0.
|
|
3
|
-
2020,0.
|
|
4
|
-
2021,0.
|
|
5
|
-
2022,0.
|
|
6
|
-
2023,0.0148,0.
|
|
7
|
-
2024,0.0152,0.
|
|
2
|
+
2019,0.0137,0.2727,0.3495,0.1581,0.0547,0.0955,0.0072,0.0183,0.0304
|
|
3
|
+
2020,0.0144,0.2686,0.3476,0.1572,0.0535,0.0959,0.0071,0.0214,0.0342
|
|
4
|
+
2021,0.015,0.2756,0.3408,0.151,0.0539,0.0938,0.007,0.0245,0.0386
|
|
5
|
+
2022,0.015,0.2727,0.3373,0.1508,0.0511,0.0938,0.007,0.0294,0.0429
|
|
6
|
+
2023,0.0148,0.273,0.3342,0.1471,0.0509,0.0916,0.0069,0.035,0.0465
|
|
7
|
+
2024,0.0152,0.2733,0.3288,0.1425,0.051,0.0919,0.0069,0.0367,0.0537
|
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
{
|
|
2
2
|
"2019": {
|
|
3
3
|
"Bioenergy": 0.0137,
|
|
4
|
-
"Coal": 0.
|
|
5
|
-
"Gas": 0.
|
|
6
|
-
"Hydro": 0.
|
|
4
|
+
"Coal": 0.2727,
|
|
5
|
+
"Gas": 0.3495,
|
|
6
|
+
"Hydro": 0.1581,
|
|
7
7
|
"Nuclear": 0.0547,
|
|
8
|
-
"Other Fossil": 0.
|
|
8
|
+
"Other Fossil": 0.0955,
|
|
9
9
|
"Other Renewables": 0.0072,
|
|
10
|
-
"Solar": 0.
|
|
10
|
+
"Solar": 0.0183,
|
|
11
11
|
"Wind": 0.0304
|
|
12
12
|
},
|
|
13
13
|
"2020": {
|
|
14
|
-
"Bioenergy": 0.
|
|
15
|
-
"Coal": 0.
|
|
16
|
-
"Gas": 0.
|
|
17
|
-
"Hydro": 0.
|
|
18
|
-
"Nuclear": 0.
|
|
19
|
-
"Other Fossil": 0.
|
|
14
|
+
"Bioenergy": 0.0144,
|
|
15
|
+
"Coal": 0.2686,
|
|
16
|
+
"Gas": 0.3476,
|
|
17
|
+
"Hydro": 0.1572,
|
|
18
|
+
"Nuclear": 0.0535,
|
|
19
|
+
"Other Fossil": 0.0959,
|
|
20
20
|
"Other Renewables": 0.0071,
|
|
21
|
-
"Solar": 0.
|
|
22
|
-
"Wind": 0.
|
|
21
|
+
"Solar": 0.0214,
|
|
22
|
+
"Wind": 0.0342
|
|
23
23
|
},
|
|
24
24
|
"2021": {
|
|
25
|
-
"Bioenergy": 0.
|
|
26
|
-
"Coal": 0.
|
|
27
|
-
"Gas": 0.
|
|
28
|
-
"Hydro": 0.
|
|
29
|
-
"Nuclear": 0.
|
|
30
|
-
"Other Fossil": 0.
|
|
25
|
+
"Bioenergy": 0.015,
|
|
26
|
+
"Coal": 0.2756,
|
|
27
|
+
"Gas": 0.3408,
|
|
28
|
+
"Hydro": 0.151,
|
|
29
|
+
"Nuclear": 0.0539,
|
|
30
|
+
"Other Fossil": 0.0938,
|
|
31
31
|
"Other Renewables": 0.007,
|
|
32
32
|
"Solar": 0.0245,
|
|
33
|
-
"Wind": 0.
|
|
33
|
+
"Wind": 0.0386
|
|
34
34
|
},
|
|
35
35
|
"2022": {
|
|
36
|
-
"Bioenergy": 0.
|
|
37
|
-
"Coal": 0.
|
|
38
|
-
"Gas": 0.
|
|
39
|
-
"Hydro": 0.
|
|
40
|
-
"Nuclear": 0.
|
|
41
|
-
"Other Fossil": 0.
|
|
42
|
-
"Other Renewables": 0.
|
|
43
|
-
"Solar": 0.
|
|
44
|
-
"Wind": 0.
|
|
36
|
+
"Bioenergy": 0.015,
|
|
37
|
+
"Coal": 0.2727,
|
|
38
|
+
"Gas": 0.3373,
|
|
39
|
+
"Hydro": 0.1508,
|
|
40
|
+
"Nuclear": 0.0511,
|
|
41
|
+
"Other Fossil": 0.0938,
|
|
42
|
+
"Other Renewables": 0.007,
|
|
43
|
+
"Solar": 0.0294,
|
|
44
|
+
"Wind": 0.0429
|
|
45
45
|
},
|
|
46
46
|
"2023": {
|
|
47
47
|
"Bioenergy": 0.0148,
|
|
48
|
-
"Coal": 0.
|
|
49
|
-
"Gas": 0.
|
|
50
|
-
"Hydro": 0.
|
|
51
|
-
"Nuclear": 0.
|
|
52
|
-
"Other Fossil": 0.
|
|
48
|
+
"Coal": 0.273,
|
|
49
|
+
"Gas": 0.3342,
|
|
50
|
+
"Hydro": 0.1471,
|
|
51
|
+
"Nuclear": 0.0509,
|
|
52
|
+
"Other Fossil": 0.0916,
|
|
53
53
|
"Other Renewables": 0.0069,
|
|
54
|
-
"Solar": 0.
|
|
55
|
-
"Wind": 0.
|
|
54
|
+
"Solar": 0.035,
|
|
55
|
+
"Wind": 0.0465
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
58
|
"Bioenergy": 0.0152,
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
61
|
-
"Hydro": 0.
|
|
62
|
-
"Nuclear": 0.
|
|
63
|
-
"Other Fossil": 0.
|
|
64
|
-
"Other Renewables": 0.
|
|
65
|
-
"Solar": 0.
|
|
66
|
-
"Wind": 0.
|
|
59
|
+
"Coal": 0.2733,
|
|
60
|
+
"Gas": 0.3288,
|
|
61
|
+
"Hydro": 0.1425,
|
|
62
|
+
"Nuclear": 0.051,
|
|
63
|
+
"Other Fossil": 0.0919,
|
|
64
|
+
"Other Renewables": 0.0069,
|
|
65
|
+
"Solar": 0.0367,
|
|
66
|
+
"Wind": 0.0537
|
|
67
67
|
}
|
|
68
68
|
}
|