global-power-plants
5 rows where owner = "Beijing Energy Investment Holding Co Ltd"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, source, url, geolocation_source, estimated_generation_gwh
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 5222 | 5222 | CHN | China | Beijing - Shijingshan Coal | WRI1070135 | 880.0 | 39.923 | 116.1375 | Coal | 1988.0 | Beijing Energy Investment Holding Co Ltd | Industry About | https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/33243-beijing-shijingshan-coal-power-plant | Industry About | 3789.1817460799107 | |||||||||||
| 5472 | 5472 | CHN | China | Daihai power station | WRI1070041 | 2430.0 | 40.5204 | 112.6674 | Coal | 2008.0 | Beijing Energy Investment Holding Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1024317 | 10463.308685197931 | ||||||||||
| 5777 | 5777 | CHN | China | Fengzhen - Jinlong Coal | WRI1070256 | 1200.0 | 40.4029 | 113.155 | Coal | 2007.0 | Beijing Energy Investment Holding Co Ltd | Industry About | https://industryabout.com/country-territories-3/1705-china/fossil-fuels-energy/33614-fengzhen-jinlong-coal-power-plant | Industry About | 1065853 | 5167.066017381696 | ||||||||||
| 8130 | 8130 | CHN | China | Shenhua Zhunneng power station | WRI1070387 | 960.0 | 39.8279 | 111.2679 | Coal | 2009.0 | Beijing Energy Investment Holding Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1111313 | 4133.652813905357 | ||||||||||
| 8201 | 8201 | CHN | China | Shuidonggou power station | WRI1070804 | 1200.0 | 38.2143 | 106.5439 | Coal | 2011.0 | Beijing Energy Investment Holding Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 5167.066017381696 |
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");