@digital4better/data 1.2.21 → 1.2.22
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 +145 -145
- package/data/factor/continent-monthly-green.json +1150 -1150
- package/data/factor/continent-monthly.csv +146 -146
- package/data/factor/continent-monthly.json +1178 -1178
- package/data/factor/continent-yearly-green.csv +17 -17
- package/data/factor/continent-yearly-green.json +145 -145
- package/data/factor/continent-yearly.csv +18 -18
- package/data/factor/continent-yearly.json +153 -153
- package/data/factor/country-monthly-green.csv +1407 -1407
- package/data/factor/country-monthly-green.json +10988 -10988
- package/data/factor/country-monthly.csv +1517 -1517
- package/data/factor/country-monthly.json +10023 -10023
- package/data/factor/country-yearly-green.csv +245 -245
- package/data/factor/country-yearly-green.json +1782 -1782
- package/data/factor/country-yearly.csv +245 -245
- package/data/factor/country-yearly.json +1657 -1657
- package/data/factor/subdivision-monthly-green.csv +100 -100
- package/data/factor/subdivision-monthly-green.json +900 -900
- package/data/factor/subdivision-monthly.csv +100 -100
- package/data/factor/subdivision-monthly.json +900 -900
- package/data/factor/subdivision-yearly-green.csv +50 -50
- package/data/factor/subdivision-yearly-green.json +450 -450
- package/data/factor/subdivision-yearly.csv +50 -50
- package/data/factor/subdivision-yearly.json +450 -450
- package/data/factor/world-monthly-green.csv +75 -75
- package/data/factor/world-monthly-green.json +672 -672
- package/data/factor/world-monthly.csv +75 -75
- package/data/factor/world-monthly.json +672 -672
- package/data/factor/world-yearly-green.csv +7 -7
- package/data/factor/world-yearly-green.json +63 -63
- package/data/factor/world-yearly.csv +7 -7
- package/data/factor/world-yearly.json +63 -63
- package/data/mix/continent-monthly-green.csv +121 -121
- package/data/mix/continent-monthly-green.json +292 -292
- package/data/mix/continent-monthly.csv +121 -121
- package/data/mix/continent-monthly.json +470 -470
- package/data/mix/continent-yearly-green.csv +17 -17
- package/data/mix/continent-yearly-green.json +41 -41
- package/data/mix/continent-yearly.csv +17 -17
- package/data/mix/continent-yearly.json +74 -74
- package/data/mix/country-monthly-green.csv +949 -949
- package/data/mix/country-monthly-green.json +2411 -2411
- package/data/mix/country-monthly.csv +949 -949
- package/data/mix/country-monthly.json +2789 -2789
- package/data/mix/country-yearly-green.csv +121 -121
- package/data/mix/country-yearly-green.json +266 -266
- package/data/mix/country-yearly.csv +121 -121
- package/data/mix/country-yearly.json +421 -421
- package/data/mix/subdivision-monthly-green.csv +100 -100
- package/data/mix/subdivision-monthly-green.json +360 -360
- package/data/mix/subdivision-monthly.csv +100 -100
- package/data/mix/subdivision-monthly.json +682 -682
- package/data/mix/subdivision-yearly-green.csv +50 -50
- package/data/mix/subdivision-yearly-green.json +178 -178
- package/data/mix/subdivision-yearly.csv +50 -50
- package/data/mix/subdivision-yearly.json +337 -337
- package/data/mix/world-monthly-green.csv +75 -75
- package/data/mix/world-monthly-green.json +175 -175
- package/data/mix/world-monthly.csv +75 -75
- package/data/mix/world-monthly.json +254 -254
- package/data/mix/world-yearly-green.csv +7 -7
- package/data/mix/world-yearly-green.json +16 -16
- package/data/mix/world-yearly.csv +7 -7
- package/data/mix/world-yearly.json +25 -25
- package/package.json +5 -5
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
"2019-01": {
|
|
3
3
|
"Bioenergy": 0.0149,
|
|
4
4
|
"Coal": 0.2779,
|
|
5
|
-
"Gas": 0.
|
|
5
|
+
"Gas": 0.3414,
|
|
6
6
|
"Hydro": 0.1452,
|
|
7
7
|
"Nuclear": 0.0619,
|
|
8
|
-
"Other Fossil": 0.
|
|
8
|
+
"Other Fossil": 0.1043,
|
|
9
9
|
"Other Renewables": 0.0075,
|
|
10
10
|
"Solar": 0.0136,
|
|
11
11
|
"Wind": 0.0333
|
|
12
12
|
},
|
|
13
13
|
"2019-02": {
|
|
14
|
-
"Bioenergy": 0.
|
|
15
|
-
"Coal": 0.
|
|
16
|
-
"Gas": 0.
|
|
14
|
+
"Bioenergy": 0.0143,
|
|
15
|
+
"Coal": 0.2761,
|
|
16
|
+
"Gas": 0.3428,
|
|
17
17
|
"Hydro": 0.1473,
|
|
18
18
|
"Nuclear": 0.058,
|
|
19
|
-
"Other Fossil": 0.
|
|
19
|
+
"Other Fossil": 0.1071,
|
|
20
20
|
"Other Renewables": 0.0077,
|
|
21
21
|
"Solar": 0.0153,
|
|
22
22
|
"Wind": 0.0313
|
|
23
23
|
},
|
|
24
24
|
"2019-03": {
|
|
25
25
|
"Bioenergy": 0.0144,
|
|
26
|
-
"Coal": 0.
|
|
27
|
-
"Gas": 0.
|
|
26
|
+
"Coal": 0.2697,
|
|
27
|
+
"Gas": 0.3382,
|
|
28
28
|
"Hydro": 0.1499,
|
|
29
29
|
"Nuclear": 0.0597,
|
|
30
30
|
"Other Fossil": 0.1043,
|
|
@@ -35,62 +35,62 @@
|
|
|
35
35
|
"2019-04": {
|
|
36
36
|
"Bioenergy": 0.014,
|
|
37
37
|
"Coal": 0.262,
|
|
38
|
-
"Gas": 0.
|
|
38
|
+
"Gas": 0.3408,
|
|
39
39
|
"Hydro": 0.156,
|
|
40
40
|
"Nuclear": 0.0571,
|
|
41
|
-
"Other Fossil": 0.
|
|
41
|
+
"Other Fossil": 0.107,
|
|
42
42
|
"Other Renewables": 0.0078,
|
|
43
43
|
"Solar": 0.0213,
|
|
44
44
|
"Wind": 0.0341
|
|
45
45
|
},
|
|
46
46
|
"2019-05": {
|
|
47
47
|
"Bioenergy": 0.0137,
|
|
48
|
-
"Coal": 0.
|
|
49
|
-
"Gas": 0.
|
|
48
|
+
"Coal": 0.2599,
|
|
49
|
+
"Gas": 0.3394,
|
|
50
50
|
"Hydro": 0.1627,
|
|
51
51
|
"Nuclear": 0.0562,
|
|
52
|
-
"Other Fossil": 0.
|
|
52
|
+
"Other Fossil": 0.105,
|
|
53
53
|
"Other Renewables": 0.0077,
|
|
54
54
|
"Solar": 0.0222,
|
|
55
55
|
"Wind": 0.0332
|
|
56
56
|
},
|
|
57
57
|
"2019-06": {
|
|
58
58
|
"Bioenergy": 0.0134,
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
59
|
+
"Coal": 0.2634,
|
|
60
|
+
"Gas": 0.344,
|
|
61
61
|
"Hydro": 0.1607,
|
|
62
62
|
"Nuclear": 0.0554,
|
|
63
|
-
"Other Fossil": 0.
|
|
63
|
+
"Other Fossil": 0.1044,
|
|
64
64
|
"Other Renewables": 0.0075,
|
|
65
65
|
"Solar": 0.0223,
|
|
66
66
|
"Wind": 0.0289
|
|
67
67
|
},
|
|
68
68
|
"2019-07": {
|
|
69
69
|
"Bioenergy": 0.0134,
|
|
70
|
-
"Coal": 0.
|
|
71
|
-
"Gas": 0.
|
|
70
|
+
"Coal": 0.2727,
|
|
71
|
+
"Gas": 0.3438,
|
|
72
72
|
"Hydro": 0.1584,
|
|
73
73
|
"Nuclear": 0.056,
|
|
74
74
|
"Other Fossil": 0.1005,
|
|
75
75
|
"Other Renewables": 0.0073,
|
|
76
76
|
"Solar": 0.021,
|
|
77
|
-
"Wind": 0.
|
|
77
|
+
"Wind": 0.0268
|
|
78
78
|
},
|
|
79
79
|
"2019-08": {
|
|
80
80
|
"Bioenergy": 0.0136,
|
|
81
|
-
"Coal": 0.
|
|
82
|
-
"Gas": 0.
|
|
81
|
+
"Coal": 0.2733,
|
|
82
|
+
"Gas": 0.3449,
|
|
83
83
|
"Hydro": 0.1561,
|
|
84
84
|
"Nuclear": 0.0562,
|
|
85
85
|
"Other Fossil": 0.1008,
|
|
86
86
|
"Other Renewables": 0.0073,
|
|
87
|
-
"Solar": 0.
|
|
87
|
+
"Solar": 0.0212,
|
|
88
88
|
"Wind": 0.0266
|
|
89
89
|
},
|
|
90
90
|
"2019-09": {
|
|
91
91
|
"Bioenergy": 0.0135,
|
|
92
|
-
"Coal": 0.
|
|
93
|
-
"Gas": 0.
|
|
92
|
+
"Coal": 0.2653,
|
|
93
|
+
"Gas": 0.3498,
|
|
94
94
|
"Hydro": 0.1542,
|
|
95
95
|
"Nuclear": 0.0555,
|
|
96
96
|
"Other Fossil": 0.1044,
|
|
@@ -100,41 +100,41 @@
|
|
|
100
100
|
},
|
|
101
101
|
"2019-10": {
|
|
102
102
|
"Bioenergy": 0.0138,
|
|
103
|
-
"Coal": 0.
|
|
104
|
-
"Gas": 0.
|
|
103
|
+
"Coal": 0.2617,
|
|
104
|
+
"Gas": 0.3503,
|
|
105
105
|
"Hydro": 0.1536,
|
|
106
106
|
"Nuclear": 0.0566,
|
|
107
|
-
"Other Fossil": 0.
|
|
107
|
+
"Other Fossil": 0.105,
|
|
108
108
|
"Other Renewables": 0.0075,
|
|
109
109
|
"Solar": 0.0186,
|
|
110
110
|
"Wind": 0.0329
|
|
111
111
|
},
|
|
112
112
|
"2019-11": {
|
|
113
113
|
"Bioenergy": 0.0144,
|
|
114
|
-
"Coal": 0.
|
|
115
|
-
"Gas": 0.
|
|
114
|
+
"Coal": 0.2725,
|
|
115
|
+
"Gas": 0.3418,
|
|
116
116
|
"Hydro": 0.1494,
|
|
117
117
|
"Nuclear": 0.0582,
|
|
118
118
|
"Other Fossil": 0.1051,
|
|
119
|
-
"Other Renewables": 0.
|
|
119
|
+
"Other Renewables": 0.0074,
|
|
120
120
|
"Solar": 0.0158,
|
|
121
121
|
"Wind": 0.0354
|
|
122
122
|
},
|
|
123
123
|
"2019-12": {
|
|
124
124
|
"Bioenergy": 0.0149,
|
|
125
|
-
"Coal": 0.
|
|
126
|
-
"Gas": 0.
|
|
125
|
+
"Coal": 0.283,
|
|
126
|
+
"Gas": 0.336,
|
|
127
127
|
"Hydro": 0.1431,
|
|
128
128
|
"Nuclear": 0.0605,
|
|
129
|
-
"Other Fossil": 0.
|
|
129
|
+
"Other Fossil": 0.1027,
|
|
130
130
|
"Other Renewables": 0.0072,
|
|
131
131
|
"Solar": 0.0147,
|
|
132
132
|
"Wind": 0.038
|
|
133
133
|
},
|
|
134
134
|
"2020-01": {
|
|
135
135
|
"Bioenergy": 0.0151,
|
|
136
|
-
"Coal": 0.
|
|
137
|
-
"Gas": 0.
|
|
136
|
+
"Coal": 0.2638,
|
|
137
|
+
"Gas": 0.3463,
|
|
138
138
|
"Hydro": 0.1457,
|
|
139
139
|
"Nuclear": 0.0617,
|
|
140
140
|
"Other Fossil": 0.1067,
|
|
@@ -144,19 +144,19 @@
|
|
|
144
144
|
},
|
|
145
145
|
"2020-02": {
|
|
146
146
|
"Bioenergy": 0.0149,
|
|
147
|
-
"Coal": 0.
|
|
148
|
-
"Gas": 0.
|
|
147
|
+
"Coal": 0.2618,
|
|
148
|
+
"Gas": 0.3436,
|
|
149
149
|
"Hydro": 0.149,
|
|
150
150
|
"Nuclear": 0.0572,
|
|
151
|
-
"Other Fossil": 0.
|
|
151
|
+
"Other Fossil": 0.1076,
|
|
152
152
|
"Other Renewables": 0.0076,
|
|
153
153
|
"Solar": 0.0181,
|
|
154
154
|
"Wind": 0.0403
|
|
155
155
|
},
|
|
156
156
|
"2020-03": {
|
|
157
157
|
"Bioenergy": 0.0151,
|
|
158
|
-
"Coal": 0.
|
|
159
|
-
"Gas": 0.
|
|
158
|
+
"Coal": 0.2543,
|
|
159
|
+
"Gas": 0.3398,
|
|
160
160
|
"Hydro": 0.1539,
|
|
161
161
|
"Nuclear": 0.0591,
|
|
162
162
|
"Other Fossil": 0.1057,
|
|
@@ -166,8 +166,8 @@
|
|
|
166
166
|
},
|
|
167
167
|
"2020-04": {
|
|
168
168
|
"Bioenergy": 0.0152,
|
|
169
|
-
"Coal": 0.
|
|
170
|
-
"Gas": 0.
|
|
169
|
+
"Coal": 0.2529,
|
|
170
|
+
"Gas": 0.3398,
|
|
171
171
|
"Hydro": 0.1547,
|
|
172
172
|
"Nuclear": 0.0569,
|
|
173
173
|
"Other Fossil": 0.1088,
|
|
@@ -177,30 +177,30 @@
|
|
|
177
177
|
},
|
|
178
178
|
"2020-05": {
|
|
179
179
|
"Bioenergy": 0.015,
|
|
180
|
-
"Coal": 0.
|
|
181
|
-
"Gas": 0.
|
|
180
|
+
"Coal": 0.2576,
|
|
181
|
+
"Gas": 0.3344,
|
|
182
182
|
"Hydro": 0.1589,
|
|
183
183
|
"Nuclear": 0.0561,
|
|
184
|
-
"Other Fossil": 0.
|
|
184
|
+
"Other Fossil": 0.1063,
|
|
185
185
|
"Other Renewables": 0.0077,
|
|
186
186
|
"Solar": 0.0273,
|
|
187
187
|
"Wind": 0.0367
|
|
188
188
|
},
|
|
189
189
|
"2020-06": {
|
|
190
190
|
"Bioenergy": 0.0141,
|
|
191
|
-
"Coal": 0.
|
|
192
|
-
"Gas": 0.
|
|
191
|
+
"Coal": 0.2605,
|
|
192
|
+
"Gas": 0.3386,
|
|
193
193
|
"Hydro": 0.1632,
|
|
194
194
|
"Nuclear": 0.0537,
|
|
195
|
-
"Other Fossil": 0.
|
|
195
|
+
"Other Fossil": 0.1042,
|
|
196
196
|
"Other Renewables": 0.0075,
|
|
197
197
|
"Solar": 0.0252,
|
|
198
198
|
"Wind": 0.0331
|
|
199
199
|
},
|
|
200
200
|
"2020-07": {
|
|
201
201
|
"Bioenergy": 0.0139,
|
|
202
|
-
"Coal": 0.
|
|
203
|
-
"Gas": 0.
|
|
202
|
+
"Coal": 0.2655,
|
|
203
|
+
"Gas": 0.3417,
|
|
204
204
|
"Hydro": 0.1648,
|
|
205
205
|
"Nuclear": 0.0532,
|
|
206
206
|
"Other Fossil": 0.1001,
|
|
@@ -210,8 +210,8 @@
|
|
|
210
210
|
},
|
|
211
211
|
"2020-08": {
|
|
212
212
|
"Bioenergy": 0.0141,
|
|
213
|
-
"Coal": 0.
|
|
214
|
-
"Gas": 0.
|
|
213
|
+
"Coal": 0.2744,
|
|
214
|
+
"Gas": 0.3389,
|
|
215
215
|
"Hydro": 0.16,
|
|
216
216
|
"Nuclear": 0.0523,
|
|
217
217
|
"Other Fossil": 0.0995,
|
|
@@ -221,19 +221,19 @@
|
|
|
221
221
|
},
|
|
222
222
|
"2020-09": {
|
|
223
223
|
"Bioenergy": 0.0141,
|
|
224
|
-
"Coal": 0.
|
|
225
|
-
"Gas": 0.
|
|
224
|
+
"Coal": 0.2617,
|
|
225
|
+
"Gas": 0.3418,
|
|
226
226
|
"Hydro": 0.1639,
|
|
227
227
|
"Nuclear": 0.053,
|
|
228
|
-
"Other Fossil": 0.
|
|
228
|
+
"Other Fossil": 0.1041,
|
|
229
229
|
"Other Renewables": 0.0074,
|
|
230
230
|
"Solar": 0.0233,
|
|
231
231
|
"Wind": 0.0307
|
|
232
232
|
},
|
|
233
233
|
"2020-10": {
|
|
234
234
|
"Bioenergy": 0.0143,
|
|
235
|
-
"Coal": 0.
|
|
236
|
-
"Gas": 0.
|
|
235
|
+
"Coal": 0.256,
|
|
236
|
+
"Gas": 0.3392,
|
|
237
237
|
"Hydro": 0.1639,
|
|
238
238
|
"Nuclear": 0.0551,
|
|
239
239
|
"Other Fossil": 0.104,
|
|
@@ -243,19 +243,19 @@
|
|
|
243
243
|
},
|
|
244
244
|
"2020-11": {
|
|
245
245
|
"Bioenergy": 0.0151,
|
|
246
|
-
"Coal": 0.
|
|
246
|
+
"Coal": 0.2742,
|
|
247
247
|
"Gas": 0.3351,
|
|
248
248
|
"Hydro": 0.1485,
|
|
249
249
|
"Nuclear": 0.0567,
|
|
250
250
|
"Other Fossil": 0.1046,
|
|
251
251
|
"Other Renewables": 0.0075,
|
|
252
|
-
"Solar": 0.
|
|
253
|
-
"Wind": 0.
|
|
252
|
+
"Solar": 0.0189,
|
|
253
|
+
"Wind": 0.0395
|
|
254
254
|
},
|
|
255
255
|
"2020-12": {
|
|
256
256
|
"Bioenergy": 0.0157,
|
|
257
|
-
"Coal": 0.
|
|
258
|
-
"Gas": 0.
|
|
257
|
+
"Coal": 0.2904,
|
|
258
|
+
"Gas": 0.3281,
|
|
259
259
|
"Hydro": 0.141,
|
|
260
260
|
"Nuclear": 0.0591,
|
|
261
261
|
"Other Fossil": 0.101,
|
|
@@ -265,8 +265,8 @@
|
|
|
265
265
|
},
|
|
266
266
|
"2021-01": {
|
|
267
267
|
"Bioenergy": 0.0158,
|
|
268
|
-
"Coal": 0.
|
|
269
|
-
"Gas": 0.
|
|
268
|
+
"Coal": 0.2769,
|
|
269
|
+
"Gas": 0.3339,
|
|
270
270
|
"Hydro": 0.1425,
|
|
271
271
|
"Nuclear": 0.0598,
|
|
272
272
|
"Other Fossil": 0.103,
|
|
@@ -276,8 +276,8 @@
|
|
|
276
276
|
},
|
|
277
277
|
"2021-02": {
|
|
278
278
|
"Bioenergy": 0.0156,
|
|
279
|
-
"Coal": 0.
|
|
280
|
-
"Gas": 0.
|
|
279
|
+
"Coal": 0.2797,
|
|
280
|
+
"Gas": 0.3312,
|
|
281
281
|
"Hydro": 0.1445,
|
|
282
282
|
"Nuclear": 0.0551,
|
|
283
283
|
"Other Fossil": 0.1042,
|
|
@@ -287,19 +287,19 @@
|
|
|
287
287
|
},
|
|
288
288
|
"2021-03": {
|
|
289
289
|
"Bioenergy": 0.0158,
|
|
290
|
-
"Coal": 0.
|
|
290
|
+
"Coal": 0.2764,
|
|
291
291
|
"Gas": 0.3274,
|
|
292
292
|
"Hydro": 0.1433,
|
|
293
293
|
"Nuclear": 0.0579,
|
|
294
294
|
"Other Fossil": 0.1011,
|
|
295
295
|
"Other Renewables": 0.0074,
|
|
296
|
-
"Solar": 0.
|
|
296
|
+
"Solar": 0.0258,
|
|
297
297
|
"Wind": 0.0449
|
|
298
298
|
},
|
|
299
299
|
"2021-04": {
|
|
300
300
|
"Bioenergy": 0.0154,
|
|
301
|
-
"Coal": 0.
|
|
302
|
-
"Gas": 0.
|
|
301
|
+
"Coal": 0.2682,
|
|
302
|
+
"Gas": 0.3331,
|
|
303
303
|
"Hydro": 0.1469,
|
|
304
304
|
"Nuclear": 0.0547,
|
|
305
305
|
"Other Fossil": 0.1034,
|
|
@@ -309,31 +309,31 @@
|
|
|
309
309
|
},
|
|
310
310
|
"2021-05": {
|
|
311
311
|
"Bioenergy": 0.0153,
|
|
312
|
-
"Coal": 0.
|
|
312
|
+
"Coal": 0.2617,
|
|
313
313
|
"Gas": 0.3281,
|
|
314
314
|
"Hydro": 0.1546,
|
|
315
315
|
"Nuclear": 0.0554,
|
|
316
|
-
"Other Fossil": 0.
|
|
316
|
+
"Other Fossil": 0.1025,
|
|
317
317
|
"Other Renewables": 0.0075,
|
|
318
318
|
"Solar": 0.0304,
|
|
319
|
-
"Wind": 0.
|
|
319
|
+
"Wind": 0.0446
|
|
320
320
|
},
|
|
321
321
|
"2021-06": {
|
|
322
322
|
"Bioenergy": 0.0147,
|
|
323
|
-
"Coal": 0.
|
|
324
|
-
"Gas": 0.
|
|
323
|
+
"Coal": 0.2699,
|
|
324
|
+
"Gas": 0.3347,
|
|
325
325
|
"Hydro": 0.1542,
|
|
326
326
|
"Nuclear": 0.0545,
|
|
327
|
-
"Other Fossil": 0.
|
|
327
|
+
"Other Fossil": 0.1011,
|
|
328
328
|
"Other Renewables": 0.0072,
|
|
329
329
|
"Solar": 0.0296,
|
|
330
330
|
"Wind": 0.0341
|
|
331
331
|
},
|
|
332
332
|
"2021-07": {
|
|
333
333
|
"Bioenergy": 0.0149,
|
|
334
|
-
"Coal": 0.
|
|
335
|
-
"Gas": 0.
|
|
336
|
-
"Hydro": 0.
|
|
334
|
+
"Coal": 0.2785,
|
|
335
|
+
"Gas": 0.3315,
|
|
336
|
+
"Hydro": 0.1544,
|
|
337
337
|
"Nuclear": 0.0547,
|
|
338
338
|
"Other Fossil": 0.0976,
|
|
339
339
|
"Other Renewables": 0.0069,
|
|
@@ -342,19 +342,19 @@
|
|
|
342
342
|
},
|
|
343
343
|
"2021-08": {
|
|
344
344
|
"Bioenergy": 0.0148,
|
|
345
|
-
"Coal": 0.
|
|
346
|
-
"Gas": 0.
|
|
345
|
+
"Coal": 0.2785,
|
|
346
|
+
"Gas": 0.3324,
|
|
347
347
|
"Hydro": 0.153,
|
|
348
348
|
"Nuclear": 0.0546,
|
|
349
|
-
"Other Fossil": 0.
|
|
349
|
+
"Other Fossil": 0.0984,
|
|
350
350
|
"Other Renewables": 0.007,
|
|
351
351
|
"Solar": 0.0279,
|
|
352
352
|
"Wind": 0.0334
|
|
353
353
|
},
|
|
354
354
|
"2021-09": {
|
|
355
355
|
"Bioenergy": 0.0148,
|
|
356
|
-
"Coal": 0.
|
|
357
|
-
"Gas": 0.
|
|
356
|
+
"Coal": 0.2665,
|
|
357
|
+
"Gas": 0.3347,
|
|
358
358
|
"Hydro": 0.1572,
|
|
359
359
|
"Nuclear": 0.0558,
|
|
360
360
|
"Other Fossil": 0.1025,
|
|
@@ -364,9 +364,9 @@
|
|
|
364
364
|
},
|
|
365
365
|
"2021-10": {
|
|
366
366
|
"Bioenergy": 0.0149,
|
|
367
|
-
"Coal": 0.
|
|
368
|
-
"Gas": 0.
|
|
369
|
-
"Hydro": 0.
|
|
367
|
+
"Coal": 0.2598,
|
|
368
|
+
"Gas": 0.3361,
|
|
369
|
+
"Hydro": 0.1521,
|
|
370
370
|
"Nuclear": 0.0568,
|
|
371
371
|
"Other Fossil": 0.1036,
|
|
372
372
|
"Other Renewables": 0.0074,
|
|
@@ -375,33 +375,33 @@
|
|
|
375
375
|
},
|
|
376
376
|
"2021-11": {
|
|
377
377
|
"Bioenergy": 0.0155,
|
|
378
|
-
"Coal": 0.
|
|
378
|
+
"Coal": 0.267,
|
|
379
379
|
"Gas": 0.3349,
|
|
380
380
|
"Hydro": 0.145,
|
|
381
381
|
"Nuclear": 0.0582,
|
|
382
382
|
"Other Fossil": 0.1041,
|
|
383
383
|
"Other Renewables": 0.0074,
|
|
384
|
-
"Solar": 0.
|
|
384
|
+
"Solar": 0.0222,
|
|
385
385
|
"Wind": 0.0456
|
|
386
386
|
},
|
|
387
387
|
"2021-12": {
|
|
388
388
|
"Bioenergy": 0.0163,
|
|
389
|
-
"Coal": 0.
|
|
390
|
-
"Gas": 0.
|
|
389
|
+
"Coal": 0.2803,
|
|
390
|
+
"Gas": 0.3258,
|
|
391
391
|
"Hydro": 0.1392,
|
|
392
392
|
"Nuclear": 0.0616,
|
|
393
393
|
"Other Fossil": 0.1007,
|
|
394
394
|
"Other Renewables": 0.0072,
|
|
395
|
-
"Solar": 0.
|
|
395
|
+
"Solar": 0.0206,
|
|
396
396
|
"Wind": 0.0484
|
|
397
397
|
},
|
|
398
398
|
"2022-01": {
|
|
399
399
|
"Bioenergy": 0.0162,
|
|
400
|
-
"Coal": 0.
|
|
401
|
-
"Gas": 0.
|
|
400
|
+
"Coal": 0.2766,
|
|
401
|
+
"Gas": 0.3286,
|
|
402
402
|
"Hydro": 0.1395,
|
|
403
403
|
"Nuclear": 0.0607,
|
|
404
|
-
"Other Fossil": 0.
|
|
404
|
+
"Other Fossil": 0.103,
|
|
405
405
|
"Other Renewables": 0.0072,
|
|
406
406
|
"Solar": 0.0225,
|
|
407
407
|
"Wind": 0.0457
|
|
@@ -409,34 +409,34 @@
|
|
|
409
409
|
"2022-02": {
|
|
410
410
|
"Bioenergy": 0.0161,
|
|
411
411
|
"Coal": 0.2765,
|
|
412
|
-
"Gas": 0.
|
|
412
|
+
"Gas": 0.3266,
|
|
413
413
|
"Hydro": 0.1401,
|
|
414
414
|
"Nuclear": 0.0556,
|
|
415
|
-
"Other Fossil": 0.
|
|
415
|
+
"Other Fossil": 0.1044,
|
|
416
416
|
"Other Renewables": 0.0073,
|
|
417
|
-
"Solar": 0.
|
|
417
|
+
"Solar": 0.0249,
|
|
418
418
|
"Wind": 0.0486
|
|
419
419
|
},
|
|
420
420
|
"2022-03": {
|
|
421
421
|
"Bioenergy": 0.016,
|
|
422
|
-
"Coal": 0.
|
|
423
|
-
"Gas": 0.
|
|
422
|
+
"Coal": 0.2687,
|
|
423
|
+
"Gas": 0.3247,
|
|
424
424
|
"Hydro": 0.1457,
|
|
425
425
|
"Nuclear": 0.0556,
|
|
426
426
|
"Other Fossil": 0.1015,
|
|
427
427
|
"Other Renewables": 0.0073,
|
|
428
|
-
"Solar": 0.
|
|
429
|
-
"Wind": 0.
|
|
428
|
+
"Solar": 0.0304,
|
|
429
|
+
"Wind": 0.0501
|
|
430
430
|
},
|
|
431
431
|
"2022-04": {
|
|
432
432
|
"Bioenergy": 0.0154,
|
|
433
433
|
"Coal": 0.2552,
|
|
434
|
-
"Gas": 0.
|
|
434
|
+
"Gas": 0.3255,
|
|
435
435
|
"Hydro": 0.1526,
|
|
436
436
|
"Nuclear": 0.0521,
|
|
437
|
-
"Other Fossil": 0.
|
|
437
|
+
"Other Fossil": 0.1053,
|
|
438
438
|
"Other Renewables": 0.0076,
|
|
439
|
-
"Solar": 0.
|
|
439
|
+
"Solar": 0.0349,
|
|
440
440
|
"Wind": 0.0514
|
|
441
441
|
},
|
|
442
442
|
"2022-05": {
|
|
@@ -444,37 +444,37 @@
|
|
|
444
444
|
"Coal": 0.2507,
|
|
445
445
|
"Gas": 0.3259,
|
|
446
446
|
"Hydro": 0.1611,
|
|
447
|
-
"Nuclear": 0.
|
|
447
|
+
"Nuclear": 0.052,
|
|
448
448
|
"Other Fossil": 0.1034,
|
|
449
449
|
"Other Renewables": 0.0075,
|
|
450
|
-
"Solar": 0.
|
|
450
|
+
"Solar": 0.0368,
|
|
451
451
|
"Wind": 0.0475
|
|
452
452
|
},
|
|
453
453
|
"2022-06": {
|
|
454
454
|
"Bioenergy": 0.0147,
|
|
455
|
-
"Coal": 0.
|
|
456
|
-
"Gas": 0.
|
|
455
|
+
"Coal": 0.2592,
|
|
456
|
+
"Gas": 0.33,
|
|
457
457
|
"Hydro": 0.1627,
|
|
458
458
|
"Nuclear": 0.0499,
|
|
459
459
|
"Other Fossil": 0.1005,
|
|
460
460
|
"Other Renewables": 0.0072,
|
|
461
461
|
"Solar": 0.0355,
|
|
462
|
-
"Wind": 0.
|
|
462
|
+
"Wind": 0.0403
|
|
463
463
|
},
|
|
464
464
|
"2022-07": {
|
|
465
465
|
"Bioenergy": 0.0152,
|
|
466
|
-
"Coal": 0.
|
|
467
|
-
"Gas": 0.
|
|
466
|
+
"Coal": 0.2753,
|
|
467
|
+
"Gas": 0.3287,
|
|
468
468
|
"Hydro": 0.1548,
|
|
469
469
|
"Nuclear": 0.0509,
|
|
470
470
|
"Other Fossil": 0.0966,
|
|
471
471
|
"Other Renewables": 0.0069,
|
|
472
|
-
"Solar": 0.
|
|
472
|
+
"Solar": 0.0342,
|
|
473
473
|
"Wind": 0.0374
|
|
474
474
|
},
|
|
475
475
|
"2022-08": {
|
|
476
476
|
"Bioenergy": 0.0155,
|
|
477
|
-
"Coal": 0.
|
|
477
|
+
"Coal": 0.2844,
|
|
478
478
|
"Gas": 0.3286,
|
|
479
479
|
"Hydro": 0.1488,
|
|
480
480
|
"Nuclear": 0.0513,
|
|
@@ -485,40 +485,40 @@
|
|
|
485
485
|
},
|
|
486
486
|
"2022-09": {
|
|
487
487
|
"Bioenergy": 0.0154,
|
|
488
|
-
"Coal": 0.
|
|
489
|
-
"Gas": 0.
|
|
488
|
+
"Coal": 0.268,
|
|
489
|
+
"Gas": 0.3351,
|
|
490
490
|
"Hydro": 0.148,
|
|
491
491
|
"Nuclear": 0.0515,
|
|
492
492
|
"Other Fossil": 0.1026,
|
|
493
493
|
"Other Renewables": 0.0073,
|
|
494
|
-
"Solar": 0.
|
|
494
|
+
"Solar": 0.0331,
|
|
495
495
|
"Wind": 0.039
|
|
496
496
|
},
|
|
497
497
|
"2022-10": {
|
|
498
498
|
"Bioenergy": 0.0153,
|
|
499
|
-
"Coal": 0.
|
|
500
|
-
"Gas": 0.
|
|
499
|
+
"Coal": 0.2592,
|
|
500
|
+
"Gas": 0.3335,
|
|
501
501
|
"Hydro": 0.1497,
|
|
502
502
|
"Nuclear": 0.053,
|
|
503
503
|
"Other Fossil": 0.1018,
|
|
504
504
|
"Other Renewables": 0.0075,
|
|
505
|
-
"Solar": 0.
|
|
505
|
+
"Solar": 0.0316,
|
|
506
506
|
"Wind": 0.0484
|
|
507
507
|
},
|
|
508
508
|
"2022-11": {
|
|
509
509
|
"Bioenergy": 0.016,
|
|
510
|
-
"Coal": 0.
|
|
510
|
+
"Coal": 0.2691,
|
|
511
511
|
"Gas": 0.3306,
|
|
512
512
|
"Hydro": 0.1438,
|
|
513
513
|
"Nuclear": 0.0549,
|
|
514
514
|
"Other Fossil": 0.1011,
|
|
515
515
|
"Other Renewables": 0.0075,
|
|
516
|
-
"Solar": 0.
|
|
516
|
+
"Solar": 0.0265,
|
|
517
517
|
"Wind": 0.0505
|
|
518
518
|
},
|
|
519
519
|
"2022-12": {
|
|
520
520
|
"Bioenergy": 0.0165,
|
|
521
|
-
"Coal": 0.
|
|
521
|
+
"Coal": 0.2832,
|
|
522
522
|
"Gas": 0.3234,
|
|
523
523
|
"Hydro": 0.1393,
|
|
524
524
|
"Nuclear": 0.0571,
|
|
@@ -529,52 +529,52 @@
|
|
|
529
529
|
},
|
|
530
530
|
"2023-01": {
|
|
531
531
|
"Bioenergy": 0.0162,
|
|
532
|
-
"Coal": 0.
|
|
532
|
+
"Coal": 0.2707,
|
|
533
533
|
"Gas": 0.3247,
|
|
534
534
|
"Hydro": 0.1408,
|
|
535
535
|
"Nuclear": 0.0583,
|
|
536
536
|
"Other Fossil": 0.1001,
|
|
537
537
|
"Other Renewables": 0.0074,
|
|
538
|
-
"Solar": 0.
|
|
538
|
+
"Solar": 0.0272,
|
|
539
539
|
"Wind": 0.0546
|
|
540
540
|
},
|
|
541
541
|
"2023-02": {
|
|
542
542
|
"Bioenergy": 0.0159,
|
|
543
|
-
"Coal": 0.
|
|
544
|
-
"Gas": 0.
|
|
543
|
+
"Coal": 0.2706,
|
|
544
|
+
"Gas": 0.3282,
|
|
545
545
|
"Hydro": 0.1399,
|
|
546
546
|
"Nuclear": 0.0541,
|
|
547
547
|
"Other Fossil": 0.1016,
|
|
548
548
|
"Other Renewables": 0.0074,
|
|
549
549
|
"Solar": 0.0301,
|
|
550
|
-
"Wind": 0.
|
|
550
|
+
"Wind": 0.052
|
|
551
551
|
},
|
|
552
552
|
"2023-03": {
|
|
553
553
|
"Bioenergy": 0.016,
|
|
554
|
-
"Coal": 0.
|
|
555
|
-
"Gas": 0.
|
|
554
|
+
"Coal": 0.2697,
|
|
555
|
+
"Gas": 0.3237,
|
|
556
556
|
"Hydro": 0.1409,
|
|
557
557
|
"Nuclear": 0.0545,
|
|
558
558
|
"Other Fossil": 0.0973,
|
|
559
559
|
"Other Renewables": 0.0073,
|
|
560
560
|
"Solar": 0.0358,
|
|
561
|
-
"Wind": 0.
|
|
561
|
+
"Wind": 0.0547
|
|
562
562
|
},
|
|
563
563
|
"2023-04": {
|
|
564
564
|
"Bioenergy": 0.0155,
|
|
565
|
-
"Coal": 0.
|
|
566
|
-
"Gas": 0.
|
|
565
|
+
"Coal": 0.2591,
|
|
566
|
+
"Gas": 0.3264,
|
|
567
567
|
"Hydro": 0.1433,
|
|
568
568
|
"Nuclear": 0.0526,
|
|
569
569
|
"Other Fossil": 0.1008,
|
|
570
570
|
"Other Renewables": 0.0076,
|
|
571
571
|
"Solar": 0.0396,
|
|
572
|
-
"Wind": 0.
|
|
572
|
+
"Wind": 0.0552
|
|
573
573
|
},
|
|
574
574
|
"2023-05": {
|
|
575
575
|
"Bioenergy": 0.0151,
|
|
576
|
-
"Coal": 0.
|
|
577
|
-
"Gas": 0.
|
|
576
|
+
"Coal": 0.2596,
|
|
577
|
+
"Gas": 0.3268,
|
|
578
578
|
"Hydro": 0.1484,
|
|
579
579
|
"Nuclear": 0.0518,
|
|
580
580
|
"Other Fossil": 0.0991,
|
|
@@ -584,8 +584,8 @@
|
|
|
584
584
|
},
|
|
585
585
|
"2023-06": {
|
|
586
586
|
"Bioenergy": 0.0148,
|
|
587
|
-
"Coal": 0.
|
|
588
|
-
"Gas": 0.
|
|
587
|
+
"Coal": 0.2698,
|
|
588
|
+
"Gas": 0.33,
|
|
589
589
|
"Hydro": 0.1459,
|
|
590
590
|
"Nuclear": 0.052,
|
|
591
591
|
"Other Fossil": 0.0972,
|
|
@@ -595,8 +595,8 @@
|
|
|
595
595
|
},
|
|
596
596
|
"2023-07": {
|
|
597
597
|
"Bioenergy": 0.015,
|
|
598
|
-
"Coal": 0.
|
|
599
|
-
"Gas": 0.
|
|
598
|
+
"Coal": 0.2787,
|
|
599
|
+
"Gas": 0.3263,
|
|
600
600
|
"Hydro": 0.1448,
|
|
601
601
|
"Nuclear": 0.0522,
|
|
602
602
|
"Other Fossil": 0.0922,
|
|
@@ -606,222 +606,222 @@
|
|
|
606
606
|
},
|
|
607
607
|
"2023-08": {
|
|
608
608
|
"Bioenergy": 0.015,
|
|
609
|
-
"Coal": 0.
|
|
610
|
-
"Gas": 0.
|
|
609
|
+
"Coal": 0.2764,
|
|
610
|
+
"Gas": 0.3269,
|
|
611
611
|
"Hydro": 0.1523,
|
|
612
612
|
"Nuclear": 0.0522,
|
|
613
|
-
"Other Fossil": 0.
|
|
613
|
+
"Other Fossil": 0.0919,
|
|
614
614
|
"Other Renewables": 0.0068,
|
|
615
615
|
"Solar": 0.0412,
|
|
616
|
-
"Wind": 0.
|
|
616
|
+
"Wind": 0.0373
|
|
617
617
|
},
|
|
618
618
|
"2023-09": {
|
|
619
619
|
"Bioenergy": 0.015,
|
|
620
|
-
"Coal": 0.
|
|
621
|
-
"Gas": 0.
|
|
622
|
-
"Hydro": 0.
|
|
620
|
+
"Coal": 0.2648,
|
|
621
|
+
"Gas": 0.3304,
|
|
622
|
+
"Hydro": 0.1531,
|
|
623
623
|
"Nuclear": 0.0527,
|
|
624
|
-
"Other Fossil": 0.
|
|
624
|
+
"Other Fossil": 0.097,
|
|
625
625
|
"Other Renewables": 0.0072,
|
|
626
626
|
"Solar": 0.0401,
|
|
627
627
|
"Wind": 0.0398
|
|
628
628
|
},
|
|
629
629
|
"2023-10": {
|
|
630
630
|
"Bioenergy": 0.0151,
|
|
631
|
-
"Coal": 0.
|
|
632
|
-
"Gas": 0.
|
|
633
|
-
"Hydro": 0.
|
|
631
|
+
"Coal": 0.2617,
|
|
632
|
+
"Gas": 0.3264,
|
|
633
|
+
"Hydro": 0.151,
|
|
634
634
|
"Nuclear": 0.0534,
|
|
635
|
-
"Other Fossil": 0.
|
|
635
|
+
"Other Fossil": 0.0981,
|
|
636
636
|
"Other Renewables": 0.0074,
|
|
637
|
-
"Solar": 0.
|
|
638
|
-
"Wind": 0.
|
|
637
|
+
"Solar": 0.0381,
|
|
638
|
+
"Wind": 0.0488
|
|
639
639
|
},
|
|
640
640
|
"2023-11": {
|
|
641
641
|
"Bioenergy": 0.0159,
|
|
642
|
-
"Coal": 0.
|
|
643
|
-
"Gas": 0.
|
|
644
|
-
"Hydro": 0.
|
|
645
|
-
"Nuclear": 0.
|
|
646
|
-
"Other Fossil": 0.
|
|
642
|
+
"Coal": 0.2684,
|
|
643
|
+
"Gas": 0.3232,
|
|
644
|
+
"Hydro": 0.143,
|
|
645
|
+
"Nuclear": 0.054,
|
|
646
|
+
"Other Fossil": 0.0975,
|
|
647
647
|
"Other Renewables": 0.0073,
|
|
648
648
|
"Solar": 0.033,
|
|
649
|
-
"Wind": 0.
|
|
649
|
+
"Wind": 0.0579
|
|
650
650
|
},
|
|
651
651
|
"2023-12": {
|
|
652
652
|
"Bioenergy": 0.0165,
|
|
653
|
-
"Coal": 0.
|
|
654
|
-
"Gas": 0.
|
|
653
|
+
"Coal": 0.2839,
|
|
654
|
+
"Gas": 0.3157,
|
|
655
655
|
"Hydro": 0.1385,
|
|
656
|
-
"Nuclear": 0.
|
|
657
|
-
"Other Fossil": 0.
|
|
656
|
+
"Nuclear": 0.0564,
|
|
657
|
+
"Other Fossil": 0.0949,
|
|
658
658
|
"Other Renewables": 0.0071,
|
|
659
|
-
"Solar": 0.
|
|
660
|
-
"Wind": 0.
|
|
659
|
+
"Solar": 0.0295,
|
|
660
|
+
"Wind": 0.0575
|
|
661
661
|
},
|
|
662
662
|
"2024-01": {
|
|
663
663
|
"Bioenergy": 0.0161,
|
|
664
|
-
"Coal": 0.
|
|
665
|
-
"Gas": 0.
|
|
666
|
-
"Hydro": 0.
|
|
664
|
+
"Coal": 0.2769,
|
|
665
|
+
"Gas": 0.3229,
|
|
666
|
+
"Hydro": 0.1384,
|
|
667
667
|
"Nuclear": 0.0563,
|
|
668
|
-
"Other Fossil": 0.
|
|
668
|
+
"Other Fossil": 0.0955,
|
|
669
669
|
"Other Renewables": 0.0071,
|
|
670
|
-
"Solar": 0.
|
|
671
|
-
"Wind": 0.
|
|
670
|
+
"Solar": 0.0322,
|
|
671
|
+
"Wind": 0.0546
|
|
672
672
|
},
|
|
673
673
|
"2024-02": {
|
|
674
|
-
"Bioenergy": 0.
|
|
675
|
-
"Coal": 0.
|
|
676
|
-
"Gas": 0.
|
|
677
|
-
"Hydro": 0.
|
|
678
|
-
"Nuclear": 0.
|
|
679
|
-
"Other Fossil": 0.
|
|
674
|
+
"Bioenergy": 0.016,
|
|
675
|
+
"Coal": 0.2741,
|
|
676
|
+
"Gas": 0.3196,
|
|
677
|
+
"Hydro": 0.1383,
|
|
678
|
+
"Nuclear": 0.0539,
|
|
679
|
+
"Other Fossil": 0.0977,
|
|
680
680
|
"Other Renewables": 0.0072,
|
|
681
|
-
"Solar": 0.
|
|
682
|
-
"Wind": 0.
|
|
681
|
+
"Solar": 0.0363,
|
|
682
|
+
"Wind": 0.0568
|
|
683
683
|
},
|
|
684
684
|
"2024-03": {
|
|
685
685
|
"Bioenergy": 0.016,
|
|
686
|
-
"Coal": 0.
|
|
687
|
-
"Gas": 0.
|
|
688
|
-
"Hydro": 0.
|
|
686
|
+
"Coal": 0.2657,
|
|
687
|
+
"Gas": 0.3182,
|
|
688
|
+
"Hydro": 0.1407,
|
|
689
689
|
"Nuclear": 0.0532,
|
|
690
|
-
"Other Fossil": 0.
|
|
690
|
+
"Other Fossil": 0.0958,
|
|
691
691
|
"Other Renewables": 0.0072,
|
|
692
|
-
"Solar": 0.
|
|
693
|
-
"Wind": 0.
|
|
692
|
+
"Solar": 0.0447,
|
|
693
|
+
"Wind": 0.0585
|
|
694
694
|
},
|
|
695
695
|
"2024-04": {
|
|
696
696
|
"Bioenergy": 0.0153,
|
|
697
|
-
"Coal": 0.
|
|
698
|
-
"Gas": 0.
|
|
697
|
+
"Coal": 0.2566,
|
|
698
|
+
"Gas": 0.3183,
|
|
699
699
|
"Hydro": 0.1463,
|
|
700
700
|
"Nuclear": 0.0519,
|
|
701
|
-
"Other Fossil": 0.
|
|
701
|
+
"Other Fossil": 0.0979,
|
|
702
702
|
"Other Renewables": 0.0074,
|
|
703
703
|
"Solar": 0.0487,
|
|
704
704
|
"Wind": 0.0574
|
|
705
705
|
},
|
|
706
706
|
"2024-05": {
|
|
707
707
|
"Bioenergy": 0.0149,
|
|
708
|
-
"Coal": 0.
|
|
709
|
-
"Gas": 0.
|
|
708
|
+
"Coal": 0.2526,
|
|
709
|
+
"Gas": 0.3195,
|
|
710
710
|
"Hydro": 0.154,
|
|
711
711
|
"Nuclear": 0.0523,
|
|
712
|
-
"Other Fossil": 0.
|
|
712
|
+
"Other Fossil": 0.0964,
|
|
713
713
|
"Other Renewables": 0.0073,
|
|
714
714
|
"Solar": 0.0535,
|
|
715
|
-
"Wind": 0.
|
|
715
|
+
"Wind": 0.0496
|
|
716
716
|
},
|
|
717
717
|
"2024-06": {
|
|
718
718
|
"Bioenergy": 0.0145,
|
|
719
|
-
"Coal": 0.
|
|
720
|
-
"Gas": 0.
|
|
719
|
+
"Coal": 0.2567,
|
|
720
|
+
"Gas": 0.3213,
|
|
721
721
|
"Hydro": 0.1565,
|
|
722
722
|
"Nuclear": 0.0514,
|
|
723
|
-
"Other Fossil": 0.
|
|
723
|
+
"Other Fossil": 0.0943,
|
|
724
724
|
"Other Renewables": 0.0071,
|
|
725
725
|
"Solar": 0.0523,
|
|
726
|
-
"Wind": 0.
|
|
726
|
+
"Wind": 0.046
|
|
727
727
|
},
|
|
728
728
|
"2024-07": {
|
|
729
729
|
"Bioenergy": 0.0147,
|
|
730
|
-
"Coal": 0.
|
|
731
|
-
"Gas": 0.
|
|
732
|
-
"Hydro": 0.
|
|
730
|
+
"Coal": 0.2671,
|
|
731
|
+
"Gas": 0.3208,
|
|
732
|
+
"Hydro": 0.1557,
|
|
733
733
|
"Nuclear": 0.0521,
|
|
734
734
|
"Other Fossil": 0.0899,
|
|
735
735
|
"Other Renewables": 0.0067,
|
|
736
736
|
"Solar": 0.0504,
|
|
737
|
-
"Wind": 0.
|
|
737
|
+
"Wind": 0.0425
|
|
738
738
|
},
|
|
739
739
|
"2024-08": {
|
|
740
740
|
"Bioenergy": 0.015,
|
|
741
|
-
"Coal": 0.
|
|
742
|
-
"Gas": 0.
|
|
741
|
+
"Coal": 0.2734,
|
|
742
|
+
"Gas": 0.3206,
|
|
743
743
|
"Hydro": 0.1519,
|
|
744
|
-
"Nuclear": 0.
|
|
744
|
+
"Nuclear": 0.0521,
|
|
745
745
|
"Other Fossil": 0.0898,
|
|
746
746
|
"Other Renewables": 0.0067,
|
|
747
747
|
"Solar": 0.052,
|
|
748
|
-
"Wind": 0.
|
|
748
|
+
"Wind": 0.0384
|
|
749
749
|
},
|
|
750
750
|
"2024-09": {
|
|
751
751
|
"Bioenergy": 0.0152,
|
|
752
|
-
"Coal": 0.
|
|
753
|
-
"Gas": 0.
|
|
752
|
+
"Coal": 0.2668,
|
|
753
|
+
"Gas": 0.3237,
|
|
754
754
|
"Hydro": 0.1463,
|
|
755
|
-
"Nuclear": 0.
|
|
756
|
-
"Other Fossil": 0.
|
|
755
|
+
"Nuclear": 0.0511,
|
|
756
|
+
"Other Fossil": 0.0949,
|
|
757
757
|
"Other Renewables": 0.0071,
|
|
758
|
-
"Solar": 0.
|
|
759
|
-
"Wind": 0.
|
|
758
|
+
"Solar": 0.0477,
|
|
759
|
+
"Wind": 0.0474
|
|
760
760
|
},
|
|
761
761
|
"2024-10": {
|
|
762
762
|
"Bioenergy": 0.0153,
|
|
763
|
-
"Coal": 0.
|
|
764
|
-
"Gas": 0.
|
|
765
|
-
"Hydro": 0.
|
|
766
|
-
"Nuclear": 0.
|
|
767
|
-
"Other Fossil": 0.
|
|
763
|
+
"Coal": 0.2587,
|
|
764
|
+
"Gas": 0.3231,
|
|
765
|
+
"Hydro": 0.1455,
|
|
766
|
+
"Nuclear": 0.0528,
|
|
767
|
+
"Other Fossil": 0.0967,
|
|
768
768
|
"Other Renewables": 0.0072,
|
|
769
769
|
"Solar": 0.0462,
|
|
770
|
-
"Wind": 0.
|
|
770
|
+
"Wind": 0.0545
|
|
771
771
|
},
|
|
772
772
|
"2024-11": {
|
|
773
773
|
"Bioenergy": 0.0159,
|
|
774
|
-
"Coal": 0.
|
|
775
|
-
"Gas": 0.
|
|
776
|
-
"Hydro": 0.
|
|
777
|
-
"Nuclear": 0.
|
|
778
|
-
"Other Fossil": 0.
|
|
774
|
+
"Coal": 0.2663,
|
|
775
|
+
"Gas": 0.324,
|
|
776
|
+
"Hydro": 0.139,
|
|
777
|
+
"Nuclear": 0.0541,
|
|
778
|
+
"Other Fossil": 0.0969,
|
|
779
779
|
"Other Renewables": 0.0072,
|
|
780
|
-
"Solar": 0.
|
|
781
|
-
"Wind": 0.
|
|
780
|
+
"Solar": 0.0404,
|
|
781
|
+
"Wind": 0.0562
|
|
782
782
|
},
|
|
783
783
|
"2024-12": {
|
|
784
784
|
"Bioenergy": 0.0161,
|
|
785
|
-
"Coal": 0.
|
|
786
|
-
"Gas": 0.
|
|
785
|
+
"Coal": 0.278,
|
|
786
|
+
"Gas": 0.3129,
|
|
787
787
|
"Hydro": 0.1353,
|
|
788
|
-
"Nuclear": 0.
|
|
789
|
-
"Other Fossil": 0.
|
|
788
|
+
"Nuclear": 0.0583,
|
|
789
|
+
"Other Fossil": 0.0937,
|
|
790
790
|
"Other Renewables": 0.007,
|
|
791
|
-
"Solar": 0.
|
|
792
|
-
"Wind": 0.
|
|
791
|
+
"Solar": 0.0386,
|
|
792
|
+
"Wind": 0.06
|
|
793
793
|
},
|
|
794
794
|
"2025-01": {
|
|
795
|
-
"Bioenergy": 0.
|
|
796
|
-
"Coal": 0.
|
|
797
|
-
"Gas": 0.
|
|
798
|
-
"Hydro": 0.
|
|
799
|
-
"Nuclear": 0.
|
|
800
|
-
"Other Fossil": 0.
|
|
795
|
+
"Bioenergy": 0.0159,
|
|
796
|
+
"Coal": 0.2677,
|
|
797
|
+
"Gas": 0.319,
|
|
798
|
+
"Hydro": 0.1357,
|
|
799
|
+
"Nuclear": 0.0583,
|
|
800
|
+
"Other Fossil": 0.0949,
|
|
801
801
|
"Other Renewables": 0.0071,
|
|
802
|
-
"Solar": 0.
|
|
803
|
-
"Wind": 0.
|
|
802
|
+
"Solar": 0.0429,
|
|
803
|
+
"Wind": 0.0586
|
|
804
804
|
},
|
|
805
805
|
"2025-02": {
|
|
806
|
-
"Bioenergy": 0.
|
|
807
|
-
"Coal": 0.
|
|
808
|
-
"Gas": 0.
|
|
809
|
-
"Hydro": 0.
|
|
810
|
-
"Nuclear": 0.
|
|
811
|
-
"Other Fossil": 0.
|
|
806
|
+
"Bioenergy": 0.0159,
|
|
807
|
+
"Coal": 0.268,
|
|
808
|
+
"Gas": 0.3194,
|
|
809
|
+
"Hydro": 0.1373,
|
|
810
|
+
"Nuclear": 0.054,
|
|
811
|
+
"Other Fossil": 0.0971,
|
|
812
812
|
"Other Renewables": 0.0072,
|
|
813
|
-
"Solar": 0.
|
|
814
|
-
"Wind": 0.
|
|
813
|
+
"Solar": 0.0459,
|
|
814
|
+
"Wind": 0.0553
|
|
815
815
|
},
|
|
816
816
|
"2025-03": {
|
|
817
|
-
"Bioenergy": 0.
|
|
818
|
-
"Coal": 0.
|
|
819
|
-
"Gas": 0.
|
|
820
|
-
"Hydro": 0.
|
|
821
|
-
"Nuclear": 0.
|
|
822
|
-
"Other Fossil": 0.
|
|
817
|
+
"Bioenergy": 0.0156,
|
|
818
|
+
"Coal": 0.2617,
|
|
819
|
+
"Gas": 0.3096,
|
|
820
|
+
"Hydro": 0.1378,
|
|
821
|
+
"Nuclear": 0.0547,
|
|
822
|
+
"Other Fossil": 0.0964,
|
|
823
823
|
"Other Renewables": 0.0072,
|
|
824
|
-
"Solar": 0.
|
|
825
|
-
"Wind": 0.
|
|
824
|
+
"Solar": 0.054,
|
|
825
|
+
"Wind": 0.063
|
|
826
826
|
}
|
|
827
827
|
}
|