global-power-plants
9 rows where owner = "Fred Olsen Renewables"
This data as json, CSV (advanced)
Suggested facets: latitude, longitude, wepp_id
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 22589 | 22589 | GBR | United Kingdom | Crystal Rig | GBR0003114 | 63.0 | 55.883 | -2.5075 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1056261 | 114.31672371464781 | |||||||||||
| 22590 | 22590 | GBR | United Kingdom | Crystal Rig 2 | GBR0003440 | 138.0 | 55.8995 | -2.5293 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1056261 | 250.40806147018097 | |||||||||||
| 22591 | 22591 | GBR | United Kingdom | Crystal Rig 3 | GBR0004215 | 13.8 | 55.9264 | -2.5345 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1056261 | 25.040806147018102 | |||||||||||
| 23563 | 23563 | GBR | United Kingdom | Mid Hill | GBR0004627 | 75.9 | 56.9688 | -2.4862 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1065730 | 137.72443380859954 | |||||||||||
| 23564 | 23564 | GBR | United Kingdom | Mid Hill I | GBR0004667 | 57.5 | 56.9688 | -2.4862 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1065730 | 104.33669227924206 | |||||||||||
| 23788 | 23788 | GBR | United Kingdom | Paul's Hill | GBR0004687 | 64.0 | 57.4462 | -3.4762 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1056943 | 116.13127488472158 | |||||||||||
| 23957 | 23957 | GBR | United Kingdom | Rothes 2 | GBR0003951 | 41.4 | 57.5373 | -3.363 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1059067 | 75.1224184410543 | |||||||||||
| 24508 | 24508 | GBR | United Kingdom | Windy Standard | GBR0004527 | 21.6 | 55.2971 | -4.1829 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 1023627 | 39.19430527359354 | |||||||||||
| 24509 | 24509 | GBR | United Kingdom | Windy Standard II Wind Farm (Brockloch Rig Phase 1) | GBR0004431 | 61.5 | 55.2922 | -4.2031 | Wind | Fred Olsen Renewables | UK Renewable Energy Planning Database | https://www.gov.uk/government/collections/renewable-energy-planning-data | UK Renewable Energy Planning Database | 111.59489695953717 |
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");