@digital4better/data 1.1.46 → 1.1.48
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 +84 -84
- package/data/factor/country-yearly-green.json +748 -748
- package/data/factor/country-yearly.csv +87 -87
- package/data/factor/country-yearly.json +754 -754
- package/data/factor/subdivision-monthly-green.csv +163 -100
- package/data/factor/subdivision-monthly-green.json +1593 -900
- package/data/factor/subdivision-monthly.csv +163 -100
- package/data/factor/subdivision-monthly.json +1593 -900
- package/data/factor/subdivision-yearly-green.csv +63 -63
- package/data/factor/subdivision-yearly-green.json +566 -566
- 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 +21 -21
- package/data/mix/continent-yearly.csv +6 -6
- package/data/mix/continent-yearly.json +41 -41
- 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 +82 -82
- package/data/mix/country-yearly-green.json +290 -290
- package/data/mix/country-yearly.csv +82 -82
- package/data/mix/country-yearly.json +551 -551
- package/data/mix/subdivision-monthly-green.csv +163 -100
- package/data/mix/subdivision-monthly-green.json +725 -347
- package/data/mix/subdivision-monthly.csv +163 -100
- package/data/mix/subdivision-monthly.json +1351 -658
- 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 +402 -402
- 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
|
@@ -66,3 +66,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
66
66
|
2024-05,0.0145,0.2565,0.327,0.1589,0.0495,0.09,0.0069,0.0496,0.0469
|
|
67
67
|
2024-06,0.0142,0.2615,0.3269,0.161,0.0484,0.0885,0.0068,0.0485,0.0441
|
|
68
68
|
2024-07,0.0143,0.271,0.3259,0.1592,0.0493,0.0851,0.0065,0.048,0.0407
|
|
69
|
+
2024-08,0.0143,0.271,0.3259,0.1592,0.0493,0.0851,0.0065,0.048,0.0407
|
|
@@ -66,3 +66,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
|
|
|
66
66
|
2024-05,0.0145,0.2565,0.327,0.1589,0.0495,0.09,0.0069,0.0496,0.0469
|
|
67
67
|
2024-06,0.0142,0.2615,0.3269,0.161,0.0484,0.0885,0.0068,0.0485,0.0441
|
|
68
68
|
2024-07,0.0143,0.271,0.3259,0.1592,0.0493,0.0851,0.0065,0.048,0.0407
|
|
69
|
+
2024-08,0.0143,0.271,0.3259,0.1592,0.0493,0.0851,0.0065,0.048,0.0407
|
|
@@ -735,5 +735,16 @@
|
|
|
735
735
|
"Other Renewables": 0.0065,
|
|
736
736
|
"Solar": 0.048,
|
|
737
737
|
"Wind": 0.0407
|
|
738
|
+
},
|
|
739
|
+
"2024-08": {
|
|
740
|
+
"Bioenergy": 0.0143,
|
|
741
|
+
"Coal": 0.271,
|
|
742
|
+
"Gas": 0.3259,
|
|
743
|
+
"Hydro": 0.1592,
|
|
744
|
+
"Nuclear": 0.0493,
|
|
745
|
+
"Other Fossil": 0.0851,
|
|
746
|
+
"Other Renewables": 0.0065,
|
|
747
|
+
"Solar": 0.048,
|
|
748
|
+
"Wind": 0.0407
|
|
738
749
|
}
|
|
739
750
|
}
|
|
@@ -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.0152,0.2717,0.3359,0.1538,0.051,0.0934,0.0069,0.0293,0.0427
|
|
6
6
|
2023,0.0151,0.2721,0.3329,0.1502,0.0507,0.0911,0.0069,0.0349,0.0463
|
|
7
|
-
2024,0.
|
|
7
|
+
2024,0.0148,0.2683,0.3269,0.1529,0.0499,0.0888,0.0068,0.0431,0.0485
|
|
@@ -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.0152,0.2717,0.3359,0.1538,0.051,0.0934,0.0069,0.0293,0.0427
|
|
6
6
|
2023,0.0151,0.2721,0.3329,0.1502,0.0507,0.0911,0.0069,0.0349,0.0463
|
|
7
|
-
2024,0.
|
|
7
|
+
2024,0.0148,0.2683,0.3269,0.1529,0.0499,0.0888,0.0068,0.0431,0.0485
|
|
@@ -55,14 +55,14 @@
|
|
|
55
55
|
"Wind": 0.0463
|
|
56
56
|
},
|
|
57
57
|
"2024": {
|
|
58
|
-
"Bioenergy": 0.
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
61
|
-
"Hydro": 0.
|
|
62
|
-
"Nuclear": 0.
|
|
63
|
-
"Other Fossil": 0.
|
|
58
|
+
"Bioenergy": 0.0148,
|
|
59
|
+
"Coal": 0.2683,
|
|
60
|
+
"Gas": 0.3269,
|
|
61
|
+
"Hydro": 0.1529,
|
|
62
|
+
"Nuclear": 0.0499,
|
|
63
|
+
"Other Fossil": 0.0888,
|
|
64
64
|
"Other Renewables": 0.0068,
|
|
65
|
-
"Solar": 0.
|
|
66
|
-
"Wind": 0.
|
|
65
|
+
"Solar": 0.0431,
|
|
66
|
+
"Wind": 0.0485
|
|
67
67
|
}
|
|
68
68
|
}
|