@digital4better/data 1.2.22 → 1.2.24
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 +79 -79
- package/data/factor/country-yearly-green.json +686 -686
- package/data/factor/country-yearly.csv +81 -81
- package/data/factor/country-yearly.json +679 -679
- 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 +20 -20
- package/data/mix/continent-yearly.csv +6 -6
- package/data/mix/continent-yearly.json +45 -45
- 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 +70 -70
- package/data/mix/country-yearly-green.json +249 -249
- package/data/mix/country-yearly.csv +70 -70
- package/data/mix/country-yearly.json +451 -451
- package/data/mix/subdivision-monthly-green.csv +89 -26
- package/data/mix/subdivision-monthly-green.json +468 -90
- package/data/mix/subdivision-monthly.csv +89 -26
- package/data/mix/subdivision-monthly.json +871 -178
- package/data/mix/subdivision-yearly-green.csv +63 -63
- package/data/mix/subdivision-yearly-green.json +215 -215
- package/data/mix/subdivision-yearly.csv +63 -63
- package/data/mix/subdivision-yearly.json +390 -390
- 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 +2 -2
|
@@ -74,3 +74,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
74
74
|
2025-01,0.0159,0.2677,0.319,0.1357,0.0583,0.0949,0.0071,0.0429,0.0586
|
|
75
75
|
2025-02,0.0159,0.268,0.3194,0.1373,0.054,0.0971,0.0072,0.0459,0.0553
|
|
76
76
|
2025-03,0.0156,0.2617,0.3096,0.1378,0.0547,0.0964,0.0072,0.054,0.063
|
|
77
|
+
2025-04,0.0156,0.2617,0.3096,0.1378,0.0547,0.0964,0.0072,0.054,0.063
|
|
@@ -74,3 +74,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
74
74
|
2025-01,0.0159,0.2677,0.319,0.1357,0.0583,0.0949,0.0071,0.0429,0.0586
|
|
75
75
|
2025-02,0.0159,0.268,0.3194,0.1373,0.054,0.0971,0.0072,0.0459,0.0553
|
|
76
76
|
2025-03,0.0156,0.2617,0.3096,0.1378,0.0547,0.0964,0.0072,0.054,0.063
|
|
77
|
+
2025-04,0.0156,0.2617,0.3096,0.1378,0.0547,0.0964,0.0072,0.054,0.063
|
|
@@ -823,5 +823,16 @@
|
|
|
823
823
|
"Other Renewables": 0.0072,
|
|
824
824
|
"Solar": 0.054,
|
|
825
825
|
"Wind": 0.063
|
|
826
|
+
},
|
|
827
|
+
"2025-04": {
|
|
828
|
+
"Bioenergy": 0.0156,
|
|
829
|
+
"Coal": 0.2617,
|
|
830
|
+
"Gas": 0.3096,
|
|
831
|
+
"Hydro": 0.1378,
|
|
832
|
+
"Nuclear": 0.0547,
|
|
833
|
+
"Other Fossil": 0.0964,
|
|
834
|
+
"Other Renewables": 0.0072,
|
|
835
|
+
"Solar": 0.054,
|
|
836
|
+
"Wind": 0.063
|
|
826
837
|
}
|
|
827
838
|
}
|
|
@@ -5,4 +5,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
5
5
|
2022,0.0156,0.2691,0.3284,0.1488,0.0537,0.1012,0.0073,0.0306,0.0452
|
|
6
6
|
2023,0.0155,0.2696,0.3257,0.1452,0.0537,0.0972,0.0072,0.0368,0.0491
|
|
7
7
|
2024,0.0154,0.2662,0.3204,0.1457,0.0533,0.0949,0.0071,0.0453,0.0517
|
|
8
|
-
2025,0.
|
|
8
|
+
2025,0.0157,0.2648,0.3144,0.1372,0.0554,0.0962,0.0071,0.0492,0.06
|
|
@@ -5,4 +5,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
5
5
|
2022,0.0156,0.2691,0.3284,0.1488,0.0537,0.1012,0.0073,0.0306,0.0452
|
|
6
6
|
2023,0.0155,0.2696,0.3257,0.1452,0.0537,0.0972,0.0072,0.0368,0.0491
|
|
7
7
|
2024,0.0154,0.2662,0.3204,0.1457,0.0533,0.0949,0.0071,0.0453,0.0517
|
|
8
|
-
2025,0.
|
|
8
|
+
2025,0.0157,0.2648,0.3144,0.1372,0.0554,0.0962,0.0071,0.0492,0.06
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
"Wind": 0.0517
|
|
67
67
|
},
|
|
68
68
|
"2025": {
|
|
69
|
-
"Bioenergy": 0.
|
|
70
|
-
"Coal": 0.
|
|
71
|
-
"Gas": 0.
|
|
72
|
-
"Hydro": 0.
|
|
73
|
-
"Nuclear": 0.
|
|
74
|
-
"Other Fossil": 0.
|
|
69
|
+
"Bioenergy": 0.0157,
|
|
70
|
+
"Coal": 0.2648,
|
|
71
|
+
"Gas": 0.3144,
|
|
72
|
+
"Hydro": 0.1372,
|
|
73
|
+
"Nuclear": 0.0554,
|
|
74
|
+
"Other Fossil": 0.0962,
|
|
75
75
|
"Other Renewables": 0.0071,
|
|
76
|
-
"Solar": 0.
|
|
77
|
-
"Wind": 0.
|
|
76
|
+
"Solar": 0.0492,
|
|
77
|
+
"Wind": 0.06
|
|
78
78
|
}
|
|
79
79
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digital4better/data",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.24",
|
|
4
4
|
"description": "Digital4Better Open Data",
|
|
5
5
|
"license": "ODbL-1.0",
|
|
6
6
|
"engines": {
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"README.md",
|
|
45
45
|
"LICENSE"
|
|
46
46
|
],
|
|
47
|
-
"releaseDate": "2025-
|
|
47
|
+
"releaseDate": "2025-05-01T00:49:06.232Z"
|
|
48
48
|
}
|