@digital4better/data 1.1.45 → 1.1.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/factor/continent-monthly-green.csv +55 -55
- package/data/factor/continent-monthly-green.json +436 -436
- package/data/factor/continent-monthly.csv +51 -51
- package/data/factor/continent-monthly.json +366 -366
- package/data/factor/continent-yearly-green.csv +10 -10
- package/data/factor/continent-yearly-green.json +79 -79
- package/data/factor/continent-yearly.csv +8 -8
- package/data/factor/continent-yearly.json +65 -65
- package/data/factor/country-monthly-green.csv +375 -375
- package/data/factor/country-monthly-green.json +3350 -3350
- package/data/factor/country-monthly.csv +375 -375
- package/data/factor/country-monthly.json +2950 -2950
- package/data/factor/country-yearly-green.csv +52 -52
- package/data/factor/country-yearly-green.json +463 -463
- package/data/factor/country-yearly.csv +52 -52
- package/data/factor/country-yearly.json +423 -423
- package/data/factor/subdivision-monthly-green.csv +100 -100
- package/data/factor/subdivision-monthly-green.json +900 -900
- package/data/factor/subdivision-monthly.csv +100 -100
- package/data/factor/subdivision-monthly.json +900 -900
- package/data/factor/subdivision-yearly-green.csv +50 -50
- package/data/factor/subdivision-yearly-green.json +450 -450
- package/data/factor/subdivision-yearly.csv +50 -50
- package/data/factor/subdivision-yearly.json +450 -450
- package/data/factor/world-monthly-green.csv +31 -31
- package/data/factor/world-monthly-green.json +279 -279
- package/data/factor/world-monthly.csv +31 -31
- package/data/factor/world-monthly.json +273 -273
- package/data/factor/world-yearly-green.csv +3 -3
- package/data/factor/world-yearly-green.json +27 -27
- package/data/factor/world-yearly.csv +3 -3
- package/data/factor/world-yearly.json +27 -27
- package/data/mix/continent-monthly-green.csv +38 -38
- package/data/mix/continent-monthly-green.json +147 -147
- package/data/mix/continent-monthly.csv +38 -38
- package/data/mix/continent-monthly.json +181 -181
- package/data/mix/continent-yearly-green.csv +7 -7
- package/data/mix/continent-yearly-green.json +23 -23
- package/data/mix/continent-yearly.csv +7 -7
- package/data/mix/continent-yearly.json +35 -35
- package/data/mix/country-monthly-green.csv +312 -312
- package/data/mix/country-monthly-green.json +1129 -1129
- package/data/mix/country-monthly.csv +312 -312
- package/data/mix/country-monthly.json +1217 -1217
- package/data/mix/country-yearly-green.csv +40 -40
- package/data/mix/country-yearly-green.json +138 -138
- package/data/mix/country-yearly.csv +40 -40
- package/data/mix/country-yearly.json +179 -179
- package/data/mix/subdivision-monthly-green.csv +100 -100
- package/data/mix/subdivision-monthly-green.json +346 -346
- package/data/mix/subdivision-monthly.csv +100 -100
- package/data/mix/subdivision-monthly.json +658 -658
- package/data/mix/subdivision-yearly-green.csv +50 -50
- package/data/mix/subdivision-yearly-green.json +168 -168
- package/data/mix/subdivision-yearly.csv +50 -50
- package/data/mix/subdivision-yearly.json +327 -327
- package/data/mix/world-monthly-green.csv +31 -31
- package/data/mix/world-monthly-green.json +124 -124
- package/data/mix/world-monthly.csv +31 -31
- package/data/mix/world-monthly.json +124 -124
- package/data/mix/world-yearly-green.csv +3 -3
- package/data/mix/world-yearly-green.json +12 -12
- package/data/mix/world-yearly.csv +3 -3
- package/data/mix/world-yearly.json +14 -14
- package/package.json +1 -1
|
@@ -716,26 +716,26 @@
|
|
|
716
716
|
"Wind": 0.0072
|
|
717
717
|
},
|
|
718
718
|
"2024-06": {
|
|
719
|
-
"Bioenergy": 0.
|
|
720
|
-
"Coal": 0.
|
|
721
|
-
"Gas": 0.
|
|
722
|
-
"Hydro": 0.
|
|
723
|
-
"Nuclear": 0.
|
|
724
|
-
"Other Fossil": 0.
|
|
719
|
+
"Bioenergy": 0.007,
|
|
720
|
+
"Coal": 0.0988,
|
|
721
|
+
"Gas": 0.4359,
|
|
722
|
+
"Hydro": 0.3092,
|
|
723
|
+
"Nuclear": 0.0024,
|
|
724
|
+
"Other Fossil": 0.1233,
|
|
725
725
|
"Other Renewables": 0.0015,
|
|
726
|
-
"Solar": 0.
|
|
727
|
-
"Wind": 0.
|
|
726
|
+
"Solar": 0.0144,
|
|
727
|
+
"Wind": 0.0074
|
|
728
728
|
},
|
|
729
729
|
"2024-07": {
|
|
730
|
-
"Bioenergy": 0.
|
|
731
|
-
"Coal": 0.
|
|
732
|
-
"Gas": 0.
|
|
733
|
-
"Hydro": 0.
|
|
734
|
-
"Nuclear": 0.
|
|
735
|
-
"Other Fossil": 0.
|
|
730
|
+
"Bioenergy": 0.007,
|
|
731
|
+
"Coal": 0.0988,
|
|
732
|
+
"Gas": 0.436,
|
|
733
|
+
"Hydro": 0.3094,
|
|
734
|
+
"Nuclear": 0.0024,
|
|
735
|
+
"Other Fossil": 0.1232,
|
|
736
736
|
"Other Renewables": 0.0015,
|
|
737
|
-
"Solar": 0.
|
|
738
|
-
"Wind": 0.
|
|
737
|
+
"Solar": 0.0144,
|
|
738
|
+
"Wind": 0.0074
|
|
739
739
|
}
|
|
740
740
|
},
|
|
741
741
|
"Asia": {
|
|
@@ -1136,42 +1136,42 @@
|
|
|
1136
1136
|
"Wind": 0.0284
|
|
1137
1137
|
},
|
|
1138
1138
|
"2022-01": {
|
|
1139
|
-
"Bioenergy": 0.
|
|
1140
|
-
"Coal": 0.
|
|
1141
|
-
"Gas": 0.
|
|
1139
|
+
"Bioenergy": 0.0148,
|
|
1140
|
+
"Coal": 0.3764,
|
|
1141
|
+
"Gas": 0.3415,
|
|
1142
1142
|
"Hydro": 0.0853,
|
|
1143
1143
|
"Nuclear": 0.0248,
|
|
1144
|
-
"Other Fossil": 0.
|
|
1144
|
+
"Other Fossil": 0.1033,
|
|
1145
1145
|
"Other Renewables": 0.0064,
|
|
1146
1146
|
"Solar": 0.0223,
|
|
1147
1147
|
"Wind": 0.0252
|
|
1148
1148
|
},
|
|
1149
1149
|
"2022-02": {
|
|
1150
|
-
"Bioenergy": 0.
|
|
1151
|
-
"Coal": 0.
|
|
1152
|
-
"Gas": 0.
|
|
1150
|
+
"Bioenergy": 0.0147,
|
|
1151
|
+
"Coal": 0.3754,
|
|
1152
|
+
"Gas": 0.3428,
|
|
1153
1153
|
"Hydro": 0.0868,
|
|
1154
1154
|
"Nuclear": 0.0233,
|
|
1155
|
-
"Other Fossil": 0.
|
|
1155
|
+
"Other Fossil": 0.1022,
|
|
1156
1156
|
"Other Renewables": 0.0064,
|
|
1157
1157
|
"Solar": 0.0231,
|
|
1158
1158
|
"Wind": 0.0254
|
|
1159
1159
|
},
|
|
1160
1160
|
"2022-03": {
|
|
1161
|
-
"Bioenergy": 0.
|
|
1162
|
-
"Coal": 0.
|
|
1163
|
-
"Gas": 0.
|
|
1161
|
+
"Bioenergy": 0.0143,
|
|
1162
|
+
"Coal": 0.3635,
|
|
1163
|
+
"Gas": 0.3401,
|
|
1164
1164
|
"Hydro": 0.0916,
|
|
1165
1165
|
"Nuclear": 0.0237,
|
|
1166
|
-
"Other Fossil": 0.
|
|
1166
|
+
"Other Fossil": 0.0986,
|
|
1167
1167
|
"Other Renewables": 0.0063,
|
|
1168
1168
|
"Solar": 0.0275,
|
|
1169
1169
|
"Wind": 0.0343
|
|
1170
1170
|
},
|
|
1171
1171
|
"2022-04": {
|
|
1172
|
-
"Bioenergy": 0.
|
|
1173
|
-
"Coal": 0.
|
|
1174
|
-
"Gas": 0.
|
|
1172
|
+
"Bioenergy": 0.0134,
|
|
1173
|
+
"Coal": 0.3462,
|
|
1174
|
+
"Gas": 0.3442,
|
|
1175
1175
|
"Hydro": 0.0996,
|
|
1176
1176
|
"Nuclear": 0.0232,
|
|
1177
1177
|
"Other Fossil": 0.1015,
|
|
@@ -1180,301 +1180,301 @@
|
|
|
1180
1180
|
"Wind": 0.0342
|
|
1181
1181
|
},
|
|
1182
1182
|
"2022-05": {
|
|
1183
|
-
"Bioenergy": 0.
|
|
1184
|
-
"Coal": 0.
|
|
1185
|
-
"Gas": 0.
|
|
1183
|
+
"Bioenergy": 0.013,
|
|
1184
|
+
"Coal": 0.34,
|
|
1185
|
+
"Gas": 0.3402,
|
|
1186
1186
|
"Hydro": 0.1124,
|
|
1187
1187
|
"Nuclear": 0.0238,
|
|
1188
|
-
"Other Fossil": 0.
|
|
1188
|
+
"Other Fossil": 0.1001,
|
|
1189
1189
|
"Other Renewables": 0.0064,
|
|
1190
1190
|
"Solar": 0.0313,
|
|
1191
1191
|
"Wind": 0.0328
|
|
1192
1192
|
},
|
|
1193
1193
|
"2022-06": {
|
|
1194
|
-
"Bioenergy": 0.
|
|
1195
|
-
"Coal": 0.
|
|
1196
|
-
"Gas": 0.
|
|
1194
|
+
"Bioenergy": 0.0129,
|
|
1195
|
+
"Coal": 0.3473,
|
|
1196
|
+
"Gas": 0.3361,
|
|
1197
1197
|
"Hydro": 0.12,
|
|
1198
1198
|
"Nuclear": 0.022,
|
|
1199
|
-
"Other Fossil": 0.
|
|
1199
|
+
"Other Fossil": 0.097,
|
|
1200
1200
|
"Other Renewables": 0.0062,
|
|
1201
1201
|
"Solar": 0.0294,
|
|
1202
1202
|
"Wind": 0.029
|
|
1203
1203
|
},
|
|
1204
1204
|
"2022-07": {
|
|
1205
|
-
"Bioenergy": 0.
|
|
1206
|
-
"Coal": 0.
|
|
1207
|
-
"Gas": 0.
|
|
1205
|
+
"Bioenergy": 0.0136,
|
|
1206
|
+
"Coal": 0.3676,
|
|
1207
|
+
"Gas": 0.3255,
|
|
1208
1208
|
"Hydro": 0.1173,
|
|
1209
1209
|
"Nuclear": 0.0236,
|
|
1210
|
-
"Other Fossil": 0.
|
|
1210
|
+
"Other Fossil": 0.0935,
|
|
1211
1211
|
"Other Renewables": 0.0059,
|
|
1212
1212
|
"Solar": 0.0285,
|
|
1213
1213
|
"Wind": 0.0243
|
|
1214
1214
|
},
|
|
1215
1215
|
"2022-08": {
|
|
1216
|
-
"Bioenergy": 0.
|
|
1217
|
-
"Coal": 0.
|
|
1218
|
-
"Gas": 0.
|
|
1216
|
+
"Bioenergy": 0.0141,
|
|
1217
|
+
"Coal": 0.3791,
|
|
1218
|
+
"Gas": 0.322,
|
|
1219
1219
|
"Hydro": 0.1098,
|
|
1220
1220
|
"Nuclear": 0.0238,
|
|
1221
|
-
"Other Fossil": 0.
|
|
1221
|
+
"Other Fossil": 0.0933,
|
|
1222
1222
|
"Other Renewables": 0.0059,
|
|
1223
1223
|
"Solar": 0.0276,
|
|
1224
1224
|
"Wind": 0.0244
|
|
1225
1225
|
},
|
|
1226
1226
|
"2022-09": {
|
|
1227
|
-
"Bioenergy": 0.
|
|
1228
|
-
"Coal": 0.
|
|
1229
|
-
"Gas": 0.
|
|
1227
|
+
"Bioenergy": 0.0136,
|
|
1228
|
+
"Coal": 0.3605,
|
|
1229
|
+
"Gas": 0.3374,
|
|
1230
1230
|
"Hydro": 0.1062,
|
|
1231
|
-
"Nuclear": 0.
|
|
1232
|
-
"Other Fossil": 0.
|
|
1231
|
+
"Nuclear": 0.0229,
|
|
1232
|
+
"Other Fossil": 0.0987,
|
|
1233
1233
|
"Other Renewables": 0.0063,
|
|
1234
1234
|
"Solar": 0.0289,
|
|
1235
1235
|
"Wind": 0.0256
|
|
1236
1236
|
},
|
|
1237
1237
|
"2022-10": {
|
|
1238
|
-
"Bioenergy": 0.
|
|
1239
|
-
"Coal": 0.
|
|
1240
|
-
"Gas": 0.
|
|
1238
|
+
"Bioenergy": 0.0135,
|
|
1239
|
+
"Coal": 0.3498,
|
|
1240
|
+
"Gas": 0.3412,
|
|
1241
1241
|
"Hydro": 0.1047,
|
|
1242
1242
|
"Nuclear": 0.0252,
|
|
1243
|
-
"Other Fossil": 0.
|
|
1243
|
+
"Other Fossil": 0.0992,
|
|
1244
1244
|
"Other Renewables": 0.0064,
|
|
1245
1245
|
"Solar": 0.0287,
|
|
1246
1246
|
"Wind": 0.0313
|
|
1247
1247
|
},
|
|
1248
1248
|
"2022-11": {
|
|
1249
|
-
"Bioenergy": 0.
|
|
1250
|
-
"Coal": 0.
|
|
1251
|
-
"Gas": 0.
|
|
1249
|
+
"Bioenergy": 0.0142,
|
|
1250
|
+
"Coal": 0.3654,
|
|
1251
|
+
"Gas": 0.3406,
|
|
1252
1252
|
"Hydro": 0.0924,
|
|
1253
1253
|
"Nuclear": 0.0256,
|
|
1254
|
-
"Other Fossil": 0.
|
|
1254
|
+
"Other Fossil": 0.0998,
|
|
1255
1255
|
"Other Renewables": 0.0064,
|
|
1256
|
-
"Solar": 0.
|
|
1256
|
+
"Solar": 0.0256,
|
|
1257
1257
|
"Wind": 0.0299
|
|
1258
1258
|
},
|
|
1259
1259
|
"2022-12": {
|
|
1260
|
-
"Bioenergy": 0.
|
|
1261
|
-
"Coal": 0.
|
|
1262
|
-
"Gas": 0.
|
|
1260
|
+
"Bioenergy": 0.0151,
|
|
1261
|
+
"Coal": 0.3833,
|
|
1262
|
+
"Gas": 0.3287,
|
|
1263
1263
|
"Hydro": 0.0867,
|
|
1264
1264
|
"Nuclear": 0.0261,
|
|
1265
|
-
"Other Fossil": 0.
|
|
1265
|
+
"Other Fossil": 0.098,
|
|
1266
1266
|
"Other Renewables": 0.0062,
|
|
1267
1267
|
"Solar": 0.0225,
|
|
1268
1268
|
"Wind": 0.0333
|
|
1269
1269
|
},
|
|
1270
1270
|
"2023-01": {
|
|
1271
|
-
"Bioenergy": 0.
|
|
1272
|
-
"Coal": 0.
|
|
1273
|
-
"Gas": 0.
|
|
1271
|
+
"Bioenergy": 0.015,
|
|
1272
|
+
"Coal": 0.3722,
|
|
1273
|
+
"Gas": 0.3348,
|
|
1274
1274
|
"Hydro": 0.0845,
|
|
1275
1275
|
"Nuclear": 0.0251,
|
|
1276
|
-
"Other Fossil": 0.
|
|
1276
|
+
"Other Fossil": 0.1013,
|
|
1277
1277
|
"Other Renewables": 0.0064,
|
|
1278
1278
|
"Solar": 0.0263,
|
|
1279
1279
|
"Wind": 0.0344
|
|
1280
1280
|
},
|
|
1281
1281
|
"2023-02": {
|
|
1282
|
-
"Bioenergy": 0.
|
|
1283
|
-
"Coal": 0.
|
|
1284
|
-
"Gas": 0.
|
|
1282
|
+
"Bioenergy": 0.0146,
|
|
1283
|
+
"Coal": 0.3708,
|
|
1284
|
+
"Gas": 0.3364,
|
|
1285
1285
|
"Hydro": 0.086,
|
|
1286
1286
|
"Nuclear": 0.0239,
|
|
1287
|
-
"Other Fossil": 0.
|
|
1287
|
+
"Other Fossil": 0.1004,
|
|
1288
1288
|
"Other Renewables": 0.0064,
|
|
1289
1289
|
"Solar": 0.0276,
|
|
1290
1290
|
"Wind": 0.0339
|
|
1291
1291
|
},
|
|
1292
1292
|
"2023-03": {
|
|
1293
|
-
"Bioenergy": 0.
|
|
1294
|
-
"Coal": 0.
|
|
1295
|
-
"Gas": 0.
|
|
1293
|
+
"Bioenergy": 0.0148,
|
|
1294
|
+
"Coal": 0.3716,
|
|
1295
|
+
"Gas": 0.3322,
|
|
1296
1296
|
"Hydro": 0.0845,
|
|
1297
1297
|
"Nuclear": 0.0252,
|
|
1298
|
-
"Other Fossil": 0.
|
|
1298
|
+
"Other Fossil": 0.096,
|
|
1299
1299
|
"Other Renewables": 0.0063,
|
|
1300
1300
|
"Solar": 0.0338,
|
|
1301
1301
|
"Wind": 0.0356
|
|
1302
1302
|
},
|
|
1303
1303
|
"2023-04": {
|
|
1304
|
-
"Bioenergy": 0.
|
|
1305
|
-
"Coal": 0.
|
|
1306
|
-
"Gas": 0.
|
|
1304
|
+
"Bioenergy": 0.0139,
|
|
1305
|
+
"Coal": 0.357,
|
|
1306
|
+
"Gas": 0.3374,
|
|
1307
1307
|
"Hydro": 0.0872,
|
|
1308
1308
|
"Nuclear": 0.0239,
|
|
1309
|
-
"Other Fossil": 0.
|
|
1309
|
+
"Other Fossil": 0.0979,
|
|
1310
1310
|
"Other Renewables": 0.0064,
|
|
1311
1311
|
"Solar": 0.034,
|
|
1312
1312
|
"Wind": 0.0424
|
|
1313
1313
|
},
|
|
1314
1314
|
"2023-05": {
|
|
1315
|
-
"Bioenergy": 0.
|
|
1316
|
-
"Coal": 0.
|
|
1317
|
-
"Gas": 0.
|
|
1315
|
+
"Bioenergy": 0.0136,
|
|
1316
|
+
"Coal": 0.3582,
|
|
1317
|
+
"Gas": 0.335,
|
|
1318
1318
|
"Hydro": 0.0927,
|
|
1319
1319
|
"Nuclear": 0.0248,
|
|
1320
|
-
"Other Fossil": 0.
|
|
1320
|
+
"Other Fossil": 0.0961,
|
|
1321
1321
|
"Other Renewables": 0.0063,
|
|
1322
1322
|
"Solar": 0.0356,
|
|
1323
1323
|
"Wind": 0.0376
|
|
1324
1324
|
},
|
|
1325
1325
|
"2023-06": {
|
|
1326
|
-
"Bioenergy": 0.
|
|
1327
|
-
"Coal": 0.
|
|
1328
|
-
"Gas": 0.
|
|
1326
|
+
"Bioenergy": 0.0137,
|
|
1327
|
+
"Coal": 0.3678,
|
|
1328
|
+
"Gas": 0.3313,
|
|
1329
1329
|
"Hydro": 0.0978,
|
|
1330
1330
|
"Nuclear": 0.0243,
|
|
1331
|
-
"Other Fossil": 0.
|
|
1331
|
+
"Other Fossil": 0.0942,
|
|
1332
1332
|
"Other Renewables": 0.0061,
|
|
1333
1333
|
"Solar": 0.0353,
|
|
1334
1334
|
"Wind": 0.0294
|
|
1335
1335
|
},
|
|
1336
1336
|
"2023-07": {
|
|
1337
|
-
"Bioenergy": 0.
|
|
1338
|
-
"Coal": 0.
|
|
1339
|
-
"Gas": 0.
|
|
1340
|
-
"Hydro": 0.
|
|
1337
|
+
"Bioenergy": 0.0141,
|
|
1338
|
+
"Coal": 0.3768,
|
|
1339
|
+
"Gas": 0.3194,
|
|
1340
|
+
"Hydro": 0.1043,
|
|
1341
1341
|
"Nuclear": 0.0244,
|
|
1342
|
-
"Other Fossil": 0.
|
|
1342
|
+
"Other Fossil": 0.09,
|
|
1343
1343
|
"Other Renewables": 0.0058,
|
|
1344
1344
|
"Solar": 0.0334,
|
|
1345
1345
|
"Wind": 0.0319
|
|
1346
1346
|
},
|
|
1347
1347
|
"2023-08": {
|
|
1348
|
-
"Bioenergy": 0.
|
|
1349
|
-
"Coal": 0.
|
|
1350
|
-
"Gas": 0.
|
|
1348
|
+
"Bioenergy": 0.014,
|
|
1349
|
+
"Coal": 0.3719,
|
|
1350
|
+
"Gas": 0.3183,
|
|
1351
1351
|
"Hydro": 0.1155,
|
|
1352
1352
|
"Nuclear": 0.0249,
|
|
1353
|
-
"Other Fossil": 0.
|
|
1353
|
+
"Other Fossil": 0.0896,
|
|
1354
1354
|
"Other Renewables": 0.0058,
|
|
1355
1355
|
"Solar": 0.0359,
|
|
1356
1356
|
"Wind": 0.0241
|
|
1357
1357
|
},
|
|
1358
1358
|
"2023-09": {
|
|
1359
|
-
"Bioenergy": 0.
|
|
1360
|
-
"Coal": 0.
|
|
1361
|
-
"Gas": 0.
|
|
1359
|
+
"Bioenergy": 0.0136,
|
|
1360
|
+
"Coal": 0.3588,
|
|
1361
|
+
"Gas": 0.3294,
|
|
1362
1362
|
"Hydro": 0.1146,
|
|
1363
1363
|
"Nuclear": 0.0243,
|
|
1364
|
-
"Other Fossil": 0.
|
|
1364
|
+
"Other Fossil": 0.0944,
|
|
1365
1365
|
"Other Renewables": 0.0061,
|
|
1366
1366
|
"Solar": 0.0343,
|
|
1367
1367
|
"Wind": 0.0245
|
|
1368
1368
|
},
|
|
1369
1369
|
"2023-10": {
|
|
1370
|
-
"Bioenergy": 0.
|
|
1371
|
-
"Coal": 0.
|
|
1372
|
-
"Gas": 0.
|
|
1370
|
+
"Bioenergy": 0.0135,
|
|
1371
|
+
"Coal": 0.3578,
|
|
1372
|
+
"Gas": 0.3321,
|
|
1373
1373
|
"Hydro": 0.1071,
|
|
1374
1374
|
"Nuclear": 0.0254,
|
|
1375
|
-
"Other Fossil": 0.
|
|
1375
|
+
"Other Fossil": 0.0959,
|
|
1376
1376
|
"Other Renewables": 0.0063,
|
|
1377
1377
|
"Solar": 0.0347,
|
|
1378
1378
|
"Wind": 0.0272
|
|
1379
1379
|
},
|
|
1380
1380
|
"2023-11": {
|
|
1381
|
-
"Bioenergy": 0.
|
|
1382
|
-
"Coal": 0.
|
|
1383
|
-
"Gas": 0.
|
|
1381
|
+
"Bioenergy": 0.0143,
|
|
1382
|
+
"Coal": 0.3685,
|
|
1383
|
+
"Gas": 0.3299,
|
|
1384
1384
|
"Hydro": 0.0892,
|
|
1385
1385
|
"Nuclear": 0.0255,
|
|
1386
|
-
"Other Fossil": 0.
|
|
1386
|
+
"Other Fossil": 0.0954,
|
|
1387
1387
|
"Other Renewables": 0.0063,
|
|
1388
1388
|
"Solar": 0.0327,
|
|
1389
1389
|
"Wind": 0.0383
|
|
1390
1390
|
},
|
|
1391
1391
|
"2023-12": {
|
|
1392
|
-
"Bioenergy": 0.
|
|
1393
|
-
"Coal": 0.
|
|
1394
|
-
"Gas": 0.
|
|
1392
|
+
"Bioenergy": 0.0155,
|
|
1393
|
+
"Coal": 0.3934,
|
|
1394
|
+
"Gas": 0.3194,
|
|
1395
1395
|
"Hydro": 0.0839,
|
|
1396
1396
|
"Nuclear": 0.0251,
|
|
1397
|
-
"Other Fossil": 0.
|
|
1397
|
+
"Other Fossil": 0.0943,
|
|
1398
1398
|
"Other Renewables": 0.0061,
|
|
1399
1399
|
"Solar": 0.0263,
|
|
1400
1400
|
"Wind": 0.0359
|
|
1401
1401
|
},
|
|
1402
1402
|
"2024-01": {
|
|
1403
|
-
"Bioenergy": 0.
|
|
1404
|
-
"Coal": 0.
|
|
1405
|
-
"Gas": 0.
|
|
1403
|
+
"Bioenergy": 0.0152,
|
|
1404
|
+
"Coal": 0.3827,
|
|
1405
|
+
"Gas": 0.3267,
|
|
1406
1406
|
"Hydro": 0.081,
|
|
1407
1407
|
"Nuclear": 0.024,
|
|
1408
|
-
"Other Fossil": 0.
|
|
1408
|
+
"Other Fossil": 0.0967,
|
|
1409
1409
|
"Other Renewables": 0.0062,
|
|
1410
1410
|
"Solar": 0.0316,
|
|
1411
1411
|
"Wind": 0.0359
|
|
1412
1412
|
},
|
|
1413
1413
|
"2024-02": {
|
|
1414
|
-
"Bioenergy": 0.
|
|
1415
|
-
"Coal": 0.
|
|
1416
|
-
"Gas": 0.
|
|
1417
|
-
"Hydro": 0.
|
|
1414
|
+
"Bioenergy": 0.0147,
|
|
1415
|
+
"Coal": 0.3809,
|
|
1416
|
+
"Gas": 0.3261,
|
|
1417
|
+
"Hydro": 0.0811,
|
|
1418
1418
|
"Nuclear": 0.0239,
|
|
1419
|
-
"Other Fossil": 0.
|
|
1419
|
+
"Other Fossil": 0.0963,
|
|
1420
1420
|
"Other Renewables": 0.0062,
|
|
1421
|
-
"Solar": 0.
|
|
1421
|
+
"Solar": 0.0341,
|
|
1422
1422
|
"Wind": 0.0368
|
|
1423
1423
|
},
|
|
1424
1424
|
"2024-03": {
|
|
1425
|
-
"Bioenergy": 0.
|
|
1426
|
-
"Coal": 0.
|
|
1425
|
+
"Bioenergy": 0.0146,
|
|
1426
|
+
"Coal": 0.3692,
|
|
1427
1427
|
"Gas": 0.325,
|
|
1428
|
-
"Hydro": 0.
|
|
1428
|
+
"Hydro": 0.0825,
|
|
1429
1429
|
"Nuclear": 0.0244,
|
|
1430
|
-
"Other Fossil": 0.
|
|
1430
|
+
"Other Fossil": 0.0939,
|
|
1431
1431
|
"Other Renewables": 0.0061,
|
|
1432
1432
|
"Solar": 0.0411,
|
|
1433
1433
|
"Wind": 0.0432
|
|
1434
1434
|
},
|
|
1435
1435
|
"2024-04": {
|
|
1436
|
-
"Bioenergy": 0.
|
|
1437
|
-
"Coal": 0.
|
|
1438
|
-
"Gas": 0.
|
|
1436
|
+
"Bioenergy": 0.0135,
|
|
1437
|
+
"Coal": 0.3581,
|
|
1438
|
+
"Gas": 0.3321,
|
|
1439
1439
|
"Hydro": 0.091,
|
|
1440
1440
|
"Nuclear": 0.0255,
|
|
1441
|
-
"Other Fossil": 0.
|
|
1441
|
+
"Other Fossil": 0.0954,
|
|
1442
1442
|
"Other Renewables": 0.0064,
|
|
1443
1443
|
"Solar": 0.0393,
|
|
1444
1444
|
"Wind": 0.0387
|
|
1445
1445
|
},
|
|
1446
1446
|
"2024-05": {
|
|
1447
|
-
"Bioenergy": 0.
|
|
1448
|
-
"Coal": 0.
|
|
1447
|
+
"Bioenergy": 0.013,
|
|
1448
|
+
"Coal": 0.3494,
|
|
1449
1449
|
"Gas": 0.3263,
|
|
1450
1450
|
"Hydro": 0.1034,
|
|
1451
1451
|
"Nuclear": 0.0258,
|
|
1452
|
-
"Other Fossil": 0.
|
|
1452
|
+
"Other Fossil": 0.0934,
|
|
1453
1453
|
"Other Renewables": 0.0062,
|
|
1454
|
-
"Solar": 0.
|
|
1455
|
-
"Wind": 0.
|
|
1454
|
+
"Solar": 0.0447,
|
|
1455
|
+
"Wind": 0.0377
|
|
1456
1456
|
},
|
|
1457
1457
|
"2024-06": {
|
|
1458
|
-
"Bioenergy": 0.
|
|
1459
|
-
"Coal": 0.
|
|
1460
|
-
"Gas": 0.
|
|
1461
|
-
"Hydro": 0.
|
|
1462
|
-
"Nuclear": 0.
|
|
1463
|
-
"Other Fossil": 0.
|
|
1458
|
+
"Bioenergy": 0.0131,
|
|
1459
|
+
"Coal": 0.352,
|
|
1460
|
+
"Gas": 0.3218,
|
|
1461
|
+
"Hydro": 0.1148,
|
|
1462
|
+
"Nuclear": 0.0244,
|
|
1463
|
+
"Other Fossil": 0.0918,
|
|
1464
1464
|
"Other Renewables": 0.0061,
|
|
1465
|
-
"Solar": 0.
|
|
1465
|
+
"Solar": 0.0426,
|
|
1466
1466
|
"Wind": 0.0334
|
|
1467
1467
|
},
|
|
1468
1468
|
"2024-07": {
|
|
1469
|
-
"Bioenergy": 0.
|
|
1470
|
-
"Coal": 0.
|
|
1471
|
-
"Gas": 0.
|
|
1472
|
-
"Hydro": 0.
|
|
1473
|
-
"Nuclear": 0.
|
|
1474
|
-
"Other Fossil": 0.
|
|
1475
|
-
"Other Renewables": 0.
|
|
1476
|
-
"Solar": 0.
|
|
1477
|
-
"Wind": 0.
|
|
1469
|
+
"Bioenergy": 0.0135,
|
|
1470
|
+
"Coal": 0.3653,
|
|
1471
|
+
"Gas": 0.3101,
|
|
1472
|
+
"Hydro": 0.119,
|
|
1473
|
+
"Nuclear": 0.0248,
|
|
1474
|
+
"Other Fossil": 0.0882,
|
|
1475
|
+
"Other Renewables": 0.0059,
|
|
1476
|
+
"Solar": 0.0415,
|
|
1477
|
+
"Wind": 0.0319
|
|
1478
1478
|
}
|
|
1479
1479
|
},
|
|
1480
1480
|
"Europe": {
|
|
@@ -2934,25 +2934,25 @@
|
|
|
2934
2934
|
},
|
|
2935
2935
|
"2024-06": {
|
|
2936
2936
|
"Bioenergy": 0.0198,
|
|
2937
|
-
"Coal": 0.
|
|
2938
|
-
"Gas": 0.
|
|
2939
|
-
"Hydro": 0.
|
|
2940
|
-
"Nuclear": 0.
|
|
2941
|
-
"Other Fossil": 0.
|
|
2937
|
+
"Coal": 0.1279,
|
|
2938
|
+
"Gas": 0.3677,
|
|
2939
|
+
"Hydro": 0.1067,
|
|
2940
|
+
"Nuclear": 0.1272,
|
|
2941
|
+
"Other Fossil": 0.0993,
|
|
2942
2942
|
"Other Renewables": 0.006,
|
|
2943
|
-
"Solar": 0.
|
|
2943
|
+
"Solar": 0.0652,
|
|
2944
2944
|
"Wind": 0.0802
|
|
2945
2945
|
},
|
|
2946
2946
|
"2024-07": {
|
|
2947
|
-
"Bioenergy": 0.
|
|
2948
|
-
"Coal": 0.
|
|
2949
|
-
"Gas": 0.
|
|
2950
|
-
"Hydro": 0.
|
|
2951
|
-
"Nuclear": 0.
|
|
2952
|
-
"Other Fossil": 0.
|
|
2953
|
-
"Other Renewables": 0.
|
|
2954
|
-
"Solar": 0.
|
|
2955
|
-
"Wind": 0.
|
|
2947
|
+
"Bioenergy": 0.0185,
|
|
2948
|
+
"Coal": 0.1368,
|
|
2949
|
+
"Gas": 0.405,
|
|
2950
|
+
"Hydro": 0.098,
|
|
2951
|
+
"Nuclear": 0.1228,
|
|
2952
|
+
"Other Fossil": 0.093,
|
|
2953
|
+
"Other Renewables": 0.0056,
|
|
2954
|
+
"Solar": 0.0614,
|
|
2955
|
+
"Wind": 0.0588
|
|
2956
2956
|
}
|
|
2957
2957
|
},
|
|
2958
2958
|
"Oceania": {
|
|
@@ -3683,15 +3683,15 @@
|
|
|
3683
3683
|
"Wind": 0.0703
|
|
3684
3684
|
},
|
|
3685
3685
|
"2024-07": {
|
|
3686
|
-
"Bioenergy": 0.
|
|
3687
|
-
"Coal": 0.
|
|
3688
|
-
"Gas": 0.
|
|
3689
|
-
"Hydro": 0.
|
|
3686
|
+
"Bioenergy": 0.0032,
|
|
3687
|
+
"Coal": 0.3733,
|
|
3688
|
+
"Gas": 0.0919,
|
|
3689
|
+
"Hydro": 0.1374,
|
|
3690
3690
|
"Nuclear": 0,
|
|
3691
|
-
"Other Fossil": 0.
|
|
3692
|
-
"Other Renewables": 0.
|
|
3693
|
-
"Solar": 0.
|
|
3694
|
-
"Wind": 0.
|
|
3691
|
+
"Other Fossil": 0.1874,
|
|
3692
|
+
"Other Renewables": 0.032,
|
|
3693
|
+
"Solar": 0.0795,
|
|
3694
|
+
"Wind": 0.0954
|
|
3695
3695
|
}
|
|
3696
3696
|
},
|
|
3697
3697
|
"South America": {
|
|
@@ -4414,7 +4414,7 @@
|
|
|
4414
4414
|
"Bioenergy": 0.008,
|
|
4415
4415
|
"Coal": 0.0111,
|
|
4416
4416
|
"Gas": 0.1788,
|
|
4417
|
-
"Hydro": 0.
|
|
4417
|
+
"Hydro": 0.5937,
|
|
4418
4418
|
"Nuclear": 0.0133,
|
|
4419
4419
|
"Other Fossil": 0.0945,
|
|
4420
4420
|
"Other Renewables": 0.0002,
|
|
@@ -4423,14 +4423,14 @@
|
|
|
4423
4423
|
},
|
|
4424
4424
|
"2024-07": {
|
|
4425
4425
|
"Bioenergy": 0.0082,
|
|
4426
|
-
"Coal": 0.
|
|
4427
|
-
"Gas": 0.
|
|
4428
|
-
"Hydro": 0.
|
|
4426
|
+
"Coal": 0.011,
|
|
4427
|
+
"Gas": 0.1818,
|
|
4428
|
+
"Hydro": 0.5826,
|
|
4429
4429
|
"Nuclear": 0.0133,
|
|
4430
4430
|
"Other Fossil": 0.0934,
|
|
4431
4431
|
"Other Renewables": 0.0002,
|
|
4432
4432
|
"Solar": 0.0383,
|
|
4433
|
-
"Wind": 0.
|
|
4433
|
+
"Wind": 0.0712
|
|
4434
4434
|
}
|
|
4435
4435
|
}
|
|
4436
4436
|
}
|
|
@@ -4,13 +4,13 @@ Africa,2020,0.0071,0.0988,0.439,0.311,0.0032,0.1208,0.0014,0.0124,0.0062
|
|
|
4
4
|
Africa,2021,0.0071,0.0982,0.4394,0.3094,0.0034,0.1213,0.0014,0.0129,0.0069
|
|
5
5
|
Africa,2022,0.0071,0.0958,0.4356,0.3097,0.0029,0.1263,0.0016,0.0137,0.0072
|
|
6
6
|
Africa,2023,0.0071,0.0922,0.4381,0.3109,0.0025,0.1245,0.0017,0.015,0.0079
|
|
7
|
-
Africa,2024,0.0071,0.
|
|
7
|
+
Africa,2024,0.0071,0.094,0.4376,0.3107,0.0025,0.1237,0.0015,0.0154,0.0075
|
|
8
8
|
Asia,2019,0.0115,0.3613,0.3548,0.1046,0.0223,0.1034,0.0067,0.0175,0.0179
|
|
9
9
|
Asia,2020,0.0123,0.3584,0.3524,0.1057,0.0224,0.1027,0.0065,0.0198,0.0198
|
|
10
10
|
Asia,2021,0.0132,0.3646,0.3427,0.1011,0.0236,0.0998,0.0063,0.0228,0.0258
|
|
11
|
-
Asia,2022,0.
|
|
12
|
-
Asia,2023,0.
|
|
13
|
-
Asia,2024,0.
|
|
11
|
+
Asia,2022,0.0139,0.363,0.3365,0.1013,0.024,0.0987,0.0063,0.0272,0.0291
|
|
12
|
+
Asia,2023,0.0142,0.3689,0.3294,0.0959,0.0247,0.0954,0.0062,0.0325,0.0328
|
|
13
|
+
Asia,2024,0.0139,0.3653,0.3238,0.0964,0.0247,0.0936,0.0062,0.0393,0.0367
|
|
14
14
|
Europe,2019,0.0226,0.1556,0.3386,0.175,0.1778,0.0173,0.0149,0.024,0.0742
|
|
15
15
|
Europe,2020,0.0238,0.1422,0.3296,0.1855,0.1716,0.0169,0.0156,0.0289,0.0858
|
|
16
16
|
Europe,2021,0.0246,0.1474,0.332,0.1769,0.1742,0.0169,0.0152,0.031,0.0816
|
|
@@ -22,16 +22,16 @@ North America,2020,0.0234,0.1454,0.3408,0.1336,0.1415,0.1095,0.0069,0.0286,0.070
|
|
|
22
22
|
North America,2021,0.023,0.1613,0.3287,0.1271,0.1366,0.1073,0.0068,0.0339,0.0755
|
|
23
23
|
North America,2022,0.0219,0.1473,0.3366,0.1266,0.1312,0.1079,0.0067,0.0393,0.0825
|
|
24
24
|
North America,2023,0.0215,0.126,0.3595,0.1196,0.1332,0.1066,0.0067,0.0451,0.0818
|
|
25
|
-
North America,2024,0.
|
|
25
|
+
North America,2024,0.021,0.119,0.3581,0.1177,0.1306,0.1038,0.0064,0.0549,0.0884
|
|
26
26
|
Oceania,2019,0.0032,0.4111,0.095,0.1515,0,0.2047,0.0294,0.0521,0.053
|
|
27
27
|
Oceania,2020,0.003,0.3981,0.0872,0.1509,0,0.2063,0.0297,0.0634,0.0613
|
|
28
28
|
Oceania,2021,0.003,0.3855,0.0726,0.154,0,0.2061,0.0297,0.078,0.071
|
|
29
29
|
Oceania,2022,0.0028,0.3575,0.0786,0.1588,0,0.2034,0.0296,0.0903,0.079
|
|
30
30
|
Oceania,2023,0.0031,0.3493,0.0677,0.1553,0,0.2024,0.029,0.1095,0.0837
|
|
31
|
-
Oceania,2024,0.0031,0.
|
|
31
|
+
Oceania,2024,0.0031,0.3674,0.0771,0.1397,0,0.197,0.0303,0.1057,0.0797
|
|
32
32
|
South America,2019,0.0064,0.0228,0.1907,0.6313,0.0108,0.099,0.0001,0.0073,0.0315
|
|
33
33
|
South America,2020,0.007,0.0218,0.1881,0.6266,0.0108,0.1005,0.0001,0.0101,0.0348
|
|
34
34
|
South America,2021,0.0061,0.0225,0.2053,0.596,0.0108,0.1017,0.0002,0.0143,0.0432
|
|
35
35
|
South America,2022,0.006,0.0142,0.1834,0.6208,0.0096,0.0958,0.0002,0.022,0.0481
|
|
36
36
|
South America,2023,0.0063,0.0131,0.1769,0.6135,0.01,0.0936,0.0002,0.0322,0.0542
|
|
37
|
-
South America,2024,0.0062,0.0129,0.
|
|
37
|
+
South America,2024,0.0062,0.0129,0.1723,0.6125,0.0126,0.0921,0.0002,0.0392,0.0521
|