@digital4better/data 1.1.38 → 1.1.39
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 +83 -83
- package/data/factor/country-yearly-green.json +738 -738
- package/data/factor/country-yearly.csv +86 -86
- package/data/factor/country-yearly.json +744 -744
- package/data/factor/subdivision-monthly-green.csv +63 -0
- package/data/factor/subdivision-monthly-green.json +693 -0
- package/data/factor/subdivision-monthly.csv +63 -0
- package/data/factor/subdivision-monthly.json +693 -0
- 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 +566 -566
- 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 +23 -23
- package/data/mix/continent-yearly.csv +6 -6
- package/data/mix/continent-yearly.json +44 -44
- 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 +79 -79
- package/data/mix/country-yearly-green.json +282 -282
- package/data/mix/country-yearly.csv +79 -79
- package/data/mix/country-yearly.json +554 -554
- package/data/mix/subdivision-monthly-green.csv +63 -0
- package/data/mix/subdivision-monthly-green.json +378 -0
- package/data/mix/subdivision-monthly.csv +63 -0
- package/data/mix/subdivision-monthly.json +693 -0
- package/data/mix/subdivision-yearly-green.csv +62 -62
- package/data/mix/subdivision-yearly-green.json +207 -207
- package/data/mix/subdivision-yearly.csv +62 -62
- package/data/mix/subdivision-yearly.json +371 -371
- 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 +1 -1
|
@@ -64,3 +64,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
64
64
|
2024-03,0.0148,0.2693,0.3254,0.1459,0.05,0.0899,0.0068,0.0419,0.056
|
|
65
65
|
2024-04,0.0146,0.261,0.3277,0.1514,0.0492,0.0918,0.007,0.0432,0.0541
|
|
66
66
|
2024-05,0.0144,0.258,0.3285,0.1577,0.0493,0.0904,0.0069,0.0481,0.0468
|
|
67
|
+
2024-06,0.0144,0.258,0.3285,0.1577,0.0493,0.0904,0.0069,0.0481,0.0468
|
|
@@ -64,3 +64,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
64
64
|
2024-03,0.0148,0.2693,0.3254,0.1459,0.05,0.0899,0.0068,0.0419,0.056
|
|
65
65
|
2024-04,0.0146,0.261,0.3277,0.1514,0.0492,0.0918,0.007,0.0432,0.0541
|
|
66
66
|
2024-05,0.0144,0.258,0.3285,0.1577,0.0493,0.0904,0.0069,0.0481,0.0468
|
|
67
|
+
2024-06,0.0144,0.258,0.3285,0.1577,0.0493,0.0904,0.0069,0.0481,0.0468
|
|
@@ -713,5 +713,16 @@
|
|
|
713
713
|
"Other Renewables": 0.0069,
|
|
714
714
|
"Solar": 0.0481,
|
|
715
715
|
"Wind": 0.0468
|
|
716
|
+
},
|
|
717
|
+
"2024-06": {
|
|
718
|
+
"Bioenergy": 0.0144,
|
|
719
|
+
"Coal": 0.258,
|
|
720
|
+
"Gas": 0.3285,
|
|
721
|
+
"Hydro": 0.1577,
|
|
722
|
+
"Nuclear": 0.0493,
|
|
723
|
+
"Other Fossil": 0.0904,
|
|
724
|
+
"Other Renewables": 0.0069,
|
|
725
|
+
"Solar": 0.0481,
|
|
726
|
+
"Wind": 0.0468
|
|
716
727
|
}
|
|
717
728
|
}
|
|
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
4
4
|
2021,0.0149,0.2745,0.3396,0.1541,0.0537,0.0934,0.007,0.0244,0.0384
|
|
5
5
|
2022,0.0149,0.2718,0.3361,0.1538,0.051,0.0935,0.0069,0.0293,0.0427
|
|
6
6
|
2023,0.0148,0.2721,0.333,0.1502,0.0507,0.0912,0.0069,0.0349,0.0463
|
|
7
|
-
2024,0.0147,0.
|
|
7
|
+
2024,0.0147,0.2674,0.3279,0.1499,0.0502,0.0907,0.0069,0.0409,0.0516
|
|
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
4
4
|
2021,0.0149,0.2745,0.3396,0.1541,0.0537,0.0934,0.007,0.0244,0.0384
|
|
5
5
|
2022,0.0149,0.2718,0.3361,0.1538,0.051,0.0935,0.0069,0.0293,0.0427
|
|
6
6
|
2023,0.0148,0.2721,0.333,0.1502,0.0507,0.0912,0.0069,0.0349,0.0463
|
|
7
|
-
2024,0.0147,0.
|
|
7
|
+
2024,0.0147,0.2674,0.3279,0.1499,0.0502,0.0907,0.0069,0.0409,0.0516
|
|
@@ -56,13 +56,13 @@
|
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
58
|
"Bioenergy": 0.0147,
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
61
|
-
"Hydro": 0.
|
|
62
|
-
"Nuclear": 0.
|
|
59
|
+
"Coal": 0.2674,
|
|
60
|
+
"Gas": 0.3279,
|
|
61
|
+
"Hydro": 0.1499,
|
|
62
|
+
"Nuclear": 0.0502,
|
|
63
63
|
"Other Fossil": 0.0907,
|
|
64
64
|
"Other Renewables": 0.0069,
|
|
65
|
-
"Solar": 0.
|
|
66
|
-
"Wind": 0.
|
|
65
|
+
"Solar": 0.0409,
|
|
66
|
+
"Wind": 0.0516
|
|
67
67
|
}
|
|
68
68
|
}
|