global-power-plants
9 rows where owner = "100% Vattenfall" and primary_fuel = "Wind"
This data as json, CSV (advanced)
Suggested facets: country, url, geolocation_source
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9904 | 9904 | DNK | Denmark | Draeby Fed | WRI1002293 | 9.2 | 55.4503 | 10.5215 | Wind | 2010.0 | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Denmark/view=list/sort=name | CARMA | 1106429 | 85.4533058731624 | ||||||||||
9911 | 9911 | DNK | Denmark | Hagesholm | WRI1002295 | 23.0 | 55.7606 | 11.5615 | Wind | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Denmark/view=list/sort=name | WRI | 1106449 | 213.63326468290612 | |||||||||||
9915 | 9915 | DNK | Denmark | Hollandsbjerg | WRI1002296 | 16.5 | 56.4845 | 10.2489 | Wind | 2002.0 | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Denmark/view=list/sort=name | WRI | 1034315 | 153.25864640295435 | ||||||||||
9926 | 9926 | DNK | Denmark | Nørre Økse Sø | WRI1002300 | 17.3 | 57.1252 | 9.5452 | Wind | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Denmark/view=list/sort=name | WRI | 1024245 | 160.68936865279457 | |||||||||||
9928 | 9928 | DNK | Denmark | Rejsby Hede | WRI1002302 | 23.4 | 55.0373 | 8.6666 | Wind | 1995.0 | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Denmark/view=list/sort=name | WRI | 1022598 | 217.34862580782607 | ||||||||||
21135 | 21135 | SWE | Sweden | Lillgrund | WRI1002127 | 110.0 | 55.5167 | 12.7833 | Wind | 2007.0 | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Sweden/view=list/sort=elcap | GEODB | 1044361 | 1772.6868455027973 | ||||||||||
21148 | 21148 | SWE | Sweden | Nasudden | WRI1002163 | 10.2 | 57.1 | 18.25 | Wind | 1983.0 | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Sweden/view=list/sort=elcap | CARMA | 164.37641658298662 | |||||||||||
21181 | 21181 | SWE | Sweden | Stor-Rotliden | WRI1002137 | 78.0 | 64.2307 | 18.3117 | Wind | 2011.0 | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Sweden/view=list/sort=elcap | WRI | 1093287 | 1256.9961268110744 | ||||||||||
21196 | 21196 | SWE | Sweden | Utgrunden | WRI1002162 | 10.5 | 56.35 | 16.2667 | Wind | 2006.0 | 100% Vattenfall | Vattenfall | http://powerplants.vattenfall.com/#/countries=Sweden/view=list/sort=elcap | CARMA | 1044360 | 169.21101707072154 |
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");