global-power-plants
9 rows where owner = "Zhejiang Zheneng Electric Power Co Ltd"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 7268 | 7268 | CHN | China | Lanxi power station | WRI1070513 | 2400.0 | 29.1861 | 119.5068 | Coal | 2008.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1058794 | 10334.132034763392 | ||||||||||
| 8091 | 8091 | CHN | China | Shaoxing Binhai power station | WRI1070518 | 800.0 | 30.2269 | 120.7176 | Coal | 2013.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1077115 | 3444.7106782544647 | ||||||||||
| 9218 | 9218 | CHN | China | Zhejiang Taizhou-1 power station | WRI1070517 | 1260.0 | 28.6978 | 121.453 | Coal | 1995.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1013925 | 5425.4193182507815 | ||||||||||
| 9219 | 9219 | CHN | China | Zhejiang Taizhou-2 power station | WRI1070643 | 2000.0 | 29.0132 | 121.6955 | Coal | 2015.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1087839 | 8611.776695636161 | ||||||||||
| 9225 | 9225 | CHN | China | Zhejiang Zhenhai power station | WRI1070293 | 860.0 | 29.9445 | 121.6881 | Coal | 1988.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 3703.0639791235494 | |||||||||||
| 9228 | 9228 | CHN | China | Zheneng Changxing power station | WRI1070510 | 1200.0 | 30.9919 | 119.9293 | Coal | 2004.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1098364 | 5167.066017381696 | ||||||||||
| 9229 | 9229 | CHN | China | Zheneng Liuheng power station | WRI1070516 | 2000.0 | 29.7592 | 122.1262 | Coal | 2014.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1093112 | 8611.776695636161 | ||||||||||
| 9230 | 9230 | CHN | China | Zheneng Wenzhou power station | WRI1070644 | 2520.0 | 27.9963 | 120.8356 | Coal | 2007.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 10850.83863650156 | |||||||||||
| 9231 | 9231 | CHN | China | Zheneng Yueqing power station | WRI1070448 | 2520.0 | 28.1704 | 121.0889 | Coal | 2009.0 | Zhejiang Zheneng Electric Power Co Ltd | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1076891 | 10850.83863650156 |
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");