global-power-plants
8 rows where owner = "NOVERA"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, latitude, longitude, wepp_id, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 22037 | 22037 | GBR | United Kingdom | Arpley Landfill Scheme 'A' | GBR0000547 | 7.9 | 53.3718 | -2.6432 | Waste | NOVERA | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1053941 | 18.319761098030213 | |||||||||||
| 22038 | 22038 | GBR | United Kingdom | Arpley Landfill Scheme 'B' | GBR0000549 | 7.9 | 53.3718 | -2.6432 | Waste | NOVERA | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1053941 | 18.319761098030213 | |||||||||||
| 22306 | 22306 | GBR | United Kingdom | Brynpica Landfill Site | GBR0000665 | 2.7 | 51.6579 | -3.4832 | Waste | NOVERA | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 6.261184172744503 | ||||||||||||
| 22649 | 22649 | GBR | United Kingdom | Dimmer Landfill Gas Scheme | GBR0000592 | 2.3 | 51.0761 | -2.5538 | Waste | NOVERA | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1047400 | 5.333601332337909 | |||||||||||
| 22743 | 22743 | GBR | United Kingdom | Enderby Warren Phase II | GBR0000539 | 4.9 | 52.597 | -1.2101 | Waste | NOVERA | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 11.362889794980767 | ||||||||||||
| 22878 | 22878 | GBR | United Kingdom | Glapwell Power | GBR0000541 | 2.0 | 53.1963 | -1.3099 | Waste | NOVERA | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 4.637914202032966 | ||||||||||||
| 23639 | 23639 | GBR | United Kingdom | Nant y Caws Landfill Site | GBR0000607 | 1.4 | 51.8369 | -4.2192 | Waste | NOVERA | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 3.2465399414230762 | ||||||||||||
| 24071 | 24071 | GBR | United Kingdom | Silent Valley Landfill Scheme | GBR0000601 | 2.7 | 51.7557 | -3.1821 | Waste | NOVERA | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1062355 | 6.261184172744503 |
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");