@digital4better/data 1.3.45 → 1.3.47
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 +53 -53
- 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 +87 -87
- package/data/factor/country-yearly-green.json +757 -757
- package/data/factor/country-yearly.csv +91 -91
- package/data/factor/country-yearly.json +759 -759
- package/data/factor/subdivision-monthly-green.csv +166 -102
- package/data/factor/subdivision-monthly-green.json +1622 -918
- package/data/factor/subdivision-monthly.csv +166 -102
- package/data/factor/subdivision-monthly.json +1622 -918
- package/data/factor/subdivision-yearly-green.csv +64 -64
- package/data/factor/subdivision-yearly-green.json +576 -576
- package/data/factor/subdivision-yearly.csv +64 -64
- package/data/factor/subdivision-yearly.json +576 -576
- 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 +38 -38
- 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 +80 -80
- package/data/mix/country-yearly-green.json +275 -275
- package/data/mix/country-yearly.csv +80 -80
- package/data/mix/country-yearly.json +542 -542
- package/data/mix/subdivision-monthly-green.csv +166 -102
- package/data/mix/subdivision-monthly-green.json +744 -360
- package/data/mix/subdivision-monthly.csv +166 -102
- package/data/mix/subdivision-monthly.json +1364 -660
- package/data/mix/subdivision-yearly-green.csv +64 -64
- package/data/mix/subdivision-yearly-green.json +211 -211
- package/data/mix/subdivision-yearly.csv +64 -64
- 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 +8 -8
- package/package.json +1 -1
|
@@ -87,3 +87,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
87
87
|
2026-02,0.0167,0.2617,0.3176,0.1412,0.0512,0.0945,0.007,0.0507,0.0594
|
|
88
88
|
2026-03,0.0163,0.2592,0.3098,0.144,0.0505,0.093,0.007,0.0617,0.0586
|
|
89
89
|
2026-04,0.0159,0.2458,0.3122,0.144,0.0491,0.0948,0.0071,0.0719,0.0592
|
|
90
|
+
2026-05,0.0159,0.2458,0.3122,0.144,0.0491,0.0948,0.0071,0.0719,0.0592
|
|
@@ -87,3 +87,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
87
87
|
2026-02,0.0167,0.2617,0.3176,0.1412,0.0512,0.0945,0.007,0.0507,0.0594
|
|
88
88
|
2026-03,0.0163,0.2592,0.3098,0.144,0.0505,0.093,0.007,0.0617,0.0586
|
|
89
89
|
2026-04,0.0159,0.2458,0.3122,0.144,0.0491,0.0948,0.0071,0.0719,0.0592
|
|
90
|
+
2026-05,0.0159,0.2458,0.3122,0.144,0.0491,0.0948,0.0071,0.0719,0.0592
|
|
@@ -966,5 +966,16 @@
|
|
|
966
966
|
"Other Renewables": 0.0071,
|
|
967
967
|
"Solar": 0.0719,
|
|
968
968
|
"Wind": 0.0592
|
|
969
|
+
},
|
|
970
|
+
"2026-05": {
|
|
971
|
+
"Bioenergy": 0.0159,
|
|
972
|
+
"Coal": 0.2458,
|
|
973
|
+
"Gas": 0.3122,
|
|
974
|
+
"Hydro": 0.144,
|
|
975
|
+
"Nuclear": 0.0491,
|
|
976
|
+
"Other Fossil": 0.0948,
|
|
977
|
+
"Other Renewables": 0.0071,
|
|
978
|
+
"Solar": 0.0719,
|
|
979
|
+
"Wind": 0.0592
|
|
969
980
|
}
|
|
970
981
|
}
|
|
@@ -6,4 +6,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
6
6
|
2023,0.0164,0.2685,0.3259,0.1468,0.0534,0.0965,0.0072,0.0367,0.0486
|
|
7
7
|
2024,0.0164,0.2642,0.321,0.1473,0.0531,0.0943,0.007,0.0453,0.0514
|
|
8
8
|
2025,0.0162,0.2594,0.315,0.1452,0.053,0.0928,0.0069,0.0569,0.0546
|
|
9
|
-
2026,0.
|
|
9
|
+
2026,0.0163,0.2548,0.3142,0.1422,0.0513,0.0937,0.007,0.0606,0.0598
|
|
@@ -6,4 +6,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
6
6
|
2023,0.0164,0.2685,0.3259,0.1468,0.0534,0.0965,0.0072,0.0367,0.0486
|
|
7
7
|
2024,0.0164,0.2642,0.321,0.1473,0.0531,0.0943,0.007,0.0453,0.0514
|
|
8
8
|
2025,0.0162,0.2594,0.315,0.1452,0.053,0.0928,0.0069,0.0569,0.0546
|
|
9
|
-
2026,0.
|
|
9
|
+
2026,0.0163,0.2548,0.3142,0.1422,0.0513,0.0937,0.007,0.0606,0.0598
|
|
@@ -77,14 +77,14 @@
|
|
|
77
77
|
"Wind": 0.0546
|
|
78
78
|
},
|
|
79
79
|
"2026": {
|
|
80
|
-
"Bioenergy": 0.
|
|
81
|
-
"Coal": 0.
|
|
82
|
-
"Gas": 0.
|
|
83
|
-
"Hydro": 0.
|
|
84
|
-
"Nuclear": 0.
|
|
85
|
-
"Other Fossil": 0.
|
|
80
|
+
"Bioenergy": 0.0163,
|
|
81
|
+
"Coal": 0.2548,
|
|
82
|
+
"Gas": 0.3142,
|
|
83
|
+
"Hydro": 0.1422,
|
|
84
|
+
"Nuclear": 0.0513,
|
|
85
|
+
"Other Fossil": 0.0937,
|
|
86
86
|
"Other Renewables": 0.007,
|
|
87
|
-
"Solar": 0.
|
|
88
|
-
"Wind": 0.
|
|
87
|
+
"Solar": 0.0606,
|
|
88
|
+
"Wind": 0.0598
|
|
89
89
|
}
|
|
90
90
|
}
|