global-power-plants
4 rows where owner = "RWE Polska"
This data as json, CSV (advanced)
Suggested facets: commissioning_year, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 18541 | 18541 | POL | Poland | FW Korsze | WRI1061599 | 70.0 | 54.1514 | 21.18 | Wind | 2011.0 | RWE Polska | RWE Polska | University of Dąbrowa Górnicza | 247.1573137074517 | ||||||||||||
| 18558 | 18558 | POL | Poland | FW Suwałki | WRI1061597 | 41.0 | 54.1549 | 22.8746 | Wind | 2009.0 | RWE Polska | RWE Polska | https://pl.wikipedia.org/wiki/Energetyka_wiatrowa_w_Polsce | University of Dąbrowa Górnicza | 144.7635694572217 | |||||||||||
| 18559 | 18559 | POL | Poland | FW Taciewo | WRI1061601 | 30.0 | 54.1503 | 22.7749 | Wind | 2012.0 | RWE Polska | RWE Polska | University of Dąbrowa Górnicza | 105.9245630174793 | ||||||||||||
| 18561 | 18561 | POL | Poland | FW Tychowo-Noskowo | WRI1061598 | 50.0 | 54.3781 | 16.7961 | Wind | 2009.0 | RWE Polska | Polenergia | http://polenergia.pl/pol/pl/strona/farma-wiatrowa-tychowo | University of Dąbrowa Górnicza | 176.5409383624655 |
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");