global-power-plants
7 rows where owner = "REG Windpower (previously Cornwall Light and Power)"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, estimated_generation_gwh
primary_fuel 1
- Wind 7
owner 1
- REG Windpower (previously Cornwall Light and Power) · 7 ✖
country_long 1
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 22264 | 22264 | GBR | United Kingdom | Braich Ddu | GBR0004022 | 3.9 | 52.5951 | -3.9576 | Wind | REG Windpower (previously Cornwall Light and Power) | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1073943 | 7.076749563287723 | |||||||||||
| 22838 | 22838 | GBR | United Kingdom | French Farm | GBR0004637 | 4.025 | 52.6635 | -0.1043 | Wind | REG Windpower (previously Cornwall Light and Power) | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 7.303568459546945 | ||||||||||||
| 23062 | 23062 | GBR | United Kingdom | High Pow | GBR0004029 | 3.9 | 54.7895 | -3.1912 | Wind | REG Windpower (previously Cornwall Light and Power) | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1073944 | 7.076749563287723 | |||||||||||
| 23457 | 23457 | GBR | United Kingdom | Loscar | GBR0003247 | 4.5 | 53.3145 | -1.236 | Wind | REG Windpower (previously Cornwall Light and Power) | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1073938 | 8.165480265331988 | |||||||||||
| 23951 | 23951 | GBR | United Kingdom | Roskrow Barton | GBR0003233 | 1.7 | 50.1773 | -5.1316 | Wind | REG Windpower (previously Cornwall Light and Power) | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 3.084736989125417 | ||||||||||||
| 23999 | 23999 | GBR | United Kingdom | Sancton Hill Wind Farm | GBR0003735 | 10.384 | 53.8451 | -0.6099 | Wind | REG Windpower (previously Cornwall Light and Power) | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1088218 | 18.84229935004608 | |||||||||||
| 24485 | 24485 | GBR | United Kingdom | Whittlesey | GBR0003021 | 9.0 | 52.558 | -0.1719 | Wind | REG Windpower (previously Cornwall Light and Power) | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1073941|1074758 | 16.330960530663976 |
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");