home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

14 rows where owner = "Guangdong Electric Power Development Co Ltd"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, latitude, longitude, commissioning_year, source, url, geolocation_source, estimated_generation_gwh

primary_fuel 1

  • Coal 14

owner 1

  • Guangdong Electric Power Development Co Ltd · 14 ✖

country_long 1

  • China 14
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
5245 5245 CHN China Bohe Coal WRI1070185 2000.0 22.9657 112.1079 Coal       2015.0 Guangdong Electric Power Development Co Ltd Industry About https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/25866-bohe-coal-power-plant Industry About                 8611.776695636161
5455 5455 CHN China Dabu Coal WRI1070184 1200.0 24.5852 113.5831 Coal       2015.0 Guangdong Electric Power Development Co Ltd Industry About https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/25867-dabu-coal-power-plant Industry About                 5167.066017381696
6032 6032 CHN China Guangdong Huizhou Pinghai power station WRI1070326 2000.0 22.6059 114.7419 Coal       2010.0 Guangdong Electric Power Development Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1081542               8611.776695636161
6034 6034 CHN China Guangdong Jinwan power station WRI1070027 1200.0 21.9691 113.1797 Coal       2007.0 Guangdong Electric Power Development Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1070842               5167.066017381696
6383 6383 CHN China Hengyun A Coal WRI1070800 545.0 23.0655 113.4984 Coal         Guangdong Electric Power Development Co Ltd Industry About https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/25876-hengyun-a-coal-power-plant Industry About                 2346.709149560853
6384 6384 CHN China Hengyun B Coal WRI1070801 600.0 23.0638 113.5006 Coal         Guangdong Electric Power Development Co Ltd Industry About https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/25877-hengyun-b-coal-power-plant Industry About                 2583.533008690848
7476 7476 CHN China Luoding power station WRI1070026 270.0 22.8043 111.6189 Coal       2004.0 Guangdong Electric Power Development Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1073063               1162.5898539108814
8055 8055 CHN China Shanwei Honghaiwan power station WRI1070084 2520.0 22.7061 115.5543 Coal       2010.0 Guangdong Electric Power Development Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1070077               10850.83863650156
8897 8897 CHN China Yangshan Coal WRI1070301 185.0 24.612 112.5412 Coal       1991.0 Guangdong Electric Power Development Co Ltd Industry About https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/25910-yangshan-coal-power-plant Industry About 1082351               796.5893443463448
9015 9015 CHN China Yuehua Huangpu power station WRI1070683 600.0 23.0792 113.4951 Coal       1990.0 Guangdong Electric Power Development Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT                 2583.533008690848
9016 9016 CHN China Yuelian Coal WRI1070303 520.0 22.9657 112.1079 Coal       2000.0 Guangdong Electric Power Development Co Ltd Industry About https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/25912-yuelian-coal-power-plant Industry About 1055284               2239.061940865401
9051 9051 CHN China Yunfu power station WRI1070297 1120.0 22.9838 112.1005 Coal       2004.0 Guangdong Electric Power Development Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ Industry About 1029586               4822.59494955625
9205 9205 CHN China Zhanjiang Aoliyou power station WRI1070296 1200.0 21.3156 110.4091 Coal       2011.0 Guangdong Electric Power Development Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1059844               5167.066017381696
9206 9206 CHN China Zhanjiang Coal WRI1070299 1200.0 21.3102 110.4095 Coal       1995.0 Guangdong Electric Power Development Co Ltd Industry About https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/25916-zhanjiang-coal-power-plant Industry About 1044613               5167.066017381696

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