@digital4better/data 1.3.2 → 1.3.4
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 +91 -91
- package/data/factor/country-yearly-green.json +795 -795
- package/data/factor/country-yearly.csv +91 -91
- package/data/factor/country-yearly.json +797 -797
- 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 +42 -42
- 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 +89 -89
- package/data/mix/country-yearly-green.json +308 -308
- package/data/mix/country-yearly.csv +89 -89
- package/data/mix/country-yearly.json +558 -558
- 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 +873 -180
- package/data/mix/subdivision-yearly-green.csv +63 -63
- package/data/mix/subdivision-yearly-green.json +216 -216
- 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 +6 -6
- package/package.json +2 -2
|
@@ -76,3 +76,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
76
76
|
2025-03,0.0155,0.263,0.311,0.1373,0.0559,0.0942,0.0072,0.0537,0.0623
|
|
77
77
|
2025-04,0.0153,0.2506,0.3158,0.1422,0.0526,0.0967,0.0074,0.061,0.0584
|
|
78
78
|
2025-05,0.0152,0.2495,0.3154,0.1456,0.0516,0.0951,0.0073,0.0644,0.056
|
|
79
|
+
2025-06,0.0152,0.2495,0.3154,0.1456,0.0516,0.0951,0.0073,0.0644,0.056
|
|
@@ -76,3 +76,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
76
76
|
2025-03,0.0155,0.263,0.311,0.1373,0.0559,0.0942,0.0072,0.0537,0.0623
|
|
77
77
|
2025-04,0.0153,0.2506,0.3158,0.1422,0.0526,0.0967,0.0074,0.061,0.0584
|
|
78
78
|
2025-05,0.0152,0.2495,0.3154,0.1456,0.0516,0.0951,0.0073,0.0644,0.056
|
|
79
|
+
2025-06,0.0152,0.2495,0.3154,0.1456,0.0516,0.0951,0.0073,0.0644,0.056
|
|
@@ -845,5 +845,16 @@
|
|
|
845
845
|
"Other Renewables": 0.0073,
|
|
846
846
|
"Solar": 0.0644,
|
|
847
847
|
"Wind": 0.056
|
|
848
|
+
},
|
|
849
|
+
"2025-06": {
|
|
850
|
+
"Bioenergy": 0.0152,
|
|
851
|
+
"Coal": 0.2495,
|
|
852
|
+
"Gas": 0.3154,
|
|
853
|
+
"Hydro": 0.1456,
|
|
854
|
+
"Nuclear": 0.0516,
|
|
855
|
+
"Other Fossil": 0.0951,
|
|
856
|
+
"Other Renewables": 0.0073,
|
|
857
|
+
"Solar": 0.0644,
|
|
858
|
+
"Wind": 0.056
|
|
848
859
|
}
|
|
849
860
|
}
|
|
@@ -5,4 +5,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
5
5
|
2022,0.0156,0.269,0.3284,0.1489,0.0537,0.1012,0.0073,0.0306,0.0452
|
|
6
6
|
2023,0.0156,0.2694,0.3258,0.1452,0.0537,0.0972,0.0072,0.0368,0.0491
|
|
7
7
|
2024,0.0155,0.266,0.3206,0.1457,0.0533,0.0948,0.0071,0.0452,0.0517
|
|
8
|
-
2025,0.0155,0.
|
|
8
|
+
2025,0.0155,0.2583,0.3164,0.1405,0.054,0.0955,0.0072,0.0548,0.0577
|
|
@@ -5,4 +5,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
5
5
|
2022,0.0156,0.269,0.3284,0.1489,0.0537,0.1012,0.0073,0.0306,0.0452
|
|
6
6
|
2023,0.0156,0.2694,0.3258,0.1452,0.0537,0.0972,0.0072,0.0368,0.0491
|
|
7
7
|
2024,0.0155,0.266,0.3206,0.1457,0.0533,0.0948,0.0071,0.0452,0.0517
|
|
8
|
-
2025,0.0155,0.
|
|
8
|
+
2025,0.0155,0.2583,0.3164,0.1405,0.054,0.0955,0.0072,0.0548,0.0577
|
|
@@ -67,13 +67,13 @@
|
|
|
67
67
|
},
|
|
68
68
|
"2025": {
|
|
69
69
|
"Bioenergy": 0.0155,
|
|
70
|
-
"Coal": 0.
|
|
71
|
-
"Gas": 0.
|
|
72
|
-
"Hydro": 0.
|
|
73
|
-
"Nuclear": 0.
|
|
70
|
+
"Coal": 0.2583,
|
|
71
|
+
"Gas": 0.3164,
|
|
72
|
+
"Hydro": 0.1405,
|
|
73
|
+
"Nuclear": 0.054,
|
|
74
74
|
"Other Fossil": 0.0955,
|
|
75
75
|
"Other Renewables": 0.0072,
|
|
76
|
-
"Solar": 0.
|
|
77
|
-
"Wind": 0.
|
|
76
|
+
"Solar": 0.0548,
|
|
77
|
+
"Wind": 0.0577
|
|
78
78
|
}
|
|
79
79
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digital4better/data",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.4",
|
|
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-07-01T00:53:19.242Z"
|
|
48
48
|
}
|