home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

6 rows where owner = "Korea Midland Power (KOMIPO)"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source, url, geolocation_source

primary_fuel 3

  • Coal 3
  • Gas 2
  • Oil 1

owner 1

  • Korea Midland Power (KOMIPO) · 6 ✖

country_long 1

  • South Korea 6
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
20011 20011 KOR South Korea Boryeong (CC) WRI1000192 1800.0 36.3951 126.486 Gas       2004.0 Korea Midland Power (KOMIPO) KOMIPO http://komipo.en.ec21.com/LNG_combined_cycle_plants--487304_487308.html GEODB                 7442.244611430326
20012 20012 KOR South Korea Boryeong (poryang) WRI1000191 4000.0 36.402 126.49 Coal         Korea Midland Power (KOMIPO) KOMIPO http://komipo.en.ec21.com/Coal_fired_power_plants--487304_487306.html GEODB                 27947.967283373076
20017 20017 KOR South Korea Bukeju WRI1029843 150.0 33.537 126.5974 Coal       2000.0 Korea Midland Power (KOMIPO) KOMIPO http://komipo.en.ec21.com/Anthracite_coal_power_plants--487304_487312.html WRI 1021136               1048.0487731264902
20063 20063 KOR South Korea Incheon WRI1000195 3052.0 37.5111 126.6078 Gas       2015.0 Korea Midland Power (KOMIPO) POSCO http://eng.poscoenergy.com/eng/renew/_service/business/generator/incheon_power01.asp GEODB                 12618.739196714087
20065 20065 KOR South Korea Jeju WRI1000193 255.0 33.5352 126.5961 Oil         Korea Midland Power (KOMIPO) KOMIPO http://komipo.en.ec21.com/Oil_power_plants--487304_487314.html GEODB                 952.8947368421052
20096 20096 KOR South Korea Seocheon WRI1000194 400.0 36.1358 126.4961 Coal       1983.0 Korea Midland Power (KOMIPO) KOMIPO http://komipo.en.ec21.com/Anthracite_coal_power_plants--487304_487312.html GEODB 1048937               2794.7967283373077

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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");
Powered by Datasette · How this site works · Code of conduct