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