global-power-plants
5 rows where owner = "Korea South East Power (KOSEP)"
This data as json, CSV (advanced)
Suggested facets: geolocation_source
owner 1
- Korea South East Power (KOSEP) · 5 ✖
country_long 1
| Link | rowid ▼ | country | country_long | name | gppd_idnr | capacity_mw | latitude | longitude | primary_fuel | other_fuel1 | other_fuel2 | other_fuel3 | commissioning_year | owner | source | url | geolocation_source | wepp_id | year_of_capacity_data | generation_gwh_2013 | generation_gwh_2014 | generation_gwh_2015 | generation_gwh_2016 | generation_gwh_2017 | generation_data_source | estimated_generation_gwh |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 20019 | 20019 | KOR | South Korea | Bundang | WRI1000190 | 922.0 | 37.3642 | 127.1482 | Gas | Korea South East Power (KOSEP) | KOSEP | https://www.kosep.co.kr/kosep/hw/en/ov/ovhw18/main.do?menuCd=EN02030102 | GEODB | 1021137 | 3812.083073188201 | |||||||||||
| 20087 | 20087 | KOR | South Korea | Samcheonpo | WRI1000186 | 3240.0 | 34.9103 | 128.1085 | Coal | Korea South East Power (KOSEP) | KOSEP | https://www.kosep.co.kr/kosep/hw/en/ov/ovhw18/main.do?menuCd=EN02030102 | GEODB | 1021173 | 22637.853499532193 | |||||||||||
| 20123 | 20123 | KOR | South Korea | Yeongdong | WRI1000188 | 325.0 | 37.7386 | 128.9812 | Coal | Korea South East Power (KOSEP) | KOSEP | https://www.kosep.co.kr/kosep/hw/en/ov/ovhw18/main.do?menuCd=EN02030102 | WRI | 1021192 | 2270.7723417740617 | |||||||||||
| 20125 | 20125 | KOR | South Korea | Yeongheung | WRI1000187 | 5080.0 | 37.2369 | 126.4361 | Coal | Korea South East Power (KOSEP) | KOSEP | https://www.kosep.co.kr/kosep/hw/en/ov/ovhw18/main.do?menuCd=EN02030102 | GEODB | 1021197 | 35493.9184498838 | |||||||||||
| 20131 | 20131 | KOR | South Korea | Yeosu | WRI1000189 | 678.0 | 34.8393 | 127.6908 | Coal | 2011.0 | Korea South East Power (KOSEP) | KOSEP | https://www.kosep.co.kr/kosep/hw/en/ov/ovhw18/main.do?menuCd=EN02030102 | GEODB | 1021194 | 4737.180454531735 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "global-power-plants" (
"country" TEXT,
"country_long" TEXT,
"name" TEXT,
"gppd_idnr" TEXT,
"capacity_mw" REAL,
"latitude" REAL,
"longitude" REAL,
"primary_fuel" TEXT,
"other_fuel1" TEXT,
"other_fuel2" TEXT,
"other_fuel3" TEXT,
"commissioning_year" REAL,
"owner" TEXT,
"source" TEXT,
"url" TEXT,
"geolocation_source" TEXT,
"wepp_id" TEXT,
"year_of_capacity_data" INTEGER,
"generation_gwh_2013" REAL,
"generation_gwh_2014" REAL,
"generation_gwh_2015" REAL,
"generation_gwh_2016" REAL,
"generation_gwh_2017" REAL,
"generation_data_source" TEXT,
"estimated_generation_gwh" REAL
);
CREATE INDEX ["global-power-plants_country_long"] ON [global-power-plants]("country_long");
CREATE INDEX ["global-power-plants_owner"] ON [global-power-plants]("owner");