@tgwf/co2 0.10.4 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintignore +1 -0
- package/CHANGELOG.md +37 -19
- package/LICENSE +215 -176
- package/README.md +45 -2
- package/data/.prettierignore +7 -0
- package/data/IFI_Default_Grid_Factors_2021_v3.1_unfccc.csv +246 -0
- package/data/Lean-ICT-Materials-1byte-Model-2018.xlsx +0 -0
- package/data/Lean-ICT-Materials-Forecast-Model-2018.xlsx +0 -0
- package/data/co2-intensities-ember-2020.csv +222 -0
- package/data/co2-intensities-ember-2021.csv +87 -0
- package/data/fixtures/countries.csv +247 -0
- package/data/fixtures/tgwf.har +6107 -0
- package/data/fixtures/url2green.test.db +0 -0
- package/data/fixtures/url2green.test.json +1 -0
- package/data/fixtures/url2green.test.json.gz +0 -0
- package/data/functions/generate_ember_average_intensities_co2.js +75 -0
- package/data/functions/generate_marginal_co2.js +94 -0
- package/data/generate_co2_constants.py +28 -0
- package/data/output/average-intensities-ember-2021.js +93 -0
- package/data/output/average-intensities-ember-2021.json +776 -0
- package/data/output/marginal-intensities-unfccc-2021.js +239 -0
- package/data/output/marginal-intensities-unfccc-2021.json +2335 -0
- package/data/utils/getCountryCodes.js +32 -0
- package/data/utils/mapCountries.js +36 -0
- package/data/utils/parseCSVRow.js +29 -0
- package/dist/cjs/co2.js +9 -4
- package/dist/cjs/co2.js.map +2 -2
- package/dist/cjs/co2.test.js +30 -8
- package/dist/cjs/co2.test.js.map +2 -2
- package/dist/cjs/data/average-intensities-ember-2021.min.js +32 -0
- package/dist/cjs/data/average-intensities-ember-2021.min.js.map +7 -0
- package/dist/cjs/data/marginal-intensities-unfccc-2021.min.js +32 -0
- package/dist/cjs/data/marginal-intensities-unfccc-2021.min.js.map +7 -0
- package/dist/cjs/index-node.js +6 -2
- package/dist/cjs/index-node.js.map +2 -2
- package/dist/cjs/index.js +6 -2
- package/dist/cjs/index.js.map +2 -2
- package/dist/esm/co2.js +9 -4
- package/dist/esm/co2.test.js +30 -8
- package/dist/esm/data/average-intensities-ember-2021.min.js +12 -0
- package/dist/esm/data/marginal-intensities-unfccc-2021.min.js +12 -0
- package/dist/esm/index.js +6 -2
- package/dist/iife/index.js +3 -1
- package/dist/iife/index.js.map +3 -3
- package/package.json +8 -3
- package/src/co2.js +10 -5
- package/src/data/average-intensities-ember-2021.min.js +1 -0
- package/src/data/marginal-intensities-unfccc-2021.min.js +1 -0
- package/src/index-node.js +4 -2
- package/src/index.js +4 -2
|
@@ -0,0 +1,2335 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Afghanistan": {
|
|
3
|
+
"Country / Territory / Island": "Afghanistan",
|
|
4
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "193",
|
|
5
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "331",
|
|
6
|
+
"Energy Efficiency": "193",
|
|
7
|
+
"Electricity Consumption": "193",
|
|
8
|
+
"Operating Margin Grid Emission": "414",
|
|
9
|
+
"country_code_iso_2": "AF",
|
|
10
|
+
"country_code_iso_3": "AFG"
|
|
11
|
+
},
|
|
12
|
+
"Albania": {
|
|
13
|
+
"Country / Territory / Island": "Albania",
|
|
14
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
15
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
16
|
+
"Energy Efficiency": "0",
|
|
17
|
+
"Electricity Consumption": "0",
|
|
18
|
+
"Operating Margin Grid Emission": "0",
|
|
19
|
+
"country_code_iso_2": "AL",
|
|
20
|
+
"country_code_iso_3": "ALB"
|
|
21
|
+
},
|
|
22
|
+
"Algeria": {
|
|
23
|
+
"Country / Territory / Island": "Algeria",
|
|
24
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "397",
|
|
25
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "479",
|
|
26
|
+
"Energy Efficiency": "397",
|
|
27
|
+
"Electricity Consumption": "397",
|
|
28
|
+
"Operating Margin Grid Emission": "528",
|
|
29
|
+
"country_code_iso_2": "DZ",
|
|
30
|
+
"country_code_iso_3": "DZA"
|
|
31
|
+
},
|
|
32
|
+
"American Samoa (U.S.)": {
|
|
33
|
+
"Country / Territory / Island": "American Samoa (U.S.)",
|
|
34
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "516",
|
|
35
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "664",
|
|
36
|
+
"Energy Efficiency": "516",
|
|
37
|
+
"Electricity Consumption": "516",
|
|
38
|
+
"Operating Margin Grid Emission": "753",
|
|
39
|
+
"country_code_iso_2": "AS",
|
|
40
|
+
"country_code_iso_3": "ASM"
|
|
41
|
+
},
|
|
42
|
+
"Andorra": {
|
|
43
|
+
"Country / Territory / Island": "Andorra",
|
|
44
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "70",
|
|
45
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "144",
|
|
46
|
+
"Energy Efficiency": "70",
|
|
47
|
+
"Electricity Consumption": "70",
|
|
48
|
+
"Operating Margin Grid Emission": "188",
|
|
49
|
+
"country_code_iso_2": "AD",
|
|
50
|
+
"country_code_iso_3": "AND"
|
|
51
|
+
},
|
|
52
|
+
"Angola": {
|
|
53
|
+
"Country / Territory / Island": "Angola",
|
|
54
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "748",
|
|
55
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "1203",
|
|
56
|
+
"Energy Efficiency": "748",
|
|
57
|
+
"Electricity Consumption": "748",
|
|
58
|
+
"Operating Margin Grid Emission": "1476",
|
|
59
|
+
"country_code_iso_2": "AO",
|
|
60
|
+
"country_code_iso_3": "AGO"
|
|
61
|
+
},
|
|
62
|
+
"Anguilla (U.K.)": {
|
|
63
|
+
"Country / Territory / Island": "Anguilla (U.K.)",
|
|
64
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "472",
|
|
65
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "647",
|
|
66
|
+
"Energy Efficiency": "472",
|
|
67
|
+
"Electricity Consumption": "472",
|
|
68
|
+
"Operating Margin Grid Emission": "753",
|
|
69
|
+
"country_code_iso_2": "AI",
|
|
70
|
+
"country_code_iso_3": "AIA"
|
|
71
|
+
},
|
|
72
|
+
"Antigua and Barbuda": {
|
|
73
|
+
"Country / Territory / Island": "Antigua and Barbuda",
|
|
74
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "489",
|
|
75
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "654",
|
|
76
|
+
"Energy Efficiency": "489",
|
|
77
|
+
"Electricity Consumption": "489",
|
|
78
|
+
"Operating Margin Grid Emission": "753",
|
|
79
|
+
"country_code_iso_2": "AG",
|
|
80
|
+
"country_code_iso_3": "ATG"
|
|
81
|
+
},
|
|
82
|
+
"Argentina": {
|
|
83
|
+
"Country / Territory / Island": "Argentina",
|
|
84
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "288",
|
|
85
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "407",
|
|
86
|
+
"Energy Efficiency": "288",
|
|
87
|
+
"Electricity Consumption": "288",
|
|
88
|
+
"Operating Margin Grid Emission": "478",
|
|
89
|
+
"country_code_iso_2": "AR",
|
|
90
|
+
"country_code_iso_3": "ARG"
|
|
91
|
+
},
|
|
92
|
+
"Armenia": {
|
|
93
|
+
"Country / Territory / Island": "Armenia",
|
|
94
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "205",
|
|
95
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "321",
|
|
96
|
+
"Energy Efficiency": "205",
|
|
97
|
+
"Electricity Consumption": "205",
|
|
98
|
+
"Operating Margin Grid Emission": "390",
|
|
99
|
+
"country_code_iso_2": "AM",
|
|
100
|
+
"country_code_iso_3": "ARM"
|
|
101
|
+
},
|
|
102
|
+
"Aruba": {
|
|
103
|
+
"Country / Territory / Island": "Aruba",
|
|
104
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "421",
|
|
105
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "628",
|
|
106
|
+
"Energy Efficiency": "421",
|
|
107
|
+
"Electricity Consumption": "421",
|
|
108
|
+
"Operating Margin Grid Emission": "753",
|
|
109
|
+
"country_code_iso_2": "AW",
|
|
110
|
+
"country_code_iso_3": "ABW"
|
|
111
|
+
},
|
|
112
|
+
"Australia": {
|
|
113
|
+
"Country / Territory / Island": "Australia",
|
|
114
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "421",
|
|
115
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "663",
|
|
116
|
+
"Energy Efficiency": "421",
|
|
117
|
+
"Electricity Consumption": "421",
|
|
118
|
+
"Operating Margin Grid Emission": "808",
|
|
119
|
+
"country_code_iso_2": "AU",
|
|
120
|
+
"country_code_iso_3": "AUS"
|
|
121
|
+
},
|
|
122
|
+
"Austria": {
|
|
123
|
+
"Country / Territory / Island": "Austria",
|
|
124
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "113",
|
|
125
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "194",
|
|
126
|
+
"Energy Efficiency": "113",
|
|
127
|
+
"Electricity Consumption": "113",
|
|
128
|
+
"Operating Margin Grid Emission": "242",
|
|
129
|
+
"country_code_iso_2": "AT",
|
|
130
|
+
"country_code_iso_3": "AUT"
|
|
131
|
+
},
|
|
132
|
+
"Azerbaijan": {
|
|
133
|
+
"Country / Territory / Island": "Azerbaijan",
|
|
134
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "384",
|
|
135
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "478",
|
|
136
|
+
"Energy Efficiency": "384",
|
|
137
|
+
"Electricity Consumption": "384",
|
|
138
|
+
"Operating Margin Grid Emission": "534",
|
|
139
|
+
"country_code_iso_2": "AZ",
|
|
140
|
+
"country_code_iso_3": "AZE"
|
|
141
|
+
},
|
|
142
|
+
"Azores (Portugal)": {
|
|
143
|
+
"Country / Territory / Island": "Azores (Portugal)",
|
|
144
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "384",
|
|
145
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "614",
|
|
146
|
+
"Energy Efficiency": "384",
|
|
147
|
+
"Electricity Consumption": "384",
|
|
148
|
+
"Operating Margin Grid Emission": "753",
|
|
149
|
+
"country_code_iso_2": "",
|
|
150
|
+
"country_code_iso_3": ""
|
|
151
|
+
},
|
|
152
|
+
"Bahamas": {
|
|
153
|
+
"Country / Territory / Island": "Bahamas",
|
|
154
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "441",
|
|
155
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "636",
|
|
156
|
+
"Energy Efficiency": "441",
|
|
157
|
+
"Electricity Consumption": "441",
|
|
158
|
+
"Operating Margin Grid Emission": "753",
|
|
159
|
+
"country_code_iso_2": "BS",
|
|
160
|
+
"country_code_iso_3": "BHS"
|
|
161
|
+
},
|
|
162
|
+
"Bahrain": {
|
|
163
|
+
"Country / Territory / Island": "Bahrain",
|
|
164
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "454",
|
|
165
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "624",
|
|
166
|
+
"Energy Efficiency": "454",
|
|
167
|
+
"Electricity Consumption": "454",
|
|
168
|
+
"Operating Margin Grid Emission": "726",
|
|
169
|
+
"country_code_iso_2": "BH",
|
|
170
|
+
"country_code_iso_3": "BHR"
|
|
171
|
+
},
|
|
172
|
+
"Bangladesh": {
|
|
173
|
+
"Country / Territory / Island": "Bangladesh",
|
|
174
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "412",
|
|
175
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "484",
|
|
176
|
+
"Energy Efficiency": "412",
|
|
177
|
+
"Electricity Consumption": "412",
|
|
178
|
+
"Operating Margin Grid Emission": "528",
|
|
179
|
+
"country_code_iso_2": "BD",
|
|
180
|
+
"country_code_iso_3": "BGD"
|
|
181
|
+
},
|
|
182
|
+
"Barbados": {
|
|
183
|
+
"Country / Territory / Island": "Barbados",
|
|
184
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "484",
|
|
185
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "650",
|
|
186
|
+
"Energy Efficiency": "484",
|
|
187
|
+
"Electricity Consumption": "484",
|
|
188
|
+
"Operating Margin Grid Emission": "749",
|
|
189
|
+
"country_code_iso_2": "BB",
|
|
190
|
+
"country_code_iso_3": "BRB"
|
|
191
|
+
},
|
|
192
|
+
"Belarus": {
|
|
193
|
+
"Country / Territory / Island": "Belarus",
|
|
194
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "292",
|
|
195
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "359",
|
|
196
|
+
"Energy Efficiency": "292",
|
|
197
|
+
"Electricity Consumption": "292",
|
|
198
|
+
"Operating Margin Grid Emission": "400",
|
|
199
|
+
"country_code_iso_2": "BY",
|
|
200
|
+
"country_code_iso_3": "BLR"
|
|
201
|
+
},
|
|
202
|
+
"Belgium": {
|
|
203
|
+
"Country / Territory / Island": "Belgium",
|
|
204
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "124",
|
|
205
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "204",
|
|
206
|
+
"Energy Efficiency": "124",
|
|
207
|
+
"Electricity Consumption": "124",
|
|
208
|
+
"Operating Margin Grid Emission": "252",
|
|
209
|
+
"country_code_iso_2": "BE",
|
|
210
|
+
"country_code_iso_3": "BEL"
|
|
211
|
+
},
|
|
212
|
+
"Belize": {
|
|
213
|
+
"Country / Territory / Island": "Belize",
|
|
214
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "183",
|
|
215
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "320",
|
|
216
|
+
"Energy Efficiency": "183",
|
|
217
|
+
"Electricity Consumption": "183",
|
|
218
|
+
"Operating Margin Grid Emission": "403",
|
|
219
|
+
"country_code_iso_2": "BZ",
|
|
220
|
+
"country_code_iso_3": "BLZ"
|
|
221
|
+
},
|
|
222
|
+
"Benin": {
|
|
223
|
+
"Country / Territory / Island": "Benin",
|
|
224
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "576",
|
|
225
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "682",
|
|
226
|
+
"Energy Efficiency": "576",
|
|
227
|
+
"Electricity Consumption": "576",
|
|
228
|
+
"Operating Margin Grid Emission": "745",
|
|
229
|
+
"country_code_iso_2": "BJ",
|
|
230
|
+
"country_code_iso_3": "BEN"
|
|
231
|
+
},
|
|
232
|
+
"Bermuda (U.K.)": {
|
|
233
|
+
"Country / Territory / Island": "Bermuda (U.K.)",
|
|
234
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "342",
|
|
235
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "598",
|
|
236
|
+
"Energy Efficiency": "342",
|
|
237
|
+
"Electricity Consumption": "342",
|
|
238
|
+
"Operating Margin Grid Emission": "753",
|
|
239
|
+
"country_code_iso_2": "BM",
|
|
240
|
+
"country_code_iso_3": "BMU"
|
|
241
|
+
},
|
|
242
|
+
"Bhutan": {
|
|
243
|
+
"Country / Territory / Island": "Bhutan",
|
|
244
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
245
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
246
|
+
"Energy Efficiency": "0",
|
|
247
|
+
"Electricity Consumption": "0",
|
|
248
|
+
"Operating Margin Grid Emission": "0",
|
|
249
|
+
"country_code_iso_2": "BT",
|
|
250
|
+
"country_code_iso_3": "BTN"
|
|
251
|
+
},
|
|
252
|
+
"Bolivia, Plurinational State of": {
|
|
253
|
+
"Country / Territory / Island": ["Bolivia", "Plurinational State of"],
|
|
254
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "393",
|
|
255
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "525",
|
|
256
|
+
"Energy Efficiency": "393",
|
|
257
|
+
"Electricity Consumption": "393",
|
|
258
|
+
"Operating Margin Grid Emission": "604",
|
|
259
|
+
"country_code_iso_2": "BO",
|
|
260
|
+
"country_code_iso_3": "BOL"
|
|
261
|
+
},
|
|
262
|
+
"Bonaire (Netherland)": {
|
|
263
|
+
"Country / Territory / Island": "Bonaire (Netherland)",
|
|
264
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "400",
|
|
265
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "620",
|
|
266
|
+
"Energy Efficiency": "400",
|
|
267
|
+
"Electricity Consumption": "400",
|
|
268
|
+
"Operating Margin Grid Emission": "753",
|
|
269
|
+
"country_code_iso_2": "BQ",
|
|
270
|
+
"country_code_iso_3": "BES"
|
|
271
|
+
},
|
|
272
|
+
"Bosnia and Herzegovina": {
|
|
273
|
+
"Country / Territory / Island": "Bosnia and Herzegovina",
|
|
274
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "739",
|
|
275
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "1025",
|
|
276
|
+
"Energy Efficiency": "739",
|
|
277
|
+
"Electricity Consumption": "739",
|
|
278
|
+
"Operating Margin Grid Emission": "1197",
|
|
279
|
+
"country_code_iso_2": "BA",
|
|
280
|
+
"country_code_iso_3": "BIH"
|
|
281
|
+
},
|
|
282
|
+
"Botswana": {
|
|
283
|
+
"Country / Territory / Island": "Botswana",
|
|
284
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "1070",
|
|
285
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "1330",
|
|
286
|
+
"Energy Efficiency": "1070",
|
|
287
|
+
"Electricity Consumption": "1070",
|
|
288
|
+
"Operating Margin Grid Emission": "1486",
|
|
289
|
+
"country_code_iso_2": "BW",
|
|
290
|
+
"country_code_iso_3": "BWA"
|
|
291
|
+
},
|
|
292
|
+
"Brazil": {
|
|
293
|
+
"Country / Territory / Island": "Brazil",
|
|
294
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "150",
|
|
295
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "234",
|
|
296
|
+
"Energy Efficiency": "150",
|
|
297
|
+
"Electricity Consumption": "150",
|
|
298
|
+
"Operating Margin Grid Emission": "284",
|
|
299
|
+
"country_code_iso_2": "BR",
|
|
300
|
+
"country_code_iso_3": "BRA"
|
|
301
|
+
},
|
|
302
|
+
"British Virgin Islands (U.K.)": {
|
|
303
|
+
"Country / Territory / Island": "British Virgin Islands (U.K.)",
|
|
304
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "420",
|
|
305
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "628",
|
|
306
|
+
"Energy Efficiency": "420",
|
|
307
|
+
"Electricity Consumption": "420",
|
|
308
|
+
"Operating Margin Grid Emission": "753",
|
|
309
|
+
"country_code_iso_2": "VG",
|
|
310
|
+
"country_code_iso_3": "VGB"
|
|
311
|
+
},
|
|
312
|
+
"Brunei Darussalam": {
|
|
313
|
+
"Country / Territory / Island": "Brunei Darussalam",
|
|
314
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "407",
|
|
315
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "578",
|
|
316
|
+
"Energy Efficiency": "407",
|
|
317
|
+
"Electricity Consumption": "407",
|
|
318
|
+
"Operating Margin Grid Emission": "681",
|
|
319
|
+
"country_code_iso_2": "BN",
|
|
320
|
+
"country_code_iso_3": "BRN"
|
|
321
|
+
},
|
|
322
|
+
"Bulgaria": {
|
|
323
|
+
"Country / Territory / Island": "Bulgaria",
|
|
324
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "495",
|
|
325
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "755",
|
|
326
|
+
"Energy Efficiency": "495",
|
|
327
|
+
"Electricity Consumption": "495",
|
|
328
|
+
"Operating Margin Grid Emission": "911",
|
|
329
|
+
"country_code_iso_2": "BG",
|
|
330
|
+
"country_code_iso_3": "BGR"
|
|
331
|
+
},
|
|
332
|
+
"Burkina Faso": {
|
|
333
|
+
"Country / Territory / Island": "Burkina Faso",
|
|
334
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "539",
|
|
335
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "672",
|
|
336
|
+
"Energy Efficiency": "539",
|
|
337
|
+
"Electricity Consumption": "539",
|
|
338
|
+
"Operating Margin Grid Emission": "753",
|
|
339
|
+
"country_code_iso_2": "BF",
|
|
340
|
+
"country_code_iso_3": "BFA"
|
|
341
|
+
},
|
|
342
|
+
"Burundi": {
|
|
343
|
+
"Country / Territory / Island": "Burundi",
|
|
344
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "197",
|
|
345
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "333",
|
|
346
|
+
"Energy Efficiency": "197",
|
|
347
|
+
"Electricity Consumption": "197",
|
|
348
|
+
"Operating Margin Grid Emission": "414",
|
|
349
|
+
"country_code_iso_2": "BI",
|
|
350
|
+
"country_code_iso_3": "BDI"
|
|
351
|
+
},
|
|
352
|
+
"Cambodia": {
|
|
353
|
+
"Country / Territory / Island": "Cambodia",
|
|
354
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "588",
|
|
355
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "874",
|
|
356
|
+
"Energy Efficiency": "588",
|
|
357
|
+
"Electricity Consumption": "588",
|
|
358
|
+
"Operating Margin Grid Emission": "1046",
|
|
359
|
+
"country_code_iso_2": "KH",
|
|
360
|
+
"country_code_iso_3": "KHM"
|
|
361
|
+
},
|
|
362
|
+
"Cameroon": {
|
|
363
|
+
"Country / Territory / Island": "Cameroon",
|
|
364
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "354",
|
|
365
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "545",
|
|
366
|
+
"Energy Efficiency": "354",
|
|
367
|
+
"Electricity Consumption": "354",
|
|
368
|
+
"Operating Margin Grid Emission": "659",
|
|
369
|
+
"country_code_iso_2": "CM",
|
|
370
|
+
"country_code_iso_3": "CMR"
|
|
371
|
+
},
|
|
372
|
+
"Canada": {
|
|
373
|
+
"Country / Territory / Island": "Canada",
|
|
374
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "213",
|
|
375
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "312",
|
|
376
|
+
"Energy Efficiency": "213",
|
|
377
|
+
"Electricity Consumption": "213",
|
|
378
|
+
"Operating Margin Grid Emission": "372",
|
|
379
|
+
"country_code_iso_2": "CA",
|
|
380
|
+
"country_code_iso_3": "CAN"
|
|
381
|
+
},
|
|
382
|
+
"Canary Islands (Spain)": {
|
|
383
|
+
"Country / Territory / Island": "Canary Islands (Spain)",
|
|
384
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "435",
|
|
385
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "633",
|
|
386
|
+
"Energy Efficiency": "435",
|
|
387
|
+
"Electricity Consumption": "435",
|
|
388
|
+
"Operating Margin Grid Emission": "753",
|
|
389
|
+
"country_code_iso_2": "KY",
|
|
390
|
+
"country_code_iso_3": "CYM"
|
|
391
|
+
},
|
|
392
|
+
"Cape Verde": {
|
|
393
|
+
"Country / Territory / Island": "Cape Verde",
|
|
394
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "505",
|
|
395
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "660",
|
|
396
|
+
"Energy Efficiency": "505",
|
|
397
|
+
"Electricity Consumption": "505",
|
|
398
|
+
"Operating Margin Grid Emission": "753",
|
|
399
|
+
"country_code_iso_2": "CV",
|
|
400
|
+
"country_code_iso_3": "CPV"
|
|
401
|
+
},
|
|
402
|
+
"Cayman Islands": {
|
|
403
|
+
"Country / Territory / Island": "Cayman Islands",
|
|
404
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "373",
|
|
405
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "610",
|
|
406
|
+
"Energy Efficiency": "373",
|
|
407
|
+
"Electricity Consumption": "373",
|
|
408
|
+
"Operating Margin Grid Emission": "753",
|
|
409
|
+
"country_code_iso_2": "CY",
|
|
410
|
+
"country_code_iso_3": "CYM"
|
|
411
|
+
},
|
|
412
|
+
"Central African Republic": {
|
|
413
|
+
"Country / Territory / Island": "Central African Republic",
|
|
414
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "77",
|
|
415
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "146",
|
|
416
|
+
"Energy Efficiency": "77",
|
|
417
|
+
"Electricity Consumption": "77",
|
|
418
|
+
"Operating Margin Grid Emission": "188",
|
|
419
|
+
"country_code_iso_2": "CF",
|
|
420
|
+
"country_code_iso_3": "CAF"
|
|
421
|
+
},
|
|
422
|
+
"Chad": {
|
|
423
|
+
"Country / Territory / Island": "Chad",
|
|
424
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "581",
|
|
425
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "688",
|
|
426
|
+
"Energy Efficiency": "581",
|
|
427
|
+
"Electricity Consumption": "581",
|
|
428
|
+
"Operating Margin Grid Emission": "753",
|
|
429
|
+
"country_code_iso_2": "TD",
|
|
430
|
+
"country_code_iso_3": "TCD"
|
|
431
|
+
},
|
|
432
|
+
"Channel Islands (U.K)": {
|
|
433
|
+
"Country / Territory / Island": "Channel Islands (U.K)",
|
|
434
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "389",
|
|
435
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "616",
|
|
436
|
+
"Energy Efficiency": "389",
|
|
437
|
+
"Electricity Consumption": "389",
|
|
438
|
+
"Operating Margin Grid Emission": "753",
|
|
439
|
+
"country_code_iso_2": "",
|
|
440
|
+
"country_code_iso_3": ""
|
|
441
|
+
},
|
|
442
|
+
"Chile": {
|
|
443
|
+
"Country / Territory / Island": "Chile",
|
|
444
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "235",
|
|
445
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "499",
|
|
446
|
+
"Energy Efficiency": "235",
|
|
447
|
+
"Electricity Consumption": "235",
|
|
448
|
+
"Operating Margin Grid Emission": "657",
|
|
449
|
+
"country_code_iso_2": "CL",
|
|
450
|
+
"country_code_iso_3": "CHL"
|
|
451
|
+
},
|
|
452
|
+
"China (PRC and Hong Kong)": {
|
|
453
|
+
"Country / Territory / Island": "China (PRC and Hong Kong)",
|
|
454
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "485",
|
|
455
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "744",
|
|
456
|
+
"Energy Efficiency": "485",
|
|
457
|
+
"Electricity Consumption": "485",
|
|
458
|
+
"Operating Margin Grid Emission": "899",
|
|
459
|
+
"country_code_iso_2": "CN",
|
|
460
|
+
"country_code_iso_3": "CHN"
|
|
461
|
+
},
|
|
462
|
+
"Colombia": {
|
|
463
|
+
"Country / Territory / Island": "Colombia",
|
|
464
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "208",
|
|
465
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "334",
|
|
466
|
+
"Energy Efficiency": "208",
|
|
467
|
+
"Electricity Consumption": "208",
|
|
468
|
+
"Operating Margin Grid Emission": "410",
|
|
469
|
+
"country_code_iso_2": "CO",
|
|
470
|
+
"country_code_iso_3": "COL"
|
|
471
|
+
},
|
|
472
|
+
"Comoros": {
|
|
473
|
+
"Country / Territory / Island": "Comoros",
|
|
474
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "589",
|
|
475
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "691",
|
|
476
|
+
"Energy Efficiency": "589",
|
|
477
|
+
"Electricity Consumption": "589",
|
|
478
|
+
"Operating Margin Grid Emission": "753",
|
|
479
|
+
"country_code_iso_2": "KM",
|
|
480
|
+
"country_code_iso_3": "COM"
|
|
481
|
+
},
|
|
482
|
+
"Congo, Democratic Republic of": {
|
|
483
|
+
"Country / Territory / Island": ["Congo", "Democratic Republic of"],
|
|
484
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
485
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
486
|
+
"Energy Efficiency": "0",
|
|
487
|
+
"Electricity Consumption": "0",
|
|
488
|
+
"Operating Margin Grid Emission": "0",
|
|
489
|
+
"country_code_iso_2": "CD",
|
|
490
|
+
"country_code_iso_3": "COD"
|
|
491
|
+
},
|
|
492
|
+
"Congo, Republic of": {
|
|
493
|
+
"Country / Territory / Island": ["Congo", "Republic of"],
|
|
494
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "405",
|
|
495
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "564",
|
|
496
|
+
"Energy Efficiency": "405",
|
|
497
|
+
"Electricity Consumption": "405",
|
|
498
|
+
"Operating Margin Grid Emission": "659",
|
|
499
|
+
"country_code_iso_2": "CG",
|
|
500
|
+
"country_code_iso_3": "COG"
|
|
501
|
+
},
|
|
502
|
+
"Cook Islands": {
|
|
503
|
+
"Country / Territory / Island": "Cook Islands",
|
|
504
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "422",
|
|
505
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "628",
|
|
506
|
+
"Energy Efficiency": "422",
|
|
507
|
+
"Electricity Consumption": "422",
|
|
508
|
+
"Operating Margin Grid Emission": "753",
|
|
509
|
+
"country_code_iso_2": "CK",
|
|
510
|
+
"country_code_iso_3": "COK"
|
|
511
|
+
},
|
|
512
|
+
"Costa Rica": {
|
|
513
|
+
"Country / Territory / Island": "Costa Rica",
|
|
514
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "39",
|
|
515
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "82",
|
|
516
|
+
"Energy Efficiency": "39",
|
|
517
|
+
"Electricity Consumption": "39",
|
|
518
|
+
"Operating Margin Grid Emission": "108",
|
|
519
|
+
"country_code_iso_2": "CR",
|
|
520
|
+
"country_code_iso_3": "CRI"
|
|
521
|
+
},
|
|
522
|
+
"Côte d'Ivoire": {
|
|
523
|
+
"Country / Territory / Island": "Côte d'Ivoire",
|
|
524
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "314",
|
|
525
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "409",
|
|
526
|
+
"Energy Efficiency": "314",
|
|
527
|
+
"Electricity Consumption": "314",
|
|
528
|
+
"Operating Margin Grid Emission": "466",
|
|
529
|
+
"country_code_iso_2": "CI",
|
|
530
|
+
"country_code_iso_3": "CIV"
|
|
531
|
+
},
|
|
532
|
+
"Croatia": {
|
|
533
|
+
"Country / Territory / Island": "Croatia",
|
|
534
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "168",
|
|
535
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "247",
|
|
536
|
+
"Energy Efficiency": "168",
|
|
537
|
+
"Electricity Consumption": "168",
|
|
538
|
+
"Operating Margin Grid Emission": "294",
|
|
539
|
+
"country_code_iso_2": "HR",
|
|
540
|
+
"country_code_iso_3": "HRV"
|
|
541
|
+
},
|
|
542
|
+
"Cuba": {
|
|
543
|
+
"Country / Territory / Island": "Cuba",
|
|
544
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "391",
|
|
545
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "496",
|
|
546
|
+
"Energy Efficiency": "391",
|
|
547
|
+
"Electricity Consumption": "391",
|
|
548
|
+
"Operating Margin Grid Emission": "559",
|
|
549
|
+
"country_code_iso_2": "CU",
|
|
550
|
+
"country_code_iso_3": "CUB"
|
|
551
|
+
},
|
|
552
|
+
"Curacao/Netherlands Antilles": {
|
|
553
|
+
"Country / Territory / Island": "Curacao/Netherlands Antilles",
|
|
554
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "506",
|
|
555
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "737",
|
|
556
|
+
"Energy Efficiency": "506",
|
|
557
|
+
"Electricity Consumption": "506",
|
|
558
|
+
"Operating Margin Grid Emission": "876",
|
|
559
|
+
"country_code_iso_2": "CW",
|
|
560
|
+
"country_code_iso_3": "CUW"
|
|
561
|
+
},
|
|
562
|
+
"Cyprus": {
|
|
563
|
+
"Country / Territory / Island": "Cyprus",
|
|
564
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "438",
|
|
565
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "633",
|
|
566
|
+
"Energy Efficiency": "438",
|
|
567
|
+
"Electricity Consumption": "438",
|
|
568
|
+
"Operating Margin Grid Emission": "751",
|
|
569
|
+
"country_code_iso_2": "CY",
|
|
570
|
+
"country_code_iso_3": "CYP"
|
|
571
|
+
},
|
|
572
|
+
"Czech Republic": {
|
|
573
|
+
"Country / Territory / Island": "Czech Republic",
|
|
574
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "461",
|
|
575
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "736",
|
|
576
|
+
"Energy Efficiency": "461",
|
|
577
|
+
"Electricity Consumption": "461",
|
|
578
|
+
"Operating Margin Grid Emission": "902",
|
|
579
|
+
"country_code_iso_2": "CZ",
|
|
580
|
+
"country_code_iso_3": "CZE"
|
|
581
|
+
},
|
|
582
|
+
"Denmark": {
|
|
583
|
+
"Country / Territory / Island": "Denmark",
|
|
584
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "155",
|
|
585
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "284",
|
|
586
|
+
"Energy Efficiency": "155",
|
|
587
|
+
"Electricity Consumption": "155",
|
|
588
|
+
"Operating Margin Grid Emission": "362",
|
|
589
|
+
"country_code_iso_2": "DK",
|
|
590
|
+
"country_code_iso_3": "DNK"
|
|
591
|
+
},
|
|
592
|
+
"Djibouti": {
|
|
593
|
+
"Country / Territory / Island": "Djibouti",
|
|
594
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "575",
|
|
595
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "686",
|
|
596
|
+
"Energy Efficiency": "575",
|
|
597
|
+
"Electricity Consumption": "575",
|
|
598
|
+
"Operating Margin Grid Emission": "753",
|
|
599
|
+
"country_code_iso_2": "DJ",
|
|
600
|
+
"country_code_iso_3": "DJI"
|
|
601
|
+
},
|
|
602
|
+
"Dominica": {
|
|
603
|
+
"Country / Territory / Island": "Dominica",
|
|
604
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "433",
|
|
605
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "633",
|
|
606
|
+
"Energy Efficiency": "433",
|
|
607
|
+
"Electricity Consumption": "433",
|
|
608
|
+
"Operating Margin Grid Emission": "753",
|
|
609
|
+
"country_code_iso_2": "DM",
|
|
610
|
+
"country_code_iso_3": "DMA"
|
|
611
|
+
},
|
|
612
|
+
"Dominican Republic": {
|
|
613
|
+
"Country / Territory / Island": "Dominican Republic",
|
|
614
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "426",
|
|
615
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "536",
|
|
616
|
+
"Energy Efficiency": "426",
|
|
617
|
+
"Electricity Consumption": "426",
|
|
618
|
+
"Operating Margin Grid Emission": "601",
|
|
619
|
+
"country_code_iso_2": "DO",
|
|
620
|
+
"country_code_iso_3": "DOM"
|
|
621
|
+
},
|
|
622
|
+
"Ecuador": {
|
|
623
|
+
"Country / Territory / Island": "Ecuador",
|
|
624
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "280",
|
|
625
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "455",
|
|
626
|
+
"Energy Efficiency": "280",
|
|
627
|
+
"Electricity Consumption": "280",
|
|
628
|
+
"Operating Margin Grid Emission": "560",
|
|
629
|
+
"country_code_iso_2": "EC",
|
|
630
|
+
"country_code_iso_3": "ECU"
|
|
631
|
+
},
|
|
632
|
+
"Egypt": {
|
|
633
|
+
"Country / Territory / Island": "Egypt",
|
|
634
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "406",
|
|
635
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "498",
|
|
636
|
+
"Energy Efficiency": "406",
|
|
637
|
+
"Electricity Consumption": "406",
|
|
638
|
+
"Operating Margin Grid Emission": "554",
|
|
639
|
+
"country_code_iso_2": "EG",
|
|
640
|
+
"country_code_iso_3": "EGY"
|
|
641
|
+
},
|
|
642
|
+
"El Salvador": {
|
|
643
|
+
"Country / Territory / Island": "El Salvador",
|
|
644
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "275",
|
|
645
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "445",
|
|
646
|
+
"Energy Efficiency": "275",
|
|
647
|
+
"Electricity Consumption": "275",
|
|
648
|
+
"Operating Margin Grid Emission": "547",
|
|
649
|
+
"country_code_iso_2": "SV",
|
|
650
|
+
"country_code_iso_3": "SLV"
|
|
651
|
+
},
|
|
652
|
+
"Equatorial Guinea": {
|
|
653
|
+
"Country / Territory / Island": "Equatorial Guinea",
|
|
654
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "361",
|
|
655
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "531",
|
|
656
|
+
"Energy Efficiency": "361",
|
|
657
|
+
"Electricity Consumption": "361",
|
|
658
|
+
"Operating Margin Grid Emission": "632",
|
|
659
|
+
"country_code_iso_2": "GQ",
|
|
660
|
+
"country_code_iso_3": "GNQ"
|
|
661
|
+
},
|
|
662
|
+
"Eritrea": {
|
|
663
|
+
"Country / Territory / Island": "Eritrea",
|
|
664
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "704",
|
|
665
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "836",
|
|
666
|
+
"Energy Efficiency": "704",
|
|
667
|
+
"Electricity Consumption": "704",
|
|
668
|
+
"Operating Margin Grid Emission": "915",
|
|
669
|
+
"country_code_iso_2": "ER",
|
|
670
|
+
"country_code_iso_3": "ERI"
|
|
671
|
+
},
|
|
672
|
+
"Estonia": {
|
|
673
|
+
"Country / Territory / Island": "Estonia",
|
|
674
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "625",
|
|
675
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "895",
|
|
676
|
+
"Energy Efficiency": "625",
|
|
677
|
+
"Electricity Consumption": "625",
|
|
678
|
+
"Operating Margin Grid Emission": "1057",
|
|
679
|
+
"country_code_iso_2": "EE",
|
|
680
|
+
"country_code_iso_3": "EST"
|
|
681
|
+
},
|
|
682
|
+
"Eswatini": {
|
|
683
|
+
"Country / Territory / Island": "Eswatini",
|
|
684
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
685
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
686
|
+
"Energy Efficiency": "0",
|
|
687
|
+
"Electricity Consumption": "0",
|
|
688
|
+
"Operating Margin Grid Emission": "0",
|
|
689
|
+
"country_code_iso_2": "SZ",
|
|
690
|
+
"country_code_iso_3": "SWZ"
|
|
691
|
+
},
|
|
692
|
+
"Ethiopia": {
|
|
693
|
+
"Country / Territory / Island": "Ethiopia",
|
|
694
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
695
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
696
|
+
"Energy Efficiency": "0",
|
|
697
|
+
"Electricity Consumption": "0",
|
|
698
|
+
"Operating Margin Grid Emission": "0",
|
|
699
|
+
"country_code_iso_2": "ET",
|
|
700
|
+
"country_code_iso_3": "ETH"
|
|
701
|
+
},
|
|
702
|
+
"Falkland Islands (U.K.)": {
|
|
703
|
+
"Country / Territory / Island": "Falkland Islands (U.K.)",
|
|
704
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "316",
|
|
705
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "589",
|
|
706
|
+
"Energy Efficiency": "316",
|
|
707
|
+
"Electricity Consumption": "316",
|
|
708
|
+
"Operating Margin Grid Emission": "753",
|
|
709
|
+
"country_code_iso_2": "FK",
|
|
710
|
+
"country_code_iso_3": "FLK"
|
|
711
|
+
},
|
|
712
|
+
"Faroe Islands (Denmark)": {
|
|
713
|
+
"Country / Territory / Island": "Faroe Islands (Denmark)",
|
|
714
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "320",
|
|
715
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "590",
|
|
716
|
+
"Energy Efficiency": "320",
|
|
717
|
+
"Electricity Consumption": "320",
|
|
718
|
+
"Operating Margin Grid Emission": "753",
|
|
719
|
+
"country_code_iso_2": "FO",
|
|
720
|
+
"country_code_iso_3": "FRO"
|
|
721
|
+
},
|
|
722
|
+
"Fiji": {
|
|
723
|
+
"Country / Territory / Island": "Fiji",
|
|
724
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "334",
|
|
725
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "525",
|
|
726
|
+
"Energy Efficiency": "334",
|
|
727
|
+
"Electricity Consumption": "334",
|
|
728
|
+
"Operating Margin Grid Emission": "640",
|
|
729
|
+
"country_code_iso_2": "FJ",
|
|
730
|
+
"country_code_iso_3": "FJI"
|
|
731
|
+
},
|
|
732
|
+
"Finland": {
|
|
733
|
+
"Country / Territory / Island": "Finland",
|
|
734
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "114",
|
|
735
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "209",
|
|
736
|
+
"Energy Efficiency": "114",
|
|
737
|
+
"Electricity Consumption": "114",
|
|
738
|
+
"Operating Margin Grid Emission": "267",
|
|
739
|
+
"country_code_iso_2": "FI",
|
|
740
|
+
"country_code_iso_3": "FIN"
|
|
741
|
+
},
|
|
742
|
+
"France": {
|
|
743
|
+
"Country / Territory / Island": "France",
|
|
744
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "68",
|
|
745
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "124",
|
|
746
|
+
"Energy Efficiency": "68",
|
|
747
|
+
"Electricity Consumption": "68",
|
|
748
|
+
"Operating Margin Grid Emission": "158",
|
|
749
|
+
"country_code_iso_2": "FR",
|
|
750
|
+
"country_code_iso_3": "FRA"
|
|
751
|
+
},
|
|
752
|
+
"French Guiana": {
|
|
753
|
+
"Country / Territory / Island": "French Guiana",
|
|
754
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "200",
|
|
755
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "340",
|
|
756
|
+
"Energy Efficiency": "200",
|
|
757
|
+
"Electricity Consumption": "200",
|
|
758
|
+
"Operating Margin Grid Emission": "423",
|
|
759
|
+
"country_code_iso_2": "GF",
|
|
760
|
+
"country_code_iso_3": "GUF"
|
|
761
|
+
},
|
|
762
|
+
"French Polynesia": {
|
|
763
|
+
"Country / Territory / Island": "French Polynesia",
|
|
764
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "412",
|
|
765
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "625",
|
|
766
|
+
"Energy Efficiency": "412",
|
|
767
|
+
"Electricity Consumption": "412",
|
|
768
|
+
"Operating Margin Grid Emission": "753",
|
|
769
|
+
"country_code_iso_2": "PF",
|
|
770
|
+
"country_code_iso_3": "PYF"
|
|
771
|
+
},
|
|
772
|
+
"Gabon": {
|
|
773
|
+
"Country / Territory / Island": "Gabon",
|
|
774
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "533",
|
|
775
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "791",
|
|
776
|
+
"Energy Efficiency": "533",
|
|
777
|
+
"Electricity Consumption": "533",
|
|
778
|
+
"Operating Margin Grid Emission": "946",
|
|
779
|
+
"country_code_iso_2": "GA",
|
|
780
|
+
"country_code_iso_3": "GAB"
|
|
781
|
+
},
|
|
782
|
+
"Gambia": {
|
|
783
|
+
"Country / Territory / Island": "Gambia",
|
|
784
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "591",
|
|
785
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "692",
|
|
786
|
+
"Energy Efficiency": "591",
|
|
787
|
+
"Electricity Consumption": "591",
|
|
788
|
+
"Operating Margin Grid Emission": "753",
|
|
789
|
+
"country_code_iso_2": "GM",
|
|
790
|
+
"country_code_iso_3": "GMB"
|
|
791
|
+
},
|
|
792
|
+
"Georgia": {
|
|
793
|
+
"Country / Territory / Island": "Georgia",
|
|
794
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "135",
|
|
795
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "231",
|
|
796
|
+
"Energy Efficiency": "135",
|
|
797
|
+
"Electricity Consumption": "135",
|
|
798
|
+
"Operating Margin Grid Emission": "289",
|
|
799
|
+
"country_code_iso_2": "GE",
|
|
800
|
+
"country_code_iso_3": "GEO"
|
|
801
|
+
},
|
|
802
|
+
"Germany": {
|
|
803
|
+
"Country / Territory / Island": "Germany",
|
|
804
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "313",
|
|
805
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "523",
|
|
806
|
+
"Energy Efficiency": "313",
|
|
807
|
+
"Electricity Consumption": "313",
|
|
808
|
+
"Operating Margin Grid Emission": "650",
|
|
809
|
+
"country_code_iso_2": "DE",
|
|
810
|
+
"country_code_iso_3": "DEU"
|
|
811
|
+
},
|
|
812
|
+
"Ghana": {
|
|
813
|
+
"Country / Territory / Island": "Ghana",
|
|
814
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "276",
|
|
815
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "413",
|
|
816
|
+
"Energy Efficiency": "276",
|
|
817
|
+
"Electricity Consumption": "276",
|
|
818
|
+
"Operating Margin Grid Emission": "495",
|
|
819
|
+
"country_code_iso_2": "GH",
|
|
820
|
+
"country_code_iso_3": "GHA"
|
|
821
|
+
},
|
|
822
|
+
"Gibraltar (U.K.)": {
|
|
823
|
+
"Country / Territory / Island": "Gibraltar (U.K.)",
|
|
824
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "369",
|
|
825
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "625",
|
|
826
|
+
"Energy Efficiency": "369",
|
|
827
|
+
"Electricity Consumption": "369",
|
|
828
|
+
"Operating Margin Grid Emission": "779",
|
|
829
|
+
"country_code_iso_2": "GI",
|
|
830
|
+
"country_code_iso_3": "GIB"
|
|
831
|
+
},
|
|
832
|
+
"Greece": {
|
|
833
|
+
"Country / Territory / Island": "Greece",
|
|
834
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "346",
|
|
835
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "447",
|
|
836
|
+
"Energy Efficiency": "346",
|
|
837
|
+
"Electricity Consumption": "346",
|
|
838
|
+
"Operating Margin Grid Emission": "507",
|
|
839
|
+
"country_code_iso_2": "GR",
|
|
840
|
+
"country_code_iso_3": "GRC"
|
|
841
|
+
},
|
|
842
|
+
"Greenland": {
|
|
843
|
+
"Country / Territory / Island": "Greenland",
|
|
844
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "105",
|
|
845
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "204",
|
|
846
|
+
"Energy Efficiency": "105",
|
|
847
|
+
"Electricity Consumption": "105",
|
|
848
|
+
"Operating Margin Grid Emission": "264",
|
|
849
|
+
"country_code_iso_2": "GL",
|
|
850
|
+
"country_code_iso_3": "GRL"
|
|
851
|
+
},
|
|
852
|
+
"Grenada": {
|
|
853
|
+
"Country / Territory / Island": "Grenada",
|
|
854
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "523",
|
|
855
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "666",
|
|
856
|
+
"Energy Efficiency": "523",
|
|
857
|
+
"Electricity Consumption": "523",
|
|
858
|
+
"Operating Margin Grid Emission": "753",
|
|
859
|
+
"country_code_iso_2": "GD",
|
|
860
|
+
"country_code_iso_3": "GRD"
|
|
861
|
+
},
|
|
862
|
+
"Guadeloupe (France)": {
|
|
863
|
+
"Country / Territory / Island": "Guadeloupe (France)",
|
|
864
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "433",
|
|
865
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "633",
|
|
866
|
+
"Energy Efficiency": "433",
|
|
867
|
+
"Electricity Consumption": "433",
|
|
868
|
+
"Operating Margin Grid Emission": "753",
|
|
869
|
+
"country_code_iso_2": "GP",
|
|
870
|
+
"country_code_iso_3": "GLP"
|
|
871
|
+
},
|
|
872
|
+
"Guam": {
|
|
873
|
+
"Country / Territory / Island": "Guam",
|
|
874
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "428",
|
|
875
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "631",
|
|
876
|
+
"Energy Efficiency": "428",
|
|
877
|
+
"Electricity Consumption": "428",
|
|
878
|
+
"Operating Margin Grid Emission": "753",
|
|
879
|
+
"country_code_iso_2": "GU",
|
|
880
|
+
"country_code_iso_3": "GUM"
|
|
881
|
+
},
|
|
882
|
+
"Guatemala": {
|
|
883
|
+
"Country / Territory / Island": "Guatemala",
|
|
884
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "427",
|
|
885
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "659",
|
|
886
|
+
"Energy Efficiency": "427",
|
|
887
|
+
"Electricity Consumption": "427",
|
|
888
|
+
"Operating Margin Grid Emission": "798",
|
|
889
|
+
"country_code_iso_2": "GT",
|
|
890
|
+
"country_code_iso_3": "GTM"
|
|
891
|
+
},
|
|
892
|
+
"Guinea": {
|
|
893
|
+
"Country / Territory / Island": "Guinea",
|
|
894
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "460",
|
|
895
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "643",
|
|
896
|
+
"Energy Efficiency": "460",
|
|
897
|
+
"Electricity Consumption": "460",
|
|
898
|
+
"Operating Margin Grid Emission": "753",
|
|
899
|
+
"country_code_iso_2": "GN",
|
|
900
|
+
"country_code_iso_3": "GIN"
|
|
901
|
+
},
|
|
902
|
+
"Guinea-Bissau": {
|
|
903
|
+
"Country / Territory / Island": "Guinea-Bissau",
|
|
904
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "577",
|
|
905
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "687",
|
|
906
|
+
"Energy Efficiency": "577",
|
|
907
|
+
"Electricity Consumption": "577",
|
|
908
|
+
"Operating Margin Grid Emission": "753",
|
|
909
|
+
"country_code_iso_2": "GW",
|
|
910
|
+
"country_code_iso_3": "GNB"
|
|
911
|
+
},
|
|
912
|
+
"Guyana": {
|
|
913
|
+
"Country / Territory / Island": "Guyana",
|
|
914
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "616",
|
|
915
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "760",
|
|
916
|
+
"Energy Efficiency": "616",
|
|
917
|
+
"Electricity Consumption": "616",
|
|
918
|
+
"Operating Margin Grid Emission": "847",
|
|
919
|
+
"country_code_iso_2": "GY",
|
|
920
|
+
"country_code_iso_3": "GUY"
|
|
921
|
+
},
|
|
922
|
+
"Haiti": {
|
|
923
|
+
"Country / Territory / Island": "Haiti",
|
|
924
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "765",
|
|
925
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "942",
|
|
926
|
+
"Energy Efficiency": "765",
|
|
927
|
+
"Electricity Consumption": "765",
|
|
928
|
+
"Operating Margin Grid Emission": "1048",
|
|
929
|
+
"country_code_iso_2": "HT",
|
|
930
|
+
"country_code_iso_3": "HTI"
|
|
931
|
+
},
|
|
932
|
+
"Honduras": {
|
|
933
|
+
"Country / Territory / Island": "Honduras",
|
|
934
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "359",
|
|
935
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "548",
|
|
936
|
+
"Energy Efficiency": "359",
|
|
937
|
+
"Electricity Consumption": "359",
|
|
938
|
+
"Operating Margin Grid Emission": "662",
|
|
939
|
+
"country_code_iso_2": "HN",
|
|
940
|
+
"country_code_iso_3": "HND"
|
|
941
|
+
},
|
|
942
|
+
"Hungary": {
|
|
943
|
+
"Country / Territory / Island": "Hungary",
|
|
944
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "191",
|
|
945
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "257",
|
|
946
|
+
"Energy Efficiency": "191",
|
|
947
|
+
"Electricity Consumption": "191",
|
|
948
|
+
"Operating Margin Grid Emission": "296",
|
|
949
|
+
"country_code_iso_2": "HU",
|
|
950
|
+
"country_code_iso_3": "HUN"
|
|
951
|
+
},
|
|
952
|
+
"Iceland": {
|
|
953
|
+
"Country / Territory / Island": "Iceland",
|
|
954
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
955
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
956
|
+
"Energy Efficiency": "0",
|
|
957
|
+
"Electricity Consumption": "0",
|
|
958
|
+
"Operating Margin Grid Emission": "0",
|
|
959
|
+
"country_code_iso_2": "IS",
|
|
960
|
+
"country_code_iso_3": "ISL"
|
|
961
|
+
},
|
|
962
|
+
"India": {
|
|
963
|
+
"Country / Territory / Island": "India",
|
|
964
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "608",
|
|
965
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "822",
|
|
966
|
+
"Energy Efficiency": "608",
|
|
967
|
+
"Electricity Consumption": "608",
|
|
968
|
+
"Operating Margin Grid Emission": "951",
|
|
969
|
+
"country_code_iso_2": "IN",
|
|
970
|
+
"country_code_iso_3": "IND"
|
|
971
|
+
},
|
|
972
|
+
"Indonesia": {
|
|
973
|
+
"Country / Territory / Island": "Indonesia",
|
|
974
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "675",
|
|
975
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "743",
|
|
976
|
+
"Energy Efficiency": "675",
|
|
977
|
+
"Electricity Consumption": "675",
|
|
978
|
+
"Operating Margin Grid Emission": "783",
|
|
979
|
+
"country_code_iso_2": "ID",
|
|
980
|
+
"country_code_iso_3": "IDN"
|
|
981
|
+
},
|
|
982
|
+
"Iran, Islamic Republic of": {
|
|
983
|
+
"Country / Territory / Island": ["Iran", "Islamic Republic of"],
|
|
984
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "421",
|
|
985
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "528",
|
|
986
|
+
"Energy Efficiency": "421",
|
|
987
|
+
"Electricity Consumption": "421",
|
|
988
|
+
"Operating Margin Grid Emission": "592",
|
|
989
|
+
"country_code_iso_2": "IR",
|
|
990
|
+
"country_code_iso_3": "IRN"
|
|
991
|
+
},
|
|
992
|
+
"Iraq": {
|
|
993
|
+
"Country / Territory / Island": "Iraq",
|
|
994
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "788",
|
|
995
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "971",
|
|
996
|
+
"Energy Efficiency": "788",
|
|
997
|
+
"Electricity Consumption": "788",
|
|
998
|
+
"Operating Margin Grid Emission": "1080",
|
|
999
|
+
"country_code_iso_2": "IQ",
|
|
1000
|
+
"country_code_iso_3": "IRQ"
|
|
1001
|
+
},
|
|
1002
|
+
"Ireland": {
|
|
1003
|
+
"Country / Territory / Island": "Ireland",
|
|
1004
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "189",
|
|
1005
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "309",
|
|
1006
|
+
"Energy Efficiency": "189",
|
|
1007
|
+
"Electricity Consumption": "189",
|
|
1008
|
+
"Operating Margin Grid Emission": "380",
|
|
1009
|
+
"country_code_iso_2": "IE",
|
|
1010
|
+
"country_code_iso_3": "IRL"
|
|
1011
|
+
},
|
|
1012
|
+
"Isle of Man (U.K.)": {
|
|
1013
|
+
"Country / Territory / Island": "Isle of Man (U.K.)",
|
|
1014
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "204",
|
|
1015
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "349",
|
|
1016
|
+
"Energy Efficiency": "204",
|
|
1017
|
+
"Electricity Consumption": "204",
|
|
1018
|
+
"Operating Margin Grid Emission": "436",
|
|
1019
|
+
"country_code_iso_2": "IM",
|
|
1020
|
+
"country_code_iso_3": "IMN"
|
|
1021
|
+
},
|
|
1022
|
+
"Israel": {
|
|
1023
|
+
"Country / Territory / Island": "Israel",
|
|
1024
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "258",
|
|
1025
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "343",
|
|
1026
|
+
"Energy Efficiency": "258",
|
|
1027
|
+
"Electricity Consumption": "258",
|
|
1028
|
+
"Operating Margin Grid Emission": "394",
|
|
1029
|
+
"country_code_iso_2": "IL",
|
|
1030
|
+
"country_code_iso_3": "ISR"
|
|
1031
|
+
},
|
|
1032
|
+
"Italy": {
|
|
1033
|
+
"Country / Territory / Island": "Italy",
|
|
1034
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "224",
|
|
1035
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "343",
|
|
1036
|
+
"Energy Efficiency": "224",
|
|
1037
|
+
"Electricity Consumption": "224",
|
|
1038
|
+
"Operating Margin Grid Emission": "414",
|
|
1039
|
+
"country_code_iso_2": "IT",
|
|
1040
|
+
"country_code_iso_3": "ITA"
|
|
1041
|
+
},
|
|
1042
|
+
"Jamaica": {
|
|
1043
|
+
"Country / Territory / Island": "Jamaica",
|
|
1044
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "498",
|
|
1045
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "631",
|
|
1046
|
+
"Energy Efficiency": "498",
|
|
1047
|
+
"Electricity Consumption": "498",
|
|
1048
|
+
"Operating Margin Grid Emission": "711",
|
|
1049
|
+
"country_code_iso_2": "JM",
|
|
1050
|
+
"country_code_iso_3": "JAM"
|
|
1051
|
+
},
|
|
1052
|
+
"Japan": {
|
|
1053
|
+
"Country / Territory / Island": "Japan",
|
|
1054
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "408",
|
|
1055
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "448",
|
|
1056
|
+
"Energy Efficiency": "408",
|
|
1057
|
+
"Electricity Consumption": "408",
|
|
1058
|
+
"Operating Margin Grid Emission": "471",
|
|
1059
|
+
"country_code_iso_2": "JP",
|
|
1060
|
+
"country_code_iso_3": "JPN"
|
|
1061
|
+
},
|
|
1062
|
+
"Jordan": {
|
|
1063
|
+
"Country / Territory / Island": "Jordan",
|
|
1064
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "382",
|
|
1065
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "474",
|
|
1066
|
+
"Energy Efficiency": "382",
|
|
1067
|
+
"Electricity Consumption": "382",
|
|
1068
|
+
"Operating Margin Grid Emission": "529",
|
|
1069
|
+
"country_code_iso_2": "JO",
|
|
1070
|
+
"country_code_iso_3": "JOR"
|
|
1071
|
+
},
|
|
1072
|
+
"Kazakhstan": {
|
|
1073
|
+
"Country / Territory / Island": "Kazakhstan",
|
|
1074
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "532",
|
|
1075
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "698",
|
|
1076
|
+
"Energy Efficiency": "532",
|
|
1077
|
+
"Electricity Consumption": "532",
|
|
1078
|
+
"Operating Margin Grid Emission": "797",
|
|
1079
|
+
"country_code_iso_2": "KZ",
|
|
1080
|
+
"country_code_iso_3": "KAZ"
|
|
1081
|
+
},
|
|
1082
|
+
"Kenya": {
|
|
1083
|
+
"Country / Territory / Island": "Kenya",
|
|
1084
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "274",
|
|
1085
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "462",
|
|
1086
|
+
"Energy Efficiency": "274",
|
|
1087
|
+
"Electricity Consumption": "274",
|
|
1088
|
+
"Operating Margin Grid Emission": "574",
|
|
1089
|
+
"country_code_iso_2": "KE",
|
|
1090
|
+
"country_code_iso_3": "KEN"
|
|
1091
|
+
},
|
|
1092
|
+
"Kiribati": {
|
|
1093
|
+
"Country / Territory / Island": "Kiribati",
|
|
1094
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "530",
|
|
1095
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "669",
|
|
1096
|
+
"Energy Efficiency": "530",
|
|
1097
|
+
"Electricity Consumption": "530",
|
|
1098
|
+
"Operating Margin Grid Emission": "753",
|
|
1099
|
+
"country_code_iso_2": "KI",
|
|
1100
|
+
"country_code_iso_3": "KIR"
|
|
1101
|
+
},
|
|
1102
|
+
"Korea (North), Democratic People's Republic of": {
|
|
1103
|
+
"Country / Territory / Island": [
|
|
1104
|
+
"Korea (North)",
|
|
1105
|
+
"Democratic People's Republic of"
|
|
1106
|
+
],
|
|
1107
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "359",
|
|
1108
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "606",
|
|
1109
|
+
"Energy Efficiency": "359",
|
|
1110
|
+
"Electricity Consumption": "359",
|
|
1111
|
+
"Operating Margin Grid Emission": "754",
|
|
1112
|
+
"country_code_iso_2": "KP",
|
|
1113
|
+
"country_code_iso_3": "PRK"
|
|
1114
|
+
},
|
|
1115
|
+
"Korea (South), Republic of": {
|
|
1116
|
+
"Country / Territory / Island": ["Korea (South)", "Republic of"],
|
|
1117
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "335",
|
|
1118
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "473",
|
|
1119
|
+
"Energy Efficiency": "335",
|
|
1120
|
+
"Electricity Consumption": "335",
|
|
1121
|
+
"Operating Margin Grid Emission": "555",
|
|
1122
|
+
"country_code_iso_2": "KR",
|
|
1123
|
+
"country_code_iso_3": "KOR"
|
|
1124
|
+
},
|
|
1125
|
+
"Kosovo": {
|
|
1126
|
+
"Country / Territory / Island": "Kosovo",
|
|
1127
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "843",
|
|
1128
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "1032",
|
|
1129
|
+
"Energy Efficiency": "843",
|
|
1130
|
+
"Electricity Consumption": "843",
|
|
1131
|
+
"Operating Margin Grid Emission": "1145",
|
|
1132
|
+
"country_code_iso_2": "XK",
|
|
1133
|
+
"country_code_iso_3": "XKX"
|
|
1134
|
+
},
|
|
1135
|
+
"Kuwait": {
|
|
1136
|
+
"Country / Territory / Island": "Kuwait",
|
|
1137
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "400",
|
|
1138
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "572",
|
|
1139
|
+
"Energy Efficiency": "400",
|
|
1140
|
+
"Electricity Consumption": "400",
|
|
1141
|
+
"Operating Margin Grid Emission": "675",
|
|
1142
|
+
"country_code_iso_2": "KW",
|
|
1143
|
+
"country_code_iso_3": "KWT"
|
|
1144
|
+
},
|
|
1145
|
+
"Kyrgyzstan": {
|
|
1146
|
+
"Country / Territory / Island": "Kyrgyzstan",
|
|
1147
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "98",
|
|
1148
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "172",
|
|
1149
|
+
"Energy Efficiency": "98",
|
|
1150
|
+
"Electricity Consumption": "98",
|
|
1151
|
+
"Operating Margin Grid Emission": "217",
|
|
1152
|
+
"country_code_iso_2": "KG",
|
|
1153
|
+
"country_code_iso_3": "KGZ"
|
|
1154
|
+
},
|
|
1155
|
+
"Lao People's Democratic Republic": {
|
|
1156
|
+
"Country / Territory / Island": "Lao People's Democratic Republic",
|
|
1157
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "555",
|
|
1158
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "876",
|
|
1159
|
+
"Energy Efficiency": "555",
|
|
1160
|
+
"Electricity Consumption": "555",
|
|
1161
|
+
"Operating Margin Grid Emission": "1069",
|
|
1162
|
+
"country_code_iso_2": "LA",
|
|
1163
|
+
"country_code_iso_3": "LAO"
|
|
1164
|
+
},
|
|
1165
|
+
"Latvia": {
|
|
1166
|
+
"Country / Territory / Island": "Latvia",
|
|
1167
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "117",
|
|
1168
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "194",
|
|
1169
|
+
"Energy Efficiency": "117",
|
|
1170
|
+
"Electricity Consumption": "117",
|
|
1171
|
+
"Operating Margin Grid Emission": "240",
|
|
1172
|
+
"country_code_iso_2": "LV",
|
|
1173
|
+
"country_code_iso_3": "LVA"
|
|
1174
|
+
},
|
|
1175
|
+
"Lebanon": {
|
|
1176
|
+
"Country / Territory / Island": "Lebanon",
|
|
1177
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "567",
|
|
1178
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "709",
|
|
1179
|
+
"Energy Efficiency": "567",
|
|
1180
|
+
"Electricity Consumption": "567",
|
|
1181
|
+
"Operating Margin Grid Emission": "794",
|
|
1182
|
+
"country_code_iso_2": "LB",
|
|
1183
|
+
"country_code_iso_3": "LBN"
|
|
1184
|
+
},
|
|
1185
|
+
"Lesotho": {
|
|
1186
|
+
"Country / Territory / Island": "Lesotho",
|
|
1187
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
1188
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
1189
|
+
"Energy Efficiency": "0",
|
|
1190
|
+
"Electricity Consumption": "0",
|
|
1191
|
+
"Operating Margin Grid Emission": "0",
|
|
1192
|
+
"country_code_iso_2": "LS",
|
|
1193
|
+
"country_code_iso_3": "LSO"
|
|
1194
|
+
},
|
|
1195
|
+
"Liberia": {
|
|
1196
|
+
"Country / Territory / Island": "Liberia",
|
|
1197
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "374",
|
|
1198
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "564",
|
|
1199
|
+
"Energy Efficiency": "374",
|
|
1200
|
+
"Electricity Consumption": "374",
|
|
1201
|
+
"Operating Margin Grid Emission": "677",
|
|
1202
|
+
"country_code_iso_2": "LR",
|
|
1203
|
+
"country_code_iso_3": "LBR"
|
|
1204
|
+
},
|
|
1205
|
+
"Libya": {
|
|
1206
|
+
"Country / Territory / Island": "Libya",
|
|
1207
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "493",
|
|
1208
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "602",
|
|
1209
|
+
"Energy Efficiency": "493",
|
|
1210
|
+
"Electricity Consumption": "493",
|
|
1211
|
+
"Operating Margin Grid Emission": "668",
|
|
1212
|
+
"country_code_iso_2": "LY",
|
|
1213
|
+
"country_code_iso_3": "LBY"
|
|
1214
|
+
},
|
|
1215
|
+
"Liechtenstein": {
|
|
1216
|
+
"Country / Territory / Island": "Liechtenstein",
|
|
1217
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "52",
|
|
1218
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "114",
|
|
1219
|
+
"Energy Efficiency": "52",
|
|
1220
|
+
"Electricity Consumption": "52",
|
|
1221
|
+
"Operating Margin Grid Emission": "151",
|
|
1222
|
+
"country_code_iso_2": "LI",
|
|
1223
|
+
"country_code_iso_3": "LIE"
|
|
1224
|
+
},
|
|
1225
|
+
"Lithuania": {
|
|
1226
|
+
"Country / Territory / Island": "Lithuania",
|
|
1227
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "102",
|
|
1228
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "170",
|
|
1229
|
+
"Energy Efficiency": "102",
|
|
1230
|
+
"Electricity Consumption": "102",
|
|
1231
|
+
"Operating Margin Grid Emission": "211",
|
|
1232
|
+
"country_code_iso_2": "LT",
|
|
1233
|
+
"country_code_iso_3": "LTU"
|
|
1234
|
+
},
|
|
1235
|
+
"Luxembourg": {
|
|
1236
|
+
"Country / Territory / Island": "Luxembourg",
|
|
1237
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "95",
|
|
1238
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "173",
|
|
1239
|
+
"Energy Efficiency": "95",
|
|
1240
|
+
"Electricity Consumption": "95",
|
|
1241
|
+
"Operating Margin Grid Emission": "220",
|
|
1242
|
+
"country_code_iso_2": "LU",
|
|
1243
|
+
"country_code_iso_3": "LUX"
|
|
1244
|
+
},
|
|
1245
|
+
"Madagascar": {
|
|
1246
|
+
"Country / Territory / Island": "Madagascar",
|
|
1247
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "567",
|
|
1248
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "760",
|
|
1249
|
+
"Energy Efficiency": "567",
|
|
1250
|
+
"Electricity Consumption": "567",
|
|
1251
|
+
"Operating Margin Grid Emission": "876",
|
|
1252
|
+
"country_code_iso_2": "MG",
|
|
1253
|
+
"country_code_iso_3": "MDG"
|
|
1254
|
+
},
|
|
1255
|
+
"Madeira (Portugal)": {
|
|
1256
|
+
"Country / Territory / Island": "Madeira (Portugal)",
|
|
1257
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "369",
|
|
1258
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "552",
|
|
1259
|
+
"Energy Efficiency": "369",
|
|
1260
|
+
"Electricity Consumption": "369",
|
|
1261
|
+
"Operating Margin Grid Emission": "663",
|
|
1262
|
+
"country_code_iso_2": "",
|
|
1263
|
+
"country_code_iso_3": ""
|
|
1264
|
+
},
|
|
1265
|
+
"Malawi": {
|
|
1266
|
+
"Country / Territory / Island": "Malawi",
|
|
1267
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "243",
|
|
1268
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "397",
|
|
1269
|
+
"Energy Efficiency": "243",
|
|
1270
|
+
"Electricity Consumption": "243",
|
|
1271
|
+
"Operating Margin Grid Emission": "489",
|
|
1272
|
+
"country_code_iso_2": "MW",
|
|
1273
|
+
"country_code_iso_3": "MWI"
|
|
1274
|
+
},
|
|
1275
|
+
"Malaysia": {
|
|
1276
|
+
"Country / Territory / Island": "Malaysia",
|
|
1277
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "436",
|
|
1278
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "508",
|
|
1279
|
+
"Energy Efficiency": "436",
|
|
1280
|
+
"Electricity Consumption": "436",
|
|
1281
|
+
"Operating Margin Grid Emission": "551",
|
|
1282
|
+
"country_code_iso_2": "MY",
|
|
1283
|
+
"country_code_iso_3": "MYS"
|
|
1284
|
+
},
|
|
1285
|
+
"Maldives": {
|
|
1286
|
+
"Country / Territory / Island": "Maldives",
|
|
1287
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "524",
|
|
1288
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "667",
|
|
1289
|
+
"Energy Efficiency": "524",
|
|
1290
|
+
"Electricity Consumption": "524",
|
|
1291
|
+
"Operating Margin Grid Emission": "753",
|
|
1292
|
+
"country_code_iso_2": "MV",
|
|
1293
|
+
"country_code_iso_3": "MDV"
|
|
1294
|
+
},
|
|
1295
|
+
"Mali": {
|
|
1296
|
+
"Country / Territory / Island": "Mali",
|
|
1297
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "623",
|
|
1298
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "906",
|
|
1299
|
+
"Energy Efficiency": "623",
|
|
1300
|
+
"Electricity Consumption": "623",
|
|
1301
|
+
"Operating Margin Grid Emission": "1076",
|
|
1302
|
+
"country_code_iso_2": "ML",
|
|
1303
|
+
"country_code_iso_3": "MLI"
|
|
1304
|
+
},
|
|
1305
|
+
"Malta": {
|
|
1306
|
+
"Country / Territory / Island": "Malta",
|
|
1307
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "295",
|
|
1308
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "435",
|
|
1309
|
+
"Energy Efficiency": "295",
|
|
1310
|
+
"Electricity Consumption": "295",
|
|
1311
|
+
"Operating Margin Grid Emission": "520",
|
|
1312
|
+
"country_code_iso_2": "MT",
|
|
1313
|
+
"country_code_iso_3": "MLT"
|
|
1314
|
+
},
|
|
1315
|
+
"Marshall Islands": {
|
|
1316
|
+
"Country / Territory / Island": "Marshall Islands",
|
|
1317
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "561",
|
|
1318
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "681",
|
|
1319
|
+
"Energy Efficiency": "561",
|
|
1320
|
+
"Electricity Consumption": "561",
|
|
1321
|
+
"Operating Margin Grid Emission": "753",
|
|
1322
|
+
"country_code_iso_2": "MH",
|
|
1323
|
+
"country_code_iso_3": "MHL"
|
|
1324
|
+
},
|
|
1325
|
+
"Martinique (France)": {
|
|
1326
|
+
"Country / Territory / Island": "Martinique (France)",
|
|
1327
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "406",
|
|
1328
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "623",
|
|
1329
|
+
"Energy Efficiency": "406",
|
|
1330
|
+
"Electricity Consumption": "406",
|
|
1331
|
+
"Operating Margin Grid Emission": "753",
|
|
1332
|
+
"country_code_iso_2": "MQ",
|
|
1333
|
+
"country_code_iso_3": "MTQ"
|
|
1334
|
+
},
|
|
1335
|
+
"Mauritania": {
|
|
1336
|
+
"Country / Territory / Island": "Mauritania",
|
|
1337
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "513",
|
|
1338
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "663",
|
|
1339
|
+
"Energy Efficiency": "513",
|
|
1340
|
+
"Electricity Consumption": "513",
|
|
1341
|
+
"Operating Margin Grid Emission": "753",
|
|
1342
|
+
"country_code_iso_2": "MR",
|
|
1343
|
+
"country_code_iso_3": "MRT"
|
|
1344
|
+
},
|
|
1345
|
+
"Mauritius": {
|
|
1346
|
+
"Country / Territory / Island": "Mauritius",
|
|
1347
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "543",
|
|
1348
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "641",
|
|
1349
|
+
"Energy Efficiency": "543",
|
|
1350
|
+
"Electricity Consumption": "543",
|
|
1351
|
+
"Operating Margin Grid Emission": "700",
|
|
1352
|
+
"country_code_iso_2": "MU",
|
|
1353
|
+
"country_code_iso_3": "MUS"
|
|
1354
|
+
},
|
|
1355
|
+
"Mayotte (France)": {
|
|
1356
|
+
"Country / Territory / Island": "Mayotte (France)",
|
|
1357
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "512",
|
|
1358
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "662",
|
|
1359
|
+
"Energy Efficiency": "512",
|
|
1360
|
+
"Electricity Consumption": "512",
|
|
1361
|
+
"Operating Margin Grid Emission": "753",
|
|
1362
|
+
"country_code_iso_2": "YT",
|
|
1363
|
+
"country_code_iso_3": "MYT"
|
|
1364
|
+
},
|
|
1365
|
+
"Mexico": {
|
|
1366
|
+
"Country / Territory / Island": "Mexico",
|
|
1367
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "359",
|
|
1368
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "467",
|
|
1369
|
+
"Energy Efficiency": "359",
|
|
1370
|
+
"Electricity Consumption": "359",
|
|
1371
|
+
"Operating Margin Grid Emission": "531",
|
|
1372
|
+
"country_code_iso_2": "MX",
|
|
1373
|
+
"country_code_iso_3": "MEX"
|
|
1374
|
+
},
|
|
1375
|
+
"Micronesia": {
|
|
1376
|
+
"Country / Territory / Island": "Micronesia",
|
|
1377
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "557",
|
|
1378
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "679",
|
|
1379
|
+
"Energy Efficiency": "557",
|
|
1380
|
+
"Electricity Consumption": "557",
|
|
1381
|
+
"Operating Margin Grid Emission": "753",
|
|
1382
|
+
"country_code_iso_2": "FM",
|
|
1383
|
+
"country_code_iso_3": "FSM"
|
|
1384
|
+
},
|
|
1385
|
+
"Moldova, Republic of ": {
|
|
1386
|
+
"Country / Territory / Island": ["Moldova", "Republic of"],
|
|
1387
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "399",
|
|
1388
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "488",
|
|
1389
|
+
"Energy Efficiency": "399",
|
|
1390
|
+
"Electricity Consumption": "399",
|
|
1391
|
+
"Operating Margin Grid Emission": "541",
|
|
1392
|
+
"country_code_iso_2": "MD",
|
|
1393
|
+
"country_code_iso_3": "MDA"
|
|
1394
|
+
},
|
|
1395
|
+
"Monaco": {
|
|
1396
|
+
"Country / Territory / Island": "Monaco",
|
|
1397
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "68",
|
|
1398
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "124",
|
|
1399
|
+
"Energy Efficiency": "68",
|
|
1400
|
+
"Electricity Consumption": "68",
|
|
1401
|
+
"Operating Margin Grid Emission": "158",
|
|
1402
|
+
"country_code_iso_2": "MC",
|
|
1403
|
+
"country_code_iso_3": "MCO"
|
|
1404
|
+
},
|
|
1405
|
+
"Mongolia": {
|
|
1406
|
+
"Country / Territory / Island": "Mongolia",
|
|
1407
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "1002",
|
|
1408
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "1230",
|
|
1409
|
+
"Energy Efficiency": "1002",
|
|
1410
|
+
"Electricity Consumption": "1002",
|
|
1411
|
+
"Operating Margin Grid Emission": "1366",
|
|
1412
|
+
"country_code_iso_2": "MN",
|
|
1413
|
+
"country_code_iso_3": "MNG"
|
|
1414
|
+
},
|
|
1415
|
+
"Montenegro": {
|
|
1416
|
+
"Country / Territory / Island": "Montenegro",
|
|
1417
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "471",
|
|
1418
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "739",
|
|
1419
|
+
"Energy Efficiency": "471",
|
|
1420
|
+
"Electricity Consumption": "471",
|
|
1421
|
+
"Operating Margin Grid Emission": "899",
|
|
1422
|
+
"country_code_iso_2": "ME",
|
|
1423
|
+
"country_code_iso_3": "MNE"
|
|
1424
|
+
},
|
|
1425
|
+
"Montserrat": {
|
|
1426
|
+
"Country / Territory / Island": "Montserrat",
|
|
1427
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "517",
|
|
1428
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "664",
|
|
1429
|
+
"Energy Efficiency": "517",
|
|
1430
|
+
"Electricity Consumption": "517",
|
|
1431
|
+
"Operating Margin Grid Emission": "753",
|
|
1432
|
+
"country_code_iso_2": "MS",
|
|
1433
|
+
"country_code_iso_3": "MSR"
|
|
1434
|
+
},
|
|
1435
|
+
"Morocco": {
|
|
1436
|
+
"Country / Territory / Island": "Morocco",
|
|
1437
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "547",
|
|
1438
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "660",
|
|
1439
|
+
"Energy Efficiency": "547",
|
|
1440
|
+
"Electricity Consumption": "547",
|
|
1441
|
+
"Operating Margin Grid Emission": "729",
|
|
1442
|
+
"country_code_iso_2": "MA",
|
|
1443
|
+
"country_code_iso_3": "MAR"
|
|
1444
|
+
},
|
|
1445
|
+
"Mozambique": {
|
|
1446
|
+
"Country / Territory / Island": "Mozambique",
|
|
1447
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "111",
|
|
1448
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "188",
|
|
1449
|
+
"Energy Efficiency": "111",
|
|
1450
|
+
"Electricity Consumption": "111",
|
|
1451
|
+
"Operating Margin Grid Emission": "234",
|
|
1452
|
+
"country_code_iso_2": "MZ",
|
|
1453
|
+
"country_code_iso_3": "MOZ"
|
|
1454
|
+
},
|
|
1455
|
+
"Myanmar": {
|
|
1456
|
+
"Country / Territory / Island": "Myanmar",
|
|
1457
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "407",
|
|
1458
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "602",
|
|
1459
|
+
"Energy Efficiency": "407",
|
|
1460
|
+
"Electricity Consumption": "407",
|
|
1461
|
+
"Operating Margin Grid Emission": "719",
|
|
1462
|
+
"country_code_iso_2": "MM",
|
|
1463
|
+
"country_code_iso_3": "MMR"
|
|
1464
|
+
},
|
|
1465
|
+
"Namibia": {
|
|
1466
|
+
"Country / Territory / Island": "Namibia",
|
|
1467
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "139",
|
|
1468
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "274",
|
|
1469
|
+
"Energy Efficiency": "139",
|
|
1470
|
+
"Electricity Consumption": "139",
|
|
1471
|
+
"Operating Margin Grid Emission": "355",
|
|
1472
|
+
"country_code_iso_2": "NA",
|
|
1473
|
+
"country_code_iso_3": "NAM"
|
|
1474
|
+
},
|
|
1475
|
+
"Nauru": {
|
|
1476
|
+
"Country / Territory / Island": "Nauru",
|
|
1477
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "521",
|
|
1478
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "666",
|
|
1479
|
+
"Energy Efficiency": "521",
|
|
1480
|
+
"Electricity Consumption": "521",
|
|
1481
|
+
"Operating Margin Grid Emission": "753",
|
|
1482
|
+
"country_code_iso_2": "NR",
|
|
1483
|
+
"country_code_iso_3": "NRU"
|
|
1484
|
+
},
|
|
1485
|
+
"Nepal": {
|
|
1486
|
+
"Country / Territory / Island": "Nepal",
|
|
1487
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
1488
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
1489
|
+
"Energy Efficiency": "0",
|
|
1490
|
+
"Electricity Consumption": "0",
|
|
1491
|
+
"Operating Margin Grid Emission": "0",
|
|
1492
|
+
"country_code_iso_2": "NP",
|
|
1493
|
+
"country_code_iso_3": "NPL"
|
|
1494
|
+
},
|
|
1495
|
+
"Netherlands": {
|
|
1496
|
+
"Country / Territory / Island": "Netherlands",
|
|
1497
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "203",
|
|
1498
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "280",
|
|
1499
|
+
"Energy Efficiency": "203",
|
|
1500
|
+
"Electricity Consumption": "203",
|
|
1501
|
+
"Operating Margin Grid Emission": "326",
|
|
1502
|
+
"country_code_iso_2": "NL",
|
|
1503
|
+
"country_code_iso_3": "NLD"
|
|
1504
|
+
},
|
|
1505
|
+
"New Caledonia (France)": {
|
|
1506
|
+
"Country / Territory / Island": "New Caledonia (France)",
|
|
1507
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "445",
|
|
1508
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "654",
|
|
1509
|
+
"Energy Efficiency": "445",
|
|
1510
|
+
"Electricity Consumption": "445",
|
|
1511
|
+
"Operating Margin Grid Emission": "779",
|
|
1512
|
+
"country_code_iso_2": "NC",
|
|
1513
|
+
"country_code_iso_3": "NCL"
|
|
1514
|
+
},
|
|
1515
|
+
"New Zealand": {
|
|
1516
|
+
"Country / Territory / Island": "New Zealand",
|
|
1517
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "108",
|
|
1518
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "194",
|
|
1519
|
+
"Energy Efficiency": "108",
|
|
1520
|
+
"Electricity Consumption": "108",
|
|
1521
|
+
"Operating Margin Grid Emission": "246",
|
|
1522
|
+
"country_code_iso_2": "NZ",
|
|
1523
|
+
"country_code_iso_3": "NZL"
|
|
1524
|
+
},
|
|
1525
|
+
"Nicaragua": {
|
|
1526
|
+
"Country / Territory / Island": "Nicaragua",
|
|
1527
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "372",
|
|
1528
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "562",
|
|
1529
|
+
"Energy Efficiency": "372",
|
|
1530
|
+
"Electricity Consumption": "372",
|
|
1531
|
+
"Operating Margin Grid Emission": "675",
|
|
1532
|
+
"country_code_iso_2": "NI",
|
|
1533
|
+
"country_code_iso_3": "NIC"
|
|
1534
|
+
},
|
|
1535
|
+
"Niger": {
|
|
1536
|
+
"Country / Territory / Island": "Niger",
|
|
1537
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "718",
|
|
1538
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "752",
|
|
1539
|
+
"Energy Efficiency": "718",
|
|
1540
|
+
"Electricity Consumption": "718",
|
|
1541
|
+
"Operating Margin Grid Emission": "772",
|
|
1542
|
+
"country_code_iso_2": "NE",
|
|
1543
|
+
"country_code_iso_3": "NER"
|
|
1544
|
+
},
|
|
1545
|
+
"Nigeria": {
|
|
1546
|
+
"Country / Territory / Island": "Nigeria",
|
|
1547
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "358",
|
|
1548
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "463",
|
|
1549
|
+
"Energy Efficiency": "358",
|
|
1550
|
+
"Electricity Consumption": "358",
|
|
1551
|
+
"Operating Margin Grid Emission": "526",
|
|
1552
|
+
"country_code_iso_2": "NG",
|
|
1553
|
+
"country_code_iso_3": "NGA"
|
|
1554
|
+
},
|
|
1555
|
+
"Niue": {
|
|
1556
|
+
"Country / Territory / Island": "Niue",
|
|
1557
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "459",
|
|
1558
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "642",
|
|
1559
|
+
"Energy Efficiency": "459",
|
|
1560
|
+
"Electricity Consumption": "459",
|
|
1561
|
+
"Operating Margin Grid Emission": "753",
|
|
1562
|
+
"country_code_iso_2": "NU",
|
|
1563
|
+
"country_code_iso_3": "NIU"
|
|
1564
|
+
},
|
|
1565
|
+
"North Macedonia, Republic of": {
|
|
1566
|
+
"Country / Territory / Island": ["North Macedonia", "Republic of"],
|
|
1567
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "563",
|
|
1568
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "743",
|
|
1569
|
+
"Energy Efficiency": "563",
|
|
1570
|
+
"Electricity Consumption": "563",
|
|
1571
|
+
"Operating Margin Grid Emission": "851",
|
|
1572
|
+
"country_code_iso_2": "MK",
|
|
1573
|
+
"country_code_iso_3": "MKD"
|
|
1574
|
+
},
|
|
1575
|
+
"Northern Mariana Islands (U.S.)": {
|
|
1576
|
+
"Country / Territory / Island": "Northern Mariana Islands (U.S.)",
|
|
1577
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "416",
|
|
1578
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "626",
|
|
1579
|
+
"Energy Efficiency": "416",
|
|
1580
|
+
"Electricity Consumption": "416",
|
|
1581
|
+
"Operating Margin Grid Emission": "753",
|
|
1582
|
+
"country_code_iso_2": "MP",
|
|
1583
|
+
"country_code_iso_3": "MNP"
|
|
1584
|
+
},
|
|
1585
|
+
"Norway": {
|
|
1586
|
+
"Country / Territory / Island": "Norway",
|
|
1587
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "17",
|
|
1588
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "36",
|
|
1589
|
+
"Energy Efficiency": "17",
|
|
1590
|
+
"Electricity Consumption": "17",
|
|
1591
|
+
"Operating Margin Grid Emission": "47",
|
|
1592
|
+
"country_code_iso_2": "NO",
|
|
1593
|
+
"country_code_iso_3": "NOR"
|
|
1594
|
+
},
|
|
1595
|
+
"Oman": {
|
|
1596
|
+
"Country / Territory / Island": "Oman",
|
|
1597
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "320",
|
|
1598
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "419",
|
|
1599
|
+
"Energy Efficiency": "320",
|
|
1600
|
+
"Electricity Consumption": "320",
|
|
1601
|
+
"Operating Margin Grid Emission": "479",
|
|
1602
|
+
"country_code_iso_2": "OM",
|
|
1603
|
+
"country_code_iso_3": "OMN"
|
|
1604
|
+
},
|
|
1605
|
+
"Pakistan": {
|
|
1606
|
+
"Country / Territory / Island": "Pakistan",
|
|
1607
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "386",
|
|
1608
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "515",
|
|
1609
|
+
"Energy Efficiency": "386",
|
|
1610
|
+
"Electricity Consumption": "386",
|
|
1611
|
+
"Operating Margin Grid Emission": "592",
|
|
1612
|
+
"country_code_iso_2": "PK",
|
|
1613
|
+
"country_code_iso_3": "PAK"
|
|
1614
|
+
},
|
|
1615
|
+
"Palau": {
|
|
1616
|
+
"Country / Territory / Island": "Palau",
|
|
1617
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "497",
|
|
1618
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "657",
|
|
1619
|
+
"Energy Efficiency": "497",
|
|
1620
|
+
"Electricity Consumption": "497",
|
|
1621
|
+
"Operating Margin Grid Emission": "753",
|
|
1622
|
+
"country_code_iso_2": "PW",
|
|
1623
|
+
"country_code_iso_3": "PLW"
|
|
1624
|
+
},
|
|
1625
|
+
"Palestinian Authority": {
|
|
1626
|
+
"Country / Territory / Island": "Palestinian Authority",
|
|
1627
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "517",
|
|
1628
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "643",
|
|
1629
|
+
"Energy Efficiency": "517",
|
|
1630
|
+
"Electricity Consumption": "517",
|
|
1631
|
+
"Operating Margin Grid Emission": "719",
|
|
1632
|
+
"country_code_iso_2": "PS",
|
|
1633
|
+
"country_code_iso_3": "PSE"
|
|
1634
|
+
},
|
|
1635
|
+
"Panama": {
|
|
1636
|
+
"Country / Territory / Island": "Panama",
|
|
1637
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "230",
|
|
1638
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "385",
|
|
1639
|
+
"Energy Efficiency": "230",
|
|
1640
|
+
"Electricity Consumption": "230",
|
|
1641
|
+
"Operating Margin Grid Emission": "477",
|
|
1642
|
+
"country_code_iso_2": "PA",
|
|
1643
|
+
"country_code_iso_3": "PAN"
|
|
1644
|
+
},
|
|
1645
|
+
"Papua New Guinea": {
|
|
1646
|
+
"Country / Territory / Island": "Papua New Guinea",
|
|
1647
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "315",
|
|
1648
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "491",
|
|
1649
|
+
"Energy Efficiency": "315",
|
|
1650
|
+
"Electricity Consumption": "315",
|
|
1651
|
+
"Operating Margin Grid Emission": "597",
|
|
1652
|
+
"country_code_iso_2": "PG",
|
|
1653
|
+
"country_code_iso_3": "PNG"
|
|
1654
|
+
},
|
|
1655
|
+
"Paraguay": {
|
|
1656
|
+
"Country / Territory / Island": "Paraguay",
|
|
1657
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "0",
|
|
1658
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "0",
|
|
1659
|
+
"Energy Efficiency": "0",
|
|
1660
|
+
"Electricity Consumption": "0",
|
|
1661
|
+
"Operating Margin Grid Emission": "0",
|
|
1662
|
+
"country_code_iso_2": "PY",
|
|
1663
|
+
"country_code_iso_3": "PRY"
|
|
1664
|
+
},
|
|
1665
|
+
"Peru": {
|
|
1666
|
+
"Country / Territory / Island": "Peru",
|
|
1667
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "252",
|
|
1668
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "390",
|
|
1669
|
+
"Energy Efficiency": "252",
|
|
1670
|
+
"Electricity Consumption": "252",
|
|
1671
|
+
"Operating Margin Grid Emission": "473",
|
|
1672
|
+
"country_code_iso_2": "PE",
|
|
1673
|
+
"country_code_iso_3": "PER"
|
|
1674
|
+
},
|
|
1675
|
+
"Philippines": {
|
|
1676
|
+
"Country / Territory / Island": "Philippines",
|
|
1677
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "525",
|
|
1678
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "617",
|
|
1679
|
+
"Energy Efficiency": "525",
|
|
1680
|
+
"Electricity Consumption": "525",
|
|
1681
|
+
"Operating Margin Grid Emission": "672",
|
|
1682
|
+
"country_code_iso_2": "PH",
|
|
1683
|
+
"country_code_iso_3": "PHL"
|
|
1684
|
+
},
|
|
1685
|
+
"Poland": {
|
|
1686
|
+
"Country / Territory / Island": "Poland",
|
|
1687
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "532",
|
|
1688
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "717",
|
|
1689
|
+
"Energy Efficiency": "532",
|
|
1690
|
+
"Electricity Consumption": "532",
|
|
1691
|
+
"Operating Margin Grid Emission": "828",
|
|
1692
|
+
"country_code_iso_2": "PL",
|
|
1693
|
+
"country_code_iso_3": "POL"
|
|
1694
|
+
},
|
|
1695
|
+
"Portugal": {
|
|
1696
|
+
"Country / Territory / Island": "Portugal",
|
|
1697
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "228",
|
|
1698
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "329",
|
|
1699
|
+
"Energy Efficiency": "228",
|
|
1700
|
+
"Electricity Consumption": "228",
|
|
1701
|
+
"Operating Margin Grid Emission": "389",
|
|
1702
|
+
"country_code_iso_2": "PT",
|
|
1703
|
+
"country_code_iso_3": "PRT"
|
|
1704
|
+
},
|
|
1705
|
+
"Puerto Rico (U.S.)": {
|
|
1706
|
+
"Country / Territory / Island": "Puerto Rico (U.S.)",
|
|
1707
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "362",
|
|
1708
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "508",
|
|
1709
|
+
"Energy Efficiency": "362",
|
|
1710
|
+
"Electricity Consumption": "362",
|
|
1711
|
+
"Operating Margin Grid Emission": "596",
|
|
1712
|
+
"country_code_iso_2": "PR",
|
|
1713
|
+
"country_code_iso_3": "PRI"
|
|
1714
|
+
},
|
|
1715
|
+
"Qatar": {
|
|
1716
|
+
"Country / Territory / Island": "Qatar",
|
|
1717
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "258",
|
|
1718
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "411",
|
|
1719
|
+
"Energy Efficiency": "258",
|
|
1720
|
+
"Electricity Consumption": "258",
|
|
1721
|
+
"Operating Margin Grid Emission": "503",
|
|
1722
|
+
"country_code_iso_2": "QA",
|
|
1723
|
+
"country_code_iso_3": "QAT"
|
|
1724
|
+
},
|
|
1725
|
+
"Reunion (France)": {
|
|
1726
|
+
"Country / Territory / Island": "Reunion (France)",
|
|
1727
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "421",
|
|
1728
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "641",
|
|
1729
|
+
"Energy Efficiency": "421",
|
|
1730
|
+
"Electricity Consumption": "421",
|
|
1731
|
+
"Operating Margin Grid Emission": "772",
|
|
1732
|
+
"country_code_iso_2": "RE",
|
|
1733
|
+
"country_code_iso_3": "REU"
|
|
1734
|
+
},
|
|
1735
|
+
"Romania": {
|
|
1736
|
+
"Country / Territory / Island": "Romania",
|
|
1737
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "289",
|
|
1738
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "414",
|
|
1739
|
+
"Energy Efficiency": "289",
|
|
1740
|
+
"Electricity Consumption": "289",
|
|
1741
|
+
"Operating Margin Grid Emission": "489",
|
|
1742
|
+
"country_code_iso_2": "RO",
|
|
1743
|
+
"country_code_iso_3": "ROU"
|
|
1744
|
+
},
|
|
1745
|
+
"Russian Federation": {
|
|
1746
|
+
"Country / Territory / Island": "Russian Federation",
|
|
1747
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "360",
|
|
1748
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "432",
|
|
1749
|
+
"Energy Efficiency": "360",
|
|
1750
|
+
"Electricity Consumption": "360",
|
|
1751
|
+
"Operating Margin Grid Emission": "476",
|
|
1752
|
+
"country_code_iso_2": "RU",
|
|
1753
|
+
"country_code_iso_3": "RUS"
|
|
1754
|
+
},
|
|
1755
|
+
"Rwanda": {
|
|
1756
|
+
"Country / Territory / Island": "Rwanda",
|
|
1757
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "416",
|
|
1758
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "601",
|
|
1759
|
+
"Energy Efficiency": "416",
|
|
1760
|
+
"Electricity Consumption": "416",
|
|
1761
|
+
"Operating Margin Grid Emission": "712",
|
|
1762
|
+
"country_code_iso_2": "RW",
|
|
1763
|
+
"country_code_iso_3": "RWA"
|
|
1764
|
+
},
|
|
1765
|
+
"Saint Helena (U.K.)": {
|
|
1766
|
+
"Country / Territory / Island": "Saint Helena (U.K.)",
|
|
1767
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "456",
|
|
1768
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "641",
|
|
1769
|
+
"Energy Efficiency": "456",
|
|
1770
|
+
"Electricity Consumption": "456",
|
|
1771
|
+
"Operating Margin Grid Emission": "753",
|
|
1772
|
+
"country_code_iso_2": "SH",
|
|
1773
|
+
"country_code_iso_3": "SHN"
|
|
1774
|
+
},
|
|
1775
|
+
"Saint Kitts and Nevis": {
|
|
1776
|
+
"Country / Territory / Island": "Saint Kitts and Nevis",
|
|
1777
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "477",
|
|
1778
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "649",
|
|
1779
|
+
"Energy Efficiency": "477",
|
|
1780
|
+
"Electricity Consumption": "477",
|
|
1781
|
+
"Operating Margin Grid Emission": "753",
|
|
1782
|
+
"country_code_iso_2": "KN",
|
|
1783
|
+
"country_code_iso_3": "KNA"
|
|
1784
|
+
},
|
|
1785
|
+
"Saint Lucia": {
|
|
1786
|
+
"Country / Territory / Island": "Saint Lucia",
|
|
1787
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "521",
|
|
1788
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "666",
|
|
1789
|
+
"Energy Efficiency": "521",
|
|
1790
|
+
"Electricity Consumption": "521",
|
|
1791
|
+
"Operating Margin Grid Emission": "753",
|
|
1792
|
+
"country_code_iso_2": "LC",
|
|
1793
|
+
"country_code_iso_3": "LCA"
|
|
1794
|
+
},
|
|
1795
|
+
"Saint Martin (France)": {
|
|
1796
|
+
"Country / Territory / Island": "Saint Martin (France)",
|
|
1797
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "484",
|
|
1798
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "652",
|
|
1799
|
+
"Energy Efficiency": "484",
|
|
1800
|
+
"Electricity Consumption": "484",
|
|
1801
|
+
"Operating Margin Grid Emission": "753",
|
|
1802
|
+
"country_code_iso_2": "MF",
|
|
1803
|
+
"country_code_iso_3": "MAF"
|
|
1804
|
+
},
|
|
1805
|
+
"Saint Pierre and Miquelon (France)": {
|
|
1806
|
+
"Country / Territory / Island": "Saint Pierre and Miquelon (France)",
|
|
1807
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "415",
|
|
1808
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "626",
|
|
1809
|
+
"Energy Efficiency": "415",
|
|
1810
|
+
"Electricity Consumption": "415",
|
|
1811
|
+
"Operating Margin Grid Emission": "753",
|
|
1812
|
+
"country_code_iso_2": "PM",
|
|
1813
|
+
"country_code_iso_3": "SPM"
|
|
1814
|
+
},
|
|
1815
|
+
"Saint Vincent and Grenadines": {
|
|
1816
|
+
"Country / Territory / Island": "Saint Vincent and Grenadines",
|
|
1817
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "499",
|
|
1818
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "658",
|
|
1819
|
+
"Energy Efficiency": "499",
|
|
1820
|
+
"Electricity Consumption": "499",
|
|
1821
|
+
"Operating Margin Grid Emission": "753",
|
|
1822
|
+
"country_code_iso_2": "VC",
|
|
1823
|
+
"country_code_iso_3": "VCT"
|
|
1824
|
+
},
|
|
1825
|
+
"Samoa": {
|
|
1826
|
+
"Country / Territory / Island": "Samoa",
|
|
1827
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "434",
|
|
1828
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "633",
|
|
1829
|
+
"Energy Efficiency": "434",
|
|
1830
|
+
"Electricity Consumption": "434",
|
|
1831
|
+
"Operating Margin Grid Emission": "753",
|
|
1832
|
+
"country_code_iso_2": "WS",
|
|
1833
|
+
"country_code_iso_3": "WSM"
|
|
1834
|
+
},
|
|
1835
|
+
"San Marino": {
|
|
1836
|
+
"Country / Territory / Island": "San Marino",
|
|
1837
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "224",
|
|
1838
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "343",
|
|
1839
|
+
"Energy Efficiency": "224",
|
|
1840
|
+
"Electricity Consumption": "224",
|
|
1841
|
+
"Operating Margin Grid Emission": "414",
|
|
1842
|
+
"country_code_iso_2": "SM",
|
|
1843
|
+
"country_code_iso_3": "SMR"
|
|
1844
|
+
},
|
|
1845
|
+
"Sao Tomé & Principe": {
|
|
1846
|
+
"Country / Territory / Island": "Sao Tomé & Principe",
|
|
1847
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "565",
|
|
1848
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "682",
|
|
1849
|
+
"Energy Efficiency": "565",
|
|
1850
|
+
"Electricity Consumption": "565",
|
|
1851
|
+
"Operating Margin Grid Emission": "753",
|
|
1852
|
+
"country_code_iso_2": "ST",
|
|
1853
|
+
"country_code_iso_3": "STP"
|
|
1854
|
+
},
|
|
1855
|
+
"Saudi Arabia": {
|
|
1856
|
+
"Country / Territory / Island": "Saudi Arabia",
|
|
1857
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "374",
|
|
1858
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "510",
|
|
1859
|
+
"Energy Efficiency": "374",
|
|
1860
|
+
"Electricity Consumption": "374",
|
|
1861
|
+
"Operating Margin Grid Emission": "592",
|
|
1862
|
+
"country_code_iso_2": "SA",
|
|
1863
|
+
"country_code_iso_3": "SAU"
|
|
1864
|
+
},
|
|
1865
|
+
"Senegal": {
|
|
1866
|
+
"Country / Territory / Island": "Senegal",
|
|
1867
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "656",
|
|
1868
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "790",
|
|
1869
|
+
"Energy Efficiency": "656",
|
|
1870
|
+
"Electricity Consumption": "656",
|
|
1871
|
+
"Operating Margin Grid Emission": "870",
|
|
1872
|
+
"country_code_iso_2": "SN",
|
|
1873
|
+
"country_code_iso_3": "SEN"
|
|
1874
|
+
},
|
|
1875
|
+
"Serbia": {
|
|
1876
|
+
"Country / Territory / Island": "Serbia",
|
|
1877
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "678",
|
|
1878
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "933",
|
|
1879
|
+
"Energy Efficiency": "678",
|
|
1880
|
+
"Electricity Consumption": "678",
|
|
1881
|
+
"Operating Margin Grid Emission": "1086",
|
|
1882
|
+
"country_code_iso_2": "RS",
|
|
1883
|
+
"country_code_iso_3": "SRB"
|
|
1884
|
+
},
|
|
1885
|
+
"Seychelles": {
|
|
1886
|
+
"Country / Territory / Island": "Seychelles",
|
|
1887
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "479",
|
|
1888
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "650",
|
|
1889
|
+
"Energy Efficiency": "479",
|
|
1890
|
+
"Electricity Consumption": "479",
|
|
1891
|
+
"Operating Margin Grid Emission": "753",
|
|
1892
|
+
"country_code_iso_2": "SC",
|
|
1893
|
+
"country_code_iso_3": "SYC"
|
|
1894
|
+
},
|
|
1895
|
+
"Sierra Leone": {
|
|
1896
|
+
"Country / Territory / Island": "Sierra Leone",
|
|
1897
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "246",
|
|
1898
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "398",
|
|
1899
|
+
"Energy Efficiency": "246",
|
|
1900
|
+
"Electricity Consumption": "246",
|
|
1901
|
+
"Operating Margin Grid Emission": "489",
|
|
1902
|
+
"country_code_iso_2": "SL",
|
|
1903
|
+
"country_code_iso_3": "SLE"
|
|
1904
|
+
},
|
|
1905
|
+
"Singapore": {
|
|
1906
|
+
"Country / Territory / Island": "Singapore",
|
|
1907
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "200",
|
|
1908
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "311",
|
|
1909
|
+
"Energy Efficiency": "200",
|
|
1910
|
+
"Electricity Consumption": "200",
|
|
1911
|
+
"Operating Margin Grid Emission": "379",
|
|
1912
|
+
"country_code_iso_2": "SG",
|
|
1913
|
+
"country_code_iso_3": "SGP"
|
|
1914
|
+
},
|
|
1915
|
+
"Sint Martin (Netherlands)": {
|
|
1916
|
+
"Country / Territory / Island": "Sint Martin (Netherlands)",
|
|
1917
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "463",
|
|
1918
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "644",
|
|
1919
|
+
"Energy Efficiency": "463",
|
|
1920
|
+
"Electricity Consumption": "463",
|
|
1921
|
+
"Operating Margin Grid Emission": "753",
|
|
1922
|
+
"country_code_iso_2": "SX",
|
|
1923
|
+
"country_code_iso_3": "SXM"
|
|
1924
|
+
},
|
|
1925
|
+
"Slovak Republic": {
|
|
1926
|
+
"Country / Territory / Island": "Slovak Republic",
|
|
1927
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "164",
|
|
1928
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "269",
|
|
1929
|
+
"Energy Efficiency": "164",
|
|
1930
|
+
"Electricity Consumption": "164",
|
|
1931
|
+
"Operating Margin Grid Emission": "332",
|
|
1932
|
+
"country_code_iso_2": "SK",
|
|
1933
|
+
"country_code_iso_3": "SVK"
|
|
1934
|
+
},
|
|
1935
|
+
"Slovenia": {
|
|
1936
|
+
"Country / Territory / Island": "Slovenia",
|
|
1937
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "285",
|
|
1938
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "494",
|
|
1939
|
+
"Energy Efficiency": "285",
|
|
1940
|
+
"Electricity Consumption": "285",
|
|
1941
|
+
"Operating Margin Grid Emission": "620",
|
|
1942
|
+
"country_code_iso_2": "SI",
|
|
1943
|
+
"country_code_iso_3": "SVN"
|
|
1944
|
+
},
|
|
1945
|
+
"Solomon Islands": {
|
|
1946
|
+
"Country / Territory / Island": "Solomon Islands",
|
|
1947
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "563",
|
|
1948
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "681",
|
|
1949
|
+
"Energy Efficiency": "563",
|
|
1950
|
+
"Electricity Consumption": "563",
|
|
1951
|
+
"Operating Margin Grid Emission": "753",
|
|
1952
|
+
"country_code_iso_2": "SB",
|
|
1953
|
+
"country_code_iso_3": "SLB"
|
|
1954
|
+
},
|
|
1955
|
+
"Somalia": {
|
|
1956
|
+
"Country / Territory / Island": "Somalia",
|
|
1957
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "582",
|
|
1958
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "689",
|
|
1959
|
+
"Energy Efficiency": "582",
|
|
1960
|
+
"Electricity Consumption": "582",
|
|
1961
|
+
"Operating Margin Grid Emission": "753",
|
|
1962
|
+
"country_code_iso_2": "SO",
|
|
1963
|
+
"country_code_iso_3": "SOM"
|
|
1964
|
+
},
|
|
1965
|
+
"South Africa": {
|
|
1966
|
+
"Country / Territory / Island": "South Africa",
|
|
1967
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "786",
|
|
1968
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "964",
|
|
1969
|
+
"Energy Efficiency": "786",
|
|
1970
|
+
"Electricity Consumption": "786",
|
|
1971
|
+
"Operating Margin Grid Emission": "1070",
|
|
1972
|
+
"country_code_iso_2": "ZA",
|
|
1973
|
+
"country_code_iso_3": "ZAF"
|
|
1974
|
+
},
|
|
1975
|
+
"South Sudan": {
|
|
1976
|
+
"Country / Territory / Island": "South Sudan",
|
|
1977
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "704",
|
|
1978
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "820",
|
|
1979
|
+
"Energy Efficiency": "704",
|
|
1980
|
+
"Electricity Consumption": "704",
|
|
1981
|
+
"Operating Margin Grid Emission": "890",
|
|
1982
|
+
"country_code_iso_2": "SS",
|
|
1983
|
+
"country_code_iso_3": "SSD"
|
|
1984
|
+
},
|
|
1985
|
+
"Spain": {
|
|
1986
|
+
"Country / Territory / Island": "Spain",
|
|
1987
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "209",
|
|
1988
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "329",
|
|
1989
|
+
"Energy Efficiency": "209",
|
|
1990
|
+
"Electricity Consumption": "209",
|
|
1991
|
+
"Operating Margin Grid Emission": "402",
|
|
1992
|
+
"country_code_iso_2": "ES",
|
|
1993
|
+
"country_code_iso_3": "ESP"
|
|
1994
|
+
},
|
|
1995
|
+
"Sri Lanka": {
|
|
1996
|
+
"Country / Territory / Island": "Sri Lanka",
|
|
1997
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "506",
|
|
1998
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "646",
|
|
1999
|
+
"Energy Efficiency": "506",
|
|
2000
|
+
"Electricity Consumption": "506",
|
|
2001
|
+
"Operating Margin Grid Emission": "731",
|
|
2002
|
+
"country_code_iso_2": "LK",
|
|
2003
|
+
"country_code_iso_3": "LKA"
|
|
2004
|
+
},
|
|
2005
|
+
"Sudan": {
|
|
2006
|
+
"Country / Territory / Island": "Sudan",
|
|
2007
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "398",
|
|
2008
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "609",
|
|
2009
|
+
"Energy Efficiency": "398",
|
|
2010
|
+
"Electricity Consumption": "398",
|
|
2011
|
+
"Operating Margin Grid Emission": "736",
|
|
2012
|
+
"country_code_iso_2": "SD",
|
|
2013
|
+
"country_code_iso_3": "SDN"
|
|
2014
|
+
},
|
|
2015
|
+
"Suriname": {
|
|
2016
|
+
"Country / Territory / Island": "Suriname",
|
|
2017
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "565",
|
|
2018
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "855",
|
|
2019
|
+
"Energy Efficiency": "565",
|
|
2020
|
+
"Electricity Consumption": "565",
|
|
2021
|
+
"Operating Margin Grid Emission": "1029",
|
|
2022
|
+
"country_code_iso_2": "SR",
|
|
2023
|
+
"country_code_iso_3": "SUR"
|
|
2024
|
+
},
|
|
2025
|
+
"Sweden": {
|
|
2026
|
+
"Country / Territory / Island": "Sweden",
|
|
2027
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "25",
|
|
2028
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "52",
|
|
2029
|
+
"Energy Efficiency": "25",
|
|
2030
|
+
"Electricity Consumption": "25",
|
|
2031
|
+
"Operating Margin Grid Emission": "68",
|
|
2032
|
+
"country_code_iso_2": "SE",
|
|
2033
|
+
"country_code_iso_3": "SWE"
|
|
2034
|
+
},
|
|
2035
|
+
"Switzerland": {
|
|
2036
|
+
"Country / Territory / Island": "Switzerland",
|
|
2037
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "20",
|
|
2038
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "38",
|
|
2039
|
+
"Energy Efficiency": "20",
|
|
2040
|
+
"Electricity Consumption": "20",
|
|
2041
|
+
"Operating Margin Grid Emission": "48",
|
|
2042
|
+
"country_code_iso_2": "CH",
|
|
2043
|
+
"country_code_iso_3": "CHE"
|
|
2044
|
+
},
|
|
2045
|
+
"Syrian Arab Republic": {
|
|
2046
|
+
"Country / Territory / Island": "Syrian Arab Republic",
|
|
2047
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "546",
|
|
2048
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "650",
|
|
2049
|
+
"Energy Efficiency": "546",
|
|
2050
|
+
"Electricity Consumption": "546",
|
|
2051
|
+
"Operating Margin Grid Emission": "713",
|
|
2052
|
+
"country_code_iso_2": "SY",
|
|
2053
|
+
"country_code_iso_3": "SYR"
|
|
2054
|
+
},
|
|
2055
|
+
"Taiwan (Chinese Taipei)": {
|
|
2056
|
+
"Country / Territory / Island": "Taiwan (Chinese Taipei)",
|
|
2057
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "331",
|
|
2058
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "427",
|
|
2059
|
+
"Energy Efficiency": "331",
|
|
2060
|
+
"Electricity Consumption": "331",
|
|
2061
|
+
"Operating Margin Grid Emission": "484",
|
|
2062
|
+
"country_code_iso_2": "TW",
|
|
2063
|
+
"country_code_iso_3": "TWN"
|
|
2064
|
+
},
|
|
2065
|
+
"Tajikistan": {
|
|
2066
|
+
"Country / Territory / Island": "Tajikistan",
|
|
2067
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "106",
|
|
2068
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "199",
|
|
2069
|
+
"Energy Efficiency": "106",
|
|
2070
|
+
"Electricity Consumption": "106",
|
|
2071
|
+
"Operating Margin Grid Emission": "255",
|
|
2072
|
+
"country_code_iso_2": "TJ",
|
|
2073
|
+
"country_code_iso_3": "TJK"
|
|
2074
|
+
},
|
|
2075
|
+
"Tanzania, United Republic of": {
|
|
2076
|
+
"Country / Territory / Island": ["Tanzania", "United Republic of"],
|
|
2077
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "336",
|
|
2078
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "458",
|
|
2079
|
+
"Energy Efficiency": "336",
|
|
2080
|
+
"Electricity Consumption": "336",
|
|
2081
|
+
"Operating Margin Grid Emission": "531",
|
|
2082
|
+
"country_code_iso_2": "TZ",
|
|
2083
|
+
"country_code_iso_3": "TZA"
|
|
2084
|
+
},
|
|
2085
|
+
"Thailand": {
|
|
2086
|
+
"Country / Territory / Island": "Thailand",
|
|
2087
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "351",
|
|
2088
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "413",
|
|
2089
|
+
"Energy Efficiency": "351",
|
|
2090
|
+
"Electricity Consumption": "351",
|
|
2091
|
+
"Operating Margin Grid Emission": "450",
|
|
2092
|
+
"country_code_iso_2": "TH",
|
|
2093
|
+
"country_code_iso_3": "THA"
|
|
2094
|
+
},
|
|
2095
|
+
"Timor-Leste": {
|
|
2096
|
+
"Country / Territory / Island": "Timor-Leste",
|
|
2097
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "589",
|
|
2098
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "691",
|
|
2099
|
+
"Energy Efficiency": "589",
|
|
2100
|
+
"Electricity Consumption": "589",
|
|
2101
|
+
"Operating Margin Grid Emission": "753",
|
|
2102
|
+
"country_code_iso_2": "TL",
|
|
2103
|
+
"country_code_iso_3": "TLS"
|
|
2104
|
+
},
|
|
2105
|
+
"Togo": {
|
|
2106
|
+
"Country / Territory / Island": "Togo",
|
|
2107
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "597",
|
|
2108
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "761",
|
|
2109
|
+
"Energy Efficiency": "597",
|
|
2110
|
+
"Electricity Consumption": "597",
|
|
2111
|
+
"Operating Margin Grid Emission": "859",
|
|
2112
|
+
"country_code_iso_2": "TG",
|
|
2113
|
+
"country_code_iso_3": "TGO"
|
|
2114
|
+
},
|
|
2115
|
+
"Tonga": {
|
|
2116
|
+
"Country / Territory / Island": "Tonga",
|
|
2117
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "533",
|
|
2118
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "670",
|
|
2119
|
+
"Energy Efficiency": "533",
|
|
2120
|
+
"Electricity Consumption": "533",
|
|
2121
|
+
"Operating Margin Grid Emission": "753",
|
|
2122
|
+
"country_code_iso_2": "TO",
|
|
2123
|
+
"country_code_iso_3": "TON"
|
|
2124
|
+
},
|
|
2125
|
+
"Trinidad and Tobago": {
|
|
2126
|
+
"Country / Territory / Island": "Trinidad and Tobago",
|
|
2127
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "370",
|
|
2128
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "488",
|
|
2129
|
+
"Energy Efficiency": "370",
|
|
2130
|
+
"Electricity Consumption": "370",
|
|
2131
|
+
"Operating Margin Grid Emission": "559",
|
|
2132
|
+
"country_code_iso_2": "TT",
|
|
2133
|
+
"country_code_iso_3": "TTO"
|
|
2134
|
+
},
|
|
2135
|
+
"Tunisia": {
|
|
2136
|
+
"Country / Territory / Island": "Tunisia",
|
|
2137
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "348",
|
|
2138
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "423",
|
|
2139
|
+
"Energy Efficiency": "348",
|
|
2140
|
+
"Electricity Consumption": "348",
|
|
2141
|
+
"Operating Margin Grid Emission": "468",
|
|
2142
|
+
"country_code_iso_2": "TN",
|
|
2143
|
+
"country_code_iso_3": "TUN"
|
|
2144
|
+
},
|
|
2145
|
+
"Turkey": {
|
|
2146
|
+
"Country / Territory / Island": "Turkey",
|
|
2147
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "309",
|
|
2148
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "351",
|
|
2149
|
+
"Energy Efficiency": "309",
|
|
2150
|
+
"Electricity Consumption": "309",
|
|
2151
|
+
"Operating Margin Grid Emission": "376",
|
|
2152
|
+
"country_code_iso_2": "TR",
|
|
2153
|
+
"country_code_iso_3": "TUR"
|
|
2154
|
+
},
|
|
2155
|
+
"Turkmenistan": {
|
|
2156
|
+
"Country / Territory / Island": "Turkmenistan",
|
|
2157
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "676",
|
|
2158
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "833",
|
|
2159
|
+
"Energy Efficiency": "676",
|
|
2160
|
+
"Electricity Consumption": "676",
|
|
2161
|
+
"Operating Margin Grid Emission": "927",
|
|
2162
|
+
"country_code_iso_2": "TM",
|
|
2163
|
+
"country_code_iso_3": "TKM"
|
|
2164
|
+
},
|
|
2165
|
+
"Turks and Caicos Islands (U.K.)": {
|
|
2166
|
+
"Country / Territory / Island": "Turks and Caicos Islands (U.K.)",
|
|
2167
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "451",
|
|
2168
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "639",
|
|
2169
|
+
"Energy Efficiency": "451",
|
|
2170
|
+
"Electricity Consumption": "451",
|
|
2171
|
+
"Operating Margin Grid Emission": "753",
|
|
2172
|
+
"country_code_iso_2": "TC",
|
|
2173
|
+
"country_code_iso_3": "TCA"
|
|
2174
|
+
},
|
|
2175
|
+
"Tuvalu": {
|
|
2176
|
+
"Country / Territory / Island": "Tuvalu",
|
|
2177
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "497",
|
|
2178
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "657",
|
|
2179
|
+
"Energy Efficiency": "497",
|
|
2180
|
+
"Electricity Consumption": "497",
|
|
2181
|
+
"Operating Margin Grid Emission": "753",
|
|
2182
|
+
"country_code_iso_2": "TV",
|
|
2183
|
+
"country_code_iso_3": "TUV"
|
|
2184
|
+
},
|
|
2185
|
+
"Uganda": {
|
|
2186
|
+
"Country / Territory / Island": "Uganda",
|
|
2187
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "116",
|
|
2188
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "218",
|
|
2189
|
+
"Energy Efficiency": "116",
|
|
2190
|
+
"Electricity Consumption": "116",
|
|
2191
|
+
"Operating Margin Grid Emission": "279",
|
|
2192
|
+
"country_code_iso_2": "UG",
|
|
2193
|
+
"country_code_iso_3": "UGA"
|
|
2194
|
+
},
|
|
2195
|
+
"Ukraine": {
|
|
2196
|
+
"Country / Territory / Island": "Ukraine",
|
|
2197
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "435",
|
|
2198
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "643",
|
|
2199
|
+
"Energy Efficiency": "435",
|
|
2200
|
+
"Electricity Consumption": "435",
|
|
2201
|
+
"Operating Margin Grid Emission": "768",
|
|
2202
|
+
"country_code_iso_2": "UA",
|
|
2203
|
+
"country_code_iso_3": "UKR"
|
|
2204
|
+
},
|
|
2205
|
+
"United Arab Emirates": {
|
|
2206
|
+
"Country / Territory / Island": "United Arab Emirates",
|
|
2207
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "310",
|
|
2208
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "464",
|
|
2209
|
+
"Energy Efficiency": "310",
|
|
2210
|
+
"Electricity Consumption": "310",
|
|
2211
|
+
"Operating Margin Grid Emission": "556",
|
|
2212
|
+
"country_code_iso_2": "AE",
|
|
2213
|
+
"country_code_iso_3": "ARE"
|
|
2214
|
+
},
|
|
2215
|
+
"United Kingdom": {
|
|
2216
|
+
"Country / Territory / Island": "United Kingdom",
|
|
2217
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "219",
|
|
2218
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "320",
|
|
2219
|
+
"Energy Efficiency": "219",
|
|
2220
|
+
"Electricity Consumption": "219",
|
|
2221
|
+
"Operating Margin Grid Emission": "380",
|
|
2222
|
+
"country_code_iso_2": "GB",
|
|
2223
|
+
"country_code_iso_3": "GBR"
|
|
2224
|
+
},
|
|
2225
|
+
"United States": {
|
|
2226
|
+
"Country / Territory / Island": "United States",
|
|
2227
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "246",
|
|
2228
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "352",
|
|
2229
|
+
"Energy Efficiency": "246",
|
|
2230
|
+
"Electricity Consumption": "246",
|
|
2231
|
+
"Operating Margin Grid Emission": "416",
|
|
2232
|
+
"country_code_iso_2": "US",
|
|
2233
|
+
"country_code_iso_3": "USA"
|
|
2234
|
+
},
|
|
2235
|
+
"Uruguay": {
|
|
2236
|
+
"Country / Territory / Island": "Uruguay",
|
|
2237
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "65",
|
|
2238
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "133",
|
|
2239
|
+
"Energy Efficiency": "65",
|
|
2240
|
+
"Electricity Consumption": "65",
|
|
2241
|
+
"Operating Margin Grid Emission": "174",
|
|
2242
|
+
"country_code_iso_2": "UY",
|
|
2243
|
+
"country_code_iso_3": "URY"
|
|
2244
|
+
},
|
|
2245
|
+
"Uzbekistan": {
|
|
2246
|
+
"Country / Territory / Island": "Uzbekistan",
|
|
2247
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "467",
|
|
2248
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "558",
|
|
2249
|
+
"Energy Efficiency": "467",
|
|
2250
|
+
"Electricity Consumption": "467",
|
|
2251
|
+
"Operating Margin Grid Emission": "612",
|
|
2252
|
+
"country_code_iso_2": "UZ",
|
|
2253
|
+
"country_code_iso_3": "UZB"
|
|
2254
|
+
},
|
|
2255
|
+
"Vanatu": {
|
|
2256
|
+
"Country / Territory / Island": "Vanatu",
|
|
2257
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "504",
|
|
2258
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "659",
|
|
2259
|
+
"Energy Efficiency": "504",
|
|
2260
|
+
"Electricity Consumption": "504",
|
|
2261
|
+
"Operating Margin Grid Emission": "753",
|
|
2262
|
+
"country_code_iso_2": "VU",
|
|
2263
|
+
"country_code_iso_3": "VUT"
|
|
2264
|
+
},
|
|
2265
|
+
"Venezuela, Bolivarian Republic of": {
|
|
2266
|
+
"Country / Territory / Island": ["Venezuela", "Bolivarian Republic of"],
|
|
2267
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "368",
|
|
2268
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "582",
|
|
2269
|
+
"Energy Efficiency": "368",
|
|
2270
|
+
"Electricity Consumption": "368",
|
|
2271
|
+
"Operating Margin Grid Emission": "711",
|
|
2272
|
+
"country_code_iso_2": "VE",
|
|
2273
|
+
"country_code_iso_3": "VEN"
|
|
2274
|
+
},
|
|
2275
|
+
"Viet Nam": {
|
|
2276
|
+
"Country / Territory / Island": "Viet Nam",
|
|
2277
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "381",
|
|
2278
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "493",
|
|
2279
|
+
"Energy Efficiency": "381",
|
|
2280
|
+
"Electricity Consumption": "381",
|
|
2281
|
+
"Operating Margin Grid Emission": "560",
|
|
2282
|
+
"country_code_iso_2": "VN",
|
|
2283
|
+
"country_code_iso_3": "VNM"
|
|
2284
|
+
},
|
|
2285
|
+
"Virgin Islands (U.S.)": {
|
|
2286
|
+
"Country / Territory / Island": "Virgin Islands (U.S.)",
|
|
2287
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "373",
|
|
2288
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "546",
|
|
2289
|
+
"Energy Efficiency": "373",
|
|
2290
|
+
"Electricity Consumption": "373",
|
|
2291
|
+
"Operating Margin Grid Emission": "650",
|
|
2292
|
+
"country_code_iso_2": "VI",
|
|
2293
|
+
"country_code_iso_3": "VIR"
|
|
2294
|
+
},
|
|
2295
|
+
"Yemen": {
|
|
2296
|
+
"Country / Territory / Island": "Yemen",
|
|
2297
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "615",
|
|
2298
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "735",
|
|
2299
|
+
"Energy Efficiency": "615",
|
|
2300
|
+
"Electricity Consumption": "615",
|
|
2301
|
+
"Operating Margin Grid Emission": "807",
|
|
2302
|
+
"country_code_iso_2": "YE",
|
|
2303
|
+
"country_code_iso_3": "YEM"
|
|
2304
|
+
},
|
|
2305
|
+
"Zambia": {
|
|
2306
|
+
"Country / Territory / Island": "Zambia",
|
|
2307
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "197",
|
|
2308
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "334",
|
|
2309
|
+
"Energy Efficiency": "197",
|
|
2310
|
+
"Electricity Consumption": "197",
|
|
2311
|
+
"Operating Margin Grid Emission": "416",
|
|
2312
|
+
"country_code_iso_2": "ZM",
|
|
2313
|
+
"country_code_iso_3": "ZMB"
|
|
2314
|
+
},
|
|
2315
|
+
"Zimbabwe": {
|
|
2316
|
+
"Country / Territory / Island": "Zimbabwe",
|
|
2317
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "880",
|
|
2318
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "1315",
|
|
2319
|
+
"Energy Efficiency": "880",
|
|
2320
|
+
"Electricity Consumption": "880",
|
|
2321
|
+
"Operating Margin Grid Emission": "1575",
|
|
2322
|
+
"country_code_iso_2": "ZW",
|
|
2323
|
+
"country_code_iso_3": "ZWE"
|
|
2324
|
+
},
|
|
2325
|
+
"Memo: EU 27": {
|
|
2326
|
+
"Country / Territory / Island": "Memo: EU 27",
|
|
2327
|
+
"Firm Energy (e.g., Hydro, Geothermal)": "261",
|
|
2328
|
+
"Intermittent Energy (e.g., Solar, Wind, Tidal)": "353",
|
|
2329
|
+
"Energy Efficiency": "261",
|
|
2330
|
+
"Electricity Consumption": "261",
|
|
2331
|
+
"Operating Margin Grid Emission": "409",
|
|
2332
|
+
"country_code_iso_2": "",
|
|
2333
|
+
"country_code_iso_3": ""
|
|
2334
|
+
}
|
|
2335
|
+
}
|