@digital4better/data 1.1.34 → 1.1.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/data/factor/continent-monthly-green.csv +182 -176
  2. package/data/factor/continent-monthly-green.json +1576 -1510
  3. package/data/factor/continent-monthly.csv +181 -175
  4. package/data/factor/continent-monthly.json +1500 -1434
  5. package/data/factor/continent-yearly-green.csv +21 -21
  6. package/data/factor/continent-yearly-green.json +178 -178
  7. package/data/factor/continent-yearly.csv +21 -21
  8. package/data/factor/continent-yearly.json +176 -176
  9. package/data/factor/country-monthly-green.csv +1428 -1214
  10. package/data/factor/country-monthly-green.json +12716 -10362
  11. package/data/factor/country-monthly.csv +1430 -1216
  12. package/data/factor/country-monthly.json +11820 -9466
  13. package/data/factor/country-yearly-green.csv +220 -220
  14. package/data/factor/country-yearly-green.json +1977 -1977
  15. package/data/factor/country-yearly.csv +223 -223
  16. package/data/factor/country-yearly.json +1860 -1860
  17. package/data/factor/subdivision-monthly-green.csv +102 -39
  18. package/data/factor/subdivision-monthly-green.json +1031 -338
  19. package/data/factor/subdivision-monthly.csv +102 -39
  20. package/data/factor/subdivision-monthly.json +1044 -351
  21. package/data/factor/subdivision-yearly-green.csv +204 -204
  22. package/data/factor/subdivision-yearly-green.json +1160 -1160
  23. package/data/factor/subdivision-yearly.csv +193 -193
  24. package/data/factor/subdivision-yearly.json +989 -989
  25. package/data/factor/world-monthly-green.csv +53 -52
  26. package/data/factor/world-monthly-green.json +479 -468
  27. package/data/factor/world-monthly.csv +53 -52
  28. package/data/factor/world-monthly.json +479 -468
  29. package/data/factor/world-yearly-green.csv +5 -5
  30. package/data/factor/world-yearly-green.json +45 -45
  31. package/data/factor/world-yearly.csv +5 -5
  32. package/data/factor/world-yearly.json +45 -45
  33. package/data/mix/continent-monthly-green.csv +151 -145
  34. package/data/mix/continent-monthly-green.json +578 -542
  35. package/data/mix/continent-monthly.csv +151 -145
  36. package/data/mix/continent-monthly.json +1029 -963
  37. package/data/mix/continent-yearly-green.csv +15 -15
  38. package/data/mix/continent-yearly-green.json +56 -56
  39. package/data/mix/continent-yearly.csv +15 -15
  40. package/data/mix/continent-yearly.json +99 -99
  41. package/data/mix/country-monthly-green.csv +1253 -1039
  42. package/data/mix/country-monthly-green.json +4490 -3206
  43. package/data/mix/country-monthly.csv +1253 -1039
  44. package/data/mix/country-monthly.json +6658 -4304
  45. package/data/mix/country-yearly-green.csv +159 -159
  46. package/data/mix/country-yearly-green.json +478 -478
  47. package/data/mix/country-yearly.csv +159 -159
  48. package/data/mix/country-yearly.json +808 -808
  49. package/data/mix/subdivision-monthly-green.csv +99 -36
  50. package/data/mix/subdivision-monthly-green.json +476 -98
  51. package/data/mix/subdivision-monthly.csv +99 -36
  52. package/data/mix/subdivision-monthly.json +884 -191
  53. package/data/mix/subdivision-yearly-green.csv +65 -65
  54. package/data/mix/subdivision-yearly-green.json +212 -212
  55. package/data/mix/subdivision-yearly.csv +65 -65
  56. package/data/mix/subdivision-yearly.json +390 -390
  57. package/data/mix/world-monthly-green.csv +53 -52
  58. package/data/mix/world-monthly-green.json +213 -207
  59. package/data/mix/world-monthly.csv +53 -52
  60. package/data/mix/world-monthly.json +409 -398
  61. package/data/mix/world-yearly-green.csv +5 -5
  62. package/data/mix/world-yearly-green.json +20 -20
  63. package/data/mix/world-yearly.csv +5 -5
  64. package/data/mix/world-yearly.json +40 -40
  65. package/package.json +1 -1
@@ -684,24 +684,35 @@
684
684
  },
685
685
  "2024-03": {
686
686
  "Bioenergy": 0.0071,
687
- "Coal": 0.0968,
687
+ "Coal": 0.0925,
688
688
  "Gas": 0.4378,
689
- "Hydro": 0.3106,
689
+ "Hydro": 0.3107,
690
690
  "Nuclear": 0.0026,
691
691
  "Other Fossil": 0.1241,
692
692
  "Other Renewables": 0.0017,
693
- "Solar": 0.0118,
693
+ "Solar": 0.016,
694
694
  "Wind": 0.0076
695
695
  },
696
696
  "2024-04": {
697
697
  "Bioenergy": 0.0071,
698
- "Coal": 0.097,
698
+ "Coal": 0.0927,
699
699
  "Gas": 0.4374,
700
700
  "Hydro": 0.3107,
701
701
  "Nuclear": 0.0026,
702
702
  "Other Fossil": 0.1243,
703
703
  "Other Renewables": 0.0017,
704
- "Solar": 0.0118,
704
+ "Solar": 0.0161,
705
+ "Wind": 0.0076
706
+ },
707
+ "2024-05": {
708
+ "Bioenergy": 0.0071,
709
+ "Coal": 0.0926,
710
+ "Gas": 0.4381,
711
+ "Hydro": 0.3102,
712
+ "Nuclear": 0.0026,
713
+ "Other Fossil": 0.1242,
714
+ "Other Renewables": 0.0017,
715
+ "Solar": 0.016,
705
716
  "Wind": 0.0076
706
717
  }
707
718
  },
@@ -972,157 +983,157 @@
972
983
  },
973
984
  "2021-01": {
974
985
  "Bioenergy": 0.0138,
975
- "Coal": 0.3737,
976
- "Gas": 0.35,
977
- "Hydro": 0.0844,
986
+ "Coal": 0.373,
987
+ "Gas": 0.3494,
988
+ "Hydro": 0.0843,
978
989
  "Nuclear": 0.0214,
979
- "Other Fossil": 0.1043,
990
+ "Other Fossil": 0.1041,
980
991
  "Other Renewables": 0.0065,
981
- "Solar": 0.0197,
982
- "Wind": 0.0262
992
+ "Solar": 0.0198,
993
+ "Wind": 0.0277
983
994
  },
984
995
  "2021-02": {
985
- "Bioenergy": 0.0138,
986
- "Coal": 0.3724,
987
- "Gas": 0.3504,
988
- "Hydro": 0.0866,
996
+ "Bioenergy": 0.0137,
997
+ "Coal": 0.3717,
998
+ "Gas": 0.3496,
999
+ "Hydro": 0.0864,
989
1000
  "Nuclear": 0.021,
990
- "Other Fossil": 0.1028,
1001
+ "Other Fossil": 0.1026,
991
1002
  "Other Renewables": 0.0063,
992
- "Solar": 0.0205,
993
- "Wind": 0.0262
1003
+ "Solar": 0.0207,
1004
+ "Wind": 0.0279
994
1005
  },
995
1006
  "2021-03": {
996
1007
  "Bioenergy": 0.0137,
997
- "Coal": 0.3762,
998
- "Gas": 0.3444,
1008
+ "Coal": 0.3765,
1009
+ "Gas": 0.3446,
999
1010
  "Hydro": 0.086,
1000
1011
  "Nuclear": 0.0235,
1001
1012
  "Other Fossil": 0.0995,
1002
1013
  "Other Renewables": 0.0064,
1003
- "Solar": 0.0235,
1004
- "Wind": 0.0268
1014
+ "Solar": 0.0236,
1015
+ "Wind": 0.0262
1005
1016
  },
1006
1017
  "2021-04": {
1007
1018
  "Bioenergy": 0.0131,
1008
- "Coal": 0.3645,
1009
- "Gas": 0.3489,
1010
- "Hydro": 0.0922,
1019
+ "Coal": 0.3646,
1020
+ "Gas": 0.349,
1021
+ "Hydro": 0.0923,
1011
1022
  "Nuclear": 0.0229,
1012
- "Other Fossil": 0.1001,
1023
+ "Other Fossil": 0.1002,
1013
1024
  "Other Renewables": 0.0065,
1014
1025
  "Solar": 0.024,
1015
- "Wind": 0.0276
1026
+ "Wind": 0.0273
1016
1027
  },
1017
1028
  "2021-05": {
1018
1029
  "Bioenergy": 0.0128,
1019
- "Coal": 0.3537,
1020
- "Gas": 0.3458,
1021
- "Hydro": 0.1013,
1030
+ "Coal": 0.3533,
1031
+ "Gas": 0.3454,
1032
+ "Hydro": 0.1012,
1022
1033
  "Nuclear": 0.024,
1023
- "Other Fossil": 0.0995,
1034
+ "Other Fossil": 0.0994,
1024
1035
  "Other Renewables": 0.0064,
1025
- "Solar": 0.0258,
1026
- "Wind": 0.0307
1036
+ "Solar": 0.0263,
1037
+ "Wind": 0.0312
1027
1038
  },
1028
1039
  "2021-06": {
1029
1040
  "Bioenergy": 0.0127,
1030
- "Coal": 0.3587,
1031
- "Gas": 0.3421,
1032
- "Hydro": 0.1088,
1033
- "Nuclear": 0.0237,
1034
- "Other Fossil": 0.0986,
1041
+ "Coal": 0.3591,
1042
+ "Gas": 0.3425,
1043
+ "Hydro": 0.1089,
1044
+ "Nuclear": 0.0238,
1045
+ "Other Fossil": 0.0987,
1035
1046
  "Other Renewables": 0.0062,
1036
- "Solar": 0.0247,
1037
- "Wind": 0.0245
1047
+ "Solar": 0.0244,
1048
+ "Wind": 0.0236
1038
1049
  },
1039
1050
  "2021-07": {
1040
1051
  "Bioenergy": 0.0131,
1041
1052
  "Coal": 0.3655,
1042
1053
  "Gas": 0.3325,
1043
1054
  "Hydro": 0.1168,
1044
- "Nuclear": 0.0243,
1055
+ "Nuclear": 0.0242,
1045
1056
  "Other Fossil": 0.0951,
1046
1057
  "Other Renewables": 0.006,
1047
1058
  "Solar": 0.0233,
1048
- "Wind": 0.0235
1059
+ "Wind": 0.0234
1049
1060
  },
1050
1061
  "2021-08": {
1051
1062
  "Bioenergy": 0.0129,
1052
- "Coal": 0.3664,
1053
- "Gas": 0.334,
1063
+ "Coal": 0.3667,
1064
+ "Gas": 0.3342,
1054
1065
  "Hydro": 0.1171,
1055
1066
  "Nuclear": 0.0238,
1056
- "Other Fossil": 0.0959,
1067
+ "Other Fossil": 0.096,
1057
1068
  "Other Renewables": 0.0061,
1058
- "Solar": 0.0239,
1059
- "Wind": 0.0199
1069
+ "Solar": 0.0236,
1070
+ "Wind": 0.0195
1060
1071
  },
1061
1072
  "2021-09": {
1062
- "Bioenergy": 0.0127,
1063
- "Coal": 0.3515,
1064
- "Gas": 0.3413,
1065
- "Hydro": 0.1219,
1066
- "Nuclear": 0.0235,
1073
+ "Bioenergy": 0.0126,
1074
+ "Coal": 0.3513,
1075
+ "Gas": 0.3411,
1076
+ "Hydro": 0.1218,
1077
+ "Nuclear": 0.0234,
1067
1078
  "Other Fossil": 0.0997,
1068
1079
  "Other Renewables": 0.0063,
1069
- "Solar": 0.0225,
1070
- "Wind": 0.0207
1080
+ "Solar": 0.0229,
1081
+ "Wind": 0.0209
1071
1082
  },
1072
1083
  "2021-10": {
1073
1084
  "Bioenergy": 0.0126,
1074
- "Coal": 0.3486,
1075
- "Gas": 0.3462,
1076
- "Hydro": 0.1125,
1085
+ "Coal": 0.3487,
1086
+ "Gas": 0.3463,
1087
+ "Hydro": 0.1126,
1077
1088
  "Nuclear": 0.0246,
1078
1089
  "Other Fossil": 0.101,
1079
1090
  "Other Renewables": 0.0064,
1080
- "Solar": 0.0226,
1081
- "Wind": 0.0253
1091
+ "Solar": 0.0223,
1092
+ "Wind": 0.0254
1082
1093
  },
1083
1094
  "2021-11": {
1084
1095
  "Bioenergy": 0.0133,
1085
- "Coal": 0.3616,
1096
+ "Coal": 0.3615,
1086
1097
  "Gas": 0.3445,
1087
1098
  "Hydro": 0.0979,
1088
1099
  "Nuclear": 0.0241,
1089
- "Other Fossil": 0.102,
1100
+ "Other Fossil": 0.1019,
1090
1101
  "Other Renewables": 0.0065,
1091
- "Solar": 0.0218,
1102
+ "Solar": 0.0219,
1092
1103
  "Wind": 0.0284
1093
1104
  },
1094
1105
  "2021-12": {
1095
1106
  "Bioenergy": 0.0144,
1096
- "Coal": 0.3826,
1097
- "Gas": 0.3341,
1098
- "Hydro": 0.0856,
1107
+ "Coal": 0.3834,
1108
+ "Gas": 0.3348,
1109
+ "Hydro": 0.0858,
1099
1110
  "Nuclear": 0.0264,
1100
- "Other Fossil": 0.0995,
1111
+ "Other Fossil": 0.0997,
1101
1112
  "Other Renewables": 0.0063,
1102
- "Solar": 0.0212,
1103
- "Wind": 0.03
1113
+ "Solar": 0.0208,
1114
+ "Wind": 0.0284
1104
1115
  },
1105
1116
  "2022-01": {
1106
1117
  "Bioenergy": 0.0143,
1107
- "Coal": 0.376,
1108
- "Gas": 0.3414,
1109
- "Hydro": 0.0852,
1118
+ "Coal": 0.3765,
1119
+ "Gas": 0.3417,
1120
+ "Hydro": 0.0853,
1110
1121
  "Nuclear": 0.0248,
1111
- "Other Fossil": 0.1033,
1122
+ "Other Fossil": 0.1034,
1112
1123
  "Other Renewables": 0.0064,
1113
- "Solar": 0.023,
1114
- "Wind": 0.0256
1124
+ "Solar": 0.0223,
1125
+ "Wind": 0.0252
1115
1126
  },
1116
1127
  "2022-02": {
1117
1128
  "Bioenergy": 0.0142,
1118
- "Coal": 0.3752,
1119
- "Gas": 0.3427,
1120
- "Hydro": 0.0867,
1129
+ "Coal": 0.3755,
1130
+ "Gas": 0.343,
1131
+ "Hydro": 0.0868,
1121
1132
  "Nuclear": 0.0233,
1122
- "Other Fossil": 0.1022,
1133
+ "Other Fossil": 0.1023,
1123
1134
  "Other Renewables": 0.0064,
1124
- "Solar": 0.0237,
1125
- "Wind": 0.0256
1135
+ "Solar": 0.0231,
1136
+ "Wind": 0.0254
1126
1137
  },
1127
1138
  "2022-03": {
1128
1139
  "Bioenergy": 0.0138,
@@ -1132,283 +1143,294 @@
1132
1143
  "Nuclear": 0.0237,
1133
1144
  "Other Fossil": 0.0987,
1134
1145
  "Other Renewables": 0.0063,
1135
- "Solar": 0.0276,
1136
- "Wind": 0.0342
1146
+ "Solar": 0.0275,
1147
+ "Wind": 0.0343
1137
1148
  },
1138
1149
  "2022-04": {
1139
- "Bioenergy": 0.0131,
1140
- "Coal": 0.3468,
1141
- "Gas": 0.3447,
1142
- "Hydro": 0.0997,
1150
+ "Bioenergy": 0.013,
1151
+ "Coal": 0.3464,
1152
+ "Gas": 0.3443,
1153
+ "Hydro": 0.0996,
1143
1154
  "Nuclear": 0.0232,
1144
- "Other Fossil": 0.1017,
1145
- "Other Renewables": 0.0066,
1146
- "Solar": 0.0312,
1147
- "Wind": 0.0332
1155
+ "Other Fossil": 0.1015,
1156
+ "Other Renewables": 0.0065,
1157
+ "Solar": 0.0311,
1158
+ "Wind": 0.0342
1148
1159
  },
1149
1160
  "2022-05": {
1150
1161
  "Bioenergy": 0.0126,
1151
- "Coal": 0.3399,
1152
- "Gas": 0.3402,
1153
- "Hydro": 0.1123,
1162
+ "Coal": 0.3401,
1163
+ "Gas": 0.3404,
1164
+ "Hydro": 0.1124,
1154
1165
  "Nuclear": 0.0238,
1155
1166
  "Other Fossil": 0.1002,
1156
1167
  "Other Renewables": 0.0064,
1157
1168
  "Solar": 0.0313,
1158
- "Wind": 0.0332
1169
+ "Wind": 0.0328
1159
1170
  },
1160
1171
  "2022-06": {
1161
1172
  "Bioenergy": 0.0125,
1162
- "Coal": 0.3476,
1163
- "Gas": 0.3364,
1173
+ "Coal": 0.3475,
1174
+ "Gas": 0.3363,
1164
1175
  "Hydro": 0.12,
1165
1176
  "Nuclear": 0.022,
1166
1177
  "Other Fossil": 0.0971,
1167
1178
  "Other Renewables": 0.0062,
1168
- "Solar": 0.0295,
1169
- "Wind": 0.0288
1179
+ "Solar": 0.0294,
1180
+ "Wind": 0.029
1170
1181
  },
1171
1182
  "2022-07": {
1172
1183
  "Bioenergy": 0.0131,
1173
- "Coal": 0.368,
1174
- "Gas": 0.3259,
1175
- "Hydro": 0.1174,
1184
+ "Coal": 0.3678,
1185
+ "Gas": 0.3257,
1186
+ "Hydro": 0.1173,
1176
1187
  "Nuclear": 0.0236,
1177
- "Other Fossil": 0.0937,
1188
+ "Other Fossil": 0.0936,
1178
1189
  "Other Renewables": 0.0059,
1179
- "Solar": 0.0279,
1180
- "Wind": 0.0245
1190
+ "Solar": 0.0285,
1191
+ "Wind": 0.0243
1181
1192
  },
1182
1193
  "2022-08": {
1183
1194
  "Bioenergy": 0.0136,
1184
- "Coal": 0.3796,
1185
- "Gas": 0.3225,
1195
+ "Coal": 0.3793,
1196
+ "Gas": 0.3223,
1186
1197
  "Hydro": 0.1098,
1187
1198
  "Nuclear": 0.0238,
1188
- "Other Fossil": 0.0935,
1199
+ "Other Fossil": 0.0934,
1189
1200
  "Other Renewables": 0.0059,
1190
- "Solar": 0.0272,
1191
- "Wind": 0.024
1201
+ "Solar": 0.0276,
1202
+ "Wind": 0.0244
1192
1203
  },
1193
1204
  "2022-09": {
1194
1205
  "Bioenergy": 0.0131,
1195
- "Coal": 0.3608,
1196
- "Gas": 0.3378,
1206
+ "Coal": 0.3606,
1207
+ "Gas": 0.3376,
1197
1208
  "Hydro": 0.1062,
1198
- "Nuclear": 0.0229,
1209
+ "Nuclear": 0.0228,
1199
1210
  "Other Fossil": 0.0988,
1200
1211
  "Other Renewables": 0.0063,
1201
- "Solar": 0.0287,
1202
- "Wind": 0.0254
1212
+ "Solar": 0.0289,
1213
+ "Wind": 0.0256
1203
1214
  },
1204
1215
  "2022-10": {
1205
1216
  "Bioenergy": 0.0131,
1206
- "Coal": 0.3504,
1207
- "Gas": 0.3418,
1208
- "Hydro": 0.1049,
1217
+ "Coal": 0.35,
1218
+ "Gas": 0.3414,
1219
+ "Hydro": 0.1047,
1209
1220
  "Nuclear": 0.0252,
1210
- "Other Fossil": 0.0994,
1221
+ "Other Fossil": 0.0993,
1211
1222
  "Other Renewables": 0.0064,
1212
- "Solar": 0.028,
1213
- "Wind": 0.0307
1223
+ "Solar": 0.0287,
1224
+ "Wind": 0.0313
1214
1225
  },
1215
1226
  "2022-11": {
1216
1227
  "Bioenergy": 0.0138,
1217
- "Coal": 0.3658,
1218
- "Gas": 0.341,
1228
+ "Coal": 0.3655,
1229
+ "Gas": 0.3408,
1219
1230
  "Hydro": 0.0924,
1220
1231
  "Nuclear": 0.0256,
1221
- "Other Fossil": 0.1,
1232
+ "Other Fossil": 0.0999,
1222
1233
  "Other Renewables": 0.0064,
1223
- "Solar": 0.025,
1224
- "Wind": 0.03
1234
+ "Solar": 0.0256,
1235
+ "Wind": 0.0299
1225
1236
  },
1226
1237
  "2022-12": {
1227
1238
  "Bioenergy": 0.0146,
1228
- "Coal": 0.3826,
1229
- "Gas": 0.3282,
1230
- "Hydro": 0.0865,
1231
- "Nuclear": 0.026,
1232
- "Other Fossil": 0.0979,
1239
+ "Coal": 0.3835,
1240
+ "Gas": 0.329,
1241
+ "Hydro": 0.0867,
1242
+ "Nuclear": 0.0261,
1243
+ "Other Fossil": 0.0981,
1233
1244
  "Other Renewables": 0.0062,
1234
- "Solar": 0.0233,
1235
- "Wind": 0.0347
1245
+ "Solar": 0.0225,
1246
+ "Wind": 0.0333
1236
1247
  },
1237
1248
  "2023-01": {
1238
1249
  "Bioenergy": 0.0145,
1239
- "Coal": 0.3718,
1240
- "Gas": 0.3346,
1241
- "Hydro": 0.0844,
1250
+ "Coal": 0.3723,
1251
+ "Gas": 0.335,
1252
+ "Hydro": 0.0845,
1242
1253
  "Nuclear": 0.0251,
1243
- "Other Fossil": 0.1013,
1254
+ "Other Fossil": 0.1014,
1244
1255
  "Other Renewables": 0.0064,
1245
- "Solar": 0.028,
1246
- "Wind": 0.034
1256
+ "Solar": 0.0263,
1257
+ "Wind": 0.0345
1247
1258
  },
1248
1259
  "2023-02": {
1249
- "Bioenergy": 0.0141,
1250
- "Coal": 0.3707,
1251
- "Gas": 0.3364,
1252
- "Hydro": 0.0859,
1260
+ "Bioenergy": 0.0142,
1261
+ "Coal": 0.371,
1262
+ "Gas": 0.3366,
1263
+ "Hydro": 0.086,
1253
1264
  "Nuclear": 0.0239,
1254
- "Other Fossil": 0.1004,
1265
+ "Other Fossil": 0.1005,
1255
1266
  "Other Renewables": 0.0064,
1256
- "Solar": 0.029,
1257
- "Wind": 0.0331
1267
+ "Solar": 0.0276,
1268
+ "Wind": 0.0339
1258
1269
  },
1259
1270
  "2023-03": {
1260
1271
  "Bioenergy": 0.0143,
1261
- "Coal": 0.3717,
1272
+ "Coal": 0.3718,
1262
1273
  "Gas": 0.3324,
1263
1274
  "Hydro": 0.0845,
1264
1275
  "Nuclear": 0.0252,
1265
1276
  "Other Fossil": 0.0961,
1266
1277
  "Other Renewables": 0.0063,
1267
- "Solar": 0.034,
1268
- "Wind": 0.0353
1278
+ "Solar": 0.0337,
1279
+ "Wind": 0.0356
1269
1280
  },
1270
1281
  "2023-04": {
1271
1282
  "Bioenergy": 0.0134,
1272
- "Coal": 0.3576,
1273
- "Gas": 0.338,
1274
- "Hydro": 0.0873,
1283
+ "Coal": 0.3571,
1284
+ "Gas": 0.3376,
1285
+ "Hydro": 0.0872,
1275
1286
  "Nuclear": 0.0239,
1276
- "Other Fossil": 0.0982,
1287
+ "Other Fossil": 0.098,
1277
1288
  "Other Renewables": 0.0064,
1278
- "Solar": 0.0344,
1279
- "Wind": 0.0406
1289
+ "Solar": 0.034,
1290
+ "Wind": 0.0424
1280
1291
  },
1281
1292
  "2023-05": {
1282
1293
  "Bioenergy": 0.0132,
1283
- "Coal": 0.3586,
1284
- "Gas": 0.3356,
1294
+ "Coal": 0.3583,
1295
+ "Gas": 0.3353,
1285
1296
  "Hydro": 0.0927,
1286
1297
  "Nuclear": 0.0248,
1287
- "Other Fossil": 0.0963,
1298
+ "Other Fossil": 0.0962,
1288
1299
  "Other Renewables": 0.0063,
1289
- "Solar": 0.0351,
1290
- "Wind": 0.0374
1300
+ "Solar": 0.0356,
1301
+ "Wind": 0.0376
1291
1302
  },
1292
1303
  "2023-06": {
1293
- "Bioenergy": 0.0132,
1304
+ "Bioenergy": 0.0133,
1294
1305
  "Coal": 0.368,
1295
1306
  "Gas": 0.3316,
1296
1307
  "Hydro": 0.0976,
1297
1308
  "Nuclear": 0.0243,
1298
1309
  "Other Fossil": 0.0943,
1299
1310
  "Other Renewables": 0.0061,
1300
- "Solar": 0.035,
1301
- "Wind": 0.0297
1311
+ "Solar": 0.0352,
1312
+ "Wind": 0.0295
1302
1313
  },
1303
1314
  "2023-07": {
1304
1315
  "Bioenergy": 0.0136,
1305
- "Coal": 0.3774,
1306
- "Gas": 0.3204,
1307
- "Hydro": 0.1046,
1308
- "Nuclear": 0.0245,
1309
- "Other Fossil": 0.0903,
1316
+ "Coal": 0.3766,
1317
+ "Gas": 0.3198,
1318
+ "Hydro": 0.1044,
1319
+ "Nuclear": 0.0244,
1320
+ "Other Fossil": 0.0901,
1310
1321
  "Other Renewables": 0.0058,
1311
- "Solar": 0.0326,
1312
- "Wind": 0.0309
1322
+ "Solar": 0.0333,
1323
+ "Wind": 0.0319
1313
1324
  },
1314
1325
  "2023-08": {
1315
1326
  "Bioenergy": 0.0135,
1316
- "Coal": 0.3727,
1317
- "Gas": 0.3192,
1318
- "Hydro": 0.1156,
1327
+ "Coal": 0.3721,
1328
+ "Gas": 0.3187,
1329
+ "Hydro": 0.1154,
1319
1330
  "Nuclear": 0.0249,
1320
- "Other Fossil": 0.0898,
1331
+ "Other Fossil": 0.0897,
1321
1332
  "Other Renewables": 0.0058,
1322
- "Solar": 0.0343,
1333
+ "Solar": 0.0359,
1323
1334
  "Wind": 0.0241
1324
1335
  },
1325
1336
  "2023-09": {
1326
- "Bioenergy": 0.0131,
1327
- "Coal": 0.3588,
1328
- "Gas": 0.3297,
1337
+ "Bioenergy": 0.0132,
1338
+ "Coal": 0.359,
1339
+ "Gas": 0.3298,
1329
1340
  "Hydro": 0.1145,
1330
1341
  "Nuclear": 0.0243,
1331
- "Other Fossil": 0.0944,
1342
+ "Other Fossil": 0.0945,
1332
1343
  "Other Renewables": 0.0061,
1333
- "Solar": 0.0331,
1334
- "Wind": 0.0259
1344
+ "Solar": 0.0342,
1345
+ "Wind": 0.0245
1335
1346
  },
1336
1347
  "2023-10": {
1337
1348
  "Bioenergy": 0.013,
1338
- "Coal": 0.358,
1339
- "Gas": 0.3326,
1349
+ "Coal": 0.3579,
1350
+ "Gas": 0.3325,
1340
1351
  "Hydro": 0.107,
1341
1352
  "Nuclear": 0.0254,
1342
1353
  "Other Fossil": 0.096,
1343
1354
  "Other Renewables": 0.0063,
1344
- "Solar": 0.0341,
1345
- "Wind": 0.0275
1355
+ "Solar": 0.0346,
1356
+ "Wind": 0.0272
1346
1357
  },
1347
1358
  "2023-11": {
1348
1359
  "Bioenergy": 0.0138,
1349
- "Coal": 0.3687,
1350
- "Gas": 0.3307,
1351
- "Hydro": 0.0892,
1360
+ "Coal": 0.3684,
1361
+ "Gas": 0.3305,
1362
+ "Hydro": 0.0891,
1352
1363
  "Nuclear": 0.0255,
1353
- "Other Fossil": 0.0956,
1364
+ "Other Fossil": 0.0955,
1354
1365
  "Other Renewables": 0.0063,
1355
- "Solar": 0.0317,
1356
- "Wind": 0.0386
1366
+ "Solar": 0.0326,
1367
+ "Wind": 0.0383
1357
1368
  },
1358
1369
  "2023-12": {
1359
- "Bioenergy": 0.0149,
1360
- "Coal": 0.3916,
1361
- "Gas": 0.319,
1362
- "Hydro": 0.0835,
1363
- "Nuclear": 0.025,
1364
- "Other Fossil": 0.0939,
1365
- "Other Renewables": 0.006,
1366
- "Solar": 0.0283,
1367
- "Wind": 0.0377
1370
+ "Bioenergy": 0.015,
1371
+ "Coal": 0.3933,
1372
+ "Gas": 0.3203,
1373
+ "Hydro": 0.0838,
1374
+ "Nuclear": 0.0251,
1375
+ "Other Fossil": 0.0943,
1376
+ "Other Renewables": 0.0061,
1377
+ "Solar": 0.0263,
1378
+ "Wind": 0.0358
1368
1379
  },
1369
1380
  "2024-01": {
1370
1381
  "Bioenergy": 0.0147,
1371
- "Coal": 0.3825,
1372
- "Gas": 0.3274,
1382
+ "Coal": 0.3826,
1383
+ "Gas": 0.3275,
1373
1384
  "Hydro": 0.0809,
1374
1385
  "Nuclear": 0.024,
1375
- "Other Fossil": 0.0967,
1386
+ "Other Fossil": 0.0968,
1376
1387
  "Other Renewables": 0.0062,
1377
- "Solar": 0.032,
1378
- "Wind": 0.0355
1388
+ "Solar": 0.0315,
1389
+ "Wind": 0.0357
1379
1390
  },
1380
1391
  "2024-02": {
1381
- "Bioenergy": 0.0146,
1382
- "Coal": 0.3807,
1383
- "Gas": 0.3278,
1384
- "Hydro": 0.0812,
1392
+ "Bioenergy": 0.0141,
1393
+ "Coal": 0.3801,
1394
+ "Gas": 0.3272,
1395
+ "Hydro": 0.0811,
1385
1396
  "Nuclear": 0.0239,
1386
- "Other Fossil": 0.097,
1387
- "Other Renewables": 0.0063,
1388
- "Solar": 0.0328,
1389
- "Wind": 0.0358
1397
+ "Other Fossil": 0.0966,
1398
+ "Other Renewables": 0.0062,
1399
+ "Solar": 0.0339,
1400
+ "Wind": 0.0369
1390
1401
  },
1391
1402
  "2024-03": {
1392
- "Bioenergy": 0.0141,
1393
- "Coal": 0.3722,
1394
- "Gas": 0.3248,
1395
- "Hydro": 0.0815,
1403
+ "Bioenergy": 0.0139,
1404
+ "Coal": 0.3701,
1405
+ "Gas": 0.3238,
1406
+ "Hydro": 0.0813,
1396
1407
  "Nuclear": 0.0244,
1397
- "Other Fossil": 0.096,
1398
- "Other Renewables": 0.0062,
1399
- "Solar": 0.0388,
1400
- "Wind": 0.042
1408
+ "Other Fossil": 0.0953,
1409
+ "Other Renewables": 0.0061,
1410
+ "Solar": 0.042,
1411
+ "Wind": 0.043
1401
1412
  },
1402
1413
  "2024-04": {
1403
- "Bioenergy": 0.0137,
1414
+ "Bioenergy": 0.0133,
1404
1415
  "Coal": 0.3591,
1405
- "Gas": 0.3307,
1406
- "Hydro": 0.0881,
1407
- "Nuclear": 0.0256,
1408
- "Other Fossil": 0.0981,
1409
- "Other Renewables": 0.0063,
1410
- "Solar": 0.04,
1411
- "Wind": 0.0384
1416
+ "Gas": 0.3311,
1417
+ "Hydro": 0.0888,
1418
+ "Nuclear": 0.0258,
1419
+ "Other Fossil": 0.0975,
1420
+ "Other Renewables": 0.0062,
1421
+ "Solar": 0.0394,
1422
+ "Wind": 0.0387
1423
+ },
1424
+ "2024-05": {
1425
+ "Bioenergy": 0.0133,
1426
+ "Coal": 0.3591,
1427
+ "Gas": 0.3311,
1428
+ "Hydro": 0.0888,
1429
+ "Nuclear": 0.0258,
1430
+ "Other Fossil": 0.0975,
1431
+ "Other Renewables": 0.0062,
1432
+ "Solar": 0.0394,
1433
+ "Wind": 0.0387
1412
1434
  }
1413
1435
  },
1414
1436
  "Europe": {
@@ -1838,7 +1860,7 @@
1838
1860
  "Nuclear": 0.1666,
1839
1861
  "Other Fossil": 0.0183,
1840
1862
  "Other Renewables": 0.015,
1841
- "Solar": 0.0362,
1863
+ "Solar": 0.0361,
1842
1864
  "Wind": 0.086
1843
1865
  },
1844
1866
  "2022-04": {
@@ -1909,7 +1931,7 @@
1909
1931
  },
1910
1932
  "2022-10": {
1911
1933
  "Bioenergy": 0.023,
1912
- "Coal": 0.1476,
1934
+ "Coal": 0.1477,
1913
1935
  "Gas": 0.3427,
1914
1936
  "Hydro": 0.157,
1915
1937
  "Nuclear": 0.1556,
@@ -1975,10 +1997,10 @@
1975
1997
  },
1976
1998
  "2023-04": {
1977
1999
  "Bioenergy": 0.0247,
1978
- "Coal": 0.1244,
2000
+ "Coal": 0.1245,
1979
2001
  "Gas": 0.3203,
1980
2002
  "Hydro": 0.1855,
1981
- "Nuclear": 0.1614,
2003
+ "Nuclear": 0.1613,
1982
2004
  "Other Fossil": 0.0164,
1983
2005
  "Other Renewables": 0.0166,
1984
2006
  "Solar": 0.0571,
@@ -1986,10 +2008,10 @@
1986
2008
  },
1987
2009
  "2023-05": {
1988
2010
  "Bioenergy": 0.0225,
1989
- "Coal": 0.1144,
2011
+ "Coal": 0.1146,
1990
2012
  "Gas": 0.3154,
1991
2013
  "Hydro": 0.2033,
1992
- "Nuclear": 0.1492,
2014
+ "Nuclear": 0.1491,
1993
2015
  "Other Fossil": 0.0163,
1994
2016
  "Other Renewables": 0.017,
1995
2017
  "Solar": 0.0733,
@@ -1997,21 +2019,21 @@
1997
2019
  },
1998
2020
  "2023-06": {
1999
2021
  "Bioenergy": 0.0206,
2000
- "Coal": 0.1162,
2001
- "Gas": 0.3207,
2022
+ "Coal": 0.1163,
2023
+ "Gas": 0.3208,
2002
2024
  "Hydro": 0.2031,
2003
- "Nuclear": 0.1567,
2025
+ "Nuclear": 0.1566,
2004
2026
  "Other Fossil": 0.0149,
2005
2027
  "Other Renewables": 0.0171,
2006
2028
  "Solar": 0.0838,
2007
- "Wind": 0.0668
2029
+ "Wind": 0.0667
2008
2030
  },
2009
2031
  "2023-07": {
2010
2032
  "Bioenergy": 0.0213,
2011
- "Coal": 0.1181,
2033
+ "Coal": 0.1182,
2012
2034
  "Gas": 0.3236,
2013
2035
  "Hydro": 0.1808,
2014
- "Nuclear": 0.1569,
2036
+ "Nuclear": 0.1568,
2015
2037
  "Other Fossil": 0.0155,
2016
2038
  "Other Renewables": 0.0162,
2017
2039
  "Solar": 0.0781,
@@ -2019,10 +2041,10 @@
2019
2041
  },
2020
2042
  "2023-08": {
2021
2043
  "Bioenergy": 0.0217,
2022
- "Coal": 0.1256,
2044
+ "Coal": 0.1257,
2023
2045
  "Gas": 0.3338,
2024
2046
  "Hydro": 0.1814,
2025
- "Nuclear": 0.1543,
2047
+ "Nuclear": 0.1542,
2026
2048
  "Other Fossil": 0.0165,
2027
2049
  "Other Renewables": 0.0162,
2028
2050
  "Solar": 0.0705,
@@ -2030,10 +2052,10 @@
2030
2052
  },
2031
2053
  "2023-09": {
2032
2054
  "Bioenergy": 0.0222,
2033
- "Coal": 0.1312,
2055
+ "Coal": 0.1313,
2034
2056
  "Gas": 0.3321,
2035
2057
  "Hydro": 0.1727,
2036
- "Nuclear": 0.16,
2058
+ "Nuclear": 0.1599,
2037
2059
  "Other Fossil": 0.0164,
2038
2060
  "Other Renewables": 0.0168,
2039
2061
  "Solar": 0.0643,
@@ -2048,7 +2070,7 @@
2048
2070
  "Other Fossil": 0.0165,
2049
2071
  "Other Renewables": 0.0161,
2050
2072
  "Solar": 0.0392,
2051
- "Wind": 0.1197
2073
+ "Wind": 0.1196
2052
2074
  },
2053
2075
  "2023-11": {
2054
2076
  "Bioenergy": 0.0241,
@@ -2073,8 +2095,8 @@
2073
2095
  "Wind": 0.1318
2074
2096
  },
2075
2097
  "2024-01": {
2076
- "Bioenergy": 0.0229,
2077
- "Coal": 0.1298,
2098
+ "Bioenergy": 0.0231,
2099
+ "Coal": 0.1296,
2078
2100
  "Gas": 0.3244,
2079
2101
  "Hydro": 0.1825,
2080
2102
  "Nuclear": 0.1599,
@@ -2084,9 +2106,9 @@
2084
2106
  "Wind": 0.1309
2085
2107
  },
2086
2108
  "2024-02": {
2087
- "Bioenergy": 0.0234,
2088
- "Coal": 0.1304,
2089
- "Gas": 0.3205,
2109
+ "Bioenergy": 0.0237,
2110
+ "Coal": 0.1301,
2111
+ "Gas": 0.3204,
2090
2112
  "Hydro": 0.1814,
2091
2113
  "Nuclear": 0.152,
2092
2114
  "Other Fossil": 0.0161,
@@ -2095,26 +2117,37 @@
2095
2117
  "Wind": 0.1321
2096
2118
  },
2097
2119
  "2024-03": {
2098
- "Bioenergy": 0.0241,
2099
- "Coal": 0.1294,
2100
- "Gas": 0.316,
2101
- "Hydro": 0.1921,
2102
- "Nuclear": 0.151,
2103
- "Other Fossil": 0.0157,
2104
- "Other Renewables": 0.0153,
2105
- "Solar": 0.0478,
2106
- "Wind": 0.1086
2120
+ "Bioenergy": 0.0245,
2121
+ "Coal": 0.1291,
2122
+ "Gas": 0.3163,
2123
+ "Hydro": 0.1923,
2124
+ "Nuclear": 0.1511,
2125
+ "Other Fossil": 0.0156,
2126
+ "Other Renewables": 0.0154,
2127
+ "Solar": 0.0473,
2128
+ "Wind": 0.1084
2107
2129
  },
2108
2130
  "2024-04": {
2109
- "Bioenergy": 0.0242,
2110
- "Coal": 0.1141,
2111
- "Gas": 0.3049,
2112
- "Hydro": 0.1965,
2113
- "Nuclear": 0.1496,
2114
- "Other Fossil": 0.015,
2131
+ "Bioenergy": 0.025,
2132
+ "Coal": 0.1118,
2133
+ "Gas": 0.3054,
2134
+ "Hydro": 0.1976,
2135
+ "Nuclear": 0.1501,
2136
+ "Other Fossil": 0.0149,
2115
2137
  "Other Renewables": 0.0159,
2116
- "Solar": 0.067,
2117
- "Wind": 0.1128
2138
+ "Solar": 0.0664,
2139
+ "Wind": 0.1129
2140
+ },
2141
+ "2024-05": {
2142
+ "Bioenergy": 0.0247,
2143
+ "Coal": 0.1165,
2144
+ "Gas": 0.3159,
2145
+ "Hydro": 0.2026,
2146
+ "Nuclear": 0.1473,
2147
+ "Other Fossil": 0.0155,
2148
+ "Other Renewables": 0.0163,
2149
+ "Solar": 0.0849,
2150
+ "Wind": 0.0763
2118
2151
  }
2119
2152
  },
2120
2153
  "North America": {
@@ -2383,373 +2416,373 @@
2383
2416
  "Wind": 0.0783
2384
2417
  },
2385
2418
  "2021-01": {
2386
- "Bioenergy": 0.0234,
2387
- "Coal": 0.1705,
2388
- "Gas": 0.3092,
2389
- "Hydro": 0.1457,
2390
- "Nuclear": 0.1454,
2391
- "Other Fossil": 0.1041,
2392
- "Other Renewables": 0.0068,
2393
- "Solar": 0.0228,
2394
- "Wind": 0.0722
2419
+ "Bioenergy": 0.0233,
2420
+ "Coal": 0.1706,
2421
+ "Gas": 0.3111,
2422
+ "Hydro": 0.1439,
2423
+ "Nuclear": 0.1459,
2424
+ "Other Fossil": 0.1045,
2425
+ "Other Renewables": 0.0067,
2426
+ "Solar": 0.0225,
2427
+ "Wind": 0.0717
2395
2428
  },
2396
2429
  "2021-02": {
2397
2430
  "Bioenergy": 0.0237,
2398
- "Coal": 0.1928,
2399
- "Gas": 0.2954,
2400
- "Hydro": 0.1408,
2401
- "Nuclear": 0.1346,
2402
- "Other Fossil": 0.1105,
2403
- "Other Renewables": 0.007,
2431
+ "Coal": 0.1929,
2432
+ "Gas": 0.2968,
2433
+ "Hydro": 0.1385,
2434
+ "Nuclear": 0.1353,
2435
+ "Other Fossil": 0.1107,
2436
+ "Other Renewables": 0.0069,
2404
2437
  "Solar": 0.0261,
2405
2438
  "Wind": 0.0692
2406
2439
  },
2407
2440
  "2021-03": {
2408
- "Bioenergy": 0.0249,
2409
- "Coal": 0.1444,
2410
- "Gas": 0.2946,
2411
- "Hydro": 0.1418,
2412
- "Nuclear": 0.1406,
2413
- "Other Fossil": 0.1116,
2441
+ "Bioenergy": 0.0247,
2442
+ "Coal": 0.1443,
2443
+ "Gas": 0.2959,
2444
+ "Hydro": 0.1413,
2445
+ "Nuclear": 0.1408,
2446
+ "Other Fossil": 0.1118,
2414
2447
  "Other Renewables": 0.0072,
2415
- "Solar": 0.0355,
2416
- "Wind": 0.0996
2448
+ "Solar": 0.0357,
2449
+ "Wind": 0.0983
2417
2450
  },
2418
2451
  "2021-04": {
2419
- "Bioenergy": 0.0247,
2420
- "Coal": 0.1349,
2421
- "Gas": 0.3104,
2422
- "Hydro": 0.1345,
2423
- "Nuclear": 0.1349,
2424
- "Other Fossil": 0.1179,
2425
- "Other Renewables": 0.0075,
2426
- "Solar": 0.0416,
2427
- "Wind": 0.0936
2452
+ "Bioenergy": 0.0248,
2453
+ "Coal": 0.1346,
2454
+ "Gas": 0.3109,
2455
+ "Hydro": 0.1347,
2456
+ "Nuclear": 0.1347,
2457
+ "Other Fossil": 0.1178,
2458
+ "Other Renewables": 0.0074,
2459
+ "Solar": 0.0418,
2460
+ "Wind": 0.0934
2428
2461
  },
2429
2462
  "2021-05": {
2430
- "Bioenergy": 0.024,
2431
- "Coal": 0.1472,
2432
- "Gas": 0.3103,
2433
- "Hydro": 0.1323,
2434
- "Nuclear": 0.1408,
2435
- "Other Fossil": 0.1121,
2463
+ "Bioenergy": 0.0237,
2464
+ "Coal": 0.1467,
2465
+ "Gas": 0.3106,
2466
+ "Hydro": 0.1329,
2467
+ "Nuclear": 0.1404,
2468
+ "Other Fossil": 0.112,
2436
2469
  "Other Renewables": 0.0072,
2437
- "Solar": 0.0436,
2438
- "Wind": 0.0825
2470
+ "Solar": 0.0439,
2471
+ "Wind": 0.0828
2439
2472
  },
2440
2473
  "2021-06": {
2441
- "Bioenergy": 0.0219,
2442
- "Coal": 0.1746,
2443
- "Gas": 0.3458,
2444
- "Hydro": 0.1188,
2474
+ "Bioenergy": 0.0216,
2475
+ "Coal": 0.1743,
2476
+ "Gas": 0.3467,
2477
+ "Hydro": 0.1177,
2445
2478
  "Nuclear": 0.132,
2446
- "Other Fossil": 0.1016,
2447
- "Other Renewables": 0.0065,
2448
- "Solar": 0.0381,
2479
+ "Other Fossil": 0.1018,
2480
+ "Other Renewables": 0.0063,
2481
+ "Solar": 0.0387,
2449
2482
  "Wind": 0.0608
2450
2483
  },
2451
2484
  "2021-07": {
2452
- "Bioenergy": 0.0209,
2453
- "Coal": 0.1891,
2454
- "Gas": 0.3618,
2455
- "Hydro": 0.1108,
2456
- "Nuclear": 0.1298,
2457
- "Other Fossil": 0.096,
2485
+ "Bioenergy": 0.0208,
2486
+ "Coal": 0.1887,
2487
+ "Gas": 0.3622,
2488
+ "Hydro": 0.1106,
2489
+ "Nuclear": 0.1296,
2490
+ "Other Fossil": 0.0961,
2458
2491
  "Other Renewables": 0.0061,
2459
- "Solar": 0.0362,
2460
- "Wind": 0.0492
2492
+ "Solar": 0.0367,
2493
+ "Wind": 0.0494
2461
2494
  },
2462
2495
  "2021-08": {
2463
- "Bioenergy": 0.0209,
2464
- "Coal": 0.1868,
2496
+ "Bioenergy": 0.0208,
2497
+ "Coal": 0.1869,
2465
2498
  "Gas": 0.3621,
2466
- "Hydro": 0.108,
2467
- "Nuclear": 0.1289,
2468
- "Other Fossil": 0.0954,
2469
- "Other Renewables": 0.006,
2470
- "Solar": 0.0351,
2471
- "Wind": 0.0567
2499
+ "Hydro": 0.107,
2500
+ "Nuclear": 0.129,
2501
+ "Other Fossil": 0.0956,
2502
+ "Other Renewables": 0.0059,
2503
+ "Solar": 0.0354,
2504
+ "Wind": 0.0573
2472
2505
  },
2473
2506
  "2021-09": {
2474
- "Bioenergy": 0.0228,
2475
- "Coal": 0.1676,
2476
- "Gas": 0.3397,
2477
- "Hydro": 0.1141,
2478
- "Nuclear": 0.1361,
2479
- "Other Fossil": 0.1073,
2507
+ "Bioenergy": 0.0225,
2508
+ "Coal": 0.1677,
2509
+ "Gas": 0.3402,
2510
+ "Hydro": 0.1125,
2511
+ "Nuclear": 0.1363,
2512
+ "Other Fossil": 0.1075,
2480
2513
  "Other Renewables": 0.0068,
2481
- "Solar": 0.0371,
2482
- "Wind": 0.0685
2514
+ "Solar": 0.0373,
2515
+ "Wind": 0.0692
2483
2516
  },
2484
2517
  "2021-10": {
2485
- "Bioenergy": 0.024,
2486
- "Coal": 0.1452,
2487
- "Gas": 0.345,
2488
- "Hydro": 0.1237,
2489
- "Nuclear": 0.1271,
2518
+ "Bioenergy": 0.0236,
2519
+ "Coal": 0.145,
2520
+ "Gas": 0.3454,
2521
+ "Hydro": 0.1218,
2522
+ "Nuclear": 0.1299,
2490
2523
  "Other Fossil": 0.113,
2491
2524
  "Other Renewables": 0.0071,
2492
- "Solar": 0.0344,
2493
- "Wind": 0.0804
2525
+ "Solar": 0.0343,
2526
+ "Wind": 0.0799
2494
2527
  },
2495
2528
  "2021-11": {
2496
- "Bioenergy": 0.024,
2497
- "Coal": 0.1355,
2498
- "Gas": 0.3265,
2499
- "Hydro": 0.132,
2500
- "Nuclear": 0.139,
2501
- "Other Fossil": 0.1138,
2502
- "Other Renewables": 0.0071,
2503
- "Solar": 0.0304,
2504
- "Wind": 0.0916
2529
+ "Bioenergy": 0.0241,
2530
+ "Coal": 0.1363,
2531
+ "Gas": 0.3271,
2532
+ "Hydro": 0.1301,
2533
+ "Nuclear": 0.1393,
2534
+ "Other Fossil": 0.1142,
2535
+ "Other Renewables": 0.0072,
2536
+ "Solar": 0.0303,
2537
+ "Wind": 0.0912
2505
2538
  },
2506
2539
  "2021-12": {
2507
- "Bioenergy": 0.0238,
2508
- "Coal": 0.1331,
2509
- "Gas": 0.3186,
2510
- "Hydro": 0.1443,
2511
- "Nuclear": 0.1473,
2512
- "Other Fossil": 0.1073,
2540
+ "Bioenergy": 0.0237,
2541
+ "Coal": 0.134,
2542
+ "Gas": 0.3209,
2543
+ "Hydro": 0.1411,
2544
+ "Nuclear": 0.148,
2545
+ "Other Fossil": 0.108,
2513
2546
  "Other Renewables": 0.007,
2514
- "Solar": 0.0245,
2515
- "Wind": 0.0941
2547
+ "Solar": 0.0244,
2548
+ "Wind": 0.0929
2516
2549
  },
2517
2550
  "2022-01": {
2518
- "Bioenergy": 0.0216,
2519
- "Coal": 0.1698,
2520
- "Gas": 0.3101,
2521
- "Hydro": 0.1402,
2522
- "Nuclear": 0.1368,
2523
- "Other Fossil": 0.1059,
2551
+ "Bioenergy": 0.0217,
2552
+ "Coal": 0.1715,
2553
+ "Gas": 0.3106,
2554
+ "Hydro": 0.1366,
2555
+ "Nuclear": 0.138,
2556
+ "Other Fossil": 0.1066,
2524
2557
  "Other Renewables": 0.0066,
2525
2558
  "Solar": 0.0264,
2526
- "Wind": 0.0826
2559
+ "Wind": 0.082
2527
2560
  },
2528
2561
  "2022-02": {
2529
- "Bioenergy": 0.0234,
2530
- "Coal": 0.1564,
2531
- "Gas": 0.3013,
2532
- "Hydro": 0.1409,
2533
- "Nuclear": 0.1341,
2534
- "Other Fossil": 0.1126,
2562
+ "Bioenergy": 0.0232,
2563
+ "Coal": 0.1578,
2564
+ "Gas": 0.302,
2565
+ "Hydro": 0.1373,
2566
+ "Nuclear": 0.1349,
2567
+ "Other Fossil": 0.1138,
2535
2568
  "Other Renewables": 0.0069,
2536
- "Solar": 0.0325,
2537
- "Wind": 0.0919
2569
+ "Solar": 0.0326,
2570
+ "Wind": 0.0915
2538
2571
  },
2539
2572
  "2022-03": {
2540
- "Bioenergy": 0.0234,
2541
- "Coal": 0.1373,
2542
- "Gas": 0.2953,
2543
- "Hydro": 0.1465,
2544
- "Nuclear": 0.1356,
2545
- "Other Fossil": 0.1121,
2573
+ "Bioenergy": 0.0233,
2574
+ "Coal": 0.1381,
2575
+ "Gas": 0.2969,
2576
+ "Hydro": 0.1435,
2577
+ "Nuclear": 0.1359,
2578
+ "Other Fossil": 0.1126,
2546
2579
  "Other Renewables": 0.0071,
2547
2580
  "Solar": 0.0411,
2548
- "Wind": 0.1016
2581
+ "Wind": 0.1015
2549
2582
  },
2550
2583
  "2022-04": {
2551
2584
  "Bioenergy": 0.0235,
2552
- "Coal": 0.1325,
2553
- "Gas": 0.2992,
2554
- "Hydro": 0.1345,
2555
- "Nuclear": 0.1254,
2556
- "Other Fossil": 0.1183,
2585
+ "Coal": 0.1331,
2586
+ "Gas": 0.2984,
2587
+ "Hydro": 0.1343,
2588
+ "Nuclear": 0.1255,
2589
+ "Other Fossil": 0.1185,
2557
2590
  "Other Renewables": 0.0074,
2558
- "Solar": 0.0477,
2591
+ "Solar": 0.0479,
2559
2592
  "Wind": 0.1115
2560
2593
  },
2561
2594
  "2022-05": {
2562
- "Bioenergy": 0.0225,
2563
- "Coal": 0.1363,
2564
- "Gas": 0.3215,
2565
- "Hydro": 0.1299,
2566
- "Nuclear": 0.1297,
2567
- "Other Fossil": 0.1108,
2595
+ "Bioenergy": 0.0221,
2596
+ "Coal": 0.137,
2597
+ "Gas": 0.3205,
2598
+ "Hydro": 0.1291,
2599
+ "Nuclear": 0.1299,
2600
+ "Other Fossil": 0.1111,
2568
2601
  "Other Renewables": 0.0069,
2569
- "Solar": 0.0486,
2570
- "Wind": 0.0938
2602
+ "Solar": 0.049,
2603
+ "Wind": 0.0944
2571
2604
  },
2572
2605
  "2022-06": {
2573
- "Bioenergy": 0.0214,
2574
- "Coal": 0.1479,
2575
- "Gas": 0.3484,
2576
- "Hydro": 0.1256,
2577
- "Nuclear": 0.128,
2578
- "Other Fossil": 0.1025,
2579
- "Other Renewables": 0.0063,
2580
- "Solar": 0.0467,
2581
- "Wind": 0.0732
2606
+ "Bioenergy": 0.0209,
2607
+ "Coal": 0.1485,
2608
+ "Gas": 0.3489,
2609
+ "Hydro": 0.1239,
2610
+ "Nuclear": 0.1282,
2611
+ "Other Fossil": 0.1029,
2612
+ "Other Renewables": 0.0062,
2613
+ "Solar": 0.0472,
2614
+ "Wind": 0.0733
2582
2615
  },
2583
2616
  "2022-07": {
2584
- "Bioenergy": 0.0202,
2585
- "Coal": 0.1579,
2586
- "Gas": 0.3813,
2587
- "Hydro": 0.1115,
2588
- "Nuclear": 0.1238,
2617
+ "Bioenergy": 0.0198,
2618
+ "Coal": 0.1583,
2619
+ "Gas": 0.3796,
2620
+ "Hydro": 0.1124,
2621
+ "Nuclear": 0.1239,
2589
2622
  "Other Fossil": 0.0954,
2590
- "Other Renewables": 0.006,
2591
- "Solar": 0.043,
2592
- "Wind": 0.0608
2623
+ "Other Renewables": 0.0058,
2624
+ "Solar": 0.0433,
2625
+ "Wind": 0.0612
2593
2626
  },
2594
2627
  "2022-08": {
2595
- "Bioenergy": 0.0203,
2596
- "Coal": 0.1581,
2597
- "Gas": 0.3861,
2598
- "Hydro": 0.113,
2599
- "Nuclear": 0.1268,
2600
- "Other Fossil": 0.0964,
2601
- "Other Renewables": 0.0061,
2602
- "Solar": 0.0409,
2603
- "Wind": 0.0523
2628
+ "Bioenergy": 0.0201,
2629
+ "Coal": 0.1585,
2630
+ "Gas": 0.3857,
2631
+ "Hydro": 0.1122,
2632
+ "Nuclear": 0.1269,
2633
+ "Other Fossil": 0.0963,
2634
+ "Other Renewables": 0.0059,
2635
+ "Solar": 0.0413,
2636
+ "Wind": 0.0529
2604
2637
  },
2605
2638
  "2022-09": {
2606
- "Bioenergy": 0.0219,
2607
- "Coal": 0.1406,
2608
- "Gas": 0.3703,
2609
- "Hydro": 0.1139,
2610
- "Nuclear": 0.1319,
2611
- "Other Fossil": 0.1078,
2612
- "Other Renewables": 0.0067,
2613
- "Solar": 0.0431,
2614
- "Wind": 0.0638
2639
+ "Bioenergy": 0.0217,
2640
+ "Coal": 0.1407,
2641
+ "Gas": 0.3705,
2642
+ "Hydro": 0.1141,
2643
+ "Nuclear": 0.1317,
2644
+ "Other Fossil": 0.1075,
2645
+ "Other Renewables": 0.0066,
2646
+ "Solar": 0.043,
2647
+ "Wind": 0.0643
2615
2648
  },
2616
2649
  "2022-10": {
2617
- "Bioenergy": 0.0232,
2618
- "Coal": 0.1299,
2619
- "Gas": 0.3496,
2620
- "Hydro": 0.12,
2650
+ "Bioenergy": 0.023,
2651
+ "Coal": 0.1303,
2652
+ "Gas": 0.3506,
2653
+ "Hydro": 0.1194,
2621
2654
  "Nuclear": 0.1288,
2622
2655
  "Other Fossil": 0.1157,
2623
- "Other Renewables": 0.0072,
2624
- "Solar": 0.0427,
2625
- "Wind": 0.0829
2656
+ "Other Renewables": 0.0071,
2657
+ "Solar": 0.0424,
2658
+ "Wind": 0.0827
2626
2659
  },
2627
2660
  "2022-11": {
2628
- "Bioenergy": 0.0234,
2629
- "Coal": 0.1316,
2630
- "Gas": 0.3277,
2631
- "Hydro": 0.1314,
2632
- "Nuclear": 0.1338,
2633
- "Other Fossil": 0.1124,
2634
- "Other Renewables": 0.0073,
2635
- "Solar": 0.0322,
2636
- "Wind": 0.1004
2661
+ "Bioenergy": 0.023,
2662
+ "Coal": 0.1323,
2663
+ "Gas": 0.3295,
2664
+ "Hydro": 0.1299,
2665
+ "Nuclear": 0.134,
2666
+ "Other Fossil": 0.1125,
2667
+ "Other Renewables": 0.0071,
2668
+ "Solar": 0.0324,
2669
+ "Wind": 0.0994
2637
2670
  },
2638
2671
  "2022-12": {
2639
- "Bioenergy": 0.0221,
2640
- "Coal": 0.1518,
2641
- "Gas": 0.3278,
2642
- "Hydro": 0.133,
2643
- "Nuclear": 0.1364,
2644
- "Other Fossil": 0.1086,
2645
- "Other Renewables": 0.0068,
2646
- "Solar": 0.026,
2647
- "Wind": 0.0875
2672
+ "Bioenergy": 0.0219,
2673
+ "Coal": 0.153,
2674
+ "Gas": 0.3289,
2675
+ "Hydro": 0.1312,
2676
+ "Nuclear": 0.1371,
2677
+ "Other Fossil": 0.1082,
2678
+ "Other Renewables": 0.0067,
2679
+ "Solar": 0.0259,
2680
+ "Wind": 0.0869
2648
2681
  },
2649
2682
  "2023-01": {
2650
- "Bioenergy": 0.0227,
2651
- "Coal": 0.1321,
2652
- "Gas": 0.3304,
2653
- "Hydro": 0.1389,
2654
- "Nuclear": 0.1447,
2655
- "Other Fossil": 0.1061,
2656
- "Other Renewables": 0.0068,
2657
- "Solar": 0.0298,
2658
- "Wind": 0.0884
2683
+ "Bioenergy": 0.0226,
2684
+ "Coal": 0.1342,
2685
+ "Gas": 0.3302,
2686
+ "Hydro": 0.1375,
2687
+ "Nuclear": 0.1446,
2688
+ "Other Fossil": 0.106,
2689
+ "Other Renewables": 0.0071,
2690
+ "Solar": 0.0294,
2691
+ "Wind": 0.0886
2659
2692
  },
2660
2693
  "2023-02": {
2661
- "Bioenergy": 0.0231,
2662
- "Coal": 0.1187,
2663
- "Gas": 0.3262,
2664
- "Hydro": 0.1366,
2665
- "Nuclear": 0.1361,
2666
- "Other Fossil": 0.1128,
2694
+ "Bioenergy": 0.0232,
2695
+ "Coal": 0.1193,
2696
+ "Gas": 0.3259,
2697
+ "Hydro": 0.1355,
2698
+ "Nuclear": 0.1363,
2699
+ "Other Fossil": 0.1131,
2667
2700
  "Other Renewables": 0.0071,
2668
- "Solar": 0.0359,
2669
- "Wind": 0.1034
2701
+ "Solar": 0.0357,
2702
+ "Wind": 0.1039
2670
2703
  },
2671
2704
  "2023-03": {
2672
- "Bioenergy": 0.0223,
2673
- "Coal": 0.1186,
2674
- "Gas": 0.3312,
2675
- "Hydro": 0.134,
2705
+ "Bioenergy": 0.0221,
2706
+ "Coal": 0.119,
2707
+ "Gas": 0.3316,
2708
+ "Hydro": 0.1332,
2676
2709
  "Nuclear": 0.1331,
2677
2710
  "Other Fossil": 0.1084,
2678
2711
  "Other Renewables": 0.007,
2679
- "Solar": 0.0439,
2680
- "Wind": 0.1016
2712
+ "Solar": 0.0435,
2713
+ "Wind": 0.102
2681
2714
  },
2682
2715
  "2023-04": {
2683
2716
  "Bioenergy": 0.0227,
2684
- "Coal": 0.1048,
2685
- "Gas": 0.3317,
2686
- "Hydro": 0.1266,
2687
- "Nuclear": 0.1295,
2688
- "Other Fossil": 0.1171,
2717
+ "Coal": 0.1055,
2718
+ "Gas": 0.3309,
2719
+ "Hydro": 0.1261,
2720
+ "Nuclear": 0.13,
2721
+ "Other Fossil": 0.1173,
2689
2722
  "Other Renewables": 0.0075,
2690
- "Solar": 0.0544,
2691
- "Wind": 0.1058
2723
+ "Solar": 0.0539,
2724
+ "Wind": 0.1064
2692
2725
  },
2693
2726
  "2023-05": {
2694
2727
  "Bioenergy": 0.0225,
2695
- "Coal": 0.1066,
2696
- "Gas": 0.3489,
2697
- "Hydro": 0.1365,
2698
- "Nuclear": 0.1315,
2728
+ "Coal": 0.1071,
2729
+ "Gas": 0.3492,
2730
+ "Hydro": 0.1357,
2731
+ "Nuclear": 0.1316,
2699
2732
  "Other Fossil": 0.1126,
2700
2733
  "Other Renewables": 0.0071,
2701
- "Solar": 0.057,
2702
- "Wind": 0.0773
2734
+ "Solar": 0.0569,
2735
+ "Wind": 0.0774
2703
2736
  },
2704
2737
  "2023-06": {
2705
2738
  "Bioenergy": 0.021,
2706
- "Coal": 0.1266,
2707
- "Gas": 0.3779,
2708
- "Hydro": 0.1109,
2739
+ "Coal": 0.1265,
2740
+ "Gas": 0.378,
2741
+ "Hydro": 0.1108,
2709
2742
  "Nuclear": 0.1314,
2710
- "Other Fossil": 0.1072,
2743
+ "Other Fossil": 0.1071,
2711
2744
  "Other Renewables": 0.0064,
2712
2745
  "Solar": 0.0548,
2713
- "Wind": 0.0638
2746
+ "Wind": 0.0639
2714
2747
  },
2715
2748
  "2023-07": {
2716
2749
  "Bioenergy": 0.0191,
2717
- "Coal": 0.1464,
2718
- "Gas": 0.3989,
2719
- "Hydro": 0.1012,
2720
- "Nuclear": 0.1251,
2750
+ "Coal": 0.1467,
2751
+ "Gas": 0.3987,
2752
+ "Hydro": 0.101,
2753
+ "Nuclear": 0.125,
2721
2754
  "Other Fossil": 0.0953,
2722
2755
  "Other Renewables": 0.0057,
2723
- "Solar": 0.0507,
2756
+ "Solar": 0.0508,
2724
2757
  "Wind": 0.0577
2725
2758
  },
2726
2759
  "2023-08": {
2727
2760
  "Bioenergy": 0.0192,
2728
2761
  "Coal": 0.146,
2729
2762
  "Gas": 0.3996,
2730
- "Hydro": 0.1,
2731
- "Nuclear": 0.1257,
2763
+ "Hydro": 0.0999,
2764
+ "Nuclear": 0.1258,
2732
2765
  "Other Fossil": 0.0961,
2733
2766
  "Other Renewables": 0.0058,
2734
- "Solar": 0.0488,
2735
- "Wind": 0.0587
2767
+ "Solar": 0.0489,
2768
+ "Wind": 0.0588
2736
2769
  },
2737
2770
  "2023-09": {
2738
- "Bioenergy": 0.0207,
2739
- "Coal": 0.1299,
2740
- "Gas": 0.3841,
2741
- "Hydro": 0.104,
2742
- "Nuclear": 0.1327,
2743
- "Other Fossil": 0.1073,
2771
+ "Bioenergy": 0.0206,
2772
+ "Coal": 0.1297,
2773
+ "Gas": 0.3852,
2774
+ "Hydro": 0.1038,
2775
+ "Nuclear": 0.1325,
2776
+ "Other Fossil": 0.107,
2744
2777
  "Other Renewables": 0.0065,
2745
- "Solar": 0.0493,
2778
+ "Solar": 0.0492,
2746
2779
  "Wind": 0.0655
2747
2780
  },
2748
2781
  "2023-10": {
2749
2782
  "Bioenergy": 0.0213,
2750
2783
  "Coal": 0.1196,
2751
2784
  "Gas": 0.3581,
2752
- "Hydro": 0.1143,
2785
+ "Hydro": 0.1142,
2753
2786
  "Nuclear": 0.132,
2754
2787
  "Other Fossil": 0.1128,
2755
2788
  "Other Renewables": 0.007,
@@ -2791,36 +2824,47 @@
2791
2824
  },
2792
2825
  "2024-02": {
2793
2826
  "Bioenergy": 0.0226,
2794
- "Coal": 0.1091,
2795
- "Gas": 0.3374,
2796
- "Hydro": 0.1283,
2797
- "Nuclear": 0.1406,
2798
- "Other Fossil": 0.1116,
2827
+ "Coal": 0.1092,
2828
+ "Gas": 0.3376,
2829
+ "Hydro": 0.1282,
2830
+ "Nuclear": 0.1407,
2831
+ "Other Fossil": 0.1112,
2799
2832
  "Other Renewables": 0.0068,
2800
2833
  "Solar": 0.0432,
2801
2834
  "Wind": 0.1005
2802
2835
  },
2803
2836
  "2024-03": {
2804
- "Bioenergy": 0.0221,
2805
- "Coal": 0.0955,
2806
- "Gas": 0.3373,
2807
- "Hydro": 0.1319,
2808
- "Nuclear": 0.1362,
2837
+ "Bioenergy": 0.0222,
2838
+ "Coal": 0.0974,
2839
+ "Gas": 0.3354,
2840
+ "Hydro": 0.1314,
2841
+ "Nuclear": 0.1357,
2809
2842
  "Other Fossil": 0.1103,
2810
- "Other Renewables": 0.0069,
2811
- "Solar": 0.0495,
2812
- "Wind": 0.1102
2843
+ "Other Renewables": 0.0067,
2844
+ "Solar": 0.053,
2845
+ "Wind": 0.1078
2813
2846
  },
2814
2847
  "2024-04": {
2815
- "Bioenergy": 0.0219,
2816
- "Coal": 0.0969,
2817
- "Gas": 0.3295,
2818
- "Hydro": 0.1303,
2819
- "Nuclear": 0.1286,
2820
- "Other Fossil": 0.1144,
2821
- "Other Renewables": 0.007,
2822
- "Solar": 0.0569,
2823
- "Wind": 0.1144
2848
+ "Bioenergy": 0.022,
2849
+ "Coal": 0.0985,
2850
+ "Gas": 0.3285,
2851
+ "Hydro": 0.1299,
2852
+ "Nuclear": 0.127,
2853
+ "Other Fossil": 0.1146,
2854
+ "Other Renewables": 0.0068,
2855
+ "Solar": 0.0605,
2856
+ "Wind": 0.1121
2857
+ },
2858
+ "2024-05": {
2859
+ "Bioenergy": 0.0211,
2860
+ "Coal": 0.1074,
2861
+ "Gas": 0.3455,
2862
+ "Hydro": 0.1285,
2863
+ "Nuclear": 0.1313,
2864
+ "Other Fossil": 0.1081,
2865
+ "Other Renewables": 0.0065,
2866
+ "Solar": 0.0614,
2867
+ "Wind": 0.0903
2824
2868
  }
2825
2869
  },
2826
2870
  "Oceania": {
@@ -3464,14 +3508,14 @@
3464
3508
  },
3465
3509
  "2023-11": {
3466
3510
  "Bioenergy": 0.0033,
3467
- "Coal": 0.3325,
3511
+ "Coal": 0.3323,
3468
3512
  "Gas": 0.0582,
3469
- "Hydro": 0.1529,
3513
+ "Hydro": 0.1527,
3470
3514
  "Nuclear": 0,
3471
- "Other Fossil": 0.2078,
3472
- "Other Renewables": 0.0293,
3473
- "Solar": 0.1358,
3474
- "Wind": 0.0803
3515
+ "Other Fossil": 0.2076,
3516
+ "Other Renewables": 0.0292,
3517
+ "Solar": 0.1363,
3518
+ "Wind": 0.0802
3475
3519
  },
3476
3520
  "2023-12": {
3477
3521
  "Bioenergy": 0.0031,
@@ -3527,6 +3571,17 @@
3527
3571
  "Other Renewables": 0.0318,
3528
3572
  "Solar": 0.1075,
3529
3573
  "Wind": 0.0748
3574
+ },
3575
+ "2024-05": {
3576
+ "Bioenergy": 0.0032,
3577
+ "Coal": 0.38,
3578
+ "Gas": 0.0816,
3579
+ "Hydro": 0.1426,
3580
+ "Nuclear": 0,
3581
+ "Other Fossil": 0.2005,
3582
+ "Other Renewables": 0.0305,
3583
+ "Solar": 0.087,
3584
+ "Wind": 0.0746
3530
3585
  }
3531
3586
  },
3532
3587
  "South America": {
@@ -3663,576 +3718,587 @@
3663
3718
  "Wind": 0.0354
3664
3719
  },
3665
3720
  "2020-01": {
3666
- "Bioenergy": 0.004,
3667
- "Coal": 0.0282,
3668
- "Gas": 0.2157,
3669
- "Hydro": 0.6012,
3670
- "Nuclear": 0.0111,
3671
- "Other Fossil": 0.1048,
3721
+ "Bioenergy": 0.0039,
3722
+ "Coal": 0.0259,
3723
+ "Gas": 0.1978,
3724
+ "Hydro": 0.6341,
3725
+ "Nuclear": 0.0102,
3726
+ "Other Fossil": 0.0961,
3672
3727
  "Other Renewables": 0.0001,
3673
- "Solar": 0.01,
3674
- "Wind": 0.0249
3728
+ "Solar": 0.0092,
3729
+ "Wind": 0.0228
3675
3730
  },
3676
3731
  "2020-02": {
3677
- "Bioenergy": 0.0039,
3678
- "Coal": 0.0258,
3679
- "Gas": 0.2019,
3680
- "Hydro": 0.6141,
3681
- "Nuclear": 0.0103,
3682
- "Other Fossil": 0.1085,
3732
+ "Bioenergy": 0.0038,
3733
+ "Coal": 0.0236,
3734
+ "Gas": 0.1844,
3735
+ "Hydro": 0.6473,
3736
+ "Nuclear": 0.0094,
3737
+ "Other Fossil": 0.0991,
3683
3738
  "Other Renewables": 0.0001,
3684
- "Solar": 0.0097,
3685
- "Wind": 0.0257
3739
+ "Solar": 0.0088,
3740
+ "Wind": 0.0235
3686
3741
  },
3687
3742
  "2020-03": {
3688
- "Bioenergy": 0.005,
3689
- "Coal": 0.0255,
3690
- "Gas": 0.1977,
3691
- "Hydro": 0.6175,
3692
- "Nuclear": 0.0128,
3693
- "Other Fossil": 0.1085,
3743
+ "Bioenergy": 0.0048,
3744
+ "Coal": 0.0234,
3745
+ "Gas": 0.1808,
3746
+ "Hydro": 0.6499,
3747
+ "Nuclear": 0.0117,
3748
+ "Other Fossil": 0.0993,
3694
3749
  "Other Renewables": 0.0001,
3695
- "Solar": 0.0104,
3696
- "Wind": 0.0224
3750
+ "Solar": 0.0095,
3751
+ "Wind": 0.0205
3697
3752
  },
3698
3753
  "2020-04": {
3699
- "Bioenergy": 0.0076,
3700
- "Coal": 0.0223,
3701
- "Gas": 0.1977,
3702
- "Hydro": 0.6025,
3703
- "Nuclear": 0.0148,
3704
- "Other Fossil": 0.1143,
3754
+ "Bioenergy": 0.0071,
3755
+ "Coal": 0.0202,
3756
+ "Gas": 0.179,
3757
+ "Hydro": 0.6399,
3758
+ "Nuclear": 0.0134,
3759
+ "Other Fossil": 0.1035,
3705
3760
  "Other Renewables": 0.0001,
3706
- "Solar": 0.0108,
3707
- "Wind": 0.03
3761
+ "Solar": 0.0097,
3762
+ "Wind": 0.0271
3708
3763
  },
3709
3764
  "2020-05": {
3710
- "Bioenergy": 0.009,
3711
- "Coal": 0.0256,
3712
- "Gas": 0.1983,
3713
- "Hydro": 0.5932,
3714
- "Nuclear": 0.0155,
3715
- "Other Fossil": 0.1131,
3765
+ "Bioenergy": 0.0084,
3766
+ "Coal": 0.0232,
3767
+ "Gas": 0.1798,
3768
+ "Hydro": 0.6309,
3769
+ "Nuclear": 0.0141,
3770
+ "Other Fossil": 0.1026,
3716
3771
  "Other Renewables": 0.0002,
3717
- "Solar": 0.0102,
3718
- "Wind": 0.0349
3772
+ "Solar": 0.0093,
3773
+ "Wind": 0.0317
3719
3774
  },
3720
3775
  "2020-06": {
3721
- "Bioenergy": 0.0093,
3722
- "Coal": 0.0252,
3723
- "Gas": 0.2074,
3724
- "Hydro": 0.5817,
3725
- "Nuclear": 0.0122,
3726
- "Other Fossil": 0.1133,
3776
+ "Bioenergy": 0.0087,
3777
+ "Coal": 0.0229,
3778
+ "Gas": 0.1882,
3779
+ "Hydro": 0.6203,
3780
+ "Nuclear": 0.011,
3781
+ "Other Fossil": 0.1028,
3727
3782
  "Other Renewables": 0.0001,
3728
- "Solar": 0.0094,
3729
- "Wind": 0.0414
3783
+ "Solar": 0.0085,
3784
+ "Wind": 0.0375
3730
3785
  },
3731
3786
  "2020-07": {
3732
- "Bioenergy": 0.0096,
3733
- "Coal": 0.0211,
3734
- "Gas": 0.2019,
3735
- "Hydro": 0.5944,
3736
- "Nuclear": 0.0073,
3737
- "Other Fossil": 0.1099,
3787
+ "Bioenergy": 0.0089,
3788
+ "Coal": 0.0192,
3789
+ "Gas": 0.1838,
3790
+ "Hydro": 0.6306,
3791
+ "Nuclear": 0.0066,
3792
+ "Other Fossil": 0.1001,
3738
3793
  "Other Renewables": 0.0001,
3739
- "Solar": 0.0101,
3740
- "Wind": 0.0455
3794
+ "Solar": 0.0092,
3795
+ "Wind": 0.0415
3741
3796
  },
3742
3797
  "2020-08": {
3743
- "Bioenergy": 0.0093,
3744
- "Coal": 0.0193,
3745
- "Gas": 0.2026,
3746
- "Hydro": 0.5838,
3747
- "Nuclear": 0.0105,
3748
- "Other Fossil": 0.1096,
3798
+ "Bioenergy": 0.0087,
3799
+ "Coal": 0.0176,
3800
+ "Gas": 0.1844,
3801
+ "Hydro": 0.6209,
3802
+ "Nuclear": 0.0096,
3803
+ "Other Fossil": 0.0998,
3749
3804
  "Other Renewables": 0.0001,
3750
- "Solar": 0.0112,
3751
- "Wind": 0.0534
3805
+ "Solar": 0.0102,
3806
+ "Wind": 0.0486
3752
3807
  },
3753
3808
  "2020-09": {
3754
- "Bioenergy": 0.0095,
3755
- "Coal": 0.0184,
3756
- "Gas": 0.1979,
3757
- "Hydro": 0.5896,
3758
- "Nuclear": 0.0132,
3759
- "Other Fossil": 0.1084,
3809
+ "Bioenergy": 0.0089,
3810
+ "Coal": 0.0167,
3811
+ "Gas": 0.1803,
3812
+ "Hydro": 0.6259,
3813
+ "Nuclear": 0.012,
3814
+ "Other Fossil": 0.0987,
3760
3815
  "Other Renewables": 0.0001,
3761
- "Solar": 0.0125,
3762
- "Wind": 0.0505
3816
+ "Solar": 0.0114,
3817
+ "Wind": 0.046
3763
3818
  },
3764
3819
  "2020-10": {
3765
- "Bioenergy": 0.0092,
3766
- "Coal": 0.0237,
3767
- "Gas": 0.2113,
3768
- "Hydro": 0.5767,
3769
- "Nuclear": 0.0119,
3770
- "Other Fossil": 0.1091,
3820
+ "Bioenergy": 0.0086,
3821
+ "Coal": 0.0217,
3822
+ "Gas": 0.1932,
3823
+ "Hydro": 0.6127,
3824
+ "Nuclear": 0.0109,
3825
+ "Other Fossil": 0.0998,
3771
3826
  "Other Renewables": 0.0001,
3772
- "Solar": 0.0129,
3773
- "Wind": 0.0452
3827
+ "Solar": 0.0118,
3828
+ "Wind": 0.0413
3774
3829
  },
3775
3830
  "2020-11": {
3776
- "Bioenergy": 0.0081,
3777
- "Coal": 0.0242,
3778
- "Gas": 0.2245,
3779
- "Hydro": 0.562,
3780
- "Nuclear": 0.0116,
3781
- "Other Fossil": 0.1153,
3831
+ "Bioenergy": 0.0076,
3832
+ "Coal": 0.0221,
3833
+ "Gas": 0.2048,
3834
+ "Hydro": 0.6003,
3835
+ "Nuclear": 0.0106,
3836
+ "Other Fossil": 0.1052,
3782
3837
  "Other Renewables": 0.0001,
3783
- "Solar": 0.0128,
3784
- "Wind": 0.0412
3838
+ "Solar": 0.0117,
3839
+ "Wind": 0.0376
3785
3840
  },
3786
3841
  "2020-12": {
3787
- "Bioenergy": 0.0056,
3788
- "Coal": 0.0276,
3789
- "Gas": 0.2178,
3790
- "Hydro": 0.5711,
3791
- "Nuclear": 0.0116,
3792
- "Other Fossil": 0.1093,
3842
+ "Bioenergy": 0.0054,
3843
+ "Coal": 0.0252,
3844
+ "Gas": 0.1994,
3845
+ "Hydro": 0.6071,
3846
+ "Nuclear": 0.0106,
3847
+ "Other Fossil": 0.1001,
3793
3848
  "Other Renewables": 0.0002,
3794
- "Solar": 0.0132,
3795
- "Wind": 0.0437
3849
+ "Solar": 0.0121,
3850
+ "Wind": 0.04
3796
3851
  },
3797
3852
  "2021-01": {
3798
- "Bioenergy": 0.0038,
3799
- "Coal": 0.027,
3800
- "Gas": 0.2145,
3801
- "Hydro": 0.576,
3802
- "Nuclear": 0.0116,
3803
- "Other Fossil": 0.111,
3853
+ "Bioenergy": 0.0037,
3854
+ "Coal": 0.0247,
3855
+ "Gas": 0.1966,
3856
+ "Hydro": 0.6112,
3857
+ "Nuclear": 0.0106,
3858
+ "Other Fossil": 0.1017,
3804
3859
  "Other Renewables": 0.0001,
3805
- "Solar": 0.0132,
3806
- "Wind": 0.043
3860
+ "Solar": 0.0121,
3861
+ "Wind": 0.0394
3807
3862
  },
3808
3863
  "2021-02": {
3809
3864
  "Bioenergy": 0.0034,
3810
- "Coal": 0.0254,
3811
- "Gas": 0.2027,
3812
- "Hydro": 0.6025,
3813
- "Nuclear": 0.0105,
3814
- "Other Fossil": 0.1126,
3865
+ "Coal": 0.0231,
3866
+ "Gas": 0.1848,
3867
+ "Hydro": 0.6374,
3868
+ "Nuclear": 0.0095,
3869
+ "Other Fossil": 0.1026,
3815
3870
  "Other Renewables": 0.0001,
3816
- "Solar": 0.0118,
3817
- "Wind": 0.031
3871
+ "Solar": 0.0108,
3872
+ "Wind": 0.0282
3818
3873
  },
3819
3874
  "2021-03": {
3820
- "Bioenergy": 0.0036,
3821
- "Coal": 0.0228,
3822
- "Gas": 0.206,
3823
- "Hydro": 0.6037,
3824
- "Nuclear": 0.0117,
3825
- "Other Fossil": 0.1046,
3875
+ "Bioenergy": 0.0035,
3876
+ "Coal": 0.0209,
3877
+ "Gas": 0.1889,
3878
+ "Hydro": 0.6363,
3879
+ "Nuclear": 0.0107,
3880
+ "Other Fossil": 0.0959,
3826
3881
  "Other Renewables": 0.0002,
3827
- "Solar": 0.0137,
3828
- "Wind": 0.0339
3882
+ "Solar": 0.0126,
3883
+ "Wind": 0.0311
3829
3884
  },
3830
3885
  "2021-04": {
3831
- "Bioenergy": 0.0062,
3832
- "Coal": 0.0227,
3833
- "Gas": 0.2107,
3834
- "Hydro": 0.5902,
3835
- "Nuclear": 0.0096,
3836
- "Other Fossil": 0.1082,
3886
+ "Bioenergy": 0.0059,
3887
+ "Coal": 0.0207,
3888
+ "Gas": 0.1922,
3889
+ "Hydro": 0.6259,
3890
+ "Nuclear": 0.0088,
3891
+ "Other Fossil": 0.0987,
3837
3892
  "Other Renewables": 0.0002,
3838
- "Solar": 0.0136,
3839
- "Wind": 0.0386
3893
+ "Solar": 0.0124,
3894
+ "Wind": 0.0352
3840
3895
  },
3841
3896
  "2021-05": {
3842
- "Bioenergy": 0.0079,
3843
- "Coal": 0.0249,
3844
- "Gas": 0.2198,
3845
- "Hydro": 0.5731,
3846
- "Nuclear": 0.0104,
3847
- "Other Fossil": 0.107,
3897
+ "Bioenergy": 0.0074,
3898
+ "Coal": 0.0228,
3899
+ "Gas": 0.2007,
3900
+ "Hydro": 0.6101,
3901
+ "Nuclear": 0.0095,
3902
+ "Other Fossil": 0.0976,
3848
3903
  "Other Renewables": 0.0002,
3849
- "Solar": 0.0133,
3850
- "Wind": 0.0434
3904
+ "Solar": 0.0122,
3905
+ "Wind": 0.0396
3851
3906
  },
3852
3907
  "2021-06": {
3853
- "Bioenergy": 0.0087,
3854
- "Coal": 0.0268,
3855
- "Gas": 0.2355,
3856
- "Hydro": 0.5434,
3857
- "Nuclear": 0.0095,
3858
- "Other Fossil": 0.1152,
3908
+ "Bioenergy": 0.0081,
3909
+ "Coal": 0.0244,
3910
+ "Gas": 0.2148,
3911
+ "Hydro": 0.5834,
3912
+ "Nuclear": 0.0087,
3913
+ "Other Fossil": 0.1051,
3859
3914
  "Other Renewables": 0.0002,
3860
- "Solar": 0.0133,
3861
- "Wind": 0.0474
3915
+ "Solar": 0.0122,
3916
+ "Wind": 0.0432
3862
3917
  },
3863
3918
  "2021-07": {
3864
- "Bioenergy": 0.0099,
3865
- "Coal": 0.0281,
3866
- "Gas": 0.2441,
3867
- "Hydro": 0.5217,
3868
- "Nuclear": 0.0108,
3869
- "Other Fossil": 0.1147,
3919
+ "Bioenergy": 0.0093,
3920
+ "Coal": 0.0257,
3921
+ "Gas": 0.223,
3922
+ "Hydro": 0.5629,
3923
+ "Nuclear": 0.0099,
3924
+ "Other Fossil": 0.1047,
3870
3925
  "Other Renewables": 0.0002,
3871
- "Solar": 0.0144,
3872
- "Wind": 0.0561
3926
+ "Solar": 0.0132,
3927
+ "Wind": 0.0512
3873
3928
  },
3874
3929
  "2021-08": {
3875
- "Bioenergy": 0.0099,
3876
- "Coal": 0.0261,
3877
- "Gas": 0.2463,
3878
- "Hydro": 0.5109,
3879
- "Nuclear": 0.0143,
3880
- "Other Fossil": 0.1157,
3930
+ "Bioenergy": 0.0092,
3931
+ "Coal": 0.0239,
3932
+ "Gas": 0.2251,
3933
+ "Hydro": 0.5528,
3934
+ "Nuclear": 0.0131,
3935
+ "Other Fossil": 0.1058,
3881
3936
  "Other Renewables": 0.0002,
3882
- "Solar": 0.0158,
3883
- "Wind": 0.0608
3937
+ "Solar": 0.0145,
3938
+ "Wind": 0.0556
3884
3939
  },
3885
3940
  "2021-09": {
3886
- "Bioenergy": 0.0092,
3887
- "Coal": 0.0246,
3888
- "Gas": 0.2338,
3889
- "Hydro": 0.5267,
3890
- "Nuclear": 0.0127,
3891
- "Other Fossil": 0.115,
3941
+ "Bioenergy": 0.0086,
3942
+ "Coal": 0.0225,
3943
+ "Gas": 0.2137,
3944
+ "Hydro": 0.5673,
3945
+ "Nuclear": 0.0116,
3946
+ "Other Fossil": 0.1051,
3892
3947
  "Other Renewables": 0.0002,
3893
- "Solar": 0.0186,
3894
- "Wind": 0.0592
3948
+ "Solar": 0.017,
3949
+ "Wind": 0.0541
3895
3950
  },
3896
3951
  "2021-10": {
3897
- "Bioenergy": 0.005,
3898
- "Coal": 0.023,
3899
- "Gas": 0.2342,
3900
- "Hydro": 0.5329,
3901
- "Nuclear": 0.0132,
3902
- "Other Fossil": 0.1145,
3952
+ "Bioenergy": 0.0048,
3953
+ "Coal": 0.021,
3954
+ "Gas": 0.2141,
3955
+ "Hydro": 0.5727,
3956
+ "Nuclear": 0.0121,
3957
+ "Other Fossil": 0.1046,
3903
3958
  "Other Renewables": 0.0002,
3904
- "Solar": 0.0203,
3905
- "Wind": 0.0568
3959
+ "Solar": 0.0186,
3960
+ "Wind": 0.0519
3906
3961
  },
3907
3962
  "2021-11": {
3908
- "Bioenergy": 0.0062,
3909
- "Coal": 0.0217,
3910
- "Gas": 0.2256,
3911
- "Hydro": 0.5523,
3912
- "Nuclear": 0.0135,
3913
- "Other Fossil": 0.1122,
3963
+ "Bioenergy": 0.0059,
3964
+ "Coal": 0.0199,
3965
+ "Gas": 0.2065,
3966
+ "Hydro": 0.59,
3967
+ "Nuclear": 0.0123,
3968
+ "Other Fossil": 0.1027,
3914
3969
  "Other Renewables": 0.0002,
3915
- "Solar": 0.0202,
3916
- "Wind": 0.0482
3970
+ "Solar": 0.0185,
3971
+ "Wind": 0.0441
3917
3972
  },
3918
3973
  "2021-12": {
3919
- "Bioenergy": 0.0041,
3920
- "Coal": 0.0225,
3921
- "Gas": 0.2195,
3922
- "Hydro": 0.568,
3923
- "Nuclear": 0.0141,
3924
- "Other Fossil": 0.1049,
3974
+ "Bioenergy": 0.0039,
3975
+ "Coal": 0.0207,
3976
+ "Gas": 0.2017,
3977
+ "Hydro": 0.6028,
3978
+ "Nuclear": 0.0129,
3979
+ "Other Fossil": 0.0964,
3925
3980
  "Other Renewables": 0.0002,
3926
- "Solar": 0.0192,
3927
- "Wind": 0.0476
3981
+ "Solar": 0.0176,
3982
+ "Wind": 0.0437
3928
3983
  },
3929
3984
  "2022-01": {
3930
- "Bioenergy": 0.0034,
3931
- "Coal": 0.0191,
3932
- "Gas": 0.2124,
3933
- "Hydro": 0.5841,
3934
- "Nuclear": 0.0136,
3935
- "Other Fossil": 0.1054,
3985
+ "Bioenergy": 0.0033,
3986
+ "Coal": 0.0176,
3987
+ "Gas": 0.1956,
3988
+ "Hydro": 0.6169,
3989
+ "Nuclear": 0.0125,
3990
+ "Other Fossil": 0.0971,
3936
3991
  "Other Renewables": 0.0003,
3937
- "Solar": 0.0214,
3938
- "Wind": 0.0405
3992
+ "Solar": 0.0197,
3993
+ "Wind": 0.0373
3939
3994
  },
3940
3995
  "2022-02": {
3941
- "Bioenergy": 0.0033,
3942
- "Coal": 0.0181,
3943
- "Gas": 0.2023,
3944
- "Hydro": 0.595,
3945
- "Nuclear": 0.0125,
3946
- "Other Fossil": 0.1076,
3996
+ "Bioenergy": 0.0032,
3997
+ "Coal": 0.0166,
3998
+ "Gas": 0.1852,
3999
+ "Hydro": 0.629,
4000
+ "Nuclear": 0.0115,
4001
+ "Other Fossil": 0.0986,
3947
4002
  "Other Renewables": 0.0002,
3948
- "Solar": 0.0214,
3949
- "Wind": 0.0396
4003
+ "Solar": 0.0196,
4004
+ "Wind": 0.0362
3950
4005
  },
3951
4006
  "2022-03": {
3952
- "Bioenergy": 0.0032,
3953
- "Coal": 0.0178,
3954
- "Gas": 0.1912,
3955
- "Hydro": 0.6067,
3956
- "Nuclear": 0.0123,
3957
- "Other Fossil": 0.1018,
4007
+ "Bioenergy": 0.0031,
4008
+ "Coal": 0.0164,
4009
+ "Gas": 0.1757,
4010
+ "Hydro": 0.6385,
4011
+ "Nuclear": 0.0113,
4012
+ "Other Fossil": 0.0935,
3958
4013
  "Other Renewables": 0.0002,
3959
- "Solar": 0.0224,
3960
- "Wind": 0.0444
4014
+ "Solar": 0.0205,
4015
+ "Wind": 0.0408
3961
4016
  },
3962
4017
  "2022-04": {
3963
- "Bioenergy": 0.0052,
3964
- "Coal": 0.015,
3965
- "Gas": 0.1853,
3966
- "Hydro": 0.6112,
3967
- "Nuclear": 0.0121,
3968
- "Other Fossil": 0.1063,
4018
+ "Bioenergy": 0.005,
4019
+ "Coal": 0.0137,
4020
+ "Gas": 0.1693,
4021
+ "Hydro": 0.6445,
4022
+ "Nuclear": 0.0111,
4023
+ "Other Fossil": 0.0971,
3969
4024
  "Other Renewables": 0.0002,
3970
- "Solar": 0.0217,
3971
- "Wind": 0.0431
4025
+ "Solar": 0.0198,
4026
+ "Wind": 0.0394
3972
4027
  },
3973
4028
  "2022-05": {
3974
- "Bioenergy": 0.0077,
3975
- "Coal": 0.0174,
3976
- "Gas": 0.1983,
3977
- "Hydro": 0.5917,
3978
- "Nuclear": 0.0118,
3979
- "Other Fossil": 0.1041,
4029
+ "Bioenergy": 0.0073,
4030
+ "Coal": 0.0159,
4031
+ "Gas": 0.1814,
4032
+ "Hydro": 0.6263,
4033
+ "Nuclear": 0.0108,
4034
+ "Other Fossil": 0.0952,
3980
4035
  "Other Renewables": 0.0003,
3981
- "Solar": 0.0209,
3982
- "Wind": 0.0477
4036
+ "Solar": 0.0191,
4037
+ "Wind": 0.0436
3983
4038
  },
3984
4039
  "2022-06": {
3985
- "Bioenergy": 0.0083,
3986
- "Coal": 0.0188,
3987
- "Gas": 0.2093,
3988
- "Hydro": 0.5829,
3989
- "Nuclear": 0.0082,
3990
- "Other Fossil": 0.1059,
3991
- "Other Renewables": 0.0002,
3992
- "Solar": 0.0196,
3993
- "Wind": 0.0469
4040
+ "Bioenergy": 0.0078,
4041
+ "Coal": 0.0172,
4042
+ "Gas": 0.1914,
4043
+ "Hydro": 0.6185,
4044
+ "Nuclear": 0.0075,
4045
+ "Other Fossil": 0.0968,
4046
+ "Other Renewables": 0.0001,
4047
+ "Solar": 0.0179,
4048
+ "Wind": 0.0429
3994
4049
  },
3995
4050
  "2022-07": {
3996
- "Bioenergy": 0.0094,
3997
- "Coal": 0.018,
3998
- "Gas": 0.2072,
3999
- "Hydro": 0.5708,
4000
- "Nuclear": 0.0079,
4001
- "Other Fossil": 0.1028,
4002
- "Other Renewables": 0.0003,
4003
- "Solar": 0.0215,
4004
- "Wind": 0.0621
4051
+ "Bioenergy": 0.0088,
4052
+ "Coal": 0.0165,
4053
+ "Gas": 0.1898,
4054
+ "Hydro": 0.6068,
4055
+ "Nuclear": 0.0072,
4056
+ "Other Fossil": 0.0941,
4057
+ "Other Renewables": 0.0002,
4058
+ "Solar": 0.0197,
4059
+ "Wind": 0.0569
4005
4060
  },
4006
4061
  "2022-08": {
4007
- "Bioenergy": 0.0089,
4008
- "Coal": 0.0154,
4009
- "Gas": 0.2002,
4010
- "Hydro": 0.5678,
4011
- "Nuclear": 0.0122,
4012
- "Other Fossil": 0.1031,
4013
- "Other Renewables": 0.0003,
4014
- "Solar": 0.0251,
4015
- "Wind": 0.0671
4062
+ "Bioenergy": 0.0084,
4063
+ "Coal": 0.0141,
4064
+ "Gas": 0.1832,
4065
+ "Hydro": 0.6042,
4066
+ "Nuclear": 0.0111,
4067
+ "Other Fossil": 0.0944,
4068
+ "Other Renewables": 0.0002,
4069
+ "Solar": 0.0229,
4070
+ "Wind": 0.0615
4016
4071
  },
4017
4072
  "2022-09": {
4018
- "Bioenergy": 0.0085,
4019
- "Coal": 0.0122,
4020
- "Gas": 0.2005,
4021
- "Hydro": 0.567,
4022
- "Nuclear": 0.0104,
4023
- "Other Fossil": 0.1054,
4024
- "Other Renewables": 0.0003,
4025
- "Solar": 0.028,
4026
- "Wind": 0.0677
4073
+ "Bioenergy": 0.008,
4074
+ "Coal": 0.0112,
4075
+ "Gas": 0.1832,
4076
+ "Hydro": 0.6043,
4077
+ "Nuclear": 0.0095,
4078
+ "Other Fossil": 0.0963,
4079
+ "Other Renewables": 0.0002,
4080
+ "Solar": 0.0256,
4081
+ "Wind": 0.0618
4027
4082
  },
4028
4083
  "2022-10": {
4029
- "Bioenergy": 0.0071,
4030
- "Coal": 0.0107,
4031
- "Gas": 0.1937,
4032
- "Hydro": 0.5754,
4033
- "Nuclear": 0.0089,
4034
- "Other Fossil": 0.1034,
4084
+ "Bioenergy": 0.0067,
4085
+ "Coal": 0.0098,
4086
+ "Gas": 0.1773,
4087
+ "Hydro": 0.6111,
4088
+ "Nuclear": 0.0081,
4089
+ "Other Fossil": 0.0946,
4035
4090
  "Other Renewables": 0.0002,
4036
- "Solar": 0.0302,
4037
- "Wind": 0.0705
4091
+ "Solar": 0.0276,
4092
+ "Wind": 0.0646
4038
4093
  },
4039
4094
  "2022-11": {
4040
- "Bioenergy": 0.0063,
4041
- "Coal": 0.0103,
4042
- "Gas": 0.2006,
4043
- "Hydro": 0.5963,
4044
- "Nuclear": 0.0049,
4045
- "Other Fossil": 0.105,
4095
+ "Bioenergy": 0.006,
4096
+ "Coal": 0.0094,
4097
+ "Gas": 0.1837,
4098
+ "Hydro": 0.6301,
4099
+ "Nuclear": 0.0045,
4100
+ "Other Fossil": 0.0961,
4046
4101
  "Other Renewables": 0.0002,
4047
- "Solar": 0.0275,
4048
- "Wind": 0.0489
4102
+ "Solar": 0.0252,
4103
+ "Wind": 0.0448
4049
4104
  },
4050
4105
  "2022-12": {
4051
- "Bioenergy": 0.0041,
4052
- "Coal": 0.0119,
4053
- "Gas": 0.2021,
4054
- "Hydro": 0.5869,
4055
- "Nuclear": 0.0104,
4056
- "Other Fossil": 0.1043,
4057
- "Other Renewables": 0.0003,
4058
- "Solar": 0.0291,
4059
- "Wind": 0.0511
4106
+ "Bioenergy": 0.004,
4107
+ "Coal": 0.0109,
4108
+ "Gas": 0.1861,
4109
+ "Hydro": 0.6194,
4110
+ "Nuclear": 0.0095,
4111
+ "Other Fossil": 0.096,
4112
+ "Other Renewables": 0.0002,
4113
+ "Solar": 0.0268,
4114
+ "Wind": 0.0471
4060
4115
  },
4061
4116
  "2023-01": {
4062
- "Bioenergy": 0.0035,
4063
- "Coal": 0.0117,
4064
- "Gas": 0.1969,
4065
- "Hydro": 0.5926,
4066
- "Nuclear": 0.0117,
4067
- "Other Fossil": 0.1031,
4117
+ "Bioenergy": 0.0034,
4118
+ "Coal": 0.0108,
4119
+ "Gas": 0.1815,
4120
+ "Hydro": 0.6243,
4121
+ "Nuclear": 0.0108,
4122
+ "Other Fossil": 0.095,
4068
4123
  "Other Renewables": 0.0002,
4069
- "Solar": 0.0305,
4070
- "Wind": 0.05
4124
+ "Solar": 0.0281,
4125
+ "Wind": 0.0461
4071
4126
  },
4072
4127
  "2023-02": {
4073
4128
  "Bioenergy": 0.003,
4074
- "Coal": 0.0126,
4075
- "Gas": 0.1897,
4076
- "Hydro": 0.5978,
4077
- "Nuclear": 0.0102,
4078
- "Other Fossil": 0.1048,
4129
+ "Coal": 0.0116,
4130
+ "Gas": 0.1743,
4131
+ "Hydro": 0.6302,
4132
+ "Nuclear": 0.0094,
4133
+ "Other Fossil": 0.0963,
4079
4134
  "Other Renewables": 0.0002,
4080
- "Solar": 0.0303,
4081
- "Wind": 0.0514
4135
+ "Solar": 0.0278,
4136
+ "Wind": 0.0473
4082
4137
  },
4083
4138
  "2023-03": {
4084
4139
  "Bioenergy": 0.0034,
4085
- "Coal": 0.014,
4086
- "Gas": 0.1916,
4087
- "Hydro": 0.607,
4088
- "Nuclear": 0.0103,
4089
- "Other Fossil": 0.0977,
4140
+ "Coal": 0.0129,
4141
+ "Gas": 0.1769,
4142
+ "Hydro": 0.637,
4143
+ "Nuclear": 0.0095,
4144
+ "Other Fossil": 0.0902,
4090
4145
  "Other Renewables": 0.0002,
4091
- "Solar": 0.0298,
4092
- "Wind": 0.0461
4146
+ "Solar": 0.0275,
4147
+ "Wind": 0.0426
4093
4148
  },
4094
4149
  "2023-04": {
4095
- "Bioenergy": 0.0053,
4096
- "Coal": 0.0137,
4097
- "Gas": 0.1888,
4098
- "Hydro": 0.6057,
4099
- "Nuclear": 0.0118,
4100
- "Other Fossil": 0.1032,
4150
+ "Bioenergy": 0.0051,
4151
+ "Coal": 0.0126,
4152
+ "Gas": 0.1735,
4153
+ "Hydro": 0.6376,
4154
+ "Nuclear": 0.0109,
4155
+ "Other Fossil": 0.0948,
4101
4156
  "Other Renewables": 0.0002,
4102
- "Solar": 0.0295,
4103
- "Wind": 0.0416
4157
+ "Solar": 0.0271,
4158
+ "Wind": 0.0382
4104
4159
  },
4105
4160
  "2023-05": {
4106
- "Bioenergy": 0.0075,
4107
- "Coal": 0.0156,
4108
- "Gas": 0.1988,
4109
- "Hydro": 0.5788,
4110
- "Nuclear": 0.0122,
4111
- "Other Fossil": 0.102,
4161
+ "Bioenergy": 0.0071,
4162
+ "Coal": 0.0144,
4163
+ "Gas": 0.1828,
4164
+ "Hydro": 0.6124,
4165
+ "Nuclear": 0.0112,
4166
+ "Other Fossil": 0.0938,
4112
4167
  "Other Renewables": 0.0002,
4113
- "Solar": 0.0307,
4114
- "Wind": 0.0542
4168
+ "Solar": 0.0282,
4169
+ "Wind": 0.0498
4115
4170
  },
4116
4171
  "2023-06": {
4117
- "Bioenergy": 0.0082,
4118
- "Coal": 0.0155,
4119
- "Gas": 0.213,
4120
- "Hydro": 0.5538,
4121
- "Nuclear": 0.0122,
4122
- "Other Fossil": 0.1027,
4123
- "Other Renewables": 0.0003,
4124
- "Solar": 0.0291,
4125
- "Wind": 0.0653
4172
+ "Bioenergy": 0.0077,
4173
+ "Coal": 0.0142,
4174
+ "Gas": 0.1958,
4175
+ "Hydro": 0.5897,
4176
+ "Nuclear": 0.0112,
4177
+ "Other Fossil": 0.0944,
4178
+ "Other Renewables": 0.0002,
4179
+ "Solar": 0.0268,
4180
+ "Wind": 0.06
4126
4181
  },
4127
4182
  "2023-07": {
4128
- "Bioenergy": 0.0088,
4129
- "Coal": 0.0163,
4130
- "Gas": 0.1994,
4131
- "Hydro": 0.5582,
4132
- "Nuclear": 0.0122,
4133
- "Other Fossil": 0.1018,
4183
+ "Bioenergy": 0.0083,
4184
+ "Coal": 0.015,
4185
+ "Gas": 0.1835,
4186
+ "Hydro": 0.5933,
4187
+ "Nuclear": 0.0112,
4188
+ "Other Fossil": 0.0936,
4134
4189
  "Other Renewables": 0.0003,
4135
- "Solar": 0.0324,
4136
- "Wind": 0.0707
4190
+ "Solar": 0.0298,
4191
+ "Wind": 0.065
4137
4192
  },
4138
4193
  "2023-08": {
4139
- "Bioenergy": 0.0093,
4140
- "Coal": 0.0157,
4141
- "Gas": 0.1923,
4142
- "Hydro": 0.5667,
4143
- "Nuclear": 0.0122,
4144
- "Other Fossil": 0.1007,
4194
+ "Bioenergy": 0.0087,
4195
+ "Coal": 0.0144,
4196
+ "Gas": 0.1771,
4197
+ "Hydro": 0.6009,
4198
+ "Nuclear": 0.0113,
4199
+ "Other Fossil": 0.0927,
4145
4200
  "Other Renewables": 0.0002,
4146
- "Solar": 0.0356,
4147
- "Wind": 0.0674
4201
+ "Solar": 0.0328,
4202
+ "Wind": 0.062
4148
4203
  },
4149
4204
  "2023-09": {
4150
- "Bioenergy": 0.0089,
4151
- "Coal": 0.0139,
4152
- "Gas": 0.1887,
4153
- "Hydro": 0.5676,
4154
- "Nuclear": 0.0114,
4155
- "Other Fossil": 0.1029,
4205
+ "Bioenergy": 0.0084,
4206
+ "Coal": 0.0128,
4207
+ "Gas": 0.1737,
4208
+ "Hydro": 0.6019,
4209
+ "Nuclear": 0.0105,
4210
+ "Other Fossil": 0.0946,
4156
4211
  "Other Renewables": 0.0002,
4157
- "Solar": 0.0386,
4158
- "Wind": 0.0678
4212
+ "Solar": 0.0355,
4213
+ "Wind": 0.0624
4159
4214
  },
4160
4215
  "2023-10": {
4161
- "Bioenergy": 0.0087,
4162
- "Coal": 0.0144,
4163
- "Gas": 0.181,
4164
- "Hydro": 0.5755,
4165
- "Nuclear": 0.0067,
4166
- "Other Fossil": 0.1011,
4216
+ "Bioenergy": 0.0082,
4217
+ "Coal": 0.0132,
4218
+ "Gas": 0.1667,
4219
+ "Hydro": 0.6089,
4220
+ "Nuclear": 0.0062,
4221
+ "Other Fossil": 0.0931,
4167
4222
  "Other Renewables": 0.0002,
4168
- "Solar": 0.0418,
4169
- "Wind": 0.0707
4223
+ "Solar": 0.0385,
4224
+ "Wind": 0.0651
4170
4225
  },
4171
4226
  "2023-11": {
4172
- "Bioenergy": 0.0075,
4173
- "Coal": 0.0129,
4174
- "Gas": 0.1864,
4175
- "Hydro": 0.5778,
4176
- "Nuclear": 0.0072,
4177
- "Other Fossil": 0.1018,
4227
+ "Bioenergy": 0.0071,
4228
+ "Coal": 0.0119,
4229
+ "Gas": 0.172,
4230
+ "Hydro": 0.6107,
4231
+ "Nuclear": 0.0066,
4232
+ "Other Fossil": 0.0936,
4178
4233
  "Other Renewables": 0.0002,
4179
- "Solar": 0.0448,
4180
- "Wind": 0.0613
4234
+ "Solar": 0.0413,
4235
+ "Wind": 0.0565
4181
4236
  },
4182
4237
  "2023-12": {
4183
- "Bioenergy": 0.006,
4184
- "Coal": 0.0138,
4185
- "Gas": 0.1802,
4186
- "Hydro": 0.5819,
4187
- "Nuclear": 0.0125,
4188
- "Other Fossil": 0.0992,
4238
+ "Bioenergy": 0.0057,
4239
+ "Coal": 0.0127,
4240
+ "Gas": 0.1665,
4241
+ "Hydro": 0.6141,
4242
+ "Nuclear": 0.0115,
4243
+ "Other Fossil": 0.0914,
4189
4244
  "Other Renewables": 0.0002,
4190
- "Solar": 0.0463,
4191
- "Wind": 0.06
4245
+ "Solar": 0.0427,
4246
+ "Wind": 0.0554
4192
4247
  },
4193
4248
  "2024-01": {
4194
- "Bioenergy": 0.0043,
4195
- "Coal": 0.0132,
4196
- "Gas": 0.1861,
4197
- "Hydro": 0.5948,
4198
- "Nuclear": 0.0137,
4199
- "Other Fossil": 0.0971,
4249
+ "Bioenergy": 0.0041,
4250
+ "Coal": 0.0122,
4251
+ "Gas": 0.1719,
4252
+ "Hydro": 0.6258,
4253
+ "Nuclear": 0.0126,
4254
+ "Other Fossil": 0.0895,
4200
4255
  "Other Renewables": 0.0002,
4201
- "Solar": 0.0456,
4202
- "Wind": 0.0452
4256
+ "Solar": 0.0421,
4257
+ "Wind": 0.0417
4203
4258
  },
4204
4259
  "2024-02": {
4205
- "Bioenergy": 0.0044,
4206
- "Coal": 0.0163,
4207
- "Gas": 0.1859,
4208
- "Hydro": 0.5903,
4209
- "Nuclear": 0.0129,
4210
- "Other Fossil": 0.0992,
4260
+ "Bioenergy": 0.0042,
4261
+ "Coal": 0.015,
4262
+ "Gas": 0.1716,
4263
+ "Hydro": 0.622,
4264
+ "Nuclear": 0.0119,
4265
+ "Other Fossil": 0.0913,
4211
4266
  "Other Renewables": 0.0002,
4212
- "Solar": 0.0432,
4213
- "Wind": 0.0478
4267
+ "Solar": 0.0398,
4268
+ "Wind": 0.0441
4214
4269
  },
4215
4270
  "2024-03": {
4216
- "Bioenergy": 0.005,
4217
- "Coal": 0.0156,
4218
- "Gas": 0.1812,
4219
- "Hydro": 0.5982,
4220
- "Nuclear": 0.0133,
4221
- "Other Fossil": 0.0973,
4271
+ "Bioenergy": 0.0048,
4272
+ "Coal": 0.0144,
4273
+ "Gas": 0.1672,
4274
+ "Hydro": 0.6284,
4275
+ "Nuclear": 0.0123,
4276
+ "Other Fossil": 0.0903,
4222
4277
  "Other Renewables": 0.0002,
4223
- "Solar": 0.0452,
4224
- "Wind": 0.044
4278
+ "Solar": 0.0417,
4279
+ "Wind": 0.0407
4225
4280
  },
4226
4281
  "2024-04": {
4227
- "Bioenergy": 0.0065,
4228
- "Coal": 0.0153,
4229
- "Gas": 0.1767,
4230
- "Hydro": 0.594,
4231
- "Nuclear": 0.0141,
4232
- "Other Fossil": 0.1008,
4282
+ "Bioenergy": 0.0061,
4283
+ "Coal": 0.0141,
4284
+ "Gas": 0.1625,
4285
+ "Hydro": 0.6258,
4286
+ "Nuclear": 0.0129,
4287
+ "Other Fossil": 0.0933,
4233
4288
  "Other Renewables": 0.0002,
4234
- "Solar": 0.0433,
4235
- "Wind": 0.0493
4289
+ "Solar": 0.0398,
4290
+ "Wind": 0.0454
4291
+ },
4292
+ "2024-05": {
4293
+ "Bioenergy": 0.0076,
4294
+ "Coal": 0.0125,
4295
+ "Gas": 0.1663,
4296
+ "Hydro": 0.6129,
4297
+ "Nuclear": 0.0119,
4298
+ "Other Fossil": 0.0921,
4299
+ "Other Renewables": 0.0002,
4300
+ "Solar": 0.0377,
4301
+ "Wind": 0.059
4236
4302
  }
4237
4303
  }
4238
4304
  }