global-power-plants
10 rows where owner = "Public Power Company of Greece"
This data as json, CSV (advanced)
Suggested facets: url, geolocation_source
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
13795 | 13795 | GRC | Greece | Agios Georgiou | WRI1061107 | 360.0 | 37.9539 | 23.6104 | Gas | Public Power Company of Greece | Public Power Corporation of Greece | https://www.dei.gr/Default.aspx?t=MapStation.aspx&id=150&nt=124&lang=2 | GEODB | 1026297 | 0.0 | JRC-PPDB-OPEN | 468.657060518732 | |||||||||
13799 | 13799 | GRC | Greece | Aliveri | WRI1061105 | 420.0 | 38.3896 | 24.0524 | Gas | Public Power Company of Greece | Public Power Corporation of Greece | https://www.dei.gr/Default.aspx?t=MapStation.aspx&id=179&nt=124&lang=2 | GEODB | 1026299 | 1772.961 | JRC-PPDB-OPEN | 546.7665706051873 | |||||||||
13804 | 13804 | GRC | Greece | Atherinolakkos | WRI1061072 | 102.0 | 35.0038 | 26.1397 | Oil | Public Power Company of Greece | Public Power Corporation of Greece | https://www.dei.gr/Default.aspx?t=MapStation.aspx&id=170&nt=124&lang=2 | GEODB | 1055344 | 1128.7185628742516 | |||||||||||
13806 | 13806 | GRC | Greece | Chania | WRI1061109 | 134.0 | 35.488 | 24.0384 | Gas | 1998.0 | Public Power Company of Greece | Public Power Corporation of Greece | http://www.dei.gr/Default.aspx?id=146&nt=123&lang=6 | GEODB | 1026309 | 174.4445725264169 | ||||||||||
13817 | 13817 | GRC | Greece | Heron I | WRI1061108 | 148.0 | 38.2801 | 23.3264 | Gas | Public Power Company of Greece | Public Power Corporation of Greece | http://www.dei.gr/Default.aspx?id=146&nt=123&lang=8 | GEODB | 1061448 | 416.717 | 1292.089 | 1150.345 | JRC-PPDB-OPEN | 192.67012487992318 | |||||||
13827 | 13827 | GRC | Greece | Kotomini | WRI1061100 | 485.0 | 41.0646 | 25.4899 | Gas | 2002.0 | Public Power Company of Greece | Public Power Corporation of Greece | http://www.dei.gr/Default.aspx?id=146&nt=123&lang=2 | WRI | 1026328 | 425.915 | 1566.48 | 1649.641 | JRC-PPDB-OPEN | 631.3852065321806 | ||||||
13834 | 13834 | GRC | Greece | Lavrio | WRI1061099 | 723.0 | 37.7463 | 24.0666 | Gas | Public Power Company of Greece | Public Power Corporation of Greece | http://www.dei.gr/Default.aspx?id=146&nt=123&lang=7 | WRI | 1026332 | 1365.566 | JRC-PPDB-OPEN | 941.2195965417868 | |||||||||
13836 | 13836 | GRC | Greece | Linoperamata | WRI1061071 | 193.0 | 35.34 | 25.0523 | Oil | Public Power Company of Greece | Public Power Corporation of Greece | https://www.dei.gr/Default.aspx?t=MapStation.aspx&id=170&nt=124&lang=2 | GEODB | 1026336 | 2135.7125748502995 | |||||||||||
13841 | 13841 | GRC | Greece | Megalopolis V | WRI1061098 | 811.0 | 37.418 | 22.1083 | Gas | Public Power Company of Greece | Public Power Corporation of Greece | http://www.dei.gr/Default.aspx?id=146&nt=123&lang=4 | WRI | 1026339 | 1155.026 | 1421.019 | JRC-PPDB-OPEN | 1055.7802113352543 | ||||||||
13869 | 13869 | GRC | Greece | South Rhodes Power Plant | WRI1023514 | 206.0 | 36.3789 | 28.0186 | Oil | Public Power Company of Greece | Public Power Corporation of Greece | https://www.dei.gr/Default.aspx?t=MapStation.aspx&id=155&nt=124&lang=2 | GEODB | 2279.5688622754487 |
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");