@digital4better/data 1.2.26 → 1.2.28

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.
Files changed (65) hide show
  1. package/data/factor/continent-monthly-green.csv +166 -166
  2. package/data/factor/continent-monthly-green.json +1241 -1241
  3. package/data/factor/continent-monthly.csv +191 -191
  4. package/data/factor/continent-monthly.json +1293 -1293
  5. package/data/factor/continent-yearly-green.csv +22 -22
  6. package/data/factor/continent-yearly-green.json +176 -176
  7. package/data/factor/continent-yearly.csv +25 -25
  8. package/data/factor/continent-yearly.json +166 -166
  9. package/data/factor/country-monthly-green.csv +1184 -1184
  10. package/data/factor/country-monthly-green.json +9937 -9937
  11. package/data/factor/country-monthly.csv +1273 -1273
  12. package/data/factor/country-monthly.json +9498 -9498
  13. package/data/factor/country-yearly-green.csv +201 -201
  14. package/data/factor/country-yearly-green.json +1619 -1619
  15. package/data/factor/country-yearly.csv +202 -202
  16. package/data/factor/country-yearly.json +1485 -1485
  17. package/data/factor/subdivision-monthly-green.csv +100 -100
  18. package/data/factor/subdivision-monthly-green.json +900 -900
  19. package/data/factor/subdivision-monthly.csv +100 -100
  20. package/data/factor/subdivision-monthly.json +900 -900
  21. package/data/factor/subdivision-yearly-green.csv +50 -50
  22. package/data/factor/subdivision-yearly-green.json +450 -450
  23. package/data/factor/subdivision-yearly.csv +50 -50
  24. package/data/factor/subdivision-yearly.json +450 -450
  25. package/data/factor/world-monthly-green.csv +76 -76
  26. package/data/factor/world-monthly-green.json +682 -682
  27. package/data/factor/world-monthly.csv +76 -76
  28. package/data/factor/world-monthly.json +681 -681
  29. package/data/factor/world-yearly-green.csv +7 -7
  30. package/data/factor/world-yearly-green.json +63 -63
  31. package/data/factor/world-yearly.csv +7 -7
  32. package/data/factor/world-yearly.json +58 -58
  33. package/data/mix/continent-monthly-green.csv +124 -124
  34. package/data/mix/continent-monthly-green.json +354 -354
  35. package/data/mix/continent-monthly.csv +124 -124
  36. package/data/mix/continent-monthly.json +576 -576
  37. package/data/mix/continent-yearly-green.csv +13 -13
  38. package/data/mix/continent-yearly-green.json +43 -43
  39. package/data/mix/continent-yearly.csv +13 -13
  40. package/data/mix/continent-yearly.json +53 -53
  41. package/data/mix/country-monthly-green.csv +1001 -1001
  42. package/data/mix/country-monthly-green.json +3327 -3327
  43. package/data/mix/country-monthly.csv +1001 -1001
  44. package/data/mix/country-monthly.json +4059 -4059
  45. package/data/mix/country-yearly-green.csv +116 -116
  46. package/data/mix/country-yearly-green.json +371 -371
  47. package/data/mix/country-yearly.csv +116 -116
  48. package/data/mix/country-yearly.json +465 -465
  49. package/data/mix/subdivision-monthly-green.csv +100 -100
  50. package/data/mix/subdivision-monthly-green.json +354 -354
  51. package/data/mix/subdivision-monthly.csv +100 -100
  52. package/data/mix/subdivision-monthly.json +678 -678
  53. package/data/mix/subdivision-yearly-green.csv +50 -50
  54. package/data/mix/subdivision-yearly-green.json +178 -178
  55. package/data/mix/subdivision-yearly.csv +50 -50
  56. package/data/mix/subdivision-yearly.json +337 -337
  57. package/data/mix/world-monthly-green.csv +75 -75
  58. package/data/mix/world-monthly-green.json +278 -278
  59. package/data/mix/world-monthly.csv +75 -75
  60. package/data/mix/world-monthly.json +381 -381
  61. package/data/mix/world-yearly-green.csv +5 -5
  62. package/data/mix/world-yearly-green.json +17 -17
  63. package/data/mix/world-yearly.csv +5 -5
  64. package/data/mix/world-yearly.json +17 -17
  65. package/package.json +2 -2
@@ -1,47 +1,47 @@
1
1
  {
2
2
  "2019-01": {
3
3
  "Bioenergy": 0.0149,
4
- "Coal": 0.2779,
5
- "Gas": 0.3414,
6
- "Hydro": 0.1452,
4
+ "Coal": 0.278,
5
+ "Gas": 0.3415,
6
+ "Hydro": 0.1453,
7
7
  "Nuclear": 0.0619,
8
8
  "Other Fossil": 0.1043,
9
9
  "Other Renewables": 0.0075,
10
- "Solar": 0.0136,
10
+ "Solar": 0.0132,
11
11
  "Wind": 0.0333
12
12
  },
13
13
  "2019-02": {
14
14
  "Bioenergy": 0.0143,
15
- "Coal": 0.2761,
16
- "Gas": 0.3428,
17
- "Hydro": 0.1473,
15
+ "Coal": 0.2763,
16
+ "Gas": 0.3429,
17
+ "Hydro": 0.1474,
18
18
  "Nuclear": 0.058,
19
19
  "Other Fossil": 0.1071,
20
20
  "Other Renewables": 0.0077,
21
- "Solar": 0.0153,
22
- "Wind": 0.0313
21
+ "Solar": 0.0149,
22
+ "Wind": 0.0312
23
23
  },
24
24
  "2019-03": {
25
- "Bioenergy": 0.0144,
26
- "Coal": 0.2697,
27
- "Gas": 0.3382,
25
+ "Bioenergy": 0.0145,
26
+ "Coal": 0.2699,
27
+ "Gas": 0.3384,
28
28
  "Hydro": 0.1499,
29
29
  "Nuclear": 0.0597,
30
- "Other Fossil": 0.1043,
30
+ "Other Fossil": 0.1044,
31
31
  "Other Renewables": 0.0077,
32
- "Solar": 0.0192,
33
- "Wind": 0.0368
32
+ "Solar": 0.0188,
33
+ "Wind": 0.0367
34
34
  },
35
35
  "2019-04": {
36
36
  "Bioenergy": 0.014,
37
37
  "Coal": 0.262,
38
- "Gas": 0.3408,
38
+ "Gas": 0.3409,
39
39
  "Hydro": 0.156,
40
40
  "Nuclear": 0.0571,
41
41
  "Other Fossil": 0.107,
42
42
  "Other Renewables": 0.0078,
43
- "Solar": 0.0213,
44
- "Wind": 0.0341
43
+ "Solar": 0.0212,
44
+ "Wind": 0.034
45
45
  },
46
46
  "2019-05": {
47
47
  "Bioenergy": 0.0137,
@@ -56,212 +56,212 @@
56
56
  },
57
57
  "2019-06": {
58
58
  "Bioenergy": 0.0134,
59
- "Coal": 0.2634,
60
- "Gas": 0.344,
59
+ "Coal": 0.2633,
60
+ "Gas": 0.3439,
61
61
  "Hydro": 0.1607,
62
62
  "Nuclear": 0.0554,
63
63
  "Other Fossil": 0.1044,
64
64
  "Other Renewables": 0.0075,
65
- "Solar": 0.0223,
65
+ "Solar": 0.0225,
66
66
  "Wind": 0.0289
67
67
  },
68
68
  "2019-07": {
69
69
  "Bioenergy": 0.0134,
70
70
  "Coal": 0.2727,
71
- "Gas": 0.3438,
72
- "Hydro": 0.1584,
71
+ "Gas": 0.3437,
72
+ "Hydro": 0.1583,
73
73
  "Nuclear": 0.056,
74
74
  "Other Fossil": 0.1005,
75
75
  "Other Renewables": 0.0073,
76
- "Solar": 0.021,
77
- "Wind": 0.0268
76
+ "Solar": 0.0212,
77
+ "Wind": 0.0269
78
78
  },
79
79
  "2019-08": {
80
80
  "Bioenergy": 0.0136,
81
- "Coal": 0.2733,
82
- "Gas": 0.3449,
83
- "Hydro": 0.1561,
81
+ "Coal": 0.2732,
82
+ "Gas": 0.3448,
83
+ "Hydro": 0.156,
84
84
  "Nuclear": 0.0562,
85
85
  "Other Fossil": 0.1008,
86
86
  "Other Renewables": 0.0073,
87
- "Solar": 0.0212,
88
- "Wind": 0.0266
87
+ "Solar": 0.0214,
88
+ "Wind": 0.0267
89
89
  },
90
90
  "2019-09": {
91
91
  "Bioenergy": 0.0135,
92
- "Coal": 0.2653,
93
- "Gas": 0.3498,
94
- "Hydro": 0.1542,
92
+ "Coal": 0.2652,
93
+ "Gas": 0.3496,
94
+ "Hydro": 0.1541,
95
95
  "Nuclear": 0.0555,
96
96
  "Other Fossil": 0.1044,
97
97
  "Other Renewables": 0.0075,
98
- "Solar": 0.0201,
99
- "Wind": 0.0296
98
+ "Solar": 0.0204,
99
+ "Wind": 0.0297
100
100
  },
101
101
  "2019-10": {
102
102
  "Bioenergy": 0.0138,
103
- "Coal": 0.2617,
104
- "Gas": 0.3503,
105
- "Hydro": 0.1536,
103
+ "Coal": 0.2616,
104
+ "Gas": 0.3502,
105
+ "Hydro": 0.1535,
106
106
  "Nuclear": 0.0566,
107
- "Other Fossil": 0.105,
107
+ "Other Fossil": 0.1049,
108
108
  "Other Renewables": 0.0075,
109
- "Solar": 0.0186,
110
- "Wind": 0.0329
109
+ "Solar": 0.0189,
110
+ "Wind": 0.033
111
111
  },
112
112
  "2019-11": {
113
- "Bioenergy": 0.0144,
114
- "Coal": 0.2725,
115
- "Gas": 0.3418,
113
+ "Bioenergy": 0.0143,
114
+ "Coal": 0.2724,
115
+ "Gas": 0.3417,
116
116
  "Hydro": 0.1494,
117
117
  "Nuclear": 0.0582,
118
118
  "Other Fossil": 0.1051,
119
- "Other Renewables": 0.0074,
120
- "Solar": 0.0158,
119
+ "Other Renewables": 0.0073,
120
+ "Solar": 0.016,
121
121
  "Wind": 0.0354
122
122
  },
123
123
  "2019-12": {
124
124
  "Bioenergy": 0.0149,
125
125
  "Coal": 0.283,
126
- "Gas": 0.336,
126
+ "Gas": 0.3359,
127
127
  "Hydro": 0.1431,
128
128
  "Nuclear": 0.0605,
129
- "Other Fossil": 0.1027,
129
+ "Other Fossil": 0.1026,
130
130
  "Other Renewables": 0.0072,
131
- "Solar": 0.0147,
131
+ "Solar": 0.0148,
132
132
  "Wind": 0.038
133
133
  },
134
134
  "2020-01": {
135
135
  "Bioenergy": 0.0151,
136
- "Coal": 0.2638,
137
- "Gas": 0.3463,
136
+ "Coal": 0.2639,
137
+ "Gas": 0.3464,
138
138
  "Hydro": 0.1457,
139
139
  "Nuclear": 0.0617,
140
140
  "Other Fossil": 0.1067,
141
141
  "Other Renewables": 0.0075,
142
- "Solar": 0.0162,
142
+ "Solar": 0.0161,
143
143
  "Wind": 0.0369
144
144
  },
145
145
  "2020-02": {
146
146
  "Bioenergy": 0.0149,
147
- "Coal": 0.2618,
148
- "Gas": 0.3436,
149
- "Hydro": 0.149,
147
+ "Coal": 0.2619,
148
+ "Gas": 0.3437,
149
+ "Hydro": 0.1491,
150
150
  "Nuclear": 0.0572,
151
151
  "Other Fossil": 0.1076,
152
152
  "Other Renewables": 0.0076,
153
- "Solar": 0.0181,
153
+ "Solar": 0.0178,
154
154
  "Wind": 0.0403
155
155
  },
156
156
  "2020-03": {
157
157
  "Bioenergy": 0.0151,
158
- "Coal": 0.2543,
159
- "Gas": 0.3398,
160
- "Hydro": 0.1539,
161
- "Nuclear": 0.0591,
162
- "Other Fossil": 0.1057,
158
+ "Coal": 0.2545,
159
+ "Gas": 0.34,
160
+ "Hydro": 0.154,
161
+ "Nuclear": 0.0592,
162
+ "Other Fossil": 0.1058,
163
163
  "Other Renewables": 0.0077,
164
- "Solar": 0.0227,
165
- "Wind": 0.0416
164
+ "Solar": 0.0222,
165
+ "Wind": 0.0415
166
166
  },
167
167
  "2020-04": {
168
168
  "Bioenergy": 0.0152,
169
- "Coal": 0.2529,
170
- "Gas": 0.3398,
171
- "Hydro": 0.1547,
169
+ "Coal": 0.2531,
170
+ "Gas": 0.3401,
171
+ "Hydro": 0.1548,
172
172
  "Nuclear": 0.0569,
173
- "Other Fossil": 0.1088,
173
+ "Other Fossil": 0.1089,
174
174
  "Other Renewables": 0.008,
175
- "Solar": 0.0268,
176
- "Wind": 0.0368
175
+ "Solar": 0.0262,
176
+ "Wind": 0.0367
177
177
  },
178
178
  "2020-05": {
179
179
  "Bioenergy": 0.015,
180
- "Coal": 0.2576,
181
- "Gas": 0.3344,
182
- "Hydro": 0.1589,
180
+ "Coal": 0.2577,
181
+ "Gas": 0.3345,
182
+ "Hydro": 0.159,
183
183
  "Nuclear": 0.0561,
184
184
  "Other Fossil": 0.1063,
185
- "Other Renewables": 0.0077,
186
- "Solar": 0.0273,
185
+ "Other Renewables": 0.0078,
186
+ "Solar": 0.0269,
187
187
  "Wind": 0.0367
188
188
  },
189
189
  "2020-06": {
190
190
  "Bioenergy": 0.0141,
191
- "Coal": 0.2605,
191
+ "Coal": 0.2606,
192
192
  "Gas": 0.3386,
193
193
  "Hydro": 0.1632,
194
194
  "Nuclear": 0.0537,
195
195
  "Other Fossil": 0.1042,
196
196
  "Other Renewables": 0.0075,
197
197
  "Solar": 0.0252,
198
- "Wind": 0.0331
198
+ "Wind": 0.033
199
199
  },
200
200
  "2020-07": {
201
201
  "Bioenergy": 0.0139,
202
- "Coal": 0.2655,
203
- "Gas": 0.3417,
202
+ "Coal": 0.2654,
203
+ "Gas": 0.3415,
204
204
  "Hydro": 0.1648,
205
205
  "Nuclear": 0.0532,
206
206
  "Other Fossil": 0.1001,
207
207
  "Other Renewables": 0.0071,
208
- "Solar": 0.0243,
209
- "Wind": 0.0294
208
+ "Solar": 0.0248,
209
+ "Wind": 0.0292
210
210
  },
211
211
  "2020-08": {
212
212
  "Bioenergy": 0.0141,
213
- "Coal": 0.2744,
214
- "Gas": 0.3389,
215
- "Hydro": 0.16,
213
+ "Coal": 0.2743,
214
+ "Gas": 0.3388,
215
+ "Hydro": 0.1599,
216
216
  "Nuclear": 0.0523,
217
217
  "Other Fossil": 0.0995,
218
218
  "Other Renewables": 0.0071,
219
- "Solar": 0.0238,
220
- "Wind": 0.0299
219
+ "Solar": 0.0244,
220
+ "Wind": 0.0297
221
221
  },
222
222
  "2020-09": {
223
223
  "Bioenergy": 0.0141,
224
- "Coal": 0.2617,
225
- "Gas": 0.3418,
226
- "Hydro": 0.1639,
224
+ "Coal": 0.2616,
225
+ "Gas": 0.3416,
226
+ "Hydro": 0.1638,
227
227
  "Nuclear": 0.053,
228
- "Other Fossil": 0.1041,
228
+ "Other Fossil": 0.104,
229
229
  "Other Renewables": 0.0074,
230
- "Solar": 0.0233,
231
- "Wind": 0.0307
230
+ "Solar": 0.0239,
231
+ "Wind": 0.0306
232
232
  },
233
233
  "2020-10": {
234
234
  "Bioenergy": 0.0143,
235
- "Coal": 0.256,
236
- "Gas": 0.3392,
237
- "Hydro": 0.1639,
238
- "Nuclear": 0.0551,
235
+ "Coal": 0.2559,
236
+ "Gas": 0.3391,
237
+ "Hydro": 0.1638,
238
+ "Nuclear": 0.055,
239
239
  "Other Fossil": 0.104,
240
240
  "Other Renewables": 0.0075,
241
- "Solar": 0.0213,
242
- "Wind": 0.0387
241
+ "Solar": 0.0214,
242
+ "Wind": 0.0389
243
243
  },
244
244
  "2020-11": {
245
245
  "Bioenergy": 0.0151,
246
246
  "Coal": 0.2742,
247
247
  "Gas": 0.3351,
248
- "Hydro": 0.1485,
248
+ "Hydro": 0.1484,
249
249
  "Nuclear": 0.0567,
250
250
  "Other Fossil": 0.1046,
251
251
  "Other Renewables": 0.0075,
252
- "Solar": 0.0189,
253
- "Wind": 0.0395
252
+ "Solar": 0.0188,
253
+ "Wind": 0.0397
254
254
  },
255
255
  "2020-12": {
256
256
  "Bioenergy": 0.0157,
257
- "Coal": 0.2904,
257
+ "Coal": 0.2903,
258
258
  "Gas": 0.3281,
259
259
  "Hydro": 0.141,
260
260
  "Nuclear": 0.0591,
261
261
  "Other Fossil": 0.101,
262
262
  "Other Renewables": 0.0072,
263
- "Solar": 0.0169,
264
- "Wind": 0.0405
263
+ "Solar": 0.0167,
264
+ "Wind": 0.0409
265
265
  },
266
266
  "2021-01": {
267
267
  "Bioenergy": 0.0158,
@@ -271,8 +271,8 @@
271
271
  "Nuclear": 0.0598,
272
272
  "Other Fossil": 0.103,
273
273
  "Other Renewables": 0.0073,
274
- "Solar": 0.0188,
275
- "Wind": 0.042
274
+ "Solar": 0.0185,
275
+ "Wind": 0.0424
276
276
  },
277
277
  "2021-02": {
278
278
  "Bioenergy": 0.0156,
@@ -282,52 +282,52 @@
282
282
  "Nuclear": 0.0551,
283
283
  "Other Fossil": 0.1042,
284
284
  "Other Renewables": 0.0073,
285
- "Solar": 0.0209,
286
- "Wind": 0.0415
285
+ "Solar": 0.0206,
286
+ "Wind": 0.0418
287
287
  },
288
288
  "2021-03": {
289
289
  "Bioenergy": 0.0158,
290
290
  "Coal": 0.2764,
291
- "Gas": 0.3274,
292
- "Hydro": 0.1433,
291
+ "Gas": 0.3275,
292
+ "Hydro": 0.1434,
293
293
  "Nuclear": 0.0579,
294
294
  "Other Fossil": 0.1011,
295
295
  "Other Renewables": 0.0074,
296
- "Solar": 0.0258,
297
- "Wind": 0.0449
296
+ "Solar": 0.0255,
297
+ "Wind": 0.045
298
298
  },
299
299
  "2021-04": {
300
300
  "Bioenergy": 0.0154,
301
- "Coal": 0.2682,
302
- "Gas": 0.3331,
303
- "Hydro": 0.1469,
304
- "Nuclear": 0.0547,
305
- "Other Fossil": 0.1034,
301
+ "Coal": 0.2684,
302
+ "Gas": 0.3332,
303
+ "Hydro": 0.147,
304
+ "Nuclear": 0.0548,
305
+ "Other Fossil": 0.1035,
306
306
  "Other Renewables": 0.0076,
307
- "Solar": 0.028,
308
- "Wind": 0.0426
307
+ "Solar": 0.0279,
308
+ "Wind": 0.0423
309
309
  },
310
310
  "2021-05": {
311
311
  "Bioenergy": 0.0153,
312
- "Coal": 0.2617,
313
- "Gas": 0.3281,
314
- "Hydro": 0.1546,
312
+ "Coal": 0.2619,
313
+ "Gas": 0.3283,
314
+ "Hydro": 0.1547,
315
315
  "Nuclear": 0.0554,
316
316
  "Other Fossil": 0.1025,
317
317
  "Other Renewables": 0.0075,
318
318
  "Solar": 0.0304,
319
- "Wind": 0.0446
319
+ "Wind": 0.0441
320
320
  },
321
321
  "2021-06": {
322
322
  "Bioenergy": 0.0147,
323
- "Coal": 0.2699,
323
+ "Coal": 0.27,
324
324
  "Gas": 0.3347,
325
325
  "Hydro": 0.1542,
326
326
  "Nuclear": 0.0545,
327
327
  "Other Fossil": 0.1011,
328
328
  "Other Renewables": 0.0072,
329
- "Solar": 0.0296,
330
- "Wind": 0.0341
329
+ "Solar": 0.0297,
330
+ "Wind": 0.0338
331
331
  },
332
332
  "2021-07": {
333
333
  "Bioenergy": 0.0149,
@@ -337,8 +337,8 @@
337
337
  "Nuclear": 0.0547,
338
338
  "Other Fossil": 0.0976,
339
339
  "Other Renewables": 0.0069,
340
- "Solar": 0.0281,
341
- "Wind": 0.0333
340
+ "Solar": 0.0282,
341
+ "Wind": 0.0332
342
342
  },
343
343
  "2021-08": {
344
344
  "Bioenergy": 0.0148,
@@ -346,20 +346,20 @@
346
346
  "Gas": 0.3324,
347
347
  "Hydro": 0.153,
348
348
  "Nuclear": 0.0546,
349
- "Other Fossil": 0.0984,
349
+ "Other Fossil": 0.0983,
350
350
  "Other Renewables": 0.007,
351
- "Solar": 0.0279,
351
+ "Solar": 0.0281,
352
352
  "Wind": 0.0334
353
353
  },
354
354
  "2021-09": {
355
355
  "Bioenergy": 0.0148,
356
356
  "Coal": 0.2665,
357
357
  "Gas": 0.3347,
358
- "Hydro": 0.1572,
358
+ "Hydro": 0.1571,
359
359
  "Nuclear": 0.0558,
360
360
  "Other Fossil": 0.1025,
361
361
  "Other Renewables": 0.0073,
362
- "Solar": 0.0267,
362
+ "Solar": 0.0269,
363
363
  "Wind": 0.0344
364
364
  },
365
365
  "2021-10": {
@@ -370,63 +370,63 @@
370
370
  "Nuclear": 0.0568,
371
371
  "Other Fossil": 0.1036,
372
372
  "Other Renewables": 0.0074,
373
- "Solar": 0.0252,
374
- "Wind": 0.0439
373
+ "Solar": 0.0253,
374
+ "Wind": 0.0438
375
375
  },
376
376
  "2021-11": {
377
377
  "Bioenergy": 0.0155,
378
378
  "Coal": 0.267,
379
- "Gas": 0.3349,
379
+ "Gas": 0.335,
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.0222,
385
- "Wind": 0.0456
384
+ "Solar": 0.0223,
385
+ "Wind": 0.0454
386
386
  },
387
387
  "2021-12": {
388
388
  "Bioenergy": 0.0163,
389
- "Coal": 0.2803,
390
- "Gas": 0.3258,
389
+ "Coal": 0.2804,
390
+ "Gas": 0.3259,
391
391
  "Hydro": 0.1392,
392
392
  "Nuclear": 0.0616,
393
393
  "Other Fossil": 0.1007,
394
394
  "Other Renewables": 0.0072,
395
395
  "Solar": 0.0206,
396
- "Wind": 0.0484
396
+ "Wind": 0.0481
397
397
  },
398
398
  "2022-01": {
399
399
  "Bioenergy": 0.0162,
400
- "Coal": 0.2766,
401
- "Gas": 0.3286,
402
- "Hydro": 0.1395,
403
- "Nuclear": 0.0607,
400
+ "Coal": 0.2768,
401
+ "Gas": 0.3289,
402
+ "Hydro": 0.1396,
403
+ "Nuclear": 0.0608,
404
404
  "Other Fossil": 0.103,
405
405
  "Other Renewables": 0.0072,
406
- "Solar": 0.0225,
407
- "Wind": 0.0457
406
+ "Solar": 0.0222,
407
+ "Wind": 0.0452
408
408
  },
409
409
  "2022-02": {
410
410
  "Bioenergy": 0.0161,
411
- "Coal": 0.2765,
412
- "Gas": 0.3266,
413
- "Hydro": 0.1401,
411
+ "Coal": 0.2767,
412
+ "Gas": 0.3269,
413
+ "Hydro": 0.1402,
414
414
  "Nuclear": 0.0556,
415
415
  "Other Fossil": 0.1044,
416
416
  "Other Renewables": 0.0073,
417
- "Solar": 0.0249,
418
- "Wind": 0.0486
417
+ "Solar": 0.0244,
418
+ "Wind": 0.0483
419
419
  },
420
420
  "2022-03": {
421
421
  "Bioenergy": 0.016,
422
- "Coal": 0.2687,
423
- "Gas": 0.3247,
424
- "Hydro": 0.1457,
425
- "Nuclear": 0.0556,
426
- "Other Fossil": 0.1015,
422
+ "Coal": 0.269,
423
+ "Gas": 0.325,
424
+ "Hydro": 0.1458,
425
+ "Nuclear": 0.0557,
426
+ "Other Fossil": 0.1016,
427
427
  "Other Renewables": 0.0073,
428
- "Solar": 0.0304,
429
- "Wind": 0.0501
428
+ "Solar": 0.0298,
429
+ "Wind": 0.0499
430
430
  },
431
431
  "2022-04": {
432
432
  "Bioenergy": 0.0154,
@@ -436,85 +436,85 @@
436
436
  "Nuclear": 0.0521,
437
437
  "Other Fossil": 0.1053,
438
438
  "Other Renewables": 0.0076,
439
- "Solar": 0.0349,
440
- "Wind": 0.0514
439
+ "Solar": 0.0343,
440
+ "Wind": 0.0521
441
441
  },
442
442
  "2022-05": {
443
443
  "Bioenergy": 0.015,
444
- "Coal": 0.2507,
445
- "Gas": 0.3259,
446
- "Hydro": 0.1611,
444
+ "Coal": 0.2506,
445
+ "Gas": 0.3258,
446
+ "Hydro": 0.161,
447
447
  "Nuclear": 0.052,
448
448
  "Other Fossil": 0.1034,
449
449
  "Other Renewables": 0.0075,
450
- "Solar": 0.0368,
451
- "Wind": 0.0475
450
+ "Solar": 0.0365,
451
+ "Wind": 0.0483
452
452
  },
453
453
  "2022-06": {
454
454
  "Bioenergy": 0.0147,
455
- "Coal": 0.2592,
456
- "Gas": 0.33,
457
- "Hydro": 0.1627,
455
+ "Coal": 0.259,
456
+ "Gas": 0.3298,
457
+ "Hydro": 0.1626,
458
458
  "Nuclear": 0.0499,
459
- "Other Fossil": 0.1005,
459
+ "Other Fossil": 0.1004,
460
460
  "Other Renewables": 0.0072,
461
- "Solar": 0.0355,
462
- "Wind": 0.0403
461
+ "Solar": 0.0356,
462
+ "Wind": 0.0408
463
463
  },
464
464
  "2022-07": {
465
465
  "Bioenergy": 0.0152,
466
- "Coal": 0.2753,
467
- "Gas": 0.3287,
468
- "Hydro": 0.1548,
466
+ "Coal": 0.2752,
467
+ "Gas": 0.3286,
468
+ "Hydro": 0.1547,
469
469
  "Nuclear": 0.0509,
470
470
  "Other Fossil": 0.0966,
471
471
  "Other Renewables": 0.0069,
472
- "Solar": 0.0342,
473
- "Wind": 0.0374
472
+ "Solar": 0.0349,
473
+ "Wind": 0.0371
474
474
  },
475
475
  "2022-08": {
476
476
  "Bioenergy": 0.0155,
477
- "Coal": 0.2844,
478
- "Gas": 0.3286,
479
- "Hydro": 0.1488,
477
+ "Coal": 0.2843,
478
+ "Gas": 0.3285,
479
+ "Hydro": 0.1487,
480
480
  "Nuclear": 0.0513,
481
481
  "Other Fossil": 0.0966,
482
482
  "Other Renewables": 0.0069,
483
- "Solar": 0.0332,
484
- "Wind": 0.0346
483
+ "Solar": 0.0341,
484
+ "Wind": 0.034
485
485
  },
486
486
  "2022-09": {
487
487
  "Bioenergy": 0.0154,
488
- "Coal": 0.268,
489
- "Gas": 0.3351,
488
+ "Coal": 0.2679,
489
+ "Gas": 0.335,
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.0331,
495
- "Wind": 0.039
494
+ "Solar": 0.0339,
495
+ "Wind": 0.0385
496
496
  },
497
497
  "2022-10": {
498
498
  "Bioenergy": 0.0153,
499
- "Coal": 0.2592,
500
- "Gas": 0.3335,
501
- "Hydro": 0.1497,
499
+ "Coal": 0.2591,
500
+ "Gas": 0.3334,
501
+ "Hydro": 0.1496,
502
502
  "Nuclear": 0.053,
503
503
  "Other Fossil": 0.1018,
504
504
  "Other Renewables": 0.0075,
505
- "Solar": 0.0316,
505
+ "Solar": 0.0319,
506
506
  "Wind": 0.0484
507
507
  },
508
508
  "2022-11": {
509
509
  "Bioenergy": 0.016,
510
- "Coal": 0.2691,
511
- "Gas": 0.3306,
510
+ "Coal": 0.269,
511
+ "Gas": 0.3305,
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.0265,
517
- "Wind": 0.0505
516
+ "Solar": 0.0264,
517
+ "Wind": 0.0508
518
518
  },
519
519
  "2022-12": {
520
520
  "Bioenergy": 0.0165,
@@ -524,315 +524,315 @@
524
524
  "Nuclear": 0.0571,
525
525
  "Other Fossil": 0.0987,
526
526
  "Other Renewables": 0.0072,
527
- "Solar": 0.0237,
528
- "Wind": 0.0509
527
+ "Solar": 0.0234,
528
+ "Wind": 0.0512
529
529
  },
530
530
  "2023-01": {
531
- "Bioenergy": 0.0162,
532
- "Coal": 0.2707,
533
- "Gas": 0.3247,
534
- "Hydro": 0.1408,
531
+ "Bioenergy": 0.0163,
532
+ "Coal": 0.2708,
533
+ "Gas": 0.325,
534
+ "Hydro": 0.1409,
535
535
  "Nuclear": 0.0583,
536
- "Other Fossil": 0.1001,
536
+ "Other Fossil": 0.1002,
537
537
  "Other Renewables": 0.0074,
538
- "Solar": 0.0272,
538
+ "Solar": 0.0264,
539
539
  "Wind": 0.0546
540
540
  },
541
541
  "2023-02": {
542
- "Bioenergy": 0.0159,
543
- "Coal": 0.2706,
544
- "Gas": 0.3282,
545
- "Hydro": 0.1399,
542
+ "Bioenergy": 0.0161,
543
+ "Coal": 0.2708,
544
+ "Gas": 0.3285,
545
+ "Hydro": 0.1401,
546
546
  "Nuclear": 0.0541,
547
- "Other Fossil": 0.1016,
547
+ "Other Fossil": 0.1017,
548
548
  "Other Renewables": 0.0074,
549
- "Solar": 0.0301,
550
- "Wind": 0.052
549
+ "Solar": 0.0293,
550
+ "Wind": 0.0519
551
551
  },
552
552
  "2023-03": {
553
- "Bioenergy": 0.016,
554
- "Coal": 0.2697,
555
- "Gas": 0.3237,
556
- "Hydro": 0.1409,
557
- "Nuclear": 0.0545,
558
- "Other Fossil": 0.0973,
553
+ "Bioenergy": 0.0161,
554
+ "Coal": 0.27,
555
+ "Gas": 0.3241,
556
+ "Hydro": 0.1411,
557
+ "Nuclear": 0.0546,
558
+ "Other Fossil": 0.0975,
559
559
  "Other Renewables": 0.0073,
560
- "Solar": 0.0358,
561
- "Wind": 0.0547
560
+ "Solar": 0.035,
561
+ "Wind": 0.0544
562
562
  },
563
563
  "2023-04": {
564
- "Bioenergy": 0.0155,
565
- "Coal": 0.2591,
566
- "Gas": 0.3264,
567
- "Hydro": 0.1433,
564
+ "Bioenergy": 0.0156,
565
+ "Coal": 0.2592,
566
+ "Gas": 0.3265,
567
+ "Hydro": 0.1434,
568
568
  "Nuclear": 0.0526,
569
- "Other Fossil": 0.1008,
569
+ "Other Fossil": 0.1009,
570
570
  "Other Renewables": 0.0076,
571
- "Solar": 0.0396,
572
- "Wind": 0.0552
571
+ "Solar": 0.0395,
572
+ "Wind": 0.0547
573
573
  },
574
574
  "2023-05": {
575
- "Bioenergy": 0.0151,
575
+ "Bioenergy": 0.0152,
576
576
  "Coal": 0.2596,
577
577
  "Gas": 0.3268,
578
578
  "Hydro": 0.1484,
579
579
  "Nuclear": 0.0518,
580
580
  "Other Fossil": 0.0991,
581
581
  "Other Renewables": 0.0074,
582
- "Solar": 0.0424,
583
- "Wind": 0.0493
582
+ "Solar": 0.0427,
583
+ "Wind": 0.0488
584
584
  },
585
585
  "2023-06": {
586
- "Bioenergy": 0.0148,
587
- "Coal": 0.2698,
588
- "Gas": 0.33,
589
- "Hydro": 0.1459,
586
+ "Bioenergy": 0.015,
587
+ "Coal": 0.2696,
588
+ "Gas": 0.3299,
589
+ "Hydro": 0.1458,
590
590
  "Nuclear": 0.052,
591
591
  "Other Fossil": 0.0972,
592
592
  "Other Renewables": 0.0072,
593
- "Solar": 0.0428,
594
- "Wind": 0.0403
593
+ "Solar": 0.0434,
594
+ "Wind": 0.0398
595
595
  },
596
596
  "2023-07": {
597
- "Bioenergy": 0.015,
597
+ "Bioenergy": 0.0152,
598
598
  "Coal": 0.2787,
599
- "Gas": 0.3263,
599
+ "Gas": 0.3264,
600
600
  "Hydro": 0.1448,
601
601
  "Nuclear": 0.0522,
602
- "Other Fossil": 0.0922,
602
+ "Other Fossil": 0.0923,
603
603
  "Other Renewables": 0.0068,
604
- "Solar": 0.0409,
605
- "Wind": 0.043
604
+ "Solar": 0.0414,
605
+ "Wind": 0.0424
606
606
  },
607
607
  "2023-08": {
608
- "Bioenergy": 0.015,
609
- "Coal": 0.2764,
610
- "Gas": 0.3269,
608
+ "Bioenergy": 0.0151,
609
+ "Coal": 0.2763,
610
+ "Gas": 0.3268,
611
611
  "Hydro": 0.1523,
612
612
  "Nuclear": 0.0522,
613
613
  "Other Fossil": 0.0919,
614
614
  "Other Renewables": 0.0068,
615
- "Solar": 0.0412,
616
- "Wind": 0.0373
615
+ "Solar": 0.0416,
616
+ "Wind": 0.037
617
617
  },
618
618
  "2023-09": {
619
- "Bioenergy": 0.015,
620
- "Coal": 0.2648,
621
- "Gas": 0.3303,
622
- "Hydro": 0.1531,
619
+ "Bioenergy": 0.0151,
620
+ "Coal": 0.2646,
621
+ "Gas": 0.3302,
622
+ "Hydro": 0.153,
623
623
  "Nuclear": 0.0527,
624
- "Other Fossil": 0.097,
624
+ "Other Fossil": 0.0969,
625
625
  "Other Renewables": 0.0072,
626
- "Solar": 0.0401,
626
+ "Solar": 0.0405,
627
627
  "Wind": 0.0398
628
628
  },
629
629
  "2023-10": {
630
- "Bioenergy": 0.0151,
631
- "Coal": 0.2617,
632
- "Gas": 0.3264,
633
- "Hydro": 0.151,
630
+ "Bioenergy": 0.0152,
631
+ "Coal": 0.2613,
632
+ "Gas": 0.3261,
633
+ "Hydro": 0.1508,
634
634
  "Nuclear": 0.0534,
635
- "Other Fossil": 0.0981,
635
+ "Other Fossil": 0.0979,
636
636
  "Other Renewables": 0.0074,
637
- "Solar": 0.0381,
638
- "Wind": 0.0488
637
+ "Solar": 0.0385,
638
+ "Wind": 0.0494
639
639
  },
640
640
  "2023-11": {
641
- "Bioenergy": 0.0159,
642
- "Coal": 0.2684,
643
- "Gas": 0.3232,
644
- "Hydro": 0.143,
645
- "Nuclear": 0.054,
646
- "Other Fossil": 0.0975,
641
+ "Bioenergy": 0.016,
642
+ "Coal": 0.2679,
643
+ "Gas": 0.3227,
644
+ "Hydro": 0.1428,
645
+ "Nuclear": 0.0539,
646
+ "Other Fossil": 0.0973,
647
647
  "Other Renewables": 0.0073,
648
648
  "Solar": 0.033,
649
- "Wind": 0.0579
649
+ "Wind": 0.0591
650
650
  },
651
651
  "2023-12": {
652
- "Bioenergy": 0.0165,
653
- "Coal": 0.2839,
654
- "Gas": 0.3157,
655
- "Hydro": 0.1385,
656
- "Nuclear": 0.0564,
657
- "Other Fossil": 0.0949,
652
+ "Bioenergy": 0.0166,
653
+ "Coal": 0.2835,
654
+ "Gas": 0.3155,
655
+ "Hydro": 0.1384,
656
+ "Nuclear": 0.0563,
657
+ "Other Fossil": 0.0947,
658
658
  "Other Renewables": 0.0071,
659
- "Solar": 0.0295,
660
- "Wind": 0.0575
659
+ "Solar": 0.0293,
660
+ "Wind": 0.0586
661
661
  },
662
662
  "2024-01": {
663
- "Bioenergy": 0.0161,
664
- "Coal": 0.2769,
665
- "Gas": 0.3229,
666
- "Hydro": 0.1385,
667
- "Nuclear": 0.0563,
663
+ "Bioenergy": 0.0163,
664
+ "Coal": 0.277,
665
+ "Gas": 0.3231,
666
+ "Hydro": 0.1386,
667
+ "Nuclear": 0.0564,
668
668
  "Other Fossil": 0.0955,
669
669
  "Other Renewables": 0.0071,
670
- "Solar": 0.0322,
671
- "Wind": 0.0546
670
+ "Solar": 0.0313,
671
+ "Wind": 0.0548
672
672
  },
673
673
  "2024-02": {
674
- "Bioenergy": 0.016,
675
- "Coal": 0.2741,
676
- "Gas": 0.3196,
677
- "Hydro": 0.1384,
678
- "Nuclear": 0.0539,
679
- "Other Fossil": 0.0977,
674
+ "Bioenergy": 0.0161,
675
+ "Coal": 0.2744,
676
+ "Gas": 0.32,
677
+ "Hydro": 0.1386,
678
+ "Nuclear": 0.054,
679
+ "Other Fossil": 0.0979,
680
680
  "Other Renewables": 0.0072,
681
- "Solar": 0.0363,
682
- "Wind": 0.0568
681
+ "Solar": 0.0352,
682
+ "Wind": 0.0566
683
683
  },
684
684
  "2024-03": {
685
- "Bioenergy": 0.016,
686
- "Coal": 0.2657,
687
- "Gas": 0.3182,
688
- "Hydro": 0.1407,
689
- "Nuclear": 0.0532,
690
- "Other Fossil": 0.0958,
685
+ "Bioenergy": 0.0161,
686
+ "Coal": 0.2661,
687
+ "Gas": 0.3188,
688
+ "Hydro": 0.141,
689
+ "Nuclear": 0.0533,
690
+ "Other Fossil": 0.0959,
691
691
  "Other Renewables": 0.0072,
692
- "Solar": 0.0446,
693
- "Wind": 0.0585
692
+ "Solar": 0.0435,
693
+ "Wind": 0.058
694
694
  },
695
695
  "2024-04": {
696
- "Bioenergy": 0.0153,
697
- "Coal": 0.2566,
696
+ "Bioenergy": 0.0154,
697
+ "Coal": 0.2562,
698
698
  "Gas": 0.3183,
699
- "Hydro": 0.1464,
699
+ "Hydro": 0.1463,
700
700
  "Nuclear": 0.0519,
701
701
  "Other Fossil": 0.0979,
702
702
  "Other Renewables": 0.0074,
703
- "Solar": 0.0487,
704
- "Wind": 0.0574
703
+ "Solar": 0.0491,
704
+ "Wind": 0.0573
705
705
  },
706
706
  "2024-05": {
707
- "Bioenergy": 0.0149,
708
- "Coal": 0.2526,
709
- "Gas": 0.3195,
707
+ "Bioenergy": 0.015,
708
+ "Coal": 0.2524,
709
+ "Gas": 0.3193,
710
710
  "Hydro": 0.154,
711
- "Nuclear": 0.0523,
712
- "Other Fossil": 0.0964,
711
+ "Nuclear": 0.0522,
712
+ "Other Fossil": 0.0963,
713
713
  "Other Renewables": 0.0073,
714
- "Solar": 0.0535,
715
- "Wind": 0.0496
714
+ "Solar": 0.054,
715
+ "Wind": 0.0495
716
716
  },
717
717
  "2024-06": {
718
- "Bioenergy": 0.0145,
719
- "Coal": 0.2567,
720
- "Gas": 0.3213,
721
- "Hydro": 0.1565,
722
- "Nuclear": 0.0514,
723
- "Other Fossil": 0.0943,
718
+ "Bioenergy": 0.0146,
719
+ "Coal": 0.2564,
720
+ "Gas": 0.3209,
721
+ "Hydro": 0.1563,
722
+ "Nuclear": 0.0513,
723
+ "Other Fossil": 0.0942,
724
724
  "Other Renewables": 0.0071,
725
- "Solar": 0.0523,
725
+ "Solar": 0.0533,
726
726
  "Wind": 0.046
727
727
  },
728
728
  "2024-07": {
729
- "Bioenergy": 0.0147,
730
- "Coal": 0.2671,
731
- "Gas": 0.3208,
732
- "Hydro": 0.1557,
733
- "Nuclear": 0.0521,
734
- "Other Fossil": 0.0899,
729
+ "Bioenergy": 0.0148,
730
+ "Coal": 0.2667,
731
+ "Gas": 0.3204,
732
+ "Hydro": 0.1555,
733
+ "Nuclear": 0.052,
734
+ "Other Fossil": 0.0898,
735
735
  "Other Renewables": 0.0067,
736
- "Solar": 0.0504,
737
- "Wind": 0.0425
736
+ "Solar": 0.0515,
737
+ "Wind": 0.0426
738
738
  },
739
739
  "2024-08": {
740
- "Bioenergy": 0.015,
741
- "Coal": 0.2734,
742
- "Gas": 0.3206,
743
- "Hydro": 0.152,
744
- "Nuclear": 0.0521,
745
- "Other Fossil": 0.0898,
740
+ "Bioenergy": 0.0151,
741
+ "Coal": 0.2729,
742
+ "Gas": 0.3202,
743
+ "Hydro": 0.1518,
744
+ "Nuclear": 0.052,
745
+ "Other Fossil": 0.0897,
746
746
  "Other Renewables": 0.0067,
747
- "Solar": 0.052,
748
- "Wind": 0.0384
747
+ "Solar": 0.0531,
748
+ "Wind": 0.0385
749
749
  },
750
750
  "2024-09": {
751
- "Bioenergy": 0.0152,
752
- "Coal": 0.2668,
753
- "Gas": 0.3237,
754
- "Hydro": 0.1463,
751
+ "Bioenergy": 0.0153,
752
+ "Coal": 0.2664,
753
+ "Gas": 0.3235,
754
+ "Hydro": 0.1462,
755
755
  "Nuclear": 0.0511,
756
- "Other Fossil": 0.0949,
756
+ "Other Fossil": 0.0948,
757
757
  "Other Renewables": 0.0071,
758
- "Solar": 0.0477,
759
- "Wind": 0.0474
758
+ "Solar": 0.0482,
759
+ "Wind": 0.0475
760
760
  },
761
761
  "2024-10": {
762
- "Bioenergy": 0.0153,
763
- "Coal": 0.2587,
764
- "Gas": 0.3231,
762
+ "Bioenergy": 0.0154,
763
+ "Coal": 0.2586,
764
+ "Gas": 0.3232,
765
765
  "Hydro": 0.1455,
766
766
  "Nuclear": 0.0528,
767
767
  "Other Fossil": 0.0967,
768
768
  "Other Renewables": 0.0072,
769
- "Solar": 0.0462,
770
- "Wind": 0.0545
769
+ "Solar": 0.046,
770
+ "Wind": 0.0547
771
771
  },
772
772
  "2024-11": {
773
773
  "Bioenergy": 0.0159,
774
- "Coal": 0.2663,
775
- "Gas": 0.324,
776
- "Hydro": 0.139,
774
+ "Coal": 0.2664,
775
+ "Gas": 0.3243,
776
+ "Hydro": 0.1391,
777
777
  "Nuclear": 0.0541,
778
778
  "Other Fossil": 0.0969,
779
779
  "Other Renewables": 0.0072,
780
- "Solar": 0.0404,
781
- "Wind": 0.0562
780
+ "Solar": 0.0396,
781
+ "Wind": 0.0564
782
782
  },
783
783
  "2024-12": {
784
- "Bioenergy": 0.0161,
785
- "Coal": 0.278,
786
- "Gas": 0.3129,
787
- "Hydro": 0.1353,
788
- "Nuclear": 0.0583,
789
- "Other Fossil": 0.0937,
784
+ "Bioenergy": 0.0163,
785
+ "Coal": 0.2783,
786
+ "Gas": 0.3133,
787
+ "Hydro": 0.1355,
788
+ "Nuclear": 0.0584,
789
+ "Other Fossil": 0.0936,
790
790
  "Other Renewables": 0.007,
791
- "Solar": 0.0386,
792
- "Wind": 0.06
791
+ "Solar": 0.0373,
792
+ "Wind": 0.0603
793
793
  },
794
794
  "2025-01": {
795
- "Bioenergy": 0.0158,
796
- "Coal": 0.2676,
797
- "Gas": 0.3191,
798
- "Hydro": 0.1357,
799
- "Nuclear": 0.0583,
800
- "Other Fossil": 0.0949,
795
+ "Bioenergy": 0.0159,
796
+ "Coal": 0.2681,
797
+ "Gas": 0.3197,
798
+ "Hydro": 0.1359,
799
+ "Nuclear": 0.0584,
800
+ "Other Fossil": 0.0948,
801
801
  "Other Renewables": 0.0071,
802
- "Solar": 0.043,
802
+ "Solar": 0.0415,
803
803
  "Wind": 0.0586
804
804
  },
805
805
  "2025-02": {
806
- "Bioenergy": 0.0158,
807
- "Coal": 0.2686,
808
- "Gas": 0.3199,
809
- "Hydro": 0.1366,
810
- "Nuclear": 0.0538,
806
+ "Bioenergy": 0.0159,
807
+ "Coal": 0.2689,
808
+ "Gas": 0.3208,
809
+ "Hydro": 0.1368,
810
+ "Nuclear": 0.0539,
811
811
  "Other Fossil": 0.0972,
812
812
  "Other Renewables": 0.0072,
813
- "Solar": 0.0461,
813
+ "Solar": 0.0446,
814
814
  "Wind": 0.0548
815
815
  },
816
816
  "2025-03": {
817
- "Bioenergy": 0.0154,
818
- "Coal": 0.2634,
819
- "Gas": 0.3084,
820
- "Hydro": 0.1374,
821
- "Nuclear": 0.055,
817
+ "Bioenergy": 0.0155,
818
+ "Coal": 0.2635,
819
+ "Gas": 0.3085,
820
+ "Hydro": 0.1381,
821
+ "Nuclear": 0.0555,
822
822
  "Other Fossil": 0.096,
823
- "Other Renewables": 0.0071,
824
- "Solar": 0.0549,
825
- "Wind": 0.0624
823
+ "Other Renewables": 0.0072,
824
+ "Solar": 0.0534,
825
+ "Wind": 0.0622
826
826
  },
827
827
  "2025-04": {
828
828
  "Bioenergy": 0.0155,
829
- "Coal": 0.2629,
830
- "Gas": 0.3089,
831
- "Hydro": 0.1392,
832
- "Nuclear": 0.0523,
833
- "Other Fossil": 0.0963,
834
- "Other Renewables": 0.0072,
835
- "Solar": 0.0584,
836
- "Wind": 0.0594
829
+ "Coal": 0.2537,
830
+ "Gas": 0.3133,
831
+ "Hydro": 0.1411,
832
+ "Nuclear": 0.053,
833
+ "Other Fossil": 0.0978,
834
+ "Other Renewables": 0.0073,
835
+ "Solar": 0.0602,
836
+ "Wind": 0.0581
837
837
  }
838
838
  }