home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

15 rows where owner = "North United Power Co Ltd"

✎ View and edit SQL

This data as json, CSV (advanced)

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

primary_fuel 1

  • Coal 15

owner 1

  • North United Power Co Ltd · 15 ✖

country_long 1

  • China 15
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
5477 5477 CHN China Dalate power station WRI1070038 3180.0 40.367 109.997 Coal       2002.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1023032               13692.724946061497
5776 5776 CHN China Fengzhen - Huaneng Coal WRI1070262 800.0 40.4043 113.1446 Coal       1992.0 North United Power Co Ltd Industry About https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/33612-fengzhen-huaneng-coal-power-plant Industry About 1024323               3444.7106782544647
6403 6403 CHN China Hohhot Jinqiao power station WRI1070267 600.0 40.7085 111.7399 Coal       2007.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1071657               2583.533008690848
6404 6404 CHN China Hohhot Jinshan power station WRI1070427 600.0 40.7069 111.4576 Coal       2010.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1072864               2583.533008690848
6560 6560 CHN China Huaneng Baotou-1 power station WRI1070725 950.0 40.6567 109.6583 Coal       2002.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1063784               4090.593930427177
6561 6561 CHN China Huaneng Baotou-2 power station WRI1070723 1000.0 40.6778 109.8913 Coal       1998.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1063783               4305.8883478180815
6562 6562 CHN China Huaneng Baotou-3 power station WRI1070724 600.0 40.6246 110.0028 Coal       2007.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1024313               2583.533008690848
6594 6594 CHN China Huaneng Hohhot power station WRI1070257 1100.0 40.7934 111.5977 Coal       2006.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1023035               4736.477182599889
6607 6607 CHN China Huaneng Linhe power station WRI1070034 600.0 40.7826 107.4909 Coal       2007.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1073052               2583.533008690848
6634 6634 CHN China Huaneng Shangdu power station WRI1070661 3720.0 42.2237 116.0293 Coal       2008.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1057691               16017.904653883259
6670 6670 CHN China Huaneng Wuhai Cogen power station WRI1075637 400.0 39.707 106.8297 Coal       2005.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT                 1722.3553391272321
6671 6671 CHN China Huaneng Wuhai Haibowan power station WRI1070255 1060.0 39.3174 106.865 Coal       2003.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT                 4564.241648687165
6673 6673 CHN China Huaneng Wulashan power station WRI1070148 600.0 40.6512 108.7674 Coal       1998.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1024358               2583.533008690848
7688 7688 CHN China North United Power Mengxi power station WRI1070665 600.0 39.8926 106.7661 Coal       2008.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT 1088088               2583.533008690848
8555 8555 CHN China Ulanhot Xingan-2 power station WRI1070657 100.0 46.0508 122.0611 Coal       2008.0 North United Power Co Ltd GCPT https://endcoal.org/global-coal-plant-tracker/ GCPT                 430.58883478180803

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