@digital4better/data 1.3.39 → 1.3.41

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 (86) hide show
  1. package/README.md +12 -3
  2. package/data/ai/models.csv +8 -0
  3. package/data/ai/models.json +274 -0
  4. package/data/cloud/accelerators.csv +1 -0
  5. package/data/cloud/accelerators.json +9 -0
  6. package/data/cloud/aws-regions.csv +32 -32
  7. package/data/cloud/aws-regions.json +68 -68
  8. package/data/cloud/azure-regions.csv +10 -10
  9. package/data/cloud/azure-regions.json +66 -42
  10. package/data/cloud/cpus.csv +16 -0
  11. package/data/cloud/cpus.json +194 -0
  12. package/data/cloud/gcp-regions.csv +39 -39
  13. package/data/cloud/gcp-regions.json +73 -73
  14. package/data/cloud/oracle-regions.csv +46 -0
  15. package/data/cloud/oracle-regions.json +548 -0
  16. package/data/cloud/oracle-vms.csv +141 -0
  17. package/data/cloud/oracle-vms.json +2759 -0
  18. package/data/cloud/ovhcloud-regions.csv +21 -21
  19. package/data/cloud/ovhcloud-regions.json +68 -35
  20. package/data/cloud/scaleway-regions.csv +9 -9
  21. package/data/cloud/scaleway-regions.json +21 -21
  22. package/data/factor/continent-monthly-green.csv +172 -172
  23. package/data/factor/continent-monthly-green.json +1531 -1531
  24. package/data/factor/continent-monthly.csv +173 -173
  25. package/data/factor/continent-monthly.json +1521 -1521
  26. package/data/factor/continent-yearly-green.csv +27 -27
  27. package/data/factor/continent-yearly-green.json +223 -223
  28. package/data/factor/continent-yearly.csv +26 -26
  29. package/data/factor/continent-yearly.json +227 -227
  30. package/data/factor/country-monthly-green.csv +796 -796
  31. package/data/factor/country-monthly-green.json +6458 -6458
  32. package/data/factor/country-monthly.csv +936 -936
  33. package/data/factor/country-monthly.json +6311 -6311
  34. package/data/factor/country-yearly-green.csv +198 -198
  35. package/data/factor/country-yearly-green.json +1470 -1470
  36. package/data/factor/country-yearly.csv +214 -214
  37. package/data/factor/country-yearly.json +1502 -1502
  38. package/data/factor/subdivision-monthly-green.csv +141 -141
  39. package/data/factor/subdivision-monthly-green.json +1263 -1263
  40. package/data/factor/subdivision-monthly.csv +141 -141
  41. package/data/factor/subdivision-monthly.json +1269 -1269
  42. package/data/factor/subdivision-yearly-green.csv +64 -64
  43. package/data/factor/subdivision-yearly-green.json +574 -574
  44. package/data/factor/subdivision-yearly.csv +64 -64
  45. package/data/factor/subdivision-yearly.json +576 -576
  46. package/data/factor/world-monthly-green.csv +87 -87
  47. package/data/factor/world-monthly-green.json +783 -783
  48. package/data/factor/world-monthly.csv +87 -87
  49. package/data/factor/world-monthly.json +782 -782
  50. package/data/factor/world-yearly-green.csv +8 -8
  51. package/data/factor/world-yearly-green.json +72 -72
  52. package/data/factor/world-yearly.csv +8 -8
  53. package/data/factor/world-yearly.json +72 -72
  54. package/data/mix/continent-monthly-green.csv +166 -166
  55. package/data/mix/continent-monthly-green.json +559 -559
  56. package/data/mix/continent-monthly.csv +166 -166
  57. package/data/mix/continent-monthly.json +1078 -1078
  58. package/data/mix/continent-yearly-green.csv +22 -22
  59. package/data/mix/continent-yearly-green.json +72 -72
  60. package/data/mix/continent-yearly.csv +22 -22
  61. package/data/mix/continent-yearly.json +128 -128
  62. package/data/mix/country-monthly-green.csv +567 -567
  63. package/data/mix/country-monthly-green.json +1754 -1754
  64. package/data/mix/country-monthly.csv +567 -567
  65. package/data/mix/country-monthly.json +2585 -2585
  66. package/data/mix/country-yearly-green.csv +122 -122
  67. package/data/mix/country-yearly-green.json +409 -409
  68. package/data/mix/country-yearly.csv +122 -122
  69. package/data/mix/country-yearly.json +720 -720
  70. package/data/mix/subdivision-monthly-green.csv +132 -132
  71. package/data/mix/subdivision-monthly-green.json +411 -411
  72. package/data/mix/subdivision-monthly.csv +132 -132
  73. package/data/mix/subdivision-monthly.json +780 -780
  74. package/data/mix/subdivision-yearly-green.csv +61 -61
  75. package/data/mix/subdivision-yearly-green.json +196 -196
  76. package/data/mix/subdivision-yearly.csv +61 -61
  77. package/data/mix/subdivision-yearly.json +367 -367
  78. package/data/mix/world-monthly-green.csv +87 -87
  79. package/data/mix/world-monthly-green.json +345 -345
  80. package/data/mix/world-monthly.csv +87 -87
  81. package/data/mix/world-monthly.json +771 -771
  82. package/data/mix/world-yearly-green.csv +8 -8
  83. package/data/mix/world-yearly-green.json +31 -31
  84. package/data/mix/world-yearly.csv +8 -8
  85. package/data/mix/world-yearly.json +71 -71
  86. package/package.json +1 -1
@@ -1,959 +1,959 @@
1
1
  {
2
2
  "2019-01": {
3
- "Bioenergy": 0.0158,
4
- "Coal": 0.2767,
5
- "Gas": 0.3367,
6
- "Hydro": 0.1492,
7
- "Nuclear": 0.0626,
8
- "Other Fossil": 0.1053,
9
- "Other Renewables": 0.0075,
10
- "Solar": 0.0127,
11
- "Wind": 0.0335
3
+ "Bioenergy": 0.0155,
4
+ "Coal": 0.2771,
5
+ "Gas": 0.3416,
6
+ "Hydro": 0.1467,
7
+ "Nuclear": 0.0616,
8
+ "Other Fossil": 0.1038,
9
+ "Other Renewables": 0.0074,
10
+ "Solar": 0.0132,
11
+ "Wind": 0.0329
12
12
  },
13
13
  "2019-02": {
14
- "Bioenergy": 0.0153,
15
- "Coal": 0.2749,
16
- "Gas": 0.3378,
17
- "Hydro": 0.1515,
18
- "Nuclear": 0.0587,
19
- "Other Fossil": 0.1082,
20
- "Other Renewables": 0.0077,
21
- "Solar": 0.0144,
22
- "Wind": 0.0314
14
+ "Bioenergy": 0.0151,
15
+ "Coal": 0.2753,
16
+ "Gas": 0.3429,
17
+ "Hydro": 0.1489,
18
+ "Nuclear": 0.0577,
19
+ "Other Fossil": 0.1066,
20
+ "Other Renewables": 0.0075,
21
+ "Solar": 0.0149,
22
+ "Wind": 0.0309
23
23
  },
24
24
  "2019-03": {
25
- "Bioenergy": 0.0153,
26
- "Coal": 0.2684,
27
- "Gas": 0.3334,
28
- "Hydro": 0.154,
29
- "Nuclear": 0.0604,
30
- "Other Fossil": 0.1055,
31
- "Other Renewables": 0.0076,
32
- "Solar": 0.0184,
33
- "Wind": 0.037
25
+ "Bioenergy": 0.0151,
26
+ "Coal": 0.269,
27
+ "Gas": 0.3385,
28
+ "Hydro": 0.1513,
29
+ "Nuclear": 0.0594,
30
+ "Other Fossil": 0.1039,
31
+ "Other Renewables": 0.0075,
32
+ "Solar": 0.0189,
33
+ "Wind": 0.0364
34
34
  },
35
35
  "2019-04": {
36
- "Bioenergy": 0.0149,
37
- "Coal": 0.2605,
38
- "Gas": 0.3358,
39
- "Hydro": 0.1603,
40
- "Nuclear": 0.0578,
41
- "Other Fossil": 0.1081,
42
- "Other Renewables": 0.0078,
43
- "Solar": 0.0206,
44
- "Wind": 0.0342
45
- },
46
- "2019-05": {
47
- "Bioenergy": 0.0147,
48
- "Coal": 0.2584,
49
- "Gas": 0.3343,
50
- "Hydro": 0.167,
51
- "Nuclear": 0.0569,
52
- "Other Fossil": 0.1061,
36
+ "Bioenergy": 0.0146,
37
+ "Coal": 0.2612,
38
+ "Gas": 0.341,
39
+ "Hydro": 0.1575,
40
+ "Nuclear": 0.0568,
41
+ "Other Fossil": 0.1065,
53
42
  "Other Renewables": 0.0077,
54
- "Solar": 0.0217,
55
- "Wind": 0.0334
43
+ "Solar": 0.021,
44
+ "Wind": 0.0337
56
45
  },
57
- "2019-06": {
46
+ "2019-05": {
58
47
  "Bioenergy": 0.0144,
59
- "Coal": 0.2619,
60
- "Gas": 0.339,
61
- "Hydro": 0.1649,
62
- "Nuclear": 0.056,
63
- "Other Fossil": 0.1055,
48
+ "Coal": 0.2591,
49
+ "Gas": 0.3394,
50
+ "Hydro": 0.1641,
51
+ "Nuclear": 0.0559,
52
+ "Other Fossil": 0.1045,
64
53
  "Other Renewables": 0.0075,
65
- "Solar": 0.0218,
66
- "Wind": 0.0291
54
+ "Solar": 0.0221,
55
+ "Wind": 0.0329
56
+ },
57
+ "2019-06": {
58
+ "Bioenergy": 0.0141,
59
+ "Coal": 0.2625,
60
+ "Gas": 0.344,
61
+ "Hydro": 0.1621,
62
+ "Nuclear": 0.0551,
63
+ "Other Fossil": 0.104,
64
+ "Other Renewables": 0.0073,
65
+ "Solar": 0.0221,
66
+ "Wind": 0.0287
67
67
  },
68
68
  "2019-07": {
69
- "Bioenergy": 0.0145,
70
- "Coal": 0.2714,
71
- "Gas": 0.3388,
72
- "Hydro": 0.1623,
73
- "Nuclear": 0.0566,
74
- "Other Fossil": 0.1015,
75
- "Other Renewables": 0.0072,
76
- "Solar": 0.0207,
77
- "Wind": 0.0271
69
+ "Bioenergy": 0.0143,
70
+ "Coal": 0.2718,
71
+ "Gas": 0.3436,
72
+ "Hydro": 0.1596,
73
+ "Nuclear": 0.0557,
74
+ "Other Fossil": 0.1001,
75
+ "Other Renewables": 0.0071,
76
+ "Solar": 0.0211,
77
+ "Wind": 0.0267
78
78
  },
79
79
  "2019-08": {
80
- "Bioenergy": 0.0148,
81
- "Coal": 0.2719,
82
- "Gas": 0.3398,
83
- "Hydro": 0.1599,
84
- "Nuclear": 0.0569,
85
- "Other Fossil": 0.1018,
86
- "Other Renewables": 0.0073,
87
- "Solar": 0.0208,
88
- "Wind": 0.0269
80
+ "Bioenergy": 0.0146,
81
+ "Coal": 0.2724,
82
+ "Gas": 0.3445,
83
+ "Hydro": 0.1573,
84
+ "Nuclear": 0.0559,
85
+ "Other Fossil": 0.1005,
86
+ "Other Renewables": 0.0071,
87
+ "Solar": 0.0212,
88
+ "Wind": 0.0265
89
89
  },
90
90
  "2019-09": {
91
- "Bioenergy": 0.0147,
92
- "Coal": 0.2637,
93
- "Gas": 0.3444,
94
- "Hydro": 0.1582,
95
- "Nuclear": 0.0562,
96
- "Other Fossil": 0.1054,
97
- "Other Renewables": 0.0076,
98
- "Solar": 0.0199,
99
- "Wind": 0.0299
91
+ "Bioenergy": 0.0145,
92
+ "Coal": 0.2643,
93
+ "Gas": 0.3493,
94
+ "Hydro": 0.1555,
95
+ "Nuclear": 0.0552,
96
+ "Other Fossil": 0.1039,
97
+ "Other Renewables": 0.0074,
98
+ "Solar": 0.0203,
99
+ "Wind": 0.0294
100
100
  },
101
101
  "2019-10": {
102
- "Bioenergy": 0.015,
103
- "Coal": 0.2601,
104
- "Gas": 0.345,
105
- "Hydro": 0.1577,
106
- "Nuclear": 0.0573,
107
- "Other Fossil": 0.1058,
108
- "Other Renewables": 0.0076,
109
- "Solar": 0.0182,
110
- "Wind": 0.0332
102
+ "Bioenergy": 0.0148,
103
+ "Coal": 0.2608,
104
+ "Gas": 0.3499,
105
+ "Hydro": 0.155,
106
+ "Nuclear": 0.0563,
107
+ "Other Fossil": 0.1043,
108
+ "Other Renewables": 0.0075,
109
+ "Solar": 0.0187,
110
+ "Wind": 0.0327
111
111
  },
112
112
  "2019-11": {
113
- "Bioenergy": 0.0155,
114
- "Coal": 0.271,
115
- "Gas": 0.3365,
116
- "Hydro": 0.1536,
117
- "Nuclear": 0.0589,
118
- "Other Fossil": 0.106,
119
- "Other Renewables": 0.0075,
120
- "Solar": 0.0155,
121
- "Wind": 0.0356
113
+ "Bioenergy": 0.0152,
114
+ "Coal": 0.2716,
115
+ "Gas": 0.3416,
116
+ "Hydro": 0.1509,
117
+ "Nuclear": 0.0579,
118
+ "Other Fossil": 0.1044,
119
+ "Other Renewables": 0.0074,
120
+ "Solar": 0.016,
121
+ "Wind": 0.0351
122
122
  },
123
123
  "2019-12": {
124
- "Bioenergy": 0.0159,
125
- "Coal": 0.2814,
126
- "Gas": 0.3312,
127
- "Hydro": 0.1471,
128
- "Nuclear": 0.0612,
129
- "Other Fossil": 0.1035,
130
- "Other Renewables": 0.0074,
131
- "Solar": 0.0143,
132
- "Wind": 0.0382
124
+ "Bioenergy": 0.0156,
125
+ "Coal": 0.2817,
126
+ "Gas": 0.3362,
127
+ "Hydro": 0.1446,
128
+ "Nuclear": 0.0602,
129
+ "Other Fossil": 0.102,
130
+ "Other Renewables": 0.0072,
131
+ "Solar": 0.0148,
132
+ "Wind": 0.0376
133
133
  },
134
134
  "2020-01": {
135
- "Bioenergy": 0.0162,
136
- "Coal": 0.2625,
137
- "Gas": 0.3407,
138
- "Hydro": 0.1498,
139
- "Nuclear": 0.0624,
140
- "Other Fossil": 0.108,
141
- "Other Renewables": 0.0077,
142
- "Solar": 0.0157,
143
- "Wind": 0.0371
135
+ "Bioenergy": 0.0159,
136
+ "Coal": 0.2631,
137
+ "Gas": 0.3457,
138
+ "Hydro": 0.1472,
139
+ "Nuclear": 0.0614,
140
+ "Other Fossil": 0.1064,
141
+ "Other Renewables": 0.0076,
142
+ "Solar": 0.0162,
143
+ "Wind": 0.0365
144
144
  },
145
145
  "2020-02": {
146
- "Bioenergy": 0.0159,
147
- "Coal": 0.2602,
148
- "Gas": 0.3382,
149
- "Hydro": 0.1532,
150
- "Nuclear": 0.0579,
151
- "Other Fossil": 0.1089,
152
- "Other Renewables": 0.0078,
153
- "Solar": 0.0174,
154
- "Wind": 0.0405
146
+ "Bioenergy": 0.0157,
147
+ "Coal": 0.261,
148
+ "Gas": 0.3434,
149
+ "Hydro": 0.1505,
150
+ "Nuclear": 0.0568,
151
+ "Other Fossil": 0.1072,
152
+ "Other Renewables": 0.0076,
153
+ "Solar": 0.0179,
154
+ "Wind": 0.0399
155
155
  },
156
156
  "2020-03": {
157
- "Bioenergy": 0.0161,
158
- "Coal": 0.2528,
159
- "Gas": 0.3346,
160
- "Hydro": 0.1581,
161
- "Nuclear": 0.0598,
162
- "Other Fossil": 0.1071,
163
- "Other Renewables": 0.0079,
164
- "Solar": 0.0219,
165
- "Wind": 0.0418
157
+ "Bioenergy": 0.0158,
158
+ "Coal": 0.2537,
159
+ "Gas": 0.3398,
160
+ "Hydro": 0.1554,
161
+ "Nuclear": 0.0588,
162
+ "Other Fossil": 0.1055,
163
+ "Other Renewables": 0.0078,
164
+ "Solar": 0.0223,
165
+ "Wind": 0.0411
166
166
  },
167
167
  "2020-04": {
168
- "Bioenergy": 0.0163,
169
- "Coal": 0.2513,
170
- "Gas": 0.3346,
171
- "Hydro": 0.1591,
172
- "Nuclear": 0.0576,
173
- "Other Fossil": 0.1103,
174
- "Other Renewables": 0.0081,
175
- "Solar": 0.0258,
176
- "Wind": 0.0369
168
+ "Bioenergy": 0.016,
169
+ "Coal": 0.2522,
170
+ "Gas": 0.34,
171
+ "Hydro": 0.1562,
172
+ "Nuclear": 0.0566,
173
+ "Other Fossil": 0.1086,
174
+ "Other Renewables": 0.008,
175
+ "Solar": 0.0262,
176
+ "Wind": 0.0363
177
177
  },
178
178
  "2020-05": {
179
- "Bioenergy": 0.0161,
180
- "Coal": 0.2562,
181
- "Gas": 0.3287,
182
- "Hydro": 0.1633,
183
- "Nuclear": 0.0568,
184
- "Other Fossil": 0.1077,
185
- "Other Renewables": 0.0079,
186
- "Solar": 0.0263,
187
- "Wind": 0.037
179
+ "Bioenergy": 0.0159,
180
+ "Coal": 0.257,
181
+ "Gas": 0.3341,
182
+ "Hydro": 0.1604,
183
+ "Nuclear": 0.0558,
184
+ "Other Fossil": 0.1061,
185
+ "Other Renewables": 0.0078,
186
+ "Solar": 0.0266,
187
+ "Wind": 0.0364
188
188
  },
189
189
  "2020-06": {
190
- "Bioenergy": 0.0152,
191
- "Coal": 0.2592,
192
- "Gas": 0.3329,
193
- "Hydro": 0.1675,
194
- "Nuclear": 0.0543,
195
- "Other Fossil": 0.1055,
196
- "Other Renewables": 0.0076,
197
- "Solar": 0.0245,
198
- "Wind": 0.0333
190
+ "Bioenergy": 0.0149,
191
+ "Coal": 0.26,
192
+ "Gas": 0.338,
193
+ "Hydro": 0.1646,
194
+ "Nuclear": 0.0534,
195
+ "Other Fossil": 0.104,
196
+ "Other Renewables": 0.0074,
197
+ "Solar": 0.0249,
198
+ "Wind": 0.0327
199
199
  },
200
200
  "2020-07": {
201
- "Bioenergy": 0.0149,
202
- "Coal": 0.2643,
203
- "Gas": 0.3358,
204
- "Hydro": 0.169,
205
- "Nuclear": 0.0538,
206
- "Other Fossil": 0.1014,
207
- "Other Renewables": 0.0073,
208
- "Solar": 0.0242,
209
- "Wind": 0.0295
201
+ "Bioenergy": 0.0147,
202
+ "Coal": 0.2649,
203
+ "Gas": 0.3406,
204
+ "Hydro": 0.1662,
205
+ "Nuclear": 0.0529,
206
+ "Other Fossil": 0.1001,
207
+ "Other Renewables": 0.0071,
208
+ "Solar": 0.0245,
209
+ "Wind": 0.029
210
210
  },
211
211
  "2020-08": {
212
- "Bioenergy": 0.0151,
213
- "Coal": 0.2731,
214
- "Gas": 0.3328,
215
- "Hydro": 0.164,
216
- "Nuclear": 0.0529,
217
- "Other Fossil": 0.1008,
218
- "Other Renewables": 0.0072,
219
- "Solar": 0.0242,
220
- "Wind": 0.0299
212
+ "Bioenergy": 0.0149,
213
+ "Coal": 0.2736,
214
+ "Gas": 0.3377,
215
+ "Hydro": 0.1613,
216
+ "Nuclear": 0.052,
217
+ "Other Fossil": 0.0994,
218
+ "Other Renewables": 0.0071,
219
+ "Solar": 0.0245,
220
+ "Wind": 0.0295
221
221
  },
222
222
  "2020-09": {
223
- "Bioenergy": 0.0151,
224
- "Coal": 0.2603,
225
- "Gas": 0.3359,
226
- "Hydro": 0.1681,
227
- "Nuclear": 0.0537,
228
- "Other Fossil": 0.1054,
229
- "Other Renewables": 0.0075,
230
- "Solar": 0.0231,
231
- "Wind": 0.0308
223
+ "Bioenergy": 0.0149,
224
+ "Coal": 0.261,
225
+ "Gas": 0.341,
226
+ "Hydro": 0.1653,
227
+ "Nuclear": 0.0528,
228
+ "Other Fossil": 0.1039,
229
+ "Other Renewables": 0.0074,
230
+ "Solar": 0.0235,
231
+ "Wind": 0.0303
232
232
  },
233
233
  "2020-10": {
234
- "Bioenergy": 0.0156,
235
- "Coal": 0.2545,
236
- "Gas": 0.3329,
237
- "Hydro": 0.1682,
238
- "Nuclear": 0.0557,
239
- "Other Fossil": 0.1054,
240
- "Other Renewables": 0.0076,
241
- "Solar": 0.0209,
242
- "Wind": 0.0391
234
+ "Bioenergy": 0.0153,
235
+ "Coal": 0.2553,
236
+ "Gas": 0.338,
237
+ "Hydro": 0.1654,
238
+ "Nuclear": 0.0547,
239
+ "Other Fossil": 0.1039,
240
+ "Other Renewables": 0.0075,
241
+ "Solar": 0.0213,
242
+ "Wind": 0.0385
243
243
  },
244
244
  "2020-11": {
245
- "Bioenergy": 0.0165,
246
- "Coal": 0.273,
247
- "Gas": 0.3289,
248
- "Hydro": 0.1526,
249
- "Nuclear": 0.0574,
250
- "Other Fossil": 0.1059,
251
- "Other Renewables": 0.0076,
252
- "Solar": 0.0181,
253
- "Wind": 0.0399
245
+ "Bioenergy": 0.0162,
246
+ "Coal": 0.2735,
247
+ "Gas": 0.3342,
248
+ "Hydro": 0.15,
249
+ "Nuclear": 0.0564,
250
+ "Other Fossil": 0.1044,
251
+ "Other Renewables": 0.0075,
252
+ "Solar": 0.0186,
253
+ "Wind": 0.0393
254
254
  },
255
255
  "2020-12": {
256
- "Bioenergy": 0.0169,
257
- "Coal": 0.2894,
258
- "Gas": 0.3221,
259
- "Hydro": 0.145,
260
- "Nuclear": 0.0598,
261
- "Other Fossil": 0.1023,
262
- "Other Renewables": 0.0073,
263
- "Solar": 0.0163,
264
- "Wind": 0.0411
256
+ "Bioenergy": 0.0166,
257
+ "Coal": 0.2896,
258
+ "Gas": 0.3271,
259
+ "Hydro": 0.1426,
260
+ "Nuclear": 0.0588,
261
+ "Other Fossil": 0.1009,
262
+ "Other Renewables": 0.0072,
263
+ "Solar": 0.0167,
264
+ "Wind": 0.0404
265
265
  },
266
266
  "2021-01": {
267
- "Bioenergy": 0.0168,
268
- "Coal": 0.2759,
269
- "Gas": 0.3279,
270
- "Hydro": 0.1465,
271
- "Nuclear": 0.0605,
272
- "Other Fossil": 0.1043,
273
- "Other Renewables": 0.0075,
274
- "Solar": 0.0182,
275
- "Wind": 0.0426
267
+ "Bioenergy": 0.0165,
268
+ "Coal": 0.2763,
269
+ "Gas": 0.3329,
270
+ "Hydro": 0.1441,
271
+ "Nuclear": 0.0595,
272
+ "Other Fossil": 0.1029,
273
+ "Other Renewables": 0.0074,
274
+ "Solar": 0.0186,
275
+ "Wind": 0.0419
276
276
  },
277
277
  "2021-02": {
278
- "Bioenergy": 0.0167,
279
- "Coal": 0.2786,
280
- "Gas": 0.3251,
281
- "Hydro": 0.1486,
282
- "Nuclear": 0.0557,
283
- "Other Fossil": 0.1054,
284
- "Other Renewables": 0.0075,
285
- "Solar": 0.0204,
286
- "Wind": 0.042
278
+ "Bioenergy": 0.0164,
279
+ "Coal": 0.279,
280
+ "Gas": 0.3304,
281
+ "Hydro": 0.1461,
282
+ "Nuclear": 0.0548,
283
+ "Other Fossil": 0.1039,
284
+ "Other Renewables": 0.0073,
285
+ "Solar": 0.0208,
286
+ "Wind": 0.0413
287
287
  },
288
288
  "2021-03": {
289
- "Bioenergy": 0.0167,
290
- "Coal": 0.2753,
291
- "Gas": 0.3215,
292
- "Hydro": 0.1474,
293
- "Nuclear": 0.0586,
294
- "Other Fossil": 0.1024,
295
- "Other Renewables": 0.0075,
296
- "Solar": 0.0253,
297
- "Wind": 0.0453
289
+ "Bioenergy": 0.0165,
290
+ "Coal": 0.2757,
291
+ "Gas": 0.3267,
292
+ "Hydro": 0.1449,
293
+ "Nuclear": 0.0576,
294
+ "Other Fossil": 0.101,
295
+ "Other Renewables": 0.0074,
296
+ "Solar": 0.0256,
297
+ "Wind": 0.0446
298
298
  },
299
299
  "2021-04": {
300
- "Bioenergy": 0.0165,
301
- "Coal": 0.2671,
302
- "Gas": 0.3272,
303
- "Hydro": 0.1512,
304
- "Nuclear": 0.0554,
305
- "Other Fossil": 0.1048,
306
- "Other Renewables": 0.0077,
307
- "Solar": 0.0275,
308
- "Wind": 0.0427
300
+ "Bioenergy": 0.0162,
301
+ "Coal": 0.2677,
302
+ "Gas": 0.3324,
303
+ "Hydro": 0.1486,
304
+ "Nuclear": 0.0545,
305
+ "Other Fossil": 0.1033,
306
+ "Other Renewables": 0.0076,
307
+ "Solar": 0.0278,
308
+ "Wind": 0.042
309
309
  },
310
310
  "2021-05": {
311
- "Bioenergy": 0.0165,
312
- "Coal": 0.2607,
313
- "Gas": 0.322,
314
- "Hydro": 0.159,
315
- "Nuclear": 0.0561,
316
- "Other Fossil": 0.1039,
317
- "Other Renewables": 0.0076,
318
- "Solar": 0.0297,
319
- "Wind": 0.0445
311
+ "Bioenergy": 0.0163,
312
+ "Coal": 0.2614,
313
+ "Gas": 0.3273,
314
+ "Hydro": 0.1563,
315
+ "Nuclear": 0.0552,
316
+ "Other Fossil": 0.1024,
317
+ "Other Renewables": 0.0075,
318
+ "Solar": 0.03,
319
+ "Wind": 0.0438
320
320
  },
321
321
  "2021-06": {
322
- "Bioenergy": 0.016,
323
- "Coal": 0.2688,
324
- "Gas": 0.3286,
325
- "Hydro": 0.1584,
326
- "Nuclear": 0.0551,
327
- "Other Fossil": 0.1024,
328
- "Other Renewables": 0.0073,
329
- "Solar": 0.0293,
330
- "Wind": 0.0341
322
+ "Bioenergy": 0.0157,
323
+ "Coal": 0.2693,
324
+ "Gas": 0.3336,
325
+ "Hydro": 0.1558,
326
+ "Nuclear": 0.0542,
327
+ "Other Fossil": 0.101,
328
+ "Other Renewables": 0.0072,
329
+ "Solar": 0.0296,
330
+ "Wind": 0.0336
331
331
  },
332
332
  "2021-07": {
333
- "Bioenergy": 0.0162,
334
- "Coal": 0.2774,
335
- "Gas": 0.3254,
336
- "Hydro": 0.1584,
337
- "Nuclear": 0.0553,
338
- "Other Fossil": 0.0988,
339
- "Other Renewables": 0.007,
340
- "Solar": 0.028,
341
- "Wind": 0.0335
333
+ "Bioenergy": 0.0159,
334
+ "Coal": 0.2777,
335
+ "Gas": 0.3303,
336
+ "Hydro": 0.1559,
337
+ "Nuclear": 0.0545,
338
+ "Other Fossil": 0.0975,
339
+ "Other Renewables": 0.0069,
340
+ "Solar": 0.0282,
341
+ "Wind": 0.033
342
342
  },
343
343
  "2021-08": {
344
- "Bioenergy": 0.0161,
345
- "Coal": 0.2773,
346
- "Gas": 0.3266,
347
- "Hydro": 0.1569,
348
- "Nuclear": 0.0552,
349
- "Other Fossil": 0.0997,
350
- "Other Renewables": 0.0071,
351
- "Solar": 0.0275,
352
- "Wind": 0.0336
344
+ "Bioenergy": 0.0159,
345
+ "Coal": 0.2777,
346
+ "Gas": 0.3314,
347
+ "Hydro": 0.1545,
348
+ "Nuclear": 0.0543,
349
+ "Other Fossil": 0.0984,
350
+ "Other Renewables": 0.007,
351
+ "Solar": 0.0278,
352
+ "Wind": 0.0331
353
353
  },
354
354
  "2021-09": {
355
- "Bioenergy": 0.0161,
356
- "Coal": 0.2651,
357
- "Gas": 0.3286,
358
- "Hydro": 0.1612,
359
- "Nuclear": 0.0565,
360
- "Other Fossil": 0.1039,
361
- "Other Renewables": 0.0074,
362
- "Solar": 0.0265,
363
- "Wind": 0.0347
355
+ "Bioenergy": 0.0159,
356
+ "Coal": 0.2657,
357
+ "Gas": 0.3337,
358
+ "Hydro": 0.1585,
359
+ "Nuclear": 0.0555,
360
+ "Other Fossil": 0.1024,
361
+ "Other Renewables": 0.0073,
362
+ "Solar": 0.0268,
363
+ "Wind": 0.0341
364
364
  },
365
365
  "2021-10": {
366
- "Bioenergy": 0.0162,
367
- "Coal": 0.2585,
368
- "Gas": 0.3301,
369
- "Hydro": 0.1561,
370
- "Nuclear": 0.0575,
371
- "Other Fossil": 0.1049,
372
- "Other Renewables": 0.0075,
373
- "Solar": 0.025,
374
- "Wind": 0.0442
366
+ "Bioenergy": 0.016,
367
+ "Coal": 0.2592,
368
+ "Gas": 0.3352,
369
+ "Hydro": 0.1535,
370
+ "Nuclear": 0.0565,
371
+ "Other Fossil": 0.1035,
372
+ "Other Renewables": 0.0074,
373
+ "Solar": 0.0253,
374
+ "Wind": 0.0435
375
375
  },
376
376
  "2021-11": {
377
- "Bioenergy": 0.0166,
378
- "Coal": 0.2659,
379
- "Gas": 0.3291,
380
- "Hydro": 0.1489,
381
- "Nuclear": 0.0589,
382
- "Other Fossil": 0.1055,
383
- "Other Renewables": 0.0075,
384
- "Solar": 0.0218,
385
- "Wind": 0.0457
377
+ "Bioenergy": 0.0164,
378
+ "Coal": 0.2665,
379
+ "Gas": 0.3342,
380
+ "Hydro": 0.1464,
381
+ "Nuclear": 0.0579,
382
+ "Other Fossil": 0.104,
383
+ "Other Renewables": 0.0074,
384
+ "Solar": 0.0222,
385
+ "Wind": 0.0449
386
386
  },
387
387
  "2021-12": {
388
- "Bioenergy": 0.0173,
389
- "Coal": 0.2797,
390
- "Gas": 0.32,
391
- "Hydro": 0.143,
392
- "Nuclear": 0.0623,
393
- "Other Fossil": 0.1019,
394
- "Other Renewables": 0.0073,
395
- "Solar": 0.0202,
396
- "Wind": 0.0483
388
+ "Bioenergy": 0.017,
389
+ "Coal": 0.2801,
390
+ "Gas": 0.3251,
391
+ "Hydro": 0.1407,
392
+ "Nuclear": 0.0613,
393
+ "Other Fossil": 0.1006,
394
+ "Other Renewables": 0.0072,
395
+ "Solar": 0.0206,
396
+ "Wind": 0.0476
397
397
  },
398
398
  "2022-01": {
399
- "Bioenergy": 0.0171,
400
- "Coal": 0.2757,
401
- "Gas": 0.3238,
402
- "Hydro": 0.1434,
403
- "Nuclear": 0.0615,
404
- "Other Fossil": 0.1037,
405
- "Other Renewables": 0.0074,
406
- "Solar": 0.0219,
407
- "Wind": 0.0454
399
+ "Bioenergy": 0.0168,
400
+ "Coal": 0.2762,
401
+ "Gas": 0.3288,
402
+ "Hydro": 0.1411,
403
+ "Nuclear": 0.0605,
404
+ "Other Fossil": 0.1023,
405
+ "Other Renewables": 0.0072,
406
+ "Solar": 0.0223,
407
+ "Wind": 0.0448
408
408
  },
409
409
  "2022-02": {
410
- "Bioenergy": 0.017,
411
- "Coal": 0.2757,
412
- "Gas": 0.3214,
413
- "Hydro": 0.1442,
414
- "Nuclear": 0.0563,
415
- "Other Fossil": 0.1052,
416
- "Other Renewables": 0.0074,
417
- "Solar": 0.0242,
418
- "Wind": 0.0485
410
+ "Bioenergy": 0.0168,
411
+ "Coal": 0.2761,
412
+ "Gas": 0.3266,
413
+ "Hydro": 0.1418,
414
+ "Nuclear": 0.0553,
415
+ "Other Fossil": 0.1038,
416
+ "Other Renewables": 0.0073,
417
+ "Solar": 0.0246,
418
+ "Wind": 0.0478
419
419
  },
420
420
  "2022-03": {
421
- "Bioenergy": 0.0169,
422
- "Coal": 0.2678,
423
- "Gas": 0.3197,
424
- "Hydro": 0.1498,
425
- "Nuclear": 0.0563,
426
- "Other Fossil": 0.1023,
427
- "Other Renewables": 0.0074,
428
- "Solar": 0.0296,
429
- "Wind": 0.0502
421
+ "Bioenergy": 0.0166,
422
+ "Coal": 0.2683,
423
+ "Gas": 0.3248,
424
+ "Hydro": 0.1473,
425
+ "Nuclear": 0.0554,
426
+ "Other Fossil": 0.1009,
427
+ "Other Renewables": 0.0073,
428
+ "Solar": 0.0299,
429
+ "Wind": 0.0494
430
430
  },
431
431
  "2022-04": {
432
- "Bioenergy": 0.0164,
433
- "Coal": 0.2538,
434
- "Gas": 0.3201,
435
- "Hydro": 0.1568,
436
- "Nuclear": 0.0527,
437
- "Other Fossil": 0.106,
438
- "Other Renewables": 0.0077,
439
- "Solar": 0.0339,
440
- "Wind": 0.0525
441
- },
442
- "2022-05": {
443
432
  "Bioenergy": 0.0162,
444
- "Coal": 0.2493,
445
- "Gas": 0.3202,
446
- "Hydro": 0.1652,
447
- "Nuclear": 0.0526,
448
- "Other Fossil": 0.104,
433
+ "Coal": 0.2546,
434
+ "Gas": 0.3255,
435
+ "Hydro": 0.1541,
436
+ "Nuclear": 0.0518,
437
+ "Other Fossil": 0.1045,
449
438
  "Other Renewables": 0.0076,
450
- "Solar": 0.0362,
451
- "Wind": 0.0488
439
+ "Solar": 0.0341,
440
+ "Wind": 0.0517
441
+ },
442
+ "2022-05": {
443
+ "Bioenergy": 0.0159,
444
+ "Coal": 0.2501,
445
+ "Gas": 0.3255,
446
+ "Hydro": 0.1624,
447
+ "Nuclear": 0.0517,
448
+ "Other Fossil": 0.1025,
449
+ "Other Renewables": 0.0074,
450
+ "Solar": 0.0363,
451
+ "Wind": 0.048
452
452
  },
453
453
  "2022-06": {
454
- "Bioenergy": 0.016,
455
- "Coal": 0.2576,
456
- "Gas": 0.3244,
457
- "Hydro": 0.1667,
458
- "Nuclear": 0.0504,
459
- "Other Fossil": 0.1012,
460
- "Other Renewables": 0.0072,
461
- "Solar": 0.0353,
462
- "Wind": 0.0411
454
+ "Bioenergy": 0.0157,
455
+ "Coal": 0.2583,
456
+ "Gas": 0.3294,
457
+ "Hydro": 0.164,
458
+ "Nuclear": 0.0496,
459
+ "Other Fossil": 0.0998,
460
+ "Other Renewables": 0.0071,
461
+ "Solar": 0.0355,
462
+ "Wind": 0.0405
463
463
  },
464
464
  "2022-07": {
465
- "Bioenergy": 0.0163,
466
- "Coal": 0.2741,
467
- "Gas": 0.3233,
468
- "Hydro": 0.1586,
469
- "Nuclear": 0.0515,
470
- "Other Fossil": 0.0973,
471
- "Other Renewables": 0.0069,
472
- "Solar": 0.0346,
473
- "Wind": 0.0374
465
+ "Bioenergy": 0.0161,
466
+ "Coal": 0.2745,
467
+ "Gas": 0.3282,
468
+ "Hydro": 0.1561,
469
+ "Nuclear": 0.0507,
470
+ "Other Fossil": 0.0961,
471
+ "Other Renewables": 0.0068,
472
+ "Solar": 0.0347,
473
+ "Wind": 0.0368
474
474
  },
475
475
  "2022-08": {
476
- "Bioenergy": 0.0167,
477
- "Coal": 0.2834,
478
- "Gas": 0.3232,
479
- "Hydro": 0.1525,
480
- "Nuclear": 0.0519,
481
- "Other Fossil": 0.0973,
482
- "Other Renewables": 0.007,
483
- "Solar": 0.0337,
484
- "Wind": 0.0342
476
+ "Bioenergy": 0.0165,
477
+ "Coal": 0.2837,
478
+ "Gas": 0.328,
479
+ "Hydro": 0.1502,
480
+ "Nuclear": 0.0511,
481
+ "Other Fossil": 0.0961,
482
+ "Other Renewables": 0.0069,
483
+ "Solar": 0.0339,
484
+ "Wind": 0.0338
485
485
  },
486
486
  "2022-09": {
487
- "Bioenergy": 0.0167,
488
- "Coal": 0.2665,
489
- "Gas": 0.3297,
490
- "Hydro": 0.152,
491
- "Nuclear": 0.0521,
492
- "Other Fossil": 0.1035,
493
- "Other Renewables": 0.0074,
494
- "Solar": 0.0335,
495
- "Wind": 0.0387
487
+ "Bioenergy": 0.0164,
488
+ "Coal": 0.2671,
489
+ "Gas": 0.3347,
490
+ "Hydro": 0.1495,
491
+ "Nuclear": 0.0512,
492
+ "Other Fossil": 0.1021,
493
+ "Other Renewables": 0.0072,
494
+ "Solar": 0.0337,
495
+ "Wind": 0.0381
496
496
  },
497
497
  "2022-10": {
498
- "Bioenergy": 0.0165,
499
- "Coal": 0.2576,
500
- "Gas": 0.328,
501
- "Hydro": 0.1536,
502
- "Nuclear": 0.0536,
503
- "Other Fossil": 0.1027,
504
- "Other Renewables": 0.0076,
505
- "Solar": 0.0316,
506
- "Wind": 0.0487
498
+ "Bioenergy": 0.0163,
499
+ "Coal": 0.2584,
500
+ "Gas": 0.3332,
501
+ "Hydro": 0.151,
502
+ "Nuclear": 0.0527,
503
+ "Other Fossil": 0.1012,
504
+ "Other Renewables": 0.0075,
505
+ "Solar": 0.0318,
506
+ "Wind": 0.0479
507
507
  },
508
508
  "2022-11": {
509
- "Bioenergy": 0.0172,
510
- "Coal": 0.2675,
511
- "Gas": 0.3253,
512
- "Hydro": 0.1478,
513
- "Nuclear": 0.0556,
514
- "Other Fossil": 0.1019,
515
- "Other Renewables": 0.0076,
516
- "Solar": 0.0259,
517
- "Wind": 0.0511
509
+ "Bioenergy": 0.017,
510
+ "Coal": 0.2681,
511
+ "Gas": 0.3305,
512
+ "Hydro": 0.1453,
513
+ "Nuclear": 0.0547,
514
+ "Other Fossil": 0.1005,
515
+ "Other Renewables": 0.0074,
516
+ "Solar": 0.0262,
517
+ "Wind": 0.0503
518
518
  },
519
519
  "2022-12": {
520
- "Bioenergy": 0.0175,
521
- "Coal": 0.2821,
522
- "Gas": 0.3183,
523
- "Hydro": 0.1431,
524
- "Nuclear": 0.0577,
525
- "Other Fossil": 0.0995,
526
- "Other Renewables": 0.0073,
527
- "Solar": 0.0231,
528
- "Wind": 0.0515
520
+ "Bioenergy": 0.0172,
521
+ "Coal": 0.2824,
522
+ "Gas": 0.3234,
523
+ "Hydro": 0.1408,
524
+ "Nuclear": 0.0568,
525
+ "Other Fossil": 0.0982,
526
+ "Other Renewables": 0.0072,
527
+ "Solar": 0.0234,
528
+ "Wind": 0.0507
529
529
  },
530
530
  "2023-01": {
531
- "Bioenergy": 0.0172,
532
- "Coal": 0.2693,
533
- "Gas": 0.3204,
534
- "Hydro": 0.1448,
535
- "Nuclear": 0.059,
536
- "Other Fossil": 0.1008,
537
- "Other Renewables": 0.0075,
538
- "Solar": 0.0261,
539
- "Wind": 0.055
531
+ "Bioenergy": 0.0169,
532
+ "Coal": 0.2698,
533
+ "Gas": 0.3255,
534
+ "Hydro": 0.1424,
535
+ "Nuclear": 0.0581,
536
+ "Other Fossil": 0.0994,
537
+ "Other Renewables": 0.0074,
538
+ "Solar": 0.0263,
539
+ "Wind": 0.0541
540
540
  },
541
541
  "2023-02": {
542
- "Bioenergy": 0.017,
543
- "Coal": 0.2688,
544
- "Gas": 0.324,
545
- "Hydro": 0.1441,
546
- "Nuclear": 0.0548,
547
- "Other Fossil": 0.1025,
548
- "Other Renewables": 0.0075,
549
- "Solar": 0.0291,
550
- "Wind": 0.0522
542
+ "Bioenergy": 0.0168,
543
+ "Coal": 0.2693,
544
+ "Gas": 0.3292,
545
+ "Hydro": 0.1416,
546
+ "Nuclear": 0.0539,
547
+ "Other Fossil": 0.1011,
548
+ "Other Renewables": 0.0074,
549
+ "Solar": 0.0294,
550
+ "Wind": 0.0514
551
551
  },
552
552
  "2023-03": {
553
- "Bioenergy": 0.0171,
554
- "Coal": 0.2684,
555
- "Gas": 0.3192,
556
- "Hydro": 0.1449,
557
- "Nuclear": 0.0552,
558
- "Other Fossil": 0.0981,
559
- "Other Renewables": 0.0074,
560
- "Solar": 0.035,
561
- "Wind": 0.0548
553
+ "Bioenergy": 0.0168,
554
+ "Coal": 0.269,
555
+ "Gas": 0.3243,
556
+ "Hydro": 0.1425,
557
+ "Nuclear": 0.0543,
558
+ "Other Fossil": 0.0967,
559
+ "Other Renewables": 0.0073,
560
+ "Solar": 0.0351,
561
+ "Wind": 0.0539
562
562
  },
563
563
  "2023-04": {
564
- "Bioenergy": 0.0167,
565
- "Coal": 0.2575,
566
- "Gas": 0.3215,
567
- "Hydro": 0.1475,
568
- "Nuclear": 0.0533,
569
- "Other Fossil": 0.1014,
570
- "Other Renewables": 0.0077,
571
- "Solar": 0.0393,
572
- "Wind": 0.0551
573
- },
574
- "2023-05": {
575
564
  "Bioenergy": 0.0164,
576
- "Coal": 0.2579,
577
- "Gas": 0.3217,
578
- "Hydro": 0.1525,
565
+ "Coal": 0.2583,
566
+ "Gas": 0.3268,
567
+ "Hydro": 0.1449,
579
568
  "Nuclear": 0.0524,
580
- "Other Fossil": 0.0996,
581
- "Other Renewables": 0.0075,
582
- "Solar": 0.0428,
583
- "Wind": 0.0492
569
+ "Other Fossil": 0.1,
570
+ "Other Renewables": 0.0076,
571
+ "Solar": 0.0394,
572
+ "Wind": 0.0542
573
+ },
574
+ "2023-05": {
575
+ "Bioenergy": 0.0162,
576
+ "Coal": 0.2586,
577
+ "Gas": 0.3269,
578
+ "Hydro": 0.1499,
579
+ "Nuclear": 0.0515,
580
+ "Other Fossil": 0.0982,
581
+ "Other Renewables": 0.0074,
582
+ "Solar": 0.0429,
583
+ "Wind": 0.0485
584
584
  },
585
585
  "2023-06": {
586
- "Bioenergy": 0.0161,
587
- "Coal": 0.2681,
588
- "Gas": 0.325,
589
- "Hydro": 0.1498,
590
- "Nuclear": 0.0526,
591
- "Other Fossil": 0.0976,
592
- "Other Renewables": 0.0073,
586
+ "Bioenergy": 0.0159,
587
+ "Coal": 0.2687,
588
+ "Gas": 0.33,
589
+ "Hydro": 0.1474,
590
+ "Nuclear": 0.0518,
591
+ "Other Fossil": 0.0962,
592
+ "Other Renewables": 0.0071,
593
593
  "Solar": 0.0434,
594
- "Wind": 0.0401
594
+ "Wind": 0.0395
595
595
  },
596
596
  "2023-07": {
597
- "Bioenergy": 0.0163,
598
- "Coal": 0.2772,
599
- "Gas": 0.3217,
600
- "Hydro": 0.1484,
601
- "Nuclear": 0.0528,
602
- "Other Fossil": 0.0926,
603
- "Other Renewables": 0.0068,
597
+ "Bioenergy": 0.0161,
598
+ "Coal": 0.2775,
599
+ "Gas": 0.3265,
600
+ "Hydro": 0.1461,
601
+ "Nuclear": 0.052,
602
+ "Other Fossil": 0.0915,
603
+ "Other Renewables": 0.0067,
604
604
  "Solar": 0.0415,
605
- "Wind": 0.0427
605
+ "Wind": 0.0421
606
606
  },
607
607
  "2023-08": {
608
- "Bioenergy": 0.0163,
609
- "Coal": 0.275,
610
- "Gas": 0.3219,
611
- "Hydro": 0.1562,
612
- "Nuclear": 0.0527,
613
- "Other Fossil": 0.0925,
614
- "Other Renewables": 0.0068,
615
- "Solar": 0.0413,
616
- "Wind": 0.0373
608
+ "Bioenergy": 0.0161,
609
+ "Coal": 0.2754,
610
+ "Gas": 0.3267,
611
+ "Hydro": 0.1538,
612
+ "Nuclear": 0.0519,
613
+ "Other Fossil": 0.0914,
614
+ "Other Renewables": 0.0067,
615
+ "Solar": 0.0414,
616
+ "Wind": 0.0367
617
617
  },
618
618
  "2023-09": {
619
- "Bioenergy": 0.0163,
620
- "Coal": 0.2631,
621
- "Gas": 0.3252,
622
- "Hydro": 0.157,
623
- "Nuclear": 0.0533,
624
- "Other Fossil": 0.0976,
625
- "Other Renewables": 0.0072,
626
- "Solar": 0.0402,
627
- "Wind": 0.0401
619
+ "Bioenergy": 0.016,
620
+ "Coal": 0.2637,
621
+ "Gas": 0.3302,
622
+ "Hydro": 0.1545,
623
+ "Nuclear": 0.0524,
624
+ "Other Fossil": 0.0963,
625
+ "Other Renewables": 0.0071,
626
+ "Solar": 0.0403,
627
+ "Wind": 0.0395
628
628
  },
629
629
  "2023-10": {
630
- "Bioenergy": 0.0164,
631
- "Coal": 0.2596,
632
- "Gas": 0.321,
633
- "Hydro": 0.1548,
634
- "Nuclear": 0.054,
635
- "Other Fossil": 0.0986,
636
- "Other Renewables": 0.0074,
630
+ "Bioenergy": 0.0162,
631
+ "Coal": 0.2603,
632
+ "Gas": 0.3261,
633
+ "Hydro": 0.1523,
634
+ "Nuclear": 0.0531,
635
+ "Other Fossil": 0.0972,
636
+ "Other Renewables": 0.0073,
637
637
  "Solar": 0.0385,
638
- "Wind": 0.0498
638
+ "Wind": 0.049
639
639
  },
640
640
  "2023-11": {
641
- "Bioenergy": 0.0172,
642
- "Coal": 0.2663,
643
- "Gas": 0.3177,
644
- "Hydro": 0.1467,
645
- "Nuclear": 0.0545,
646
- "Other Fossil": 0.0981,
647
- "Other Renewables": 0.0074,
648
- "Solar": 0.0325,
649
- "Wind": 0.0596
641
+ "Bioenergy": 0.0169,
642
+ "Coal": 0.2669,
643
+ "Gas": 0.3229,
644
+ "Hydro": 0.1443,
645
+ "Nuclear": 0.0536,
646
+ "Other Fossil": 0.0968,
647
+ "Other Renewables": 0.0072,
648
+ "Solar": 0.0327,
649
+ "Wind": 0.0586
650
650
  },
651
651
  "2023-12": {
652
- "Bioenergy": 0.0177,
653
- "Coal": 0.2821,
654
- "Gas": 0.3107,
655
- "Hydro": 0.1421,
656
- "Nuclear": 0.0569,
657
- "Other Fossil": 0.0954,
658
- "Other Renewables": 0.0071,
659
- "Solar": 0.0289,
660
- "Wind": 0.059
652
+ "Bioenergy": 0.0174,
653
+ "Coal": 0.2824,
654
+ "Gas": 0.3158,
655
+ "Hydro": 0.1399,
656
+ "Nuclear": 0.056,
657
+ "Other Fossil": 0.0942,
658
+ "Other Renewables": 0.007,
659
+ "Solar": 0.0292,
660
+ "Wind": 0.0581
661
661
  },
662
662
  "2024-01": {
663
- "Bioenergy": 0.0172,
664
- "Coal": 0.2752,
665
- "Gas": 0.3184,
666
- "Hydro": 0.1423,
667
- "Nuclear": 0.057,
668
- "Other Fossil": 0.0962,
669
- "Other Renewables": 0.0072,
670
- "Solar": 0.0312,
671
- "Wind": 0.0554
663
+ "Bioenergy": 0.0169,
664
+ "Coal": 0.2756,
665
+ "Gas": 0.3234,
666
+ "Hydro": 0.1401,
667
+ "Nuclear": 0.0561,
668
+ "Other Fossil": 0.0949,
669
+ "Other Renewables": 0.007,
670
+ "Solar": 0.0314,
671
+ "Wind": 0.0546
672
672
  },
673
673
  "2024-02": {
674
674
  "Bioenergy": 0.017,
675
- "Coal": 0.2727,
676
- "Gas": 0.3154,
677
- "Hydro": 0.1425,
678
- "Nuclear": 0.0546,
679
- "Other Fossil": 0.0987,
680
- "Other Renewables": 0.0073,
675
+ "Coal": 0.273,
676
+ "Gas": 0.3207,
677
+ "Hydro": 0.1402,
678
+ "Nuclear": 0.0537,
679
+ "Other Fossil": 0.0974,
680
+ "Other Renewables": 0.0072,
681
681
  "Solar": 0.0346,
682
- "Wind": 0.0572
682
+ "Wind": 0.0562
683
683
  },
684
684
  "2024-03": {
685
- "Bioenergy": 0.017,
686
- "Coal": 0.2642,
687
- "Gas": 0.3139,
688
- "Hydro": 0.1449,
689
- "Nuclear": 0.0538,
690
- "Other Fossil": 0.0967,
691
- "Other Renewables": 0.0072,
685
+ "Bioenergy": 0.0167,
686
+ "Coal": 0.2648,
687
+ "Gas": 0.319,
688
+ "Hydro": 0.1425,
689
+ "Nuclear": 0.053,
690
+ "Other Fossil": 0.0954,
691
+ "Other Renewables": 0.0071,
692
692
  "Solar": 0.0439,
693
- "Wind": 0.0585
693
+ "Wind": 0.0576
694
694
  },
695
695
  "2024-04": {
696
- "Bioenergy": 0.0164,
697
- "Coal": 0.2542,
698
- "Gas": 0.3134,
699
- "Hydro": 0.1503,
700
- "Nuclear": 0.0525,
701
- "Other Fossil": 0.0988,
702
- "Other Renewables": 0.0075,
703
- "Solar": 0.0491,
704
- "Wind": 0.0578
696
+ "Bioenergy": 0.0162,
697
+ "Coal": 0.255,
698
+ "Gas": 0.3187,
699
+ "Hydro": 0.1478,
700
+ "Nuclear": 0.0516,
701
+ "Other Fossil": 0.0974,
702
+ "Other Renewables": 0.0073,
703
+ "Solar": 0.049,
704
+ "Wind": 0.0569
705
705
  },
706
706
  "2024-05": {
707
- "Bioenergy": 0.0161,
708
- "Coal": 0.2504,
709
- "Gas": 0.3137,
710
- "Hydro": 0.158,
711
- "Nuclear": 0.0528,
712
- "Other Fossil": 0.097,
713
- "Other Renewables": 0.0073,
714
- "Solar": 0.0546,
715
- "Wind": 0.05
707
+ "Bioenergy": 0.0159,
708
+ "Coal": 0.2512,
709
+ "Gas": 0.3189,
710
+ "Hydro": 0.1554,
711
+ "Nuclear": 0.052,
712
+ "Other Fossil": 0.0957,
713
+ "Other Renewables": 0.0072,
714
+ "Solar": 0.0545,
715
+ "Wind": 0.0493
716
716
  },
717
717
  "2024-06": {
718
- "Bioenergy": 0.0157,
719
- "Coal": 0.2545,
720
- "Gas": 0.3157,
721
- "Hydro": 0.1604,
722
- "Nuclear": 0.0519,
723
- "Other Fossil": 0.095,
724
- "Other Renewables": 0.0071,
725
- "Solar": 0.0531,
726
- "Wind": 0.0465
718
+ "Bioenergy": 0.0155,
719
+ "Coal": 0.2552,
720
+ "Gas": 0.3208,
721
+ "Hydro": 0.1579,
722
+ "Nuclear": 0.0511,
723
+ "Other Fossil": 0.0937,
724
+ "Other Renewables": 0.007,
725
+ "Solar": 0.053,
726
+ "Wind": 0.0458
727
727
  },
728
728
  "2024-07": {
729
- "Bioenergy": 0.0159,
730
- "Coal": 0.265,
731
- "Gas": 0.3157,
732
- "Hydro": 0.1592,
733
- "Nuclear": 0.0526,
734
- "Other Fossil": 0.0905,
735
- "Other Renewables": 0.0067,
736
- "Solar": 0.0515,
737
- "Wind": 0.043
729
+ "Bioenergy": 0.0157,
730
+ "Coal": 0.2655,
731
+ "Gas": 0.3204,
732
+ "Hydro": 0.1568,
733
+ "Nuclear": 0.0518,
734
+ "Other Fossil": 0.0894,
735
+ "Other Renewables": 0.0066,
736
+ "Solar": 0.0514,
737
+ "Wind": 0.0424
738
738
  },
739
739
  "2024-08": {
740
- "Bioenergy": 0.0162,
741
- "Coal": 0.2713,
742
- "Gas": 0.3156,
743
- "Hydro": 0.1553,
744
- "Nuclear": 0.0526,
745
- "Other Fossil": 0.0904,
746
- "Other Renewables": 0.0067,
747
- "Solar": 0.053,
748
- "Wind": 0.0389
740
+ "Bioenergy": 0.0159,
741
+ "Coal": 0.2718,
742
+ "Gas": 0.3204,
743
+ "Hydro": 0.153,
744
+ "Nuclear": 0.0518,
745
+ "Other Fossil": 0.0893,
746
+ "Other Renewables": 0.0066,
747
+ "Solar": 0.0528,
748
+ "Wind": 0.0384
749
749
  },
750
750
  "2024-09": {
751
- "Bioenergy": 0.0165,
752
- "Coal": 0.2646,
753
- "Gas": 0.3187,
754
- "Hydro": 0.1499,
755
- "Nuclear": 0.0517,
756
- "Other Fossil": 0.0955,
757
- "Other Renewables": 0.0071,
751
+ "Bioenergy": 0.0162,
752
+ "Coal": 0.2652,
753
+ "Gas": 0.3236,
754
+ "Hydro": 0.1475,
755
+ "Nuclear": 0.0508,
756
+ "Other Fossil": 0.0943,
757
+ "Other Renewables": 0.007,
758
758
  "Solar": 0.0482,
759
- "Wind": 0.0479
759
+ "Wind": 0.0472
760
760
  },
761
761
  "2024-10": {
762
- "Bioenergy": 0.0166,
763
- "Coal": 0.2568,
764
- "Gas": 0.3182,
765
- "Hydro": 0.1491,
766
- "Nuclear": 0.0535,
767
- "Other Fossil": 0.0975,
768
- "Other Renewables": 0.0072,
762
+ "Bioenergy": 0.0164,
763
+ "Coal": 0.2575,
764
+ "Gas": 0.3234,
765
+ "Hydro": 0.1467,
766
+ "Nuclear": 0.0526,
767
+ "Other Fossil": 0.0962,
768
+ "Other Renewables": 0.0071,
769
769
  "Solar": 0.0461,
770
- "Wind": 0.055
770
+ "Wind": 0.0541
771
771
  },
772
772
  "2024-11": {
773
- "Bioenergy": 0.017,
774
- "Coal": 0.2645,
775
- "Gas": 0.3196,
776
- "Hydro": 0.1428,
777
- "Nuclear": 0.0549,
778
- "Other Fossil": 0.0976,
779
- "Other Renewables": 0.0073,
780
- "Solar": 0.0395,
781
- "Wind": 0.0568
773
+ "Bioenergy": 0.0168,
774
+ "Coal": 0.2651,
775
+ "Gas": 0.3247,
776
+ "Hydro": 0.1405,
777
+ "Nuclear": 0.054,
778
+ "Other Fossil": 0.0963,
779
+ "Other Renewables": 0.0072,
780
+ "Solar": 0.0396,
781
+ "Wind": 0.0559
782
782
  },
783
783
  "2024-12": {
784
- "Bioenergy": 0.0173,
785
- "Coal": 0.2767,
786
- "Gas": 0.3081,
787
- "Hydro": 0.1389,
788
- "Nuclear": 0.0593,
789
- "Other Fossil": 0.094,
790
- "Other Renewables": 0.0071,
791
- "Solar": 0.0375,
792
- "Wind": 0.061
784
+ "Bioenergy": 0.0171,
785
+ "Coal": 0.2771,
786
+ "Gas": 0.3131,
787
+ "Hydro": 0.1368,
788
+ "Nuclear": 0.0584,
789
+ "Other Fossil": 0.0928,
790
+ "Other Renewables": 0.007,
791
+ "Solar": 0.0376,
792
+ "Wind": 0.0602
793
793
  },
794
794
  "2025-01": {
795
- "Bioenergy": 0.0169,
796
- "Coal": 0.2656,
797
- "Gas": 0.3152,
798
- "Hydro": 0.1395,
799
- "Nuclear": 0.0592,
800
- "Other Fossil": 0.0953,
801
- "Other Renewables": 0.0071,
802
- "Solar": 0.0417,
803
- "Wind": 0.0594
795
+ "Bioenergy": 0.0167,
796
+ "Coal": 0.2661,
797
+ "Gas": 0.3202,
798
+ "Hydro": 0.1373,
799
+ "Nuclear": 0.0583,
800
+ "Other Fossil": 0.0941,
801
+ "Other Renewables": 0.007,
802
+ "Solar": 0.0418,
803
+ "Wind": 0.0586
804
804
  },
805
805
  "2025-02": {
806
- "Bioenergy": 0.0169,
807
- "Coal": 0.2664,
808
- "Gas": 0.3158,
809
- "Hydro": 0.1411,
810
- "Nuclear": 0.0548,
811
- "Other Fossil": 0.0979,
812
- "Other Renewables": 0.0072,
806
+ "Bioenergy": 0.0166,
807
+ "Coal": 0.2669,
808
+ "Gas": 0.3209,
809
+ "Hydro": 0.1388,
810
+ "Nuclear": 0.0539,
811
+ "Other Fossil": 0.0966,
812
+ "Other Renewables": 0.0071,
813
813
  "Solar": 0.0449,
814
- "Wind": 0.0551
814
+ "Wind": 0.0544
815
815
  },
816
816
  "2025-03": {
817
- "Bioenergy": 0.0165,
818
- "Coal": 0.2606,
819
- "Gas": 0.3053,
820
- "Hydro": 0.1411,
821
- "Nuclear": 0.0564,
822
- "Other Fossil": 0.0942,
823
- "Other Renewables": 0.0072,
824
- "Solar": 0.0556,
825
- "Wind": 0.063
817
+ "Bioenergy": 0.0163,
818
+ "Coal": 0.2613,
819
+ "Gas": 0.3107,
820
+ "Hydro": 0.1388,
821
+ "Nuclear": 0.0555,
822
+ "Other Fossil": 0.093,
823
+ "Other Renewables": 0.0071,
824
+ "Solar": 0.0555,
825
+ "Wind": 0.0619
826
826
  },
827
827
  "2025-04": {
828
- "Bioenergy": 0.0162,
829
- "Coal": 0.2482,
830
- "Gas": 0.309,
831
- "Hydro": 0.1454,
832
- "Nuclear": 0.0533,
833
- "Other Fossil": 0.0976,
834
- "Other Renewables": 0.0074,
835
- "Solar": 0.0643,
836
- "Wind": 0.0587
828
+ "Bioenergy": 0.0159,
829
+ "Coal": 0.249,
830
+ "Gas": 0.3143,
831
+ "Hydro": 0.143,
832
+ "Nuclear": 0.0525,
833
+ "Other Fossil": 0.0963,
834
+ "Other Renewables": 0.0073,
835
+ "Solar": 0.0639,
836
+ "Wind": 0.0578
837
837
  },
838
838
  "2025-05": {
839
- "Bioenergy": 0.016,
840
- "Coal": 0.2461,
841
- "Gas": 0.307,
842
- "Hydro": 0.1518,
843
- "Nuclear": 0.0523,
844
- "Other Fossil": 0.096,
845
- "Other Renewables": 0.0072,
846
- "Solar": 0.0673,
847
- "Wind": 0.0562
839
+ "Bioenergy": 0.0158,
840
+ "Coal": 0.247,
841
+ "Gas": 0.3122,
842
+ "Hydro": 0.1494,
843
+ "Nuclear": 0.0515,
844
+ "Other Fossil": 0.0947,
845
+ "Other Renewables": 0.0071,
846
+ "Solar": 0.0669,
847
+ "Wind": 0.0554
848
848
  },
849
849
  "2025-06": {
850
- "Bioenergy": 0.0157,
851
- "Coal": 0.2499,
852
- "Gas": 0.3067,
853
- "Hydro": 0.1561,
854
- "Nuclear": 0.0517,
855
- "Other Fossil": 0.0935,
856
- "Other Renewables": 0.007,
857
- "Solar": 0.0683,
858
- "Wind": 0.0511
850
+ "Bioenergy": 0.0155,
851
+ "Coal": 0.2507,
852
+ "Gas": 0.3118,
853
+ "Hydro": 0.1536,
854
+ "Nuclear": 0.0509,
855
+ "Other Fossil": 0.0923,
856
+ "Other Renewables": 0.0069,
857
+ "Solar": 0.068,
858
+ "Wind": 0.0504
859
859
  },
860
860
  "2025-07": {
861
- "Bioenergy": 0.0162,
862
- "Coal": 0.2658,
863
- "Gas": 0.3062,
864
- "Hydro": 0.1504,
865
- "Nuclear": 0.0519,
866
- "Other Fossil": 0.0884,
867
- "Other Renewables": 0.0066,
868
- "Solar": 0.0677,
869
- "Wind": 0.0468
861
+ "Bioenergy": 0.016,
862
+ "Coal": 0.2664,
863
+ "Gas": 0.311,
864
+ "Hydro": 0.1482,
865
+ "Nuclear": 0.0512,
866
+ "Other Fossil": 0.0873,
867
+ "Other Renewables": 0.0065,
868
+ "Solar": 0.0673,
869
+ "Wind": 0.0461
870
870
  },
871
871
  "2025-08": {
872
- "Bioenergy": 0.0164,
873
- "Coal": 0.2713,
874
- "Gas": 0.3067,
875
- "Hydro": 0.1492,
876
- "Nuclear": 0.0516,
877
- "Other Fossil": 0.0892,
878
- "Other Renewables": 0.0067,
879
- "Solar": 0.0661,
880
- "Wind": 0.0429
872
+ "Bioenergy": 0.0162,
873
+ "Coal": 0.2718,
874
+ "Gas": 0.3115,
875
+ "Hydro": 0.1469,
876
+ "Nuclear": 0.0508,
877
+ "Other Fossil": 0.0881,
878
+ "Other Renewables": 0.0066,
879
+ "Solar": 0.0657,
880
+ "Wind": 0.0423
881
881
  },
882
882
  "2025-09": {
883
- "Bioenergy": 0.0162,
884
- "Coal": 0.2549,
885
- "Gas": 0.3111,
886
- "Hydro": 0.1572,
887
- "Nuclear": 0.0512,
888
- "Other Fossil": 0.0937,
889
- "Other Renewables": 0.007,
890
- "Solar": 0.0608,
891
- "Wind": 0.0479
883
+ "Bioenergy": 0.0159,
884
+ "Coal": 0.2556,
885
+ "Gas": 0.3161,
886
+ "Hydro": 0.1547,
887
+ "Nuclear": 0.0504,
888
+ "Other Fossil": 0.0925,
889
+ "Other Renewables": 0.0069,
890
+ "Solar": 0.0606,
891
+ "Wind": 0.0472
892
892
  },
893
893
  "2025-10": {
894
- "Bioenergy": 0.0164,
895
- "Coal": 0.2545,
896
- "Gas": 0.3131,
897
- "Hydro": 0.153,
898
- "Nuclear": 0.0518,
899
- "Other Fossil": 0.0953,
900
- "Other Renewables": 0.0071,
901
- "Solar": 0.0526,
902
- "Wind": 0.0561
894
+ "Bioenergy": 0.0162,
895
+ "Coal": 0.2553,
896
+ "Gas": 0.3181,
897
+ "Hydro": 0.1506,
898
+ "Nuclear": 0.051,
899
+ "Other Fossil": 0.0941,
900
+ "Other Renewables": 0.007,
901
+ "Solar": 0.0525,
902
+ "Wind": 0.0552
903
903
  },
904
904
  "2025-11": {
905
- "Bioenergy": 0.0171,
906
- "Coal": 0.2532,
907
- "Gas": 0.3134,
908
- "Hydro": 0.1451,
909
- "Nuclear": 0.0542,
910
- "Other Fossil": 0.0957,
911
- "Other Renewables": 0.0071,
912
- "Solar": 0.0493,
913
- "Wind": 0.0649
905
+ "Bioenergy": 0.0168,
906
+ "Coal": 0.2539,
907
+ "Gas": 0.3185,
908
+ "Hydro": 0.1428,
909
+ "Nuclear": 0.0533,
910
+ "Other Fossil": 0.0945,
911
+ "Other Renewables": 0.007,
912
+ "Solar": 0.0492,
913
+ "Wind": 0.0639
914
914
  },
915
915
  "2025-12": {
916
- "Bioenergy": 0.0172,
917
- "Coal": 0.2686,
918
- "Gas": 0.3085,
919
- "Hydro": 0.1395,
920
- "Nuclear": 0.0579,
921
- "Other Fossil": 0.0918,
922
- "Other Renewables": 0.0069,
923
- "Solar": 0.0451,
924
- "Wind": 0.0645
916
+ "Bioenergy": 0.0171,
917
+ "Coal": 0.2691,
918
+ "Gas": 0.3133,
919
+ "Hydro": 0.1374,
920
+ "Nuclear": 0.057,
921
+ "Other Fossil": 0.0906,
922
+ "Other Renewables": 0.0068,
923
+ "Solar": 0.0452,
924
+ "Wind": 0.0636
925
925
  },
926
926
  "2026-01": {
927
- "Bioenergy": 0.0171,
928
- "Coal": 0.2601,
929
- "Gas": 0.3144,
930
- "Hydro": 0.1396,
931
- "Nuclear": 0.0571,
932
- "Other Fossil": 0.0924,
927
+ "Bioenergy": 0.0169,
928
+ "Coal": 0.2602,
929
+ "Gas": 0.3185,
930
+ "Hydro": 0.138,
931
+ "Nuclear": 0.0563,
932
+ "Other Fossil": 0.0915,
933
933
  "Other Renewables": 0.0069,
934
- "Solar": 0.0494,
935
- "Wind": 0.063
934
+ "Solar": 0.049,
935
+ "Wind": 0.0626
936
936
  },
937
937
  "2026-02": {
938
- "Bioenergy": 0.017,
939
- "Coal": 0.2614,
940
- "Gas": 0.3116,
941
- "Hydro": 0.1426,
942
- "Nuclear": 0.0531,
943
- "Other Fossil": 0.0947,
938
+ "Bioenergy": 0.0169,
939
+ "Coal": 0.2603,
940
+ "Gas": 0.3159,
941
+ "Hydro": 0.1416,
942
+ "Nuclear": 0.051,
943
+ "Other Fossil": 0.0946,
944
944
  "Other Renewables": 0.007,
945
- "Solar": 0.0519,
946
- "Wind": 0.0606
945
+ "Solar": 0.0523,
946
+ "Wind": 0.0604
947
947
  },
948
948
  "2026-03": {
949
- "Bioenergy": 0.017,
950
- "Coal": 0.2614,
951
- "Gas": 0.3116,
952
- "Hydro": 0.1426,
953
- "Nuclear": 0.0531,
954
- "Other Fossil": 0.0947,
949
+ "Bioenergy": 0.0169,
950
+ "Coal": 0.256,
951
+ "Gas": 0.3086,
952
+ "Hydro": 0.1439,
953
+ "Nuclear": 0.0506,
954
+ "Other Fossil": 0.0934,
955
955
  "Other Renewables": 0.007,
956
- "Solar": 0.0519,
957
- "Wind": 0.0606
956
+ "Solar": 0.0638,
957
+ "Wind": 0.0599
958
958
  }
959
959
  }