@digital4better/data 1.1.30 → 1.1.32
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 +177 -171
- package/data/factor/continent-monthly-green.json +1462 -1396
- package/data/factor/continent-monthly.csv +183 -177
- package/data/factor/continent-monthly.json +1476 -1410
- package/data/factor/continent-yearly-green.csv +22 -22
- package/data/factor/continent-yearly-green.json +174 -174
- package/data/factor/continent-yearly.csv +23 -23
- package/data/factor/continent-yearly.json +171 -171
- package/data/factor/country-monthly-green.csv +1260 -1046
- package/data/factor/country-monthly-green.json +10791 -8437
- package/data/factor/country-monthly.csv +1481 -1267
- package/data/factor/country-monthly.json +11030 -8676
- package/data/factor/country-yearly-green.csv +254 -254
- package/data/factor/country-yearly-green.json +1958 -1958
- package/data/factor/country-yearly.csv +282 -282
- package/data/factor/country-yearly.json +1903 -1903
- package/data/factor/subdivision-monthly-green.csv +869 -806
- package/data/factor/subdivision-monthly-green.json +7903 -7210
- package/data/factor/subdivision-monthly.csv +882 -819
- package/data/factor/subdivision-monthly.json +8045 -7352
- package/data/factor/subdivision-yearly-green.csv +128 -128
- package/data/factor/subdivision-yearly-green.json +1150 -1150
- package/data/factor/subdivision-yearly.csv +128 -128
- package/data/factor/subdivision-yearly.json +1152 -1152
- package/data/factor/world-monthly-green.csv +64 -63
- package/data/factor/world-monthly-green.json +578 -567
- package/data/factor/world-monthly.csv +64 -63
- package/data/factor/world-monthly.json +578 -567
- 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 +125 -119
- package/data/mix/continent-monthly-green.json +425 -389
- package/data/mix/continent-monthly.csv +125 -119
- package/data/mix/continent-monthly.json +904 -838
- package/data/mix/continent-yearly-green.csv +15 -15
- package/data/mix/continent-yearly-green.json +52 -52
- package/data/mix/continent-yearly.csv +15 -15
- package/data/mix/continent-yearly.json +109 -109
- package/data/mix/country-monthly-green.csv +970 -756
- package/data/mix/country-monthly-green.json +3059 -1775
- package/data/mix/country-monthly.csv +970 -756
- package/data/mix/country-monthly.json +5115 -2761
- package/data/mix/country-yearly-green.csv +138 -138
- package/data/mix/country-yearly-green.json +407 -407
- package/data/mix/country-yearly.csv +138 -138
- package/data/mix/country-yearly.json +717 -717
- package/data/mix/subdivision-monthly-green.csv +852 -789
- package/data/mix/subdivision-monthly-green.json +2066 -1688
- package/data/mix/subdivision-monthly.csv +852 -789
- package/data/mix/subdivision-monthly.json +3549 -2856
- package/data/mix/subdivision-yearly-green.csv +125 -125
- package/data/mix/subdivision-yearly-green.json +341 -341
- package/data/mix/subdivision-yearly.csv +125 -125
- package/data/mix/subdivision-yearly.json +612 -612
- package/data/mix/world-monthly-green.csv +64 -63
- package/data/mix/world-monthly-green.json +217 -211
- package/data/mix/world-monthly.csv +64 -63
- package/data/mix/world-monthly.json +435 -424
- 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.0153,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.0464
|
|
7
|
+
2024,0.0153,0.2754,0.3279,0.1416,0.0506,0.0916,0.0069,0.0366,0.0542
|
|
@@ -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.0617,
|
|
34
|
+
"Hydro": 0.5716,
|
|
35
|
+
"Solar": 0.1477,
|
|
36
|
+
"Wind": 0.219
|
|
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.0153,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.0464
|
|
7
|
+
2024,0.0153,0.2754,0.3279,0.1416,0.0506,0.0916,0.0069,0.0366,0.0542
|
|
@@ -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.0464
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
58
|
"Bioenergy": 0.0153,
|
|
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.2754,
|
|
60
|
+
"Gas": 0.3279,
|
|
61
|
+
"Hydro": 0.1416,
|
|
62
|
+
"Nuclear": 0.0506,
|
|
63
|
+
"Other Fossil": 0.0916,
|
|
64
|
+
"Other Renewables": 0.0069,
|
|
65
|
+
"Solar": 0.0366,
|
|
66
|
+
"Wind": 0.0542
|
|
67
67
|
}
|
|
68
68
|
}
|