@digital4better/data 1.1.21 → 1.1.23
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 +212 -212
- package/data/factor/continent-monthly-green.json +1831 -1831
- package/data/factor/continent-monthly.csv +219 -219
- package/data/factor/continent-monthly.json +1857 -1857
- package/data/factor/continent-yearly-green.csv +25 -25
- package/data/factor/continent-yearly-green.json +211 -211
- package/data/factor/continent-yearly.csv +25 -25
- package/data/factor/continent-yearly.json +209 -209
- package/data/factor/country-monthly-green.csv +3169 -3169
- package/data/factor/country-monthly-green.json +27809 -27809
- package/data/factor/country-monthly.csv +3409 -3409
- package/data/factor/country-monthly.json +29237 -29237
- package/data/factor/country-yearly-green.csv +432 -432
- package/data/factor/country-yearly-green.json +4258 -4258
- package/data/factor/country-yearly.csv +431 -431
- package/data/factor/country-yearly.json +4112 -4112
- package/data/factor/subdivision-monthly-green.csv +39 -39
- package/data/factor/subdivision-monthly-green.json +339 -339
- package/data/factor/subdivision-monthly.csv +39 -39
- package/data/factor/subdivision-monthly.json +342 -342
- package/data/factor/subdivision-yearly-green.csv +125 -125
- package/data/factor/subdivision-yearly-green.json +873 -873
- package/data/factor/subdivision-yearly.csv +121 -121
- package/data/factor/subdivision-yearly.json +797 -797
- package/data/factor/world-monthly-green.csv +62 -62
- package/data/factor/world-monthly-green.json +553 -553
- package/data/factor/world-monthly.csv +62 -62
- package/data/factor/world-monthly.json +554 -554
- 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 +53 -53
- package/data/mix/continent-monthly-green.csv +181 -181
- package/data/mix/continent-monthly-green.json +581 -581
- package/data/mix/continent-monthly.csv +181 -181
- package/data/mix/continent-monthly.json +870 -870
- package/data/mix/continent-yearly-green.csv +22 -22
- package/data/mix/continent-yearly-green.json +66 -66
- package/data/mix/continent-yearly.csv +22 -22
- package/data/mix/continent-yearly.json +117 -117
- package/data/mix/country-monthly-green.csv +2817 -2817
- package/data/mix/country-monthly-green.json +8756 -8756
- package/data/mix/country-monthly.csv +2817 -2817
- package/data/mix/country-monthly.json +15237 -15237
- package/data/mix/country-yearly-green.csv +342 -342
- package/data/mix/country-yearly-green.json +1084 -1084
- package/data/mix/country-yearly.csv +342 -342
- package/data/mix/country-yearly.json +1932 -1932
- package/data/mix/subdivision-monthly-green.csv +33 -33
- package/data/mix/subdivision-monthly-green.json +57 -57
- package/data/mix/subdivision-monthly.csv +33 -33
- package/data/mix/subdivision-monthly.json +132 -132
- package/data/mix/subdivision-yearly-green.csv +47 -47
- package/data/mix/subdivision-yearly-green.json +59 -59
- package/data/mix/subdivision-yearly.csv +47 -47
- package/data/mix/subdivision-yearly.json +104 -104
- package/data/mix/world-monthly-green.csv +60 -60
- package/data/mix/world-monthly-green.json +170 -170
- package/data/mix/world-monthly.csv +60 -60
- package/data/mix/world-monthly.json +176 -176
- package/data/mix/world-yearly-green.csv +6 -6
- package/data/mix/world-yearly-green.json +16 -16
- package/data/mix/world-yearly.csv +6 -6
- package/data/mix/world-yearly.json +23 -23
- 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.0138,0.
|
|
3
|
-
2020,0.0144,0.
|
|
4
|
-
2021,0.0147,0.
|
|
5
|
-
2022,0.0147,0.2724,0.
|
|
6
|
-
2023,0.0148,0.
|
|
7
|
-
2024,0.
|
|
2
|
+
2019,0.0138,0.2735,0.3491,0.154,0.0549,0.0987,0.0071,0.0184,0.0305
|
|
3
|
+
2020,0.0144,0.2678,0.3464,0.1566,0.0535,0.0987,0.0071,0.0214,0.0342
|
|
4
|
+
2021,0.0147,0.2751,0.3394,0.1504,0.0539,0.0966,0.0069,0.0245,0.0386
|
|
5
|
+
2022,0.0147,0.2724,0.3358,0.1502,0.0511,0.0965,0.0069,0.0294,0.0429
|
|
6
|
+
2023,0.0148,0.2721,0.3332,0.1466,0.0509,0.0942,0.0068,0.0352,0.0461
|
|
7
|
+
2024,0.0153,0.289,0.3236,0.1391,0.0524,0.092,0.0066,0.0293,0.0526
|
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"2019": {
|
|
3
3
|
"Bioenergy": 0.0636,
|
|
4
|
-
"Hydro": 0.
|
|
4
|
+
"Hydro": 0.7105,
|
|
5
5
|
"Solar": 0.085,
|
|
6
|
-
"Wind": 0.
|
|
6
|
+
"Wind": 0.1409
|
|
7
7
|
},
|
|
8
8
|
"2020": {
|
|
9
9
|
"Bioenergy": 0.0636,
|
|
10
10
|
"Hydro": 0.6911,
|
|
11
11
|
"Solar": 0.0946,
|
|
12
|
-
"Wind": 0.
|
|
12
|
+
"Wind": 0.1508
|
|
13
13
|
},
|
|
14
14
|
"2021": {
|
|
15
15
|
"Bioenergy": 0.0643,
|
|
16
|
-
"Hydro": 0.
|
|
16
|
+
"Hydro": 0.6591,
|
|
17
17
|
"Solar": 0.1076,
|
|
18
|
-
"Wind": 0.
|
|
18
|
+
"Wind": 0.169
|
|
19
19
|
},
|
|
20
20
|
"2022": {
|
|
21
|
-
"Bioenergy": 0.
|
|
22
|
-
"Hydro": 0.
|
|
23
|
-
"Solar": 0.
|
|
21
|
+
"Bioenergy": 0.0618,
|
|
22
|
+
"Hydro": 0.6333,
|
|
23
|
+
"Solar": 0.1241,
|
|
24
24
|
"Wind": 0.1808
|
|
25
25
|
},
|
|
26
26
|
"2023": {
|
|
27
|
-
"Bioenergy": 0.
|
|
28
|
-
"Hydro": 0.
|
|
29
|
-
"Solar": 0.
|
|
30
|
-
"Wind": 0.
|
|
27
|
+
"Bioenergy": 0.0612,
|
|
28
|
+
"Hydro": 0.604,
|
|
29
|
+
"Solar": 0.145,
|
|
30
|
+
"Wind": 0.1898
|
|
31
31
|
},
|
|
32
32
|
"2024": {
|
|
33
|
-
"Bioenergy": 0.
|
|
34
|
-
"Hydro": 0.
|
|
35
|
-
"Solar": 0.
|
|
36
|
-
"Wind": 0.
|
|
33
|
+
"Bioenergy": 0.0649,
|
|
34
|
+
"Hydro": 0.5884,
|
|
35
|
+
"Solar": 0.1241,
|
|
36
|
+
"Wind": 0.2226
|
|
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.0138,0.
|
|
3
|
-
2020,0.0144,0.
|
|
4
|
-
2021,0.0147,0.
|
|
5
|
-
2022,0.0147,0.2724,0.
|
|
6
|
-
2023,0.0148,0.
|
|
7
|
-
2024,0.
|
|
2
|
+
2019,0.0138,0.2735,0.3491,0.154,0.0549,0.0987,0.0071,0.0184,0.0305
|
|
3
|
+
2020,0.0144,0.2678,0.3464,0.1566,0.0535,0.0987,0.0071,0.0214,0.0342
|
|
4
|
+
2021,0.0147,0.2751,0.3394,0.1504,0.0539,0.0966,0.0069,0.0245,0.0386
|
|
5
|
+
2022,0.0147,0.2724,0.3358,0.1502,0.0511,0.0965,0.0069,0.0294,0.0429
|
|
6
|
+
2023,0.0148,0.2721,0.3332,0.1466,0.0509,0.0942,0.0068,0.0352,0.0461
|
|
7
|
+
2024,0.0153,0.289,0.3236,0.1391,0.0524,0.092,0.0066,0.0293,0.0526
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"2019": {
|
|
3
3
|
"Bioenergy": 0.0138,
|
|
4
|
-
"Coal": 0.
|
|
5
|
-
"Gas": 0.
|
|
4
|
+
"Coal": 0.2735,
|
|
5
|
+
"Gas": 0.3491,
|
|
6
6
|
"Hydro": 0.154,
|
|
7
7
|
"Nuclear": 0.0549,
|
|
8
8
|
"Other Fossil": 0.0987,
|
|
@@ -12,30 +12,30 @@
|
|
|
12
12
|
},
|
|
13
13
|
"2020": {
|
|
14
14
|
"Bioenergy": 0.0144,
|
|
15
|
-
"Coal": 0.
|
|
15
|
+
"Coal": 0.2678,
|
|
16
16
|
"Gas": 0.3464,
|
|
17
17
|
"Hydro": 0.1566,
|
|
18
18
|
"Nuclear": 0.0535,
|
|
19
19
|
"Other Fossil": 0.0987,
|
|
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
25
|
"Bioenergy": 0.0147,
|
|
26
|
-
"Coal": 0.
|
|
27
|
-
"Gas": 0.
|
|
26
|
+
"Coal": 0.2751,
|
|
27
|
+
"Gas": 0.3394,
|
|
28
28
|
"Hydro": 0.1504,
|
|
29
29
|
"Nuclear": 0.0539,
|
|
30
30
|
"Other Fossil": 0.0966,
|
|
31
31
|
"Other Renewables": 0.0069,
|
|
32
32
|
"Solar": 0.0245,
|
|
33
|
-
"Wind": 0.
|
|
33
|
+
"Wind": 0.0386
|
|
34
34
|
},
|
|
35
35
|
"2022": {
|
|
36
36
|
"Bioenergy": 0.0147,
|
|
37
37
|
"Coal": 0.2724,
|
|
38
|
-
"Gas": 0.
|
|
38
|
+
"Gas": 0.3358,
|
|
39
39
|
"Hydro": 0.1502,
|
|
40
40
|
"Nuclear": 0.0511,
|
|
41
41
|
"Other Fossil": 0.0965,
|
|
@@ -45,24 +45,24 @@
|
|
|
45
45
|
},
|
|
46
46
|
"2023": {
|
|
47
47
|
"Bioenergy": 0.0148,
|
|
48
|
-
"Coal": 0.
|
|
49
|
-
"Gas": 0.
|
|
50
|
-
"Hydro": 0.
|
|
48
|
+
"Coal": 0.2721,
|
|
49
|
+
"Gas": 0.3332,
|
|
50
|
+
"Hydro": 0.1466,
|
|
51
51
|
"Nuclear": 0.0509,
|
|
52
52
|
"Other Fossil": 0.0942,
|
|
53
|
-
"Other Renewables": 0.
|
|
54
|
-
"Solar": 0.
|
|
53
|
+
"Other Renewables": 0.0068,
|
|
54
|
+
"Solar": 0.0352,
|
|
55
55
|
"Wind": 0.0461
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
|
-
"Bioenergy": 0.
|
|
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.
|
|
58
|
+
"Bioenergy": 0.0153,
|
|
59
|
+
"Coal": 0.289,
|
|
60
|
+
"Gas": 0.3236,
|
|
61
|
+
"Hydro": 0.1391,
|
|
62
|
+
"Nuclear": 0.0524,
|
|
63
|
+
"Other Fossil": 0.092,
|
|
64
|
+
"Other Renewables": 0.0066,
|
|
65
|
+
"Solar": 0.0293,
|
|
66
|
+
"Wind": 0.0526
|
|
67
67
|
}
|
|
68
68
|
}
|