@digital4better/data 1.1.34 → 1.1.35
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 +6 -0
- package/data/factor/continent-monthly-green.json +66 -0
- package/data/factor/continent-monthly.csv +6 -0
- package/data/factor/continent-monthly.json +66 -0
- package/data/factor/continent-yearly-green.csv +6 -6
- package/data/factor/continent-yearly-green.json +54 -54
- package/data/factor/continent-yearly.csv +6 -6
- package/data/factor/continent-yearly.json +54 -54
- package/data/factor/country-monthly-green.csv +214 -0
- package/data/factor/country-monthly-green.json +2354 -0
- package/data/factor/country-monthly.csv +214 -0
- package/data/factor/country-monthly.json +2354 -0
- package/data/factor/country-yearly-green.csv +83 -83
- package/data/factor/country-yearly-green.json +715 -715
- package/data/factor/country-yearly.csv +88 -88
- package/data/factor/country-yearly.json +719 -719
- package/data/factor/subdivision-monthly-green.csv +89 -26
- package/data/factor/subdivision-monthly-green.json +927 -234
- package/data/factor/subdivision-monthly.csv +89 -26
- package/data/factor/subdivision-monthly.json +927 -234
- package/data/factor/subdivision-yearly-green.csv +63 -63
- package/data/factor/subdivision-yearly-green.json +567 -567
- package/data/factor/subdivision-yearly.csv +63 -63
- package/data/factor/subdivision-yearly.json +567 -567
- package/data/factor/world-monthly-green.csv +1 -0
- package/data/factor/world-monthly-green.json +11 -0
- package/data/factor/world-monthly.csv +1 -0
- package/data/factor/world-monthly.json +11 -0
- package/data/factor/world-yearly-green.csv +1 -1
- package/data/factor/world-yearly-green.json +9 -9
- package/data/factor/world-yearly.csv +1 -1
- package/data/factor/world-yearly.json +9 -9
- package/data/mix/continent-monthly-green.csv +6 -0
- package/data/mix/continent-monthly-green.json +36 -0
- package/data/mix/continent-monthly.csv +6 -0
- package/data/mix/continent-monthly.json +66 -0
- package/data/mix/continent-yearly-green.csv +6 -6
- package/data/mix/continent-yearly-green.json +22 -22
- package/data/mix/continent-yearly.csv +6 -6
- package/data/mix/continent-yearly.json +43 -43
- package/data/mix/country-monthly-green.csv +214 -0
- package/data/mix/country-monthly-green.json +1284 -0
- package/data/mix/country-monthly.csv +214 -0
- package/data/mix/country-monthly.json +2354 -0
- package/data/mix/country-yearly-green.csv +76 -76
- package/data/mix/country-yearly-green.json +269 -269
- package/data/mix/country-yearly.csv +76 -76
- package/data/mix/country-yearly.json +507 -507
- package/data/mix/subdivision-monthly-green.csv +89 -26
- package/data/mix/subdivision-monthly-green.json +466 -88
- package/data/mix/subdivision-monthly.csv +89 -26
- package/data/mix/subdivision-monthly.json +863 -170
- package/data/mix/subdivision-yearly-green.csv +63 -63
- package/data/mix/subdivision-yearly-green.json +212 -212
- package/data/mix/subdivision-yearly.csv +63 -63
- package/data/mix/subdivision-yearly.json +388 -388
- package/data/mix/world-monthly-green.csv +1 -0
- package/data/mix/world-monthly-green.json +6 -0
- package/data/mix/world-monthly.csv +1 -0
- package/data/mix/world-monthly.json +11 -0
- package/data/mix/world-yearly-green.csv +1 -1
- package/data/mix/world-yearly-green.json +4 -4
- package/data/mix/world-yearly.csv +1 -1
- package/data/mix/world-yearly.json +7 -7
- package/package.json +1 -1
|
@@ -63,3 +63,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
63
63
|
2024-02,0.0154,0.2779,0.3292,0.1405,0.0507,0.0923,0.0069,0.0335,0.0535
|
|
64
64
|
2024-03,0.0152,0.2717,0.3264,0.1425,0.0503,0.0914,0.0069,0.0399,0.0556
|
|
65
65
|
2024-04,0.015,0.2626,0.328,0.1465,0.0496,0.0937,0.007,0.0434,0.0542
|
|
66
|
+
2024-05,0.015,0.2626,0.328,0.1465,0.0496,0.0937,0.007,0.0434,0.0542
|
|
@@ -63,3 +63,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
63
63
|
2024-02,0.0154,0.2779,0.3292,0.1405,0.0507,0.0923,0.0069,0.0335,0.0535
|
|
64
64
|
2024-03,0.0152,0.2717,0.3264,0.1425,0.0503,0.0914,0.0069,0.0399,0.0556
|
|
65
65
|
2024-04,0.015,0.2626,0.328,0.1465,0.0496,0.0937,0.007,0.0434,0.0542
|
|
66
|
+
2024-05,0.015,0.2626,0.328,0.1465,0.0496,0.0937,0.007,0.0434,0.0542
|
|
@@ -702,5 +702,16 @@
|
|
|
702
702
|
"Other Renewables": 0.007,
|
|
703
703
|
"Solar": 0.0434,
|
|
704
704
|
"Wind": 0.0542
|
|
705
|
+
},
|
|
706
|
+
"2024-05": {
|
|
707
|
+
"Bioenergy": 0.015,
|
|
708
|
+
"Coal": 0.2626,
|
|
709
|
+
"Gas": 0.328,
|
|
710
|
+
"Hydro": 0.1465,
|
|
711
|
+
"Nuclear": 0.0496,
|
|
712
|
+
"Other Fossil": 0.0937,
|
|
713
|
+
"Other Renewables": 0.007,
|
|
714
|
+
"Solar": 0.0434,
|
|
715
|
+
"Wind": 0.0542
|
|
705
716
|
}
|
|
706
717
|
}
|
|
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
4
4
|
2021,0.015,0.2756,0.3408,0.151,0.0539,0.0938,0.007,0.0245,0.0386
|
|
5
5
|
2022,0.015,0.2727,0.3373,0.1508,0.0511,0.0938,0.007,0.0294,0.0429
|
|
6
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.
|
|
7
|
+
2024,0.0152,0.2712,0.3286,0.1433,0.0507,0.0922,0.0069,0.038,0.0538
|
|
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
4
4
|
2021,0.015,0.2756,0.3408,0.151,0.0539,0.0938,0.007,0.0245,0.0386
|
|
5
5
|
2022,0.015,0.2727,0.3373,0.1508,0.0511,0.0938,0.007,0.0294,0.0429
|
|
6
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.
|
|
7
|
+
2024,0.0152,0.2712,0.3286,0.1433,0.0507,0.0922,0.0069,0.038,0.0538
|
|
@@ -56,13 +56,13 @@
|
|
|
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.
|
|
59
|
+
"Coal": 0.2712,
|
|
60
|
+
"Gas": 0.3286,
|
|
61
|
+
"Hydro": 0.1433,
|
|
62
|
+
"Nuclear": 0.0507,
|
|
63
|
+
"Other Fossil": 0.0922,
|
|
64
64
|
"Other Renewables": 0.0069,
|
|
65
|
-
"Solar": 0.
|
|
66
|
-
"Wind": 0.
|
|
65
|
+
"Solar": 0.038,
|
|
66
|
+
"Wind": 0.0538
|
|
67
67
|
}
|
|
68
68
|
}
|