@digital4better/data 1.3.31 → 1.3.32
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/country/region-to-region-distances.csv +627 -0
- package/data/country/region-to-region-distances.json +627 -0
- package/data/country/regions.csv +1 -0
- package/data/country/regions.json +11 -1
- package/data/country/user-to-datacenter-distances.csv +1 -0
- package/data/country/user-to-datacenter-distances.json +1 -0
- package/data/factor/continent-monthly-green.csv +355 -349
- package/data/factor/continent-monthly-green.json +3201 -3135
- package/data/factor/continent-monthly.csv +355 -349
- package/data/factor/continent-monthly.json +3197 -3131
- package/data/factor/continent-yearly-green.csv +36 -36
- package/data/factor/continent-yearly-green.json +324 -324
- package/data/factor/continent-yearly.csv +36 -36
- package/data/factor/continent-yearly.json +324 -324
- package/data/factor/country-monthly-green.csv +3650 -3436
- package/data/factor/country-monthly-green.json +31519 -29165
- package/data/factor/country-monthly.csv +3842 -3628
- package/data/factor/country-monthly.json +28634 -26280
- package/data/factor/country-yearly-green.csv +511 -511
- package/data/factor/country-yearly-green.json +4333 -4333
- package/data/factor/country-yearly.csv +504 -504
- package/data/factor/country-yearly.json +3805 -3805
- package/data/factor/subdivision-monthly-green.csv +838 -689
- package/data/factor/subdivision-monthly-green.json +7735 -6094
- package/data/factor/subdivision-monthly.csv +838 -689
- package/data/factor/subdivision-monthly.json +7606 -5965
- package/data/factor/subdivision-yearly-green.csv +134 -126
- package/data/factor/subdivision-yearly-green.json +1224 -1134
- package/data/factor/subdivision-yearly.csv +134 -126
- package/data/factor/subdivision-yearly.json +1224 -1134
- package/data/factor/world-monthly-green.csv +86 -85
- package/data/factor/world-monthly-green.json +776 -765
- package/data/factor/world-monthly.csv +86 -85
- package/data/factor/world-monthly.json +776 -765
- package/data/factor/world-yearly-green.csv +8 -8
- package/data/factor/world-yearly-green.json +72 -72
- package/data/factor/world-yearly.csv +8 -8
- package/data/factor/world-yearly.json +72 -72
- package/data/mix/continent-monthly-green.csv +351 -345
- package/data/mix/continent-monthly-green.json +1196 -1160
- package/data/mix/continent-monthly.csv +351 -345
- package/data/mix/continent-monthly.json +1793 -1727
- package/data/mix/continent-yearly-green.csv +35 -35
- package/data/mix/continent-yearly-green.json +119 -119
- package/data/mix/continent-yearly.csv +35 -35
- package/data/mix/continent-yearly.json +198 -198
- package/data/mix/country-monthly-green.csv +2661 -2447
- package/data/mix/country-monthly-green.json +9257 -7973
- package/data/mix/country-monthly.csv +2661 -2447
- package/data/mix/country-monthly.json +12965 -10611
- package/data/mix/country-yearly-green.csv +324 -324
- package/data/mix/country-yearly-green.json +1068 -1068
- package/data/mix/country-yearly.csv +324 -324
- package/data/mix/country-yearly.json +1638 -1638
- package/data/mix/subdivision-monthly-green.csv +692 -543
- package/data/mix/subdivision-monthly-green.json +2606 -1710
- package/data/mix/subdivision-monthly.csv +692 -543
- package/data/mix/subdivision-monthly.json +3968 -2327
- package/data/mix/subdivision-yearly-green.csv +134 -126
- package/data/mix/subdivision-yearly-green.json +480 -430
- package/data/mix/subdivision-yearly.csv +134 -126
- package/data/mix/subdivision-yearly.json +874 -784
- package/data/mix/world-monthly-green.csv +86 -85
- package/data/mix/world-monthly-green.json +338 -332
- package/data/mix/world-monthly.csv +86 -85
- package/data/mix/world-monthly.json +644 -633
- package/data/mix/world-yearly-green.csv +8 -8
- package/data/mix/world-yearly-green.json +32 -32
- package/data/mix/world-yearly.csv +8 -8
- package/data/mix/world-yearly.json +60 -60
- package/package.json +1 -1
|
@@ -1,937 +1,948 @@
|
|
|
1
1
|
{
|
|
2
2
|
"2019-01": {
|
|
3
|
-
"Bioenergy": 0.
|
|
4
|
-
"Coal": 0.
|
|
5
|
-
"Gas": 0.
|
|
6
|
-
"Hydro": 0.
|
|
7
|
-
"Nuclear": 0.
|
|
8
|
-
"Other Fossil": 0.
|
|
3
|
+
"Bioenergy": 0.0157,
|
|
4
|
+
"Coal": 0.2777,
|
|
5
|
+
"Gas": 0.3417,
|
|
6
|
+
"Hydro": 0.1451,
|
|
7
|
+
"Nuclear": 0.0618,
|
|
8
|
+
"Other Fossil": 0.1042,
|
|
9
9
|
"Other Renewables": 0.0074,
|
|
10
|
-
"Solar": 0.
|
|
11
|
-
"Wind": 0.
|
|
10
|
+
"Solar": 0.0131,
|
|
11
|
+
"Wind": 0.0332
|
|
12
12
|
},
|
|
13
13
|
"2019-02": {
|
|
14
|
-
"Bioenergy": 0.
|
|
15
|
-
"Coal": 0.
|
|
16
|
-
"Gas": 0.
|
|
17
|
-
"Hydro": 0.
|
|
18
|
-
"Nuclear": 0.
|
|
19
|
-
"Other Fossil": 0.
|
|
14
|
+
"Bioenergy": 0.0152,
|
|
15
|
+
"Coal": 0.276,
|
|
16
|
+
"Gas": 0.343,
|
|
17
|
+
"Hydro": 0.1472,
|
|
18
|
+
"Nuclear": 0.0579,
|
|
19
|
+
"Other Fossil": 0.107,
|
|
20
20
|
"Other Renewables": 0.0076,
|
|
21
|
-
"Solar": 0.
|
|
21
|
+
"Solar": 0.0149,
|
|
22
22
|
"Wind": 0.0312
|
|
23
23
|
},
|
|
24
24
|
"2019-03": {
|
|
25
|
-
"Bioenergy": 0.
|
|
26
|
-
"Coal": 0.
|
|
27
|
-
"Gas": 0.
|
|
28
|
-
"Hydro": 0.
|
|
29
|
-
"Nuclear": 0.
|
|
30
|
-
"Other Fossil": 0.
|
|
25
|
+
"Bioenergy": 0.0153,
|
|
26
|
+
"Coal": 0.2696,
|
|
27
|
+
"Gas": 0.3385,
|
|
28
|
+
"Hydro": 0.1497,
|
|
29
|
+
"Nuclear": 0.0596,
|
|
30
|
+
"Other Fossil": 0.1043,
|
|
31
31
|
"Other Renewables": 0.0075,
|
|
32
|
-
"Solar": 0.
|
|
33
|
-
"Wind": 0.
|
|
32
|
+
"Solar": 0.0187,
|
|
33
|
+
"Wind": 0.0366
|
|
34
34
|
},
|
|
35
35
|
"2019-04": {
|
|
36
|
-
"Bioenergy": 0.
|
|
37
|
-
"Coal": 0.
|
|
38
|
-
"Gas": 0.
|
|
39
|
-
"Hydro": 0.
|
|
40
|
-
"Nuclear": 0.
|
|
41
|
-
"Other Fossil": 0.
|
|
36
|
+
"Bioenergy": 0.0148,
|
|
37
|
+
"Coal": 0.2618,
|
|
38
|
+
"Gas": 0.341,
|
|
39
|
+
"Hydro": 0.1558,
|
|
40
|
+
"Nuclear": 0.057,
|
|
41
|
+
"Other Fossil": 0.1069,
|
|
42
42
|
"Other Renewables": 0.0077,
|
|
43
43
|
"Solar": 0.0211,
|
|
44
|
-
"Wind": 0.
|
|
44
|
+
"Wind": 0.0339
|
|
45
45
|
},
|
|
46
46
|
"2019-05": {
|
|
47
|
-
"Bioenergy": 0.
|
|
48
|
-
"Coal": 0.
|
|
49
|
-
"Gas": 0.
|
|
50
|
-
"Hydro": 0.
|
|
51
|
-
"Nuclear": 0.
|
|
52
|
-
"Other Fossil": 0.
|
|
47
|
+
"Bioenergy": 0.0146,
|
|
48
|
+
"Coal": 0.2596,
|
|
49
|
+
"Gas": 0.3394,
|
|
50
|
+
"Hydro": 0.1625,
|
|
51
|
+
"Nuclear": 0.0561,
|
|
52
|
+
"Other Fossil": 0.1049,
|
|
53
53
|
"Other Renewables": 0.0076,
|
|
54
54
|
"Solar": 0.0222,
|
|
55
|
-
"Wind": 0.
|
|
55
|
+
"Wind": 0.0331
|
|
56
56
|
},
|
|
57
57
|
"2019-06": {
|
|
58
|
-
"Bioenergy": 0.
|
|
59
|
-
"Coal": 0.
|
|
60
|
-
"Gas": 0.
|
|
61
|
-
"Hydro": 0.
|
|
62
|
-
"Nuclear": 0.
|
|
63
|
-
"Other Fossil": 0.
|
|
58
|
+
"Bioenergy": 0.0143,
|
|
59
|
+
"Coal": 0.263,
|
|
60
|
+
"Gas": 0.344,
|
|
61
|
+
"Hydro": 0.1604,
|
|
62
|
+
"Nuclear": 0.0553,
|
|
63
|
+
"Other Fossil": 0.1043,
|
|
64
64
|
"Other Renewables": 0.0074,
|
|
65
|
-
"Solar": 0.
|
|
65
|
+
"Solar": 0.0224,
|
|
66
66
|
"Wind": 0.0289
|
|
67
67
|
},
|
|
68
68
|
"2019-07": {
|
|
69
|
-
"Bioenergy": 0.
|
|
70
|
-
"Coal": 0.
|
|
71
|
-
"Gas": 0.
|
|
72
|
-
"Hydro": 0.
|
|
73
|
-
"Nuclear": 0.
|
|
74
|
-
"Other Fossil": 0.
|
|
69
|
+
"Bioenergy": 0.0144,
|
|
70
|
+
"Coal": 0.2724,
|
|
71
|
+
"Gas": 0.3436,
|
|
72
|
+
"Hydro": 0.1581,
|
|
73
|
+
"Nuclear": 0.0559,
|
|
74
|
+
"Other Fossil": 0.1004,
|
|
75
75
|
"Other Renewables": 0.0071,
|
|
76
76
|
"Solar": 0.0212,
|
|
77
77
|
"Wind": 0.0269
|
|
78
78
|
},
|
|
79
79
|
"2019-08": {
|
|
80
|
-
"Bioenergy": 0.
|
|
81
|
-
"Coal": 0.
|
|
82
|
-
"Gas": 0.
|
|
83
|
-
"Hydro": 0.
|
|
84
|
-
"Nuclear": 0.
|
|
85
|
-
"Other Fossil": 0.
|
|
80
|
+
"Bioenergy": 0.0148,
|
|
81
|
+
"Coal": 0.2729,
|
|
82
|
+
"Gas": 0.3445,
|
|
83
|
+
"Hydro": 0.1557,
|
|
84
|
+
"Nuclear": 0.0561,
|
|
85
|
+
"Other Fossil": 0.1008,
|
|
86
86
|
"Other Renewables": 0.0072,
|
|
87
87
|
"Solar": 0.0214,
|
|
88
|
-
"Wind": 0.
|
|
88
|
+
"Wind": 0.0266
|
|
89
89
|
},
|
|
90
90
|
"2019-09": {
|
|
91
|
-
"Bioenergy": 0.
|
|
92
|
-
"Coal": 0.
|
|
93
|
-
"Gas": 0.
|
|
94
|
-
"Hydro": 0.
|
|
95
|
-
"Nuclear": 0.
|
|
96
|
-
"Other Fossil": 0.
|
|
91
|
+
"Bioenergy": 0.0147,
|
|
92
|
+
"Coal": 0.2649,
|
|
93
|
+
"Gas": 0.3494,
|
|
94
|
+
"Hydro": 0.1539,
|
|
95
|
+
"Nuclear": 0.0554,
|
|
96
|
+
"Other Fossil": 0.1043,
|
|
97
97
|
"Other Renewables": 0.0075,
|
|
98
98
|
"Solar": 0.0204,
|
|
99
|
-
"Wind": 0.
|
|
99
|
+
"Wind": 0.0296
|
|
100
100
|
},
|
|
101
101
|
"2019-10": {
|
|
102
|
-
"Bioenergy": 0.
|
|
103
|
-
"Coal": 0.
|
|
104
|
-
"Gas": 0.
|
|
105
|
-
"Hydro": 0.
|
|
106
|
-
"Nuclear": 0.
|
|
107
|
-
"Other Fossil": 0.
|
|
102
|
+
"Bioenergy": 0.0149,
|
|
103
|
+
"Coal": 0.2613,
|
|
104
|
+
"Gas": 0.3499,
|
|
105
|
+
"Hydro": 0.1533,
|
|
106
|
+
"Nuclear": 0.0565,
|
|
107
|
+
"Other Fossil": 0.1046,
|
|
108
108
|
"Other Renewables": 0.0075,
|
|
109
109
|
"Solar": 0.0189,
|
|
110
|
-
"Wind": 0.
|
|
110
|
+
"Wind": 0.0329
|
|
111
111
|
},
|
|
112
112
|
"2019-11": {
|
|
113
|
-
"Bioenergy": 0.
|
|
114
|
-
"Coal": 0.
|
|
113
|
+
"Bioenergy": 0.0154,
|
|
114
|
+
"Coal": 0.2721,
|
|
115
115
|
"Gas": 0.3416,
|
|
116
|
-
"Hydro": 0.
|
|
117
|
-
"Nuclear": 0.
|
|
118
|
-
"Other Fossil": 0.
|
|
116
|
+
"Hydro": 0.1492,
|
|
117
|
+
"Nuclear": 0.0581,
|
|
118
|
+
"Other Fossil": 0.1048,
|
|
119
119
|
"Other Renewables": 0.0074,
|
|
120
|
-
"Solar": 0.
|
|
121
|
-
"Wind": 0.
|
|
120
|
+
"Solar": 0.0161,
|
|
121
|
+
"Wind": 0.0353
|
|
122
122
|
},
|
|
123
123
|
"2019-12": {
|
|
124
|
-
"Bioenergy": 0.
|
|
125
|
-
"Coal": 0.
|
|
126
|
-
"Gas": 0.
|
|
127
|
-
"Hydro": 0.
|
|
128
|
-
"Nuclear": 0.
|
|
129
|
-
"Other Fossil": 0.
|
|
124
|
+
"Bioenergy": 0.0158,
|
|
125
|
+
"Coal": 0.2823,
|
|
126
|
+
"Gas": 0.3361,
|
|
127
|
+
"Hydro": 0.143,
|
|
128
|
+
"Nuclear": 0.0604,
|
|
129
|
+
"Other Fossil": 0.1024,
|
|
130
130
|
"Other Renewables": 0.0073,
|
|
131
131
|
"Solar": 0.0148,
|
|
132
|
-
"Wind": 0.
|
|
132
|
+
"Wind": 0.0379
|
|
133
133
|
},
|
|
134
134
|
"2020-01": {
|
|
135
|
-
"Bioenergy": 0.
|
|
136
|
-
"Coal": 0.
|
|
137
|
-
"Gas": 0.
|
|
138
|
-
"Hydro": 0.
|
|
139
|
-
"Nuclear": 0.
|
|
140
|
-
"Other Fossil": 0.
|
|
135
|
+
"Bioenergy": 0.0161,
|
|
136
|
+
"Coal": 0.2637,
|
|
137
|
+
"Gas": 0.3457,
|
|
138
|
+
"Hydro": 0.1455,
|
|
139
|
+
"Nuclear": 0.0616,
|
|
140
|
+
"Other Fossil": 0.1068,
|
|
141
141
|
"Other Renewables": 0.0076,
|
|
142
|
-
"Solar": 0.
|
|
143
|
-
"Wind": 0.
|
|
142
|
+
"Solar": 0.0162,
|
|
143
|
+
"Wind": 0.0368
|
|
144
144
|
},
|
|
145
145
|
"2020-02": {
|
|
146
|
-
"Bioenergy": 0.
|
|
147
|
-
"Coal": 0.
|
|
148
|
-
"Gas": 0.
|
|
149
|
-
"Hydro": 0.
|
|
150
|
-
"Nuclear": 0.
|
|
151
|
-
"Other Fossil": 0.
|
|
146
|
+
"Bioenergy": 0.0159,
|
|
147
|
+
"Coal": 0.2616,
|
|
148
|
+
"Gas": 0.3432,
|
|
149
|
+
"Hydro": 0.1489,
|
|
150
|
+
"Nuclear": 0.0571,
|
|
151
|
+
"Other Fossil": 0.1076,
|
|
152
152
|
"Other Renewables": 0.0077,
|
|
153
|
-
"Solar": 0.
|
|
154
|
-
"Wind": 0.
|
|
153
|
+
"Solar": 0.0179,
|
|
154
|
+
"Wind": 0.0402
|
|
155
155
|
},
|
|
156
156
|
"2020-03": {
|
|
157
|
-
"Bioenergy": 0.
|
|
158
|
-
"Coal": 0.
|
|
159
|
-
"Gas": 0.
|
|
160
|
-
"Hydro": 0.
|
|
161
|
-
"Nuclear": 0.
|
|
162
|
-
"Other Fossil": 0.
|
|
157
|
+
"Bioenergy": 0.016,
|
|
158
|
+
"Coal": 0.2542,
|
|
159
|
+
"Gas": 0.3396,
|
|
160
|
+
"Hydro": 0.1538,
|
|
161
|
+
"Nuclear": 0.059,
|
|
162
|
+
"Other Fossil": 0.1059,
|
|
163
163
|
"Other Renewables": 0.0078,
|
|
164
|
-
"Solar": 0.
|
|
165
|
-
"Wind": 0.
|
|
164
|
+
"Solar": 0.0223,
|
|
165
|
+
"Wind": 0.0414
|
|
166
166
|
},
|
|
167
167
|
"2020-04": {
|
|
168
|
-
"Bioenergy": 0.
|
|
169
|
-
"Coal": 0.
|
|
170
|
-
"Gas": 0.
|
|
171
|
-
"Hydro": 0.
|
|
172
|
-
"Nuclear": 0.
|
|
173
|
-
"Other Fossil": 0.
|
|
168
|
+
"Bioenergy": 0.0162,
|
|
169
|
+
"Coal": 0.2527,
|
|
170
|
+
"Gas": 0.34,
|
|
171
|
+
"Hydro": 0.1544,
|
|
172
|
+
"Nuclear": 0.0568,
|
|
173
|
+
"Other Fossil": 0.1089,
|
|
174
174
|
"Other Renewables": 0.008,
|
|
175
|
-
"Solar": 0.
|
|
176
|
-
"Wind": 0.
|
|
175
|
+
"Solar": 0.0263,
|
|
176
|
+
"Wind": 0.0366
|
|
177
177
|
},
|
|
178
178
|
"2020-05": {
|
|
179
|
-
"Bioenergy": 0.
|
|
180
|
-
"Coal": 0.
|
|
181
|
-
"Gas": 0.
|
|
182
|
-
"Hydro": 0.
|
|
183
|
-
"Nuclear": 0.
|
|
184
|
-
"Other Fossil": 0.
|
|
179
|
+
"Bioenergy": 0.016,
|
|
180
|
+
"Coal": 0.2575,
|
|
181
|
+
"Gas": 0.3339,
|
|
182
|
+
"Hydro": 0.1587,
|
|
183
|
+
"Nuclear": 0.056,
|
|
184
|
+
"Other Fossil": 0.1064,
|
|
185
185
|
"Other Renewables": 0.0078,
|
|
186
|
-
"Solar": 0.
|
|
187
|
-
"Wind": 0.
|
|
186
|
+
"Solar": 0.027,
|
|
187
|
+
"Wind": 0.0366
|
|
188
188
|
},
|
|
189
189
|
"2020-06": {
|
|
190
|
-
"Bioenergy": 0.
|
|
191
|
-
"Coal": 0.
|
|
192
|
-
"Gas": 0.
|
|
193
|
-
"Hydro": 0.
|
|
194
|
-
"Nuclear": 0.
|
|
195
|
-
"Other Fossil": 0.
|
|
190
|
+
"Bioenergy": 0.0151,
|
|
191
|
+
"Coal": 0.2604,
|
|
192
|
+
"Gas": 0.3379,
|
|
193
|
+
"Hydro": 0.163,
|
|
194
|
+
"Nuclear": 0.0536,
|
|
195
|
+
"Other Fossil": 0.1043,
|
|
196
196
|
"Other Renewables": 0.0075,
|
|
197
|
-
"Solar": 0.
|
|
198
|
-
"Wind": 0.
|
|
197
|
+
"Solar": 0.0253,
|
|
198
|
+
"Wind": 0.0329
|
|
199
199
|
},
|
|
200
200
|
"2020-07": {
|
|
201
|
-
"Bioenergy": 0.
|
|
202
|
-
"Coal": 0.
|
|
203
|
-
"Gas": 0.
|
|
204
|
-
"Hydro": 0.
|
|
205
|
-
"Nuclear": 0.
|
|
206
|
-
"Other Fossil": 0.
|
|
201
|
+
"Bioenergy": 0.0148,
|
|
202
|
+
"Coal": 0.2654,
|
|
203
|
+
"Gas": 0.3406,
|
|
204
|
+
"Hydro": 0.1646,
|
|
205
|
+
"Nuclear": 0.0531,
|
|
206
|
+
"Other Fossil": 0.1003,
|
|
207
207
|
"Other Renewables": 0.0072,
|
|
208
208
|
"Solar": 0.0248,
|
|
209
|
-
"Wind": 0.
|
|
209
|
+
"Wind": 0.0292
|
|
210
210
|
},
|
|
211
211
|
"2020-08": {
|
|
212
|
-
"Bioenergy": 0.
|
|
213
|
-
"Coal": 0.
|
|
214
|
-
"Gas": 0.
|
|
215
|
-
"Hydro": 0.
|
|
216
|
-
"Nuclear": 0.
|
|
217
|
-
"Other Fossil": 0.
|
|
212
|
+
"Bioenergy": 0.015,
|
|
213
|
+
"Coal": 0.2742,
|
|
214
|
+
"Gas": 0.3378,
|
|
215
|
+
"Hydro": 0.1598,
|
|
216
|
+
"Nuclear": 0.0522,
|
|
217
|
+
"Other Fossil": 0.0998,
|
|
218
218
|
"Other Renewables": 0.0071,
|
|
219
|
-
"Solar": 0.
|
|
219
|
+
"Solar": 0.0245,
|
|
220
220
|
"Wind": 0.0297
|
|
221
221
|
},
|
|
222
222
|
"2020-09": {
|
|
223
|
-
"Bioenergy": 0.
|
|
224
|
-
"Coal": 0.
|
|
225
|
-
"Gas": 0.
|
|
226
|
-
"Hydro": 0.
|
|
227
|
-
"Nuclear": 0.
|
|
228
|
-
"Other Fossil": 0.
|
|
223
|
+
"Bioenergy": 0.015,
|
|
224
|
+
"Coal": 0.2614,
|
|
225
|
+
"Gas": 0.3408,
|
|
226
|
+
"Hydro": 0.1636,
|
|
227
|
+
"Nuclear": 0.0529,
|
|
228
|
+
"Other Fossil": 0.1042,
|
|
229
229
|
"Other Renewables": 0.0074,
|
|
230
|
-
"Solar": 0.
|
|
231
|
-
"Wind": 0.
|
|
230
|
+
"Solar": 0.024,
|
|
231
|
+
"Wind": 0.0305
|
|
232
232
|
},
|
|
233
233
|
"2020-10": {
|
|
234
|
-
"Bioenergy": 0.
|
|
235
|
-
"Coal": 0.
|
|
236
|
-
"Gas": 0.
|
|
237
|
-
"Hydro": 0.
|
|
238
|
-
"Nuclear": 0.
|
|
239
|
-
"Other Fossil": 0.
|
|
234
|
+
"Bioenergy": 0.0155,
|
|
235
|
+
"Coal": 0.2558,
|
|
236
|
+
"Gas": 0.338,
|
|
237
|
+
"Hydro": 0.1637,
|
|
238
|
+
"Nuclear": 0.0549,
|
|
239
|
+
"Other Fossil": 0.1042,
|
|
240
240
|
"Other Renewables": 0.0075,
|
|
241
|
-
"Solar": 0.
|
|
242
|
-
"Wind": 0.
|
|
241
|
+
"Solar": 0.0215,
|
|
242
|
+
"Wind": 0.0388
|
|
243
243
|
},
|
|
244
244
|
"2020-11": {
|
|
245
|
-
"Bioenergy": 0.
|
|
246
|
-
"Coal": 0.
|
|
247
|
-
"Gas": 0.
|
|
248
|
-
"Hydro": 0.
|
|
249
|
-
"Nuclear": 0.
|
|
250
|
-
"Other Fossil": 0.
|
|
245
|
+
"Bioenergy": 0.0164,
|
|
246
|
+
"Coal": 0.274,
|
|
247
|
+
"Gas": 0.3341,
|
|
248
|
+
"Hydro": 0.1482,
|
|
249
|
+
"Nuclear": 0.0566,
|
|
250
|
+
"Other Fossil": 0.1047,
|
|
251
251
|
"Other Renewables": 0.0075,
|
|
252
|
-
"Solar": 0.
|
|
253
|
-
"Wind": 0.
|
|
252
|
+
"Solar": 0.0189,
|
|
253
|
+
"Wind": 0.0396
|
|
254
254
|
},
|
|
255
255
|
"2020-12": {
|
|
256
|
-
"Bioenergy": 0.
|
|
257
|
-
"Coal": 0.
|
|
258
|
-
"Gas": 0.
|
|
259
|
-
"Hydro": 0.
|
|
260
|
-
"Nuclear": 0.
|
|
261
|
-
"Other Fossil": 0.
|
|
256
|
+
"Bioenergy": 0.0168,
|
|
257
|
+
"Coal": 0.2901,
|
|
258
|
+
"Gas": 0.3272,
|
|
259
|
+
"Hydro": 0.1409,
|
|
260
|
+
"Nuclear": 0.059,
|
|
261
|
+
"Other Fossil": 0.1011,
|
|
262
262
|
"Other Renewables": 0.0072,
|
|
263
|
-
"Solar": 0.
|
|
264
|
-
"Wind": 0.
|
|
263
|
+
"Solar": 0.0168,
|
|
264
|
+
"Wind": 0.0408
|
|
265
265
|
},
|
|
266
266
|
"2021-01": {
|
|
267
|
-
"Bioenergy": 0.
|
|
268
|
-
"Coal": 0.
|
|
269
|
-
"Gas": 0.
|
|
270
|
-
"Hydro": 0.
|
|
271
|
-
"Nuclear": 0.
|
|
272
|
-
"Other Fossil": 0.
|
|
267
|
+
"Bioenergy": 0.0167,
|
|
268
|
+
"Coal": 0.2768,
|
|
269
|
+
"Gas": 0.333,
|
|
270
|
+
"Hydro": 0.1423,
|
|
271
|
+
"Nuclear": 0.0597,
|
|
272
|
+
"Other Fossil": 0.1031,
|
|
273
273
|
"Other Renewables": 0.0074,
|
|
274
|
-
"Solar": 0.
|
|
274
|
+
"Solar": 0.0186,
|
|
275
275
|
"Wind": 0.0423
|
|
276
276
|
},
|
|
277
277
|
"2021-02": {
|
|
278
|
-
"Bioenergy": 0.
|
|
279
|
-
"Coal": 0.
|
|
280
|
-
"Gas": 0.
|
|
281
|
-
"Hydro": 0.
|
|
282
|
-
"Nuclear": 0.
|
|
283
|
-
"Other Fossil": 0.
|
|
278
|
+
"Bioenergy": 0.0166,
|
|
279
|
+
"Coal": 0.2796,
|
|
280
|
+
"Gas": 0.3303,
|
|
281
|
+
"Hydro": 0.1444,
|
|
282
|
+
"Nuclear": 0.055,
|
|
283
|
+
"Other Fossil": 0.1042,
|
|
284
284
|
"Other Renewables": 0.0074,
|
|
285
|
-
"Solar": 0.
|
|
286
|
-
"Wind": 0.
|
|
285
|
+
"Solar": 0.0208,
|
|
286
|
+
"Wind": 0.0417
|
|
287
287
|
},
|
|
288
288
|
"2021-03": {
|
|
289
|
-
"Bioenergy": 0.
|
|
290
|
-
"Coal": 0.
|
|
291
|
-
"Gas": 0.
|
|
292
|
-
"Hydro": 0.
|
|
293
|
-
"Nuclear": 0.
|
|
294
|
-
"Other Fossil": 0.
|
|
289
|
+
"Bioenergy": 0.0166,
|
|
290
|
+
"Coal": 0.2763,
|
|
291
|
+
"Gas": 0.3267,
|
|
292
|
+
"Hydro": 0.1432,
|
|
293
|
+
"Nuclear": 0.0578,
|
|
294
|
+
"Other Fossil": 0.1012,
|
|
295
295
|
"Other Renewables": 0.0074,
|
|
296
|
-
"Solar": 0.
|
|
297
|
-
"Wind": 0.
|
|
296
|
+
"Solar": 0.0257,
|
|
297
|
+
"Wind": 0.0449
|
|
298
298
|
},
|
|
299
299
|
"2021-04": {
|
|
300
|
-
"Bioenergy": 0.
|
|
301
|
-
"Coal": 0.
|
|
302
|
-
"Gas": 0.
|
|
303
|
-
"Hydro": 0.
|
|
300
|
+
"Bioenergy": 0.0164,
|
|
301
|
+
"Coal": 0.2682,
|
|
302
|
+
"Gas": 0.3324,
|
|
303
|
+
"Hydro": 0.1468,
|
|
304
304
|
"Nuclear": 0.0547,
|
|
305
|
-
"Other Fossil": 0.
|
|
305
|
+
"Other Fossil": 0.1036,
|
|
306
306
|
"Other Renewables": 0.0076,
|
|
307
|
-
"Solar": 0.
|
|
308
|
-
"Wind": 0.
|
|
307
|
+
"Solar": 0.0281,
|
|
308
|
+
"Wind": 0.0423
|
|
309
309
|
},
|
|
310
310
|
"2021-05": {
|
|
311
|
-
"Bioenergy": 0.
|
|
311
|
+
"Bioenergy": 0.0164,
|
|
312
312
|
"Coal": 0.2618,
|
|
313
|
-
"Gas": 0.
|
|
314
|
-
"Hydro": 0.
|
|
315
|
-
"Nuclear": 0.
|
|
316
|
-
"Other Fossil": 0.
|
|
313
|
+
"Gas": 0.3272,
|
|
314
|
+
"Hydro": 0.1546,
|
|
315
|
+
"Nuclear": 0.0553,
|
|
316
|
+
"Other Fossil": 0.1026,
|
|
317
317
|
"Other Renewables": 0.0075,
|
|
318
|
-
"Solar": 0.
|
|
318
|
+
"Solar": 0.0305,
|
|
319
319
|
"Wind": 0.0441
|
|
320
320
|
},
|
|
321
321
|
"2021-06": {
|
|
322
|
-
"Bioenergy": 0.
|
|
322
|
+
"Bioenergy": 0.0159,
|
|
323
323
|
"Coal": 0.2699,
|
|
324
|
-
"Gas": 0.
|
|
325
|
-
"Hydro": 0.
|
|
326
|
-
"Nuclear": 0.
|
|
327
|
-
"Other Fossil": 0.
|
|
324
|
+
"Gas": 0.3336,
|
|
325
|
+
"Hydro": 0.1542,
|
|
326
|
+
"Nuclear": 0.0544,
|
|
327
|
+
"Other Fossil": 0.1013,
|
|
328
328
|
"Other Renewables": 0.0072,
|
|
329
|
-
"Solar": 0.
|
|
330
|
-
"Wind": 0.
|
|
329
|
+
"Solar": 0.0299,
|
|
330
|
+
"Wind": 0.0338
|
|
331
331
|
},
|
|
332
332
|
"2021-07": {
|
|
333
|
-
"Bioenergy": 0.
|
|
334
|
-
"Coal": 0.
|
|
335
|
-
"Gas": 0.
|
|
336
|
-
"Hydro": 0.
|
|
333
|
+
"Bioenergy": 0.0161,
|
|
334
|
+
"Coal": 0.2783,
|
|
335
|
+
"Gas": 0.3303,
|
|
336
|
+
"Hydro": 0.1544,
|
|
337
337
|
"Nuclear": 0.0547,
|
|
338
|
-
"Other Fossil": 0.
|
|
339
|
-
"Other Renewables": 0.
|
|
340
|
-
"Solar": 0.
|
|
338
|
+
"Other Fossil": 0.0978,
|
|
339
|
+
"Other Renewables": 0.0069,
|
|
340
|
+
"Solar": 0.0284,
|
|
341
341
|
"Wind": 0.0332
|
|
342
342
|
},
|
|
343
343
|
"2021-08": {
|
|
344
|
-
"Bioenergy": 0.
|
|
345
|
-
"Coal": 0.
|
|
346
|
-
"Gas": 0.
|
|
347
|
-
"Hydro": 0.
|
|
344
|
+
"Bioenergy": 0.016,
|
|
345
|
+
"Coal": 0.2782,
|
|
346
|
+
"Gas": 0.3313,
|
|
347
|
+
"Hydro": 0.1529,
|
|
348
348
|
"Nuclear": 0.0545,
|
|
349
|
-
"Other Fossil": 0.
|
|
349
|
+
"Other Fossil": 0.0986,
|
|
350
350
|
"Other Renewables": 0.007,
|
|
351
|
-
"Solar": 0.
|
|
351
|
+
"Solar": 0.0282,
|
|
352
352
|
"Wind": 0.0334
|
|
353
353
|
},
|
|
354
354
|
"2021-09": {
|
|
355
|
-
"Bioenergy": 0.
|
|
356
|
-
"Coal": 0.
|
|
357
|
-
"Gas": 0.
|
|
358
|
-
"Hydro": 0.
|
|
359
|
-
"Nuclear": 0.
|
|
360
|
-
"Other Fossil": 0.
|
|
355
|
+
"Bioenergy": 0.016,
|
|
356
|
+
"Coal": 0.2662,
|
|
357
|
+
"Gas": 0.3337,
|
|
358
|
+
"Hydro": 0.157,
|
|
359
|
+
"Nuclear": 0.0557,
|
|
360
|
+
"Other Fossil": 0.1027,
|
|
361
361
|
"Other Renewables": 0.0073,
|
|
362
|
-
"Solar": 0.
|
|
363
|
-
"Wind": 0.
|
|
362
|
+
"Solar": 0.0271,
|
|
363
|
+
"Wind": 0.0343
|
|
364
364
|
},
|
|
365
365
|
"2021-10": {
|
|
366
|
-
"Bioenergy": 0.
|
|
367
|
-
"Coal": 0.
|
|
368
|
-
"Gas": 0.
|
|
369
|
-
"Hydro": 0.
|
|
370
|
-
"Nuclear": 0.
|
|
371
|
-
"Other Fossil": 0.
|
|
372
|
-
"Other Renewables": 0.
|
|
373
|
-
"Solar": 0.
|
|
374
|
-
"Wind": 0.
|
|
366
|
+
"Bioenergy": 0.0161,
|
|
367
|
+
"Coal": 0.2596,
|
|
368
|
+
"Gas": 0.3351,
|
|
369
|
+
"Hydro": 0.1519,
|
|
370
|
+
"Nuclear": 0.0567,
|
|
371
|
+
"Other Fossil": 0.1037,
|
|
372
|
+
"Other Renewables": 0.0074,
|
|
373
|
+
"Solar": 0.0256,
|
|
374
|
+
"Wind": 0.0437
|
|
375
375
|
},
|
|
376
376
|
"2021-11": {
|
|
377
|
-
"Bioenergy": 0.
|
|
378
|
-
"Coal": 0.
|
|
379
|
-
"Gas": 0.
|
|
380
|
-
"Hydro": 0.
|
|
381
|
-
"Nuclear": 0.
|
|
382
|
-
"Other Fossil": 0.
|
|
377
|
+
"Bioenergy": 0.0165,
|
|
378
|
+
"Coal": 0.2669,
|
|
379
|
+
"Gas": 0.3341,
|
|
380
|
+
"Hydro": 0.1448,
|
|
381
|
+
"Nuclear": 0.0581,
|
|
382
|
+
"Other Fossil": 0.1042,
|
|
383
383
|
"Other Renewables": 0.0074,
|
|
384
|
-
"Solar": 0.
|
|
384
|
+
"Solar": 0.0225,
|
|
385
385
|
"Wind": 0.0453
|
|
386
386
|
},
|
|
387
387
|
"2021-12": {
|
|
388
|
-
"Bioenergy": 0.
|
|
389
|
-
"Coal": 0.
|
|
390
|
-
"Gas": 0.
|
|
391
|
-
"Hydro": 0.
|
|
392
|
-
"Nuclear": 0.
|
|
393
|
-
"Other Fossil": 0.
|
|
388
|
+
"Bioenergy": 0.0172,
|
|
389
|
+
"Coal": 0.2806,
|
|
390
|
+
"Gas": 0.325,
|
|
391
|
+
"Hydro": 0.139,
|
|
392
|
+
"Nuclear": 0.0615,
|
|
393
|
+
"Other Fossil": 0.1008,
|
|
394
394
|
"Other Renewables": 0.0072,
|
|
395
|
-
"Solar": 0.
|
|
395
|
+
"Solar": 0.0207,
|
|
396
396
|
"Wind": 0.048
|
|
397
397
|
},
|
|
398
398
|
"2022-01": {
|
|
399
|
-
"Bioenergy": 0.
|
|
400
|
-
"Coal": 0.
|
|
401
|
-
"Gas": 0.
|
|
402
|
-
"Hydro": 0.
|
|
403
|
-
"Nuclear": 0.
|
|
404
|
-
"Other Fossil": 0.
|
|
399
|
+
"Bioenergy": 0.017,
|
|
400
|
+
"Coal": 0.2767,
|
|
401
|
+
"Gas": 0.3288,
|
|
402
|
+
"Hydro": 0.1395,
|
|
403
|
+
"Nuclear": 0.0607,
|
|
404
|
+
"Other Fossil": 0.1025,
|
|
405
405
|
"Other Renewables": 0.0073,
|
|
406
|
-
"Solar": 0.
|
|
407
|
-
"Wind": 0.
|
|
406
|
+
"Solar": 0.0224,
|
|
407
|
+
"Wind": 0.0451
|
|
408
408
|
},
|
|
409
409
|
"2022-02": {
|
|
410
|
-
"Bioenergy": 0.
|
|
411
|
-
"Coal": 0.
|
|
412
|
-
"Gas": 0.
|
|
413
|
-
"Hydro": 0.
|
|
414
|
-
"Nuclear": 0.
|
|
415
|
-
"Other Fossil": 0.
|
|
416
|
-
"Other Renewables": 0.
|
|
417
|
-
"Solar": 0.
|
|
410
|
+
"Bioenergy": 0.0169,
|
|
411
|
+
"Coal": 0.2766,
|
|
412
|
+
"Gas": 0.3267,
|
|
413
|
+
"Hydro": 0.14,
|
|
414
|
+
"Nuclear": 0.0555,
|
|
415
|
+
"Other Fossil": 0.104,
|
|
416
|
+
"Other Renewables": 0.0073,
|
|
417
|
+
"Solar": 0.0247,
|
|
418
418
|
"Wind": 0.0482
|
|
419
419
|
},
|
|
420
420
|
"2022-03": {
|
|
421
|
-
"Bioenergy": 0.
|
|
421
|
+
"Bioenergy": 0.0168,
|
|
422
422
|
"Coal": 0.2688,
|
|
423
|
-
"Gas": 0.
|
|
424
|
-
"Hydro": 0.
|
|
425
|
-
"Nuclear": 0.
|
|
426
|
-
"Other Fossil": 0.
|
|
427
|
-
"Other Renewables": 0.
|
|
428
|
-
"Solar": 0.
|
|
429
|
-
"Wind": 0.
|
|
423
|
+
"Gas": 0.3248,
|
|
424
|
+
"Hydro": 0.1456,
|
|
425
|
+
"Nuclear": 0.0556,
|
|
426
|
+
"Other Fossil": 0.1012,
|
|
427
|
+
"Other Renewables": 0.0073,
|
|
428
|
+
"Solar": 0.0301,
|
|
429
|
+
"Wind": 0.0498
|
|
430
430
|
},
|
|
431
431
|
"2022-04": {
|
|
432
|
-
"Bioenergy": 0.
|
|
432
|
+
"Bioenergy": 0.0163,
|
|
433
433
|
"Coal": 0.255,
|
|
434
|
-
"Gas": 0.
|
|
435
|
-
"Hydro": 0.
|
|
434
|
+
"Gas": 0.3253,
|
|
435
|
+
"Hydro": 0.1524,
|
|
436
436
|
"Nuclear": 0.052,
|
|
437
|
-
"Other Fossil": 0.
|
|
437
|
+
"Other Fossil": 0.1048,
|
|
438
438
|
"Other Renewables": 0.0076,
|
|
439
|
-
"Solar": 0.
|
|
440
|
-
"Wind": 0.
|
|
439
|
+
"Solar": 0.0346,
|
|
440
|
+
"Wind": 0.052
|
|
441
441
|
},
|
|
442
442
|
"2022-05": {
|
|
443
|
-
"Bioenergy": 0.
|
|
444
|
-
"Coal": 0.
|
|
445
|
-
"Gas": 0.
|
|
446
|
-
"Hydro": 0.
|
|
447
|
-
"Nuclear": 0.
|
|
448
|
-
"Other Fossil": 0.
|
|
443
|
+
"Bioenergy": 0.0161,
|
|
444
|
+
"Coal": 0.2505,
|
|
445
|
+
"Gas": 0.3254,
|
|
446
|
+
"Hydro": 0.1608,
|
|
447
|
+
"Nuclear": 0.0519,
|
|
448
|
+
"Other Fossil": 0.1028,
|
|
449
449
|
"Other Renewables": 0.0075,
|
|
450
|
-
"Solar": 0.
|
|
451
|
-
"Wind": 0.
|
|
450
|
+
"Solar": 0.0368,
|
|
451
|
+
"Wind": 0.0483
|
|
452
452
|
},
|
|
453
453
|
"2022-06": {
|
|
454
|
-
"Bioenergy": 0.
|
|
455
|
-
"Coal": 0.
|
|
456
|
-
"Gas": 0.
|
|
457
|
-
"Hydro": 0.
|
|
454
|
+
"Bioenergy": 0.0159,
|
|
455
|
+
"Coal": 0.2587,
|
|
456
|
+
"Gas": 0.3293,
|
|
457
|
+
"Hydro": 0.1624,
|
|
458
458
|
"Nuclear": 0.0498,
|
|
459
|
-
"Other Fossil": 0.
|
|
460
|
-
"Other Renewables": 0.
|
|
461
|
-
"Solar": 0.
|
|
462
|
-
"Wind": 0.
|
|
459
|
+
"Other Fossil": 0.1001,
|
|
460
|
+
"Other Renewables": 0.0071,
|
|
461
|
+
"Solar": 0.0359,
|
|
462
|
+
"Wind": 0.0407
|
|
463
463
|
},
|
|
464
464
|
"2022-07": {
|
|
465
|
-
"Bioenergy": 0.
|
|
466
|
-
"Coal": 0.
|
|
467
|
-
"Gas": 0.
|
|
468
|
-
"Hydro": 0.
|
|
469
|
-
"Nuclear": 0.
|
|
470
|
-
"Other Fossil": 0.
|
|
465
|
+
"Bioenergy": 0.0162,
|
|
466
|
+
"Coal": 0.2749,
|
|
467
|
+
"Gas": 0.328,
|
|
468
|
+
"Hydro": 0.1546,
|
|
469
|
+
"Nuclear": 0.0508,
|
|
470
|
+
"Other Fossil": 0.0963,
|
|
471
471
|
"Other Renewables": 0.0069,
|
|
472
|
-
"Solar": 0.
|
|
472
|
+
"Solar": 0.0351,
|
|
473
473
|
"Wind": 0.0371
|
|
474
474
|
},
|
|
475
475
|
"2022-08": {
|
|
476
|
-
"Bioenergy": 0.
|
|
476
|
+
"Bioenergy": 0.0166,
|
|
477
477
|
"Coal": 0.2841,
|
|
478
|
-
"Gas": 0.
|
|
479
|
-
"Hydro": 0.
|
|
478
|
+
"Gas": 0.3278,
|
|
479
|
+
"Hydro": 0.1486,
|
|
480
480
|
"Nuclear": 0.0513,
|
|
481
|
-
"Other Fossil": 0.
|
|
481
|
+
"Other Fossil": 0.0963,
|
|
482
482
|
"Other Renewables": 0.0069,
|
|
483
|
-
"Solar": 0.
|
|
483
|
+
"Solar": 0.0344,
|
|
484
484
|
"Wind": 0.034
|
|
485
485
|
},
|
|
486
486
|
"2022-09": {
|
|
487
|
-
"Bioenergy": 0.
|
|
488
|
-
"Coal": 0.
|
|
489
|
-
"Gas": 0.
|
|
490
|
-
"Hydro": 0.
|
|
491
|
-
"Nuclear": 0.
|
|
492
|
-
"Other Fossil": 0.
|
|
487
|
+
"Bioenergy": 0.0166,
|
|
488
|
+
"Coal": 0.2675,
|
|
489
|
+
"Gas": 0.3345,
|
|
490
|
+
"Hydro": 0.1478,
|
|
491
|
+
"Nuclear": 0.0514,
|
|
492
|
+
"Other Fossil": 0.1024,
|
|
493
493
|
"Other Renewables": 0.0073,
|
|
494
|
-
"Solar": 0.
|
|
494
|
+
"Solar": 0.0341,
|
|
495
495
|
"Wind": 0.0384
|
|
496
496
|
},
|
|
497
497
|
"2022-10": {
|
|
498
|
-
"Bioenergy": 0.
|
|
499
|
-
"Coal": 0.
|
|
500
|
-
"Gas": 0.
|
|
501
|
-
"Hydro": 0.
|
|
502
|
-
"Nuclear": 0.
|
|
503
|
-
"Other Fossil": 0.
|
|
498
|
+
"Bioenergy": 0.0164,
|
|
499
|
+
"Coal": 0.2588,
|
|
500
|
+
"Gas": 0.3331,
|
|
501
|
+
"Hydro": 0.1494,
|
|
502
|
+
"Nuclear": 0.0529,
|
|
503
|
+
"Other Fossil": 0.1015,
|
|
504
504
|
"Other Renewables": 0.0075,
|
|
505
|
-
"Solar": 0.
|
|
506
|
-
"Wind": 0.
|
|
505
|
+
"Solar": 0.0322,
|
|
506
|
+
"Wind": 0.0482
|
|
507
507
|
},
|
|
508
508
|
"2022-11": {
|
|
509
|
-
"Bioenergy": 0.
|
|
510
|
-
"Coal": 0.
|
|
511
|
-
"Gas": 0.
|
|
512
|
-
"Hydro": 0.
|
|
509
|
+
"Bioenergy": 0.0171,
|
|
510
|
+
"Coal": 0.2685,
|
|
511
|
+
"Gas": 0.3304,
|
|
512
|
+
"Hydro": 0.1436,
|
|
513
513
|
"Nuclear": 0.0549,
|
|
514
|
-
"Other Fossil": 0.
|
|
514
|
+
"Other Fossil": 0.1008,
|
|
515
515
|
"Other Renewables": 0.0075,
|
|
516
|
-
"Solar": 0.
|
|
516
|
+
"Solar": 0.0266,
|
|
517
517
|
"Wind": 0.0507
|
|
518
518
|
},
|
|
519
519
|
"2022-12": {
|
|
520
|
-
"Bioenergy": 0.
|
|
521
|
-
"Coal": 0.
|
|
522
|
-
"Gas": 0.
|
|
523
|
-
"Hydro": 0.
|
|
520
|
+
"Bioenergy": 0.0174,
|
|
521
|
+
"Coal": 0.2829,
|
|
522
|
+
"Gas": 0.3233,
|
|
523
|
+
"Hydro": 0.1391,
|
|
524
524
|
"Nuclear": 0.057,
|
|
525
|
-
"Other Fossil": 0.
|
|
525
|
+
"Other Fossil": 0.0984,
|
|
526
526
|
"Other Renewables": 0.0072,
|
|
527
|
-
"Solar": 0.
|
|
528
|
-
"Wind": 0.
|
|
527
|
+
"Solar": 0.0236,
|
|
528
|
+
"Wind": 0.0511
|
|
529
529
|
},
|
|
530
530
|
"2023-01": {
|
|
531
|
-
"Bioenergy": 0.
|
|
532
|
-
"Coal": 0.
|
|
533
|
-
"Gas": 0.
|
|
534
|
-
"Hydro": 0.
|
|
531
|
+
"Bioenergy": 0.0171,
|
|
532
|
+
"Coal": 0.2703,
|
|
533
|
+
"Gas": 0.3254,
|
|
534
|
+
"Hydro": 0.1408,
|
|
535
535
|
"Nuclear": 0.0583,
|
|
536
|
-
"Other Fossil": 0.
|
|
536
|
+
"Other Fossil": 0.0996,
|
|
537
537
|
"Other Renewables": 0.0074,
|
|
538
|
-
"Solar": 0.
|
|
539
|
-
"Wind": 0.
|
|
538
|
+
"Solar": 0.0266,
|
|
539
|
+
"Wind": 0.0545
|
|
540
540
|
},
|
|
541
541
|
"2023-02": {
|
|
542
|
-
"Bioenergy": 0.
|
|
543
|
-
"Coal": 0.
|
|
544
|
-
"Gas": 0.
|
|
545
|
-
"Hydro": 0.
|
|
542
|
+
"Bioenergy": 0.0169,
|
|
543
|
+
"Coal": 0.2698,
|
|
544
|
+
"Gas": 0.3292,
|
|
545
|
+
"Hydro": 0.1399,
|
|
546
546
|
"Nuclear": 0.0541,
|
|
547
|
-
"Other Fossil": 0.
|
|
547
|
+
"Other Fossil": 0.1013,
|
|
548
548
|
"Other Renewables": 0.0074,
|
|
549
|
-
"Solar": 0.
|
|
549
|
+
"Solar": 0.0295,
|
|
550
550
|
"Wind": 0.0518
|
|
551
551
|
},
|
|
552
552
|
"2023-03": {
|
|
553
|
-
"Bioenergy": 0.
|
|
554
|
-
"Coal": 0.
|
|
553
|
+
"Bioenergy": 0.017,
|
|
554
|
+
"Coal": 0.2694,
|
|
555
555
|
"Gas": 0.3243,
|
|
556
|
-
"Hydro": 0.
|
|
557
|
-
"Nuclear": 0.
|
|
558
|
-
"Other Fossil": 0.
|
|
556
|
+
"Hydro": 0.1408,
|
|
557
|
+
"Nuclear": 0.0545,
|
|
558
|
+
"Other Fossil": 0.097,
|
|
559
559
|
"Other Renewables": 0.0073,
|
|
560
|
-
"Solar": 0.
|
|
560
|
+
"Solar": 0.0354,
|
|
561
561
|
"Wind": 0.0543
|
|
562
562
|
},
|
|
563
563
|
"2023-04": {
|
|
564
|
-
"Bioenergy": 0.
|
|
565
|
-
"Coal": 0.
|
|
564
|
+
"Bioenergy": 0.0166,
|
|
565
|
+
"Coal": 0.2587,
|
|
566
566
|
"Gas": 0.3267,
|
|
567
|
-
"Hydro": 0.
|
|
567
|
+
"Hydro": 0.1432,
|
|
568
568
|
"Nuclear": 0.0526,
|
|
569
|
-
"Other Fossil": 0.
|
|
569
|
+
"Other Fossil": 0.1003,
|
|
570
570
|
"Other Renewables": 0.0076,
|
|
571
|
-
"Solar": 0.
|
|
572
|
-
"Wind": 0.
|
|
571
|
+
"Solar": 0.0398,
|
|
572
|
+
"Wind": 0.0546
|
|
573
573
|
},
|
|
574
574
|
"2023-05": {
|
|
575
|
-
"Bioenergy": 0.
|
|
576
|
-
"Coal": 0.
|
|
577
|
-
"Gas": 0.
|
|
578
|
-
"Hydro": 0.
|
|
579
|
-
"Nuclear": 0.
|
|
580
|
-
"Other Fossil": 0.
|
|
575
|
+
"Bioenergy": 0.0163,
|
|
576
|
+
"Coal": 0.259,
|
|
577
|
+
"Gas": 0.3267,
|
|
578
|
+
"Hydro": 0.1483,
|
|
579
|
+
"Nuclear": 0.0517,
|
|
580
|
+
"Other Fossil": 0.0985,
|
|
581
581
|
"Other Renewables": 0.0074,
|
|
582
|
-
"Solar": 0.
|
|
582
|
+
"Solar": 0.0433,
|
|
583
583
|
"Wind": 0.0488
|
|
584
584
|
},
|
|
585
585
|
"2023-06": {
|
|
586
|
-
"Bioenergy": 0.
|
|
587
|
-
"Coal": 0.
|
|
588
|
-
"Gas": 0.
|
|
589
|
-
"Hydro": 0.
|
|
590
|
-
"Nuclear": 0.
|
|
591
|
-
"Other Fossil": 0.
|
|
586
|
+
"Bioenergy": 0.016,
|
|
587
|
+
"Coal": 0.2691,
|
|
588
|
+
"Gas": 0.3299,
|
|
589
|
+
"Hydro": 0.1457,
|
|
590
|
+
"Nuclear": 0.0519,
|
|
591
|
+
"Other Fossil": 0.0965,
|
|
592
592
|
"Other Renewables": 0.0072,
|
|
593
|
-
"Solar": 0.
|
|
593
|
+
"Solar": 0.044,
|
|
594
594
|
"Wind": 0.0398
|
|
595
595
|
},
|
|
596
596
|
"2023-07": {
|
|
597
|
-
"Bioenergy": 0.
|
|
598
|
-
"Coal": 0.
|
|
599
|
-
"Gas": 0.
|
|
600
|
-
"Hydro": 0.
|
|
601
|
-
"Nuclear": 0.
|
|
602
|
-
"Other Fossil": 0.
|
|
597
|
+
"Bioenergy": 0.0162,
|
|
598
|
+
"Coal": 0.278,
|
|
599
|
+
"Gas": 0.3264,
|
|
600
|
+
"Hydro": 0.1446,
|
|
601
|
+
"Nuclear": 0.0521,
|
|
602
|
+
"Other Fossil": 0.0917,
|
|
603
603
|
"Other Renewables": 0.0068,
|
|
604
|
-
"Solar": 0.
|
|
605
|
-
"Wind": 0.
|
|
604
|
+
"Solar": 0.0418,
|
|
605
|
+
"Wind": 0.0423
|
|
606
606
|
},
|
|
607
607
|
"2023-08": {
|
|
608
|
-
"Bioenergy": 0.
|
|
609
|
-
"Coal": 0.
|
|
610
|
-
"Gas": 0.
|
|
611
|
-
"Hydro": 0.
|
|
608
|
+
"Bioenergy": 0.0162,
|
|
609
|
+
"Coal": 0.2758,
|
|
610
|
+
"Gas": 0.3265,
|
|
611
|
+
"Hydro": 0.1522,
|
|
612
612
|
"Nuclear": 0.0521,
|
|
613
|
-
"Other Fossil": 0.
|
|
613
|
+
"Other Fossil": 0.0916,
|
|
614
614
|
"Other Renewables": 0.0068,
|
|
615
|
-
"Solar": 0.
|
|
615
|
+
"Solar": 0.0419,
|
|
616
616
|
"Wind": 0.037
|
|
617
617
|
},
|
|
618
618
|
"2023-09": {
|
|
619
|
-
"Bioenergy": 0.
|
|
620
|
-
"Coal": 0.
|
|
621
|
-
"Gas": 0.
|
|
622
|
-
"Hydro": 0.
|
|
619
|
+
"Bioenergy": 0.0162,
|
|
620
|
+
"Coal": 0.2641,
|
|
621
|
+
"Gas": 0.3299,
|
|
622
|
+
"Hydro": 0.1529,
|
|
623
623
|
"Nuclear": 0.0526,
|
|
624
|
-
"Other Fossil": 0.
|
|
624
|
+
"Other Fossil": 0.0966,
|
|
625
625
|
"Other Renewables": 0.0071,
|
|
626
|
-
"Solar": 0.
|
|
627
|
-
"Wind": 0.
|
|
626
|
+
"Solar": 0.0409,
|
|
627
|
+
"Wind": 0.0397
|
|
628
628
|
},
|
|
629
629
|
"2023-10": {
|
|
630
|
-
"Bioenergy": 0.
|
|
631
|
-
"Coal": 0.
|
|
632
|
-
"Gas": 0.
|
|
633
|
-
"Hydro": 0.
|
|
630
|
+
"Bioenergy": 0.0163,
|
|
631
|
+
"Coal": 0.2607,
|
|
632
|
+
"Gas": 0.3259,
|
|
633
|
+
"Hydro": 0.1508,
|
|
634
634
|
"Nuclear": 0.0533,
|
|
635
|
-
"Other Fossil": 0.
|
|
635
|
+
"Other Fossil": 0.0975,
|
|
636
636
|
"Other Renewables": 0.0073,
|
|
637
|
-
"Solar": 0.
|
|
638
|
-
"Wind": 0.
|
|
637
|
+
"Solar": 0.0389,
|
|
638
|
+
"Wind": 0.0493
|
|
639
639
|
},
|
|
640
640
|
"2023-11": {
|
|
641
|
-
"Bioenergy": 0.
|
|
642
|
-
"Coal": 0.
|
|
643
|
-
"Gas": 0.
|
|
644
|
-
"Hydro": 0.
|
|
645
|
-
"Nuclear": 0.
|
|
646
|
-
"Other Fossil": 0.
|
|
641
|
+
"Bioenergy": 0.0171,
|
|
642
|
+
"Coal": 0.2673,
|
|
643
|
+
"Gas": 0.3227,
|
|
644
|
+
"Hydro": 0.1427,
|
|
645
|
+
"Nuclear": 0.0538,
|
|
646
|
+
"Other Fossil": 0.097,
|
|
647
647
|
"Other Renewables": 0.0073,
|
|
648
|
-
"Solar": 0.
|
|
649
|
-
"Wind": 0.
|
|
648
|
+
"Solar": 0.0333,
|
|
649
|
+
"Wind": 0.059
|
|
650
650
|
},
|
|
651
651
|
"2023-12": {
|
|
652
|
-
"Bioenergy": 0.
|
|
653
|
-
"Coal": 0.
|
|
654
|
-
"Gas": 0.
|
|
655
|
-
"Hydro": 0.
|
|
656
|
-
"Nuclear": 0.
|
|
657
|
-
"Other Fossil": 0.
|
|
652
|
+
"Bioenergy": 0.0176,
|
|
653
|
+
"Coal": 0.2828,
|
|
654
|
+
"Gas": 0.3155,
|
|
655
|
+
"Hydro": 0.1384,
|
|
656
|
+
"Nuclear": 0.0562,
|
|
657
|
+
"Other Fossil": 0.0944,
|
|
658
658
|
"Other Renewables": 0.007,
|
|
659
|
-
"Solar": 0.
|
|
660
|
-
"Wind": 0.
|
|
659
|
+
"Solar": 0.0295,
|
|
660
|
+
"Wind": 0.0585
|
|
661
661
|
},
|
|
662
662
|
"2024-01": {
|
|
663
|
-
"Bioenergy": 0.
|
|
664
|
-
"Coal": 0.
|
|
665
|
-
"Gas": 0.
|
|
666
|
-
"Hydro": 0.
|
|
667
|
-
"Nuclear": 0.
|
|
668
|
-
"Other Fossil": 0.
|
|
663
|
+
"Bioenergy": 0.0171,
|
|
664
|
+
"Coal": 0.2761,
|
|
665
|
+
"Gas": 0.3234,
|
|
666
|
+
"Hydro": 0.1385,
|
|
667
|
+
"Nuclear": 0.0563,
|
|
668
|
+
"Other Fossil": 0.0952,
|
|
669
669
|
"Other Renewables": 0.0071,
|
|
670
|
-
"Solar": 0.
|
|
671
|
-
"Wind": 0.
|
|
670
|
+
"Solar": 0.0317,
|
|
671
|
+
"Wind": 0.0547
|
|
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.0169,
|
|
675
|
+
"Coal": 0.2735,
|
|
676
|
+
"Gas": 0.3202,
|
|
677
|
+
"Hydro": 0.1385,
|
|
678
|
+
"Nuclear": 0.0539,
|
|
679
|
+
"Other Fossil": 0.0976,
|
|
680
680
|
"Other Renewables": 0.0072,
|
|
681
|
-
"Solar": 0.
|
|
682
|
-
"Wind": 0.
|
|
681
|
+
"Solar": 0.0356,
|
|
682
|
+
"Wind": 0.0566
|
|
683
683
|
},
|
|
684
684
|
"2024-03": {
|
|
685
|
-
"Bioenergy": 0.
|
|
686
|
-
"Coal": 0.
|
|
687
|
-
"Gas": 0.
|
|
688
|
-
"Hydro": 0.
|
|
689
|
-
"Nuclear": 0.
|
|
690
|
-
"Other Fossil": 0.
|
|
685
|
+
"Bioenergy": 0.0169,
|
|
686
|
+
"Coal": 0.2652,
|
|
687
|
+
"Gas": 0.3188,
|
|
688
|
+
"Hydro": 0.141,
|
|
689
|
+
"Nuclear": 0.0532,
|
|
690
|
+
"Other Fossil": 0.0957,
|
|
691
691
|
"Other Renewables": 0.0071,
|
|
692
|
-
"Solar": 0.
|
|
693
|
-
"Wind": 0.
|
|
692
|
+
"Solar": 0.0442,
|
|
693
|
+
"Wind": 0.058
|
|
694
694
|
},
|
|
695
695
|
"2024-04": {
|
|
696
|
-
"Bioenergy": 0.
|
|
697
|
-
"Coal": 0.
|
|
698
|
-
"Gas": 0.
|
|
699
|
-
"Hydro": 0.
|
|
700
|
-
"Nuclear": 0.
|
|
701
|
-
"Other Fossil": 0.
|
|
696
|
+
"Bioenergy": 0.0163,
|
|
697
|
+
"Coal": 0.2554,
|
|
698
|
+
"Gas": 0.3182,
|
|
699
|
+
"Hydro": 0.1464,
|
|
700
|
+
"Nuclear": 0.0518,
|
|
701
|
+
"Other Fossil": 0.0977,
|
|
702
702
|
"Other Renewables": 0.0074,
|
|
703
|
-
"Solar": 0.
|
|
704
|
-
"Wind": 0.
|
|
703
|
+
"Solar": 0.0496,
|
|
704
|
+
"Wind": 0.0572
|
|
705
705
|
},
|
|
706
706
|
"2024-05": {
|
|
707
|
-
"Bioenergy": 0.
|
|
707
|
+
"Bioenergy": 0.0161,
|
|
708
708
|
"Coal": 0.2516,
|
|
709
|
-
"Gas": 0.
|
|
710
|
-
"Hydro": 0.
|
|
711
|
-
"Nuclear": 0.
|
|
712
|
-
"Other Fossil": 0.
|
|
709
|
+
"Gas": 0.3187,
|
|
710
|
+
"Hydro": 0.1538,
|
|
711
|
+
"Nuclear": 0.0521,
|
|
712
|
+
"Other Fossil": 0.096,
|
|
713
713
|
"Other Renewables": 0.0072,
|
|
714
|
-
"Solar": 0.
|
|
715
|
-
"Wind": 0.
|
|
714
|
+
"Solar": 0.055,
|
|
715
|
+
"Wind": 0.0496
|
|
716
716
|
},
|
|
717
717
|
"2024-06": {
|
|
718
|
-
"Bioenergy": 0.
|
|
719
|
-
"Coal": 0.
|
|
720
|
-
"Gas": 0.
|
|
721
|
-
"Hydro": 0.
|
|
722
|
-
"Nuclear": 0.
|
|
723
|
-
"Other Fossil": 0.
|
|
718
|
+
"Bioenergy": 0.0156,
|
|
719
|
+
"Coal": 0.2556,
|
|
720
|
+
"Gas": 0.3206,
|
|
721
|
+
"Hydro": 0.1563,
|
|
722
|
+
"Nuclear": 0.0512,
|
|
723
|
+
"Other Fossil": 0.094,
|
|
724
724
|
"Other Renewables": 0.007,
|
|
725
|
-
"Solar": 0.
|
|
725
|
+
"Solar": 0.0537,
|
|
726
726
|
"Wind": 0.0461
|
|
727
727
|
},
|
|
728
728
|
"2024-07": {
|
|
729
|
-
"Bioenergy": 0.
|
|
730
|
-
"Coal": 0.
|
|
731
|
-
"Gas": 0.
|
|
732
|
-
"Hydro": 0.
|
|
733
|
-
"Nuclear": 0.
|
|
734
|
-
"Other Fossil": 0.
|
|
729
|
+
"Bioenergy": 0.0158,
|
|
730
|
+
"Coal": 0.2659,
|
|
731
|
+
"Gas": 0.3202,
|
|
732
|
+
"Hydro": 0.1553,
|
|
733
|
+
"Nuclear": 0.0519,
|
|
734
|
+
"Other Fossil": 0.0896,
|
|
735
735
|
"Other Renewables": 0.0067,
|
|
736
|
-
"Solar": 0.
|
|
737
|
-
"Wind": 0.
|
|
736
|
+
"Solar": 0.0518,
|
|
737
|
+
"Wind": 0.0426
|
|
738
738
|
},
|
|
739
739
|
"2024-08": {
|
|
740
|
-
"Bioenergy": 0.
|
|
741
|
-
"Coal": 0.
|
|
742
|
-
"Gas": 0.
|
|
743
|
-
"Hydro": 0.
|
|
744
|
-
"Nuclear": 0.
|
|
745
|
-
"Other Fossil": 0.
|
|
740
|
+
"Bioenergy": 0.0161,
|
|
741
|
+
"Coal": 0.2721,
|
|
742
|
+
"Gas": 0.3201,
|
|
743
|
+
"Hydro": 0.1516,
|
|
744
|
+
"Nuclear": 0.0519,
|
|
745
|
+
"Other Fossil": 0.0895,
|
|
746
746
|
"Other Renewables": 0.0067,
|
|
747
|
-
"Solar": 0.
|
|
748
|
-
"Wind": 0.
|
|
747
|
+
"Solar": 0.0535,
|
|
748
|
+
"Wind": 0.0386
|
|
749
749
|
},
|
|
750
750
|
"2024-09": {
|
|
751
|
-
"Bioenergy": 0.
|
|
752
|
-
"Coal": 0.
|
|
753
|
-
"Gas": 0.
|
|
754
|
-
"Hydro": 0.
|
|
755
|
-
"Nuclear": 0.
|
|
756
|
-
"Other Fossil": 0.
|
|
751
|
+
"Bioenergy": 0.0164,
|
|
752
|
+
"Coal": 0.2655,
|
|
753
|
+
"Gas": 0.3234,
|
|
754
|
+
"Hydro": 0.1459,
|
|
755
|
+
"Nuclear": 0.051,
|
|
756
|
+
"Other Fossil": 0.0945,
|
|
757
757
|
"Other Renewables": 0.007,
|
|
758
|
-
"Solar": 0.
|
|
759
|
-
"Wind": 0.
|
|
758
|
+
"Solar": 0.0488,
|
|
759
|
+
"Wind": 0.0475
|
|
760
760
|
},
|
|
761
761
|
"2024-10": {
|
|
762
|
-
"Bioenergy": 0.
|
|
763
|
-
"Coal": 0.
|
|
764
|
-
"Gas": 0.
|
|
765
|
-
"Hydro": 0.
|
|
766
|
-
"Nuclear": 0.
|
|
767
|
-
"Other Fossil": 0.
|
|
762
|
+
"Bioenergy": 0.0165,
|
|
763
|
+
"Coal": 0.2577,
|
|
764
|
+
"Gas": 0.3231,
|
|
765
|
+
"Hydro": 0.1451,
|
|
766
|
+
"Nuclear": 0.0528,
|
|
767
|
+
"Other Fossil": 0.0964,
|
|
768
768
|
"Other Renewables": 0.0072,
|
|
769
|
-
"Solar": 0.
|
|
770
|
-
"Wind": 0.
|
|
769
|
+
"Solar": 0.0467,
|
|
770
|
+
"Wind": 0.0545
|
|
771
771
|
},
|
|
772
772
|
"2024-11": {
|
|
773
|
-
"Bioenergy": 0.
|
|
774
|
-
"Coal": 0.
|
|
775
|
-
"Gas": 0.
|
|
776
|
-
"Hydro": 0.
|
|
777
|
-
"Nuclear": 0.
|
|
778
|
-
"Other Fossil": 0.
|
|
773
|
+
"Bioenergy": 0.0169,
|
|
774
|
+
"Coal": 0.2654,
|
|
775
|
+
"Gas": 0.3247,
|
|
776
|
+
"Hydro": 0.1388,
|
|
777
|
+
"Nuclear": 0.0542,
|
|
778
|
+
"Other Fossil": 0.0965,
|
|
779
779
|
"Other Renewables": 0.0072,
|
|
780
|
-
"Solar": 0.
|
|
781
|
-
"Wind": 0.
|
|
780
|
+
"Solar": 0.04,
|
|
781
|
+
"Wind": 0.0564
|
|
782
782
|
},
|
|
783
783
|
"2024-12": {
|
|
784
|
-
"Bioenergy": 0.
|
|
785
|
-
"Coal": 0.
|
|
786
|
-
"Gas": 0.
|
|
787
|
-
"Hydro": 0.
|
|
788
|
-
"Nuclear": 0.
|
|
789
|
-
"Other Fossil": 0.
|
|
784
|
+
"Bioenergy": 0.0172,
|
|
785
|
+
"Coal": 0.2773,
|
|
786
|
+
"Gas": 0.3134,
|
|
787
|
+
"Hydro": 0.1352,
|
|
788
|
+
"Nuclear": 0.0585,
|
|
789
|
+
"Other Fossil": 0.093,
|
|
790
790
|
"Other Renewables": 0.007,
|
|
791
|
-
"Solar": 0.
|
|
792
|
-
"Wind": 0.
|
|
791
|
+
"Solar": 0.0377,
|
|
792
|
+
"Wind": 0.0605
|
|
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.0168,
|
|
796
|
+
"Coal": 0.2665,
|
|
797
|
+
"Gas": 0.3203,
|
|
798
|
+
"Hydro": 0.1356,
|
|
799
|
+
"Nuclear": 0.0584,
|
|
800
|
+
"Other Fossil": 0.0941,
|
|
801
801
|
"Other Renewables": 0.007,
|
|
802
|
-
"Solar": 0.
|
|
803
|
-
"Wind": 0.
|
|
802
|
+
"Solar": 0.0422,
|
|
803
|
+
"Wind": 0.059
|
|
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.0168,
|
|
807
|
+
"Coal": 0.2674,
|
|
808
|
+
"Gas": 0.321,
|
|
809
|
+
"Hydro": 0.137,
|
|
810
|
+
"Nuclear": 0.054,
|
|
811
|
+
"Other Fossil": 0.0967,
|
|
812
812
|
"Other Renewables": 0.0071,
|
|
813
|
-
"Solar": 0.
|
|
814
|
-
"Wind": 0.
|
|
813
|
+
"Solar": 0.0453,
|
|
814
|
+
"Wind": 0.0548
|
|
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.0164,
|
|
818
|
+
"Coal": 0.2616,
|
|
819
|
+
"Gas": 0.3111,
|
|
820
|
+
"Hydro": 0.1372,
|
|
821
|
+
"Nuclear": 0.0556,
|
|
822
|
+
"Other Fossil": 0.0932,
|
|
823
823
|
"Other Renewables": 0.0071,
|
|
824
|
-
"Solar": 0.
|
|
825
|
-
"Wind": 0.
|
|
824
|
+
"Solar": 0.0555,
|
|
825
|
+
"Wind": 0.0622
|
|
826
826
|
},
|
|
827
827
|
"2025-04": {
|
|
828
|
-
"Bioenergy": 0.
|
|
829
|
-
"Coal": 0.
|
|
830
|
-
"Gas": 0.
|
|
831
|
-
"Hydro": 0.
|
|
832
|
-
"Nuclear": 0.
|
|
833
|
-
"Other Fossil": 0.
|
|
828
|
+
"Bioenergy": 0.0161,
|
|
829
|
+
"Coal": 0.2492,
|
|
830
|
+
"Gas": 0.3147,
|
|
831
|
+
"Hydro": 0.1412,
|
|
832
|
+
"Nuclear": 0.0526,
|
|
833
|
+
"Other Fossil": 0.0965,
|
|
834
834
|
"Other Renewables": 0.0073,
|
|
835
|
-
"Solar": 0.
|
|
835
|
+
"Solar": 0.0643,
|
|
836
836
|
"Wind": 0.0581
|
|
837
837
|
},
|
|
838
838
|
"2025-05": {
|
|
839
|
-
"Bioenergy": 0.
|
|
840
|
-
"Coal": 0.
|
|
839
|
+
"Bioenergy": 0.0159,
|
|
840
|
+
"Coal": 0.2469,
|
|
841
841
|
"Gas": 0.3124,
|
|
842
|
-
"Hydro": 0.
|
|
843
|
-
"Nuclear": 0.
|
|
844
|
-
"Other Fossil": 0.
|
|
845
|
-
"Other Renewables": 0.
|
|
846
|
-
"Solar": 0.
|
|
847
|
-
"Wind": 0.
|
|
842
|
+
"Hydro": 0.1475,
|
|
843
|
+
"Nuclear": 0.0516,
|
|
844
|
+
"Other Fossil": 0.0949,
|
|
845
|
+
"Other Renewables": 0.0071,
|
|
846
|
+
"Solar": 0.0681,
|
|
847
|
+
"Wind": 0.0557
|
|
848
848
|
},
|
|
849
849
|
"2025-06": {
|
|
850
|
-
"Bioenergy": 0.
|
|
851
|
-
"Coal": 0.
|
|
850
|
+
"Bioenergy": 0.0156,
|
|
851
|
+
"Coal": 0.2507,
|
|
852
852
|
"Gas": 0.312,
|
|
853
|
-
"Hydro": 0.
|
|
854
|
-
"Nuclear": 0.
|
|
855
|
-
"Other Fossil": 0.
|
|
853
|
+
"Hydro": 0.1518,
|
|
854
|
+
"Nuclear": 0.051,
|
|
855
|
+
"Other Fossil": 0.0924,
|
|
856
856
|
"Other Renewables": 0.0069,
|
|
857
|
-
"Solar": 0.
|
|
858
|
-
"Wind": 0.
|
|
857
|
+
"Solar": 0.0689,
|
|
858
|
+
"Wind": 0.0507
|
|
859
859
|
},
|
|
860
860
|
"2025-07": {
|
|
861
|
-
"Bioenergy": 0.
|
|
862
|
-
"Coal": 0.
|
|
863
|
-
"Gas": 0.
|
|
864
|
-
"Hydro": 0.
|
|
865
|
-
"Nuclear": 0.
|
|
866
|
-
"Other Fossil": 0.
|
|
861
|
+
"Bioenergy": 0.0161,
|
|
862
|
+
"Coal": 0.2664,
|
|
863
|
+
"Gas": 0.3112,
|
|
864
|
+
"Hydro": 0.1466,
|
|
865
|
+
"Nuclear": 0.0513,
|
|
866
|
+
"Other Fossil": 0.0874,
|
|
867
867
|
"Other Renewables": 0.0065,
|
|
868
|
-
"Solar": 0.
|
|
869
|
-
"Wind": 0.
|
|
868
|
+
"Solar": 0.0682,
|
|
869
|
+
"Wind": 0.0463
|
|
870
870
|
},
|
|
871
871
|
"2025-08": {
|
|
872
|
-
"Bioenergy": 0.
|
|
873
|
-
"Coal": 0.
|
|
874
|
-
"Gas": 0.
|
|
875
|
-
"Hydro": 0.
|
|
876
|
-
"Nuclear": 0.
|
|
877
|
-
"Other Fossil": 0.
|
|
872
|
+
"Bioenergy": 0.0163,
|
|
873
|
+
"Coal": 0.2718,
|
|
874
|
+
"Gas": 0.3118,
|
|
875
|
+
"Hydro": 0.1453,
|
|
876
|
+
"Nuclear": 0.0509,
|
|
877
|
+
"Other Fossil": 0.0882,
|
|
878
878
|
"Other Renewables": 0.0066,
|
|
879
|
-
"Solar": 0.
|
|
880
|
-
"Wind": 0.
|
|
879
|
+
"Solar": 0.0665,
|
|
880
|
+
"Wind": 0.0425
|
|
881
881
|
},
|
|
882
882
|
"2025-09": {
|
|
883
|
-
"Bioenergy": 0.
|
|
884
|
-
"Coal": 0.
|
|
885
|
-
"Gas": 0.
|
|
886
|
-
"Hydro": 0.
|
|
887
|
-
"Nuclear": 0.
|
|
888
|
-
"Other Fossil": 0.
|
|
883
|
+
"Bioenergy": 0.0161,
|
|
884
|
+
"Coal": 0.2555,
|
|
885
|
+
"Gas": 0.3163,
|
|
886
|
+
"Hydro": 0.153,
|
|
887
|
+
"Nuclear": 0.0505,
|
|
888
|
+
"Other Fossil": 0.0927,
|
|
889
889
|
"Other Renewables": 0.0069,
|
|
890
|
-
"Solar": 0.
|
|
890
|
+
"Solar": 0.0615,
|
|
891
891
|
"Wind": 0.0474
|
|
892
892
|
},
|
|
893
893
|
"2025-10": {
|
|
894
|
-
"Bioenergy": 0.
|
|
895
|
-
"Coal": 0.
|
|
896
|
-
"Gas": 0.
|
|
897
|
-
"Hydro": 0.
|
|
898
|
-
"Nuclear": 0.
|
|
899
|
-
"Other Fossil": 0.
|
|
900
|
-
"Other Renewables": 0.
|
|
901
|
-
"Solar": 0.
|
|
902
|
-
"Wind": 0.
|
|
894
|
+
"Bioenergy": 0.0163,
|
|
895
|
+
"Coal": 0.2552,
|
|
896
|
+
"Gas": 0.3182,
|
|
897
|
+
"Hydro": 0.149,
|
|
898
|
+
"Nuclear": 0.0511,
|
|
899
|
+
"Other Fossil": 0.0942,
|
|
900
|
+
"Other Renewables": 0.007,
|
|
901
|
+
"Solar": 0.0534,
|
|
902
|
+
"Wind": 0.0555
|
|
903
903
|
},
|
|
904
904
|
"2025-11": {
|
|
905
|
-
"Bioenergy": 0.
|
|
906
|
-
"Coal": 0.
|
|
907
|
-
"Gas": 0.
|
|
908
|
-
"Hydro": 0.
|
|
909
|
-
"Nuclear": 0.
|
|
905
|
+
"Bioenergy": 0.0169,
|
|
906
|
+
"Coal": 0.2537,
|
|
907
|
+
"Gas": 0.3186,
|
|
908
|
+
"Hydro": 0.1412,
|
|
909
|
+
"Nuclear": 0.0534,
|
|
910
910
|
"Other Fossil": 0.0946,
|
|
911
|
-
"Other Renewables": 0.
|
|
912
|
-
"Solar": 0.
|
|
913
|
-
"Wind": 0.
|
|
911
|
+
"Other Renewables": 0.007,
|
|
912
|
+
"Solar": 0.0501,
|
|
913
|
+
"Wind": 0.0643
|
|
914
914
|
},
|
|
915
915
|
"2025-12": {
|
|
916
|
-
"Bioenergy": 0.
|
|
917
|
-
"Coal": 0.
|
|
918
|
-
"Gas": 0.
|
|
919
|
-
"Hydro": 0.
|
|
920
|
-
"Nuclear": 0.
|
|
921
|
-
"Other Fossil": 0.
|
|
922
|
-
"Other Renewables": 0.
|
|
923
|
-
"Solar": 0.
|
|
924
|
-
"Wind": 0.
|
|
916
|
+
"Bioenergy": 0.017,
|
|
917
|
+
"Coal": 0.269,
|
|
918
|
+
"Gas": 0.3138,
|
|
919
|
+
"Hydro": 0.1348,
|
|
920
|
+
"Nuclear": 0.0568,
|
|
921
|
+
"Other Fossil": 0.091,
|
|
922
|
+
"Other Renewables": 0.0068,
|
|
923
|
+
"Solar": 0.0465,
|
|
924
|
+
"Wind": 0.0642
|
|
925
925
|
},
|
|
926
926
|
"2026-01": {
|
|
927
|
-
"Bioenergy": 0.
|
|
928
|
-
"Coal": 0.
|
|
929
|
-
"Gas": 0.
|
|
930
|
-
"Hydro": 0.
|
|
931
|
-
"Nuclear": 0.
|
|
932
|
-
"Other Fossil": 0.
|
|
933
|
-
"Other Renewables": 0.
|
|
934
|
-
"Solar": 0.
|
|
935
|
-
"Wind": 0.
|
|
927
|
+
"Bioenergy": 0.0168,
|
|
928
|
+
"Coal": 0.2686,
|
|
929
|
+
"Gas": 0.3137,
|
|
930
|
+
"Hydro": 0.1359,
|
|
931
|
+
"Nuclear": 0.0569,
|
|
932
|
+
"Other Fossil": 0.0904,
|
|
933
|
+
"Other Renewables": 0.0068,
|
|
934
|
+
"Solar": 0.047,
|
|
935
|
+
"Wind": 0.064
|
|
936
|
+
},
|
|
937
|
+
"2026-02": {
|
|
938
|
+
"Bioenergy": 0.0168,
|
|
939
|
+
"Coal": 0.2686,
|
|
940
|
+
"Gas": 0.3137,
|
|
941
|
+
"Hydro": 0.1359,
|
|
942
|
+
"Nuclear": 0.0569,
|
|
943
|
+
"Other Fossil": 0.0904,
|
|
944
|
+
"Other Renewables": 0.0068,
|
|
945
|
+
"Solar": 0.047,
|
|
946
|
+
"Wind": 0.064
|
|
936
947
|
}
|
|
937
948
|
}
|