global-power-plants
11 rows where capacity_mw = "2100.0"
This data as json, CSV (advanced)
Suggested facets: country, source, url, geolocation_source
owner 7
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5221 | 5221 | CHN | China | Beijing - Northwest | WRI1070846 | 2100.0 | 39.9417 | 116.1257 | Gas | 2013.0 | Beijing Jingxi Gas-fired Thermal Power Co Ltd | Industry About | https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/33242-beijing-northwest-gas-power-plant | Industry About | 1091634 | 4022.794000786289 | ||||||||||
6019 | 6019 | CHN | China | Gongzui | WRI1000472 | 2100.0 | 29.31 | 103.48 | Hydro | 1979.0 | Wilson Center | https://www.wilsoncenter.org/publication/interactive-mapping-chinas-dam-rush | 1028815 | 8628.906563675559 | ||||||||||||
10010 | 10010 | EGY | Egypt | High Dam | WRI1000106 | 2100.0 | 23.9721 | 32.8828 | Hydro | 1967.0 | Egyptian Electricity Holding Company | http://www.moee.gov.eg/english_new/report.aspx | GEODB | 1014103 | 9304.0 | Egyptian Electricity Holding Company | ||||||||||
12608 | 12608 | DEU | Germany | BoA 2 | WRI1005614 | 2100.0 | 51.0365 | 6.6133 | Coal | 2012.0 | RWE Power AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 12524.110949931863 | |||||||||||
14478 | 14478 | IND | India | FARAKKA STPS | IND0000117 | 2100.0 | 24.772 | 87.894 | Coal | Oil | 1995.0 | Central Electricity Authority | http://www.cea.nic.in/ | WRI | 1023639 | 2018 | 12406.0 | 12467.0 | 11440.0 | 12732.0 | 12381.0 | Central Electricity Authority | ||||
15935 | 15935 | IRQ | Iraq | Al-Shemal | WRI1008714 | 2100.0 | 36.0547 | 43.2961 | Oil | Gas | 1988.0 | Ministry for Industry and Minerals | Serbia Construction | http://www.serbiaconstruction.com/projects/al-shemal-thermo-electric-power-plant/ | WRI | 17371.241721854305 | ||||||||||
16601 | 16601 | JPN | Japan | J-POWER Tachibana-wan power station | WRI1000669 | 2100.0 | 33.8572 | 134.6514 | Coal | 2000.0 | J-POWER | GCPT | https://endcoal.org/global-coal-plant-tracker/ | WRI | 1014527 | 17646.110856840027 | ||||||||||
16609 | 16609 | JPN | Japan | Kainan | WRI1000648 | 2100.0 | 34.152 | 135.1876 | Oil | Kansai | Japanese Electric Power Information Center | https://www.jepic.or.jp/en/ | GEODB | 1020408 | 5541.985303783755 | |||||||||||
17244 | 17244 | MYS | Malaysia | Tg. Bin Energy | WRI1000285 | 2100.0 | 1.3348 | 103.5422 | Coal | 2016.0 | Penisular Malaysia Electricity Supply Company | http://www.st.gov.my/index.php/component/k2/item/606-peninsular-malaysia-electricity-supply-industry-outlook-2014.html | WRI | 9015.433712703783 | ||||||||||||
17282 | 17282 | MEX | Mexico | Adolfo López Mateos (Tuxpan) | MEX0001766 | 2100.0 | 21.0151 | -97.3334 | Oil | CFE | CFE-CENACE | http://base.energia.gob.mx/nacei/Archivos/3%20P%C3%A1gina%20Datos%20de%20Infraestructura/Ingl%C3%A9s/PowerPlantsAllGE100MW_NorthAmerica_201606.xlsx | North American Cooperation on Energy Information and Comisión Reguladora de Energía | 2016 | 6015.465528014996 | |||||||||||
33333 | 33333 | UZB | Uzbekistan | Novo-Angren power station | WRI1000139 | 2100.0 | 40.9233 | 69.8174 | Coal | 1989.0 | Uzbekenergo | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GEODB | 1032634 | 1884.3378271213323 |
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");