global-power-plants
7 rows where owner = "Vorarlberge Illwerke AG"
This data as json, CSV (advanced)
Suggested facets: geolocation_source, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 859 | 859 | AUT | Austria | Kopswerk II | WRI1019153 | 525.0 | 46.975 | 10.043 | Hydro | 2008.0 | Vorarlberge Illwerke AG | Vorarlberger Illwerke AG | https://www.illwerke.at/kopswerk-2.htm | WRI | 496.671 | 510.95 | 460.491 | JRC-PPDB-OPEN | 2594.184367456267 | |||||||
| 869 | 869 | AUT | Austria | Lünerseewerk | WRI1019155 | 280.0 | 47.074 | 9.874 | Hydro | 1958.0 | Vorarlberge Illwerke AG | Vorarlberger Illwerke AG | https://www.illwerke.at/lunerseewerk.htm | WRI | 1383.5649959766754 | |||||||||||
| 880 | 880 | AUT | Austria | Obervermuntwerk | WRI1019156 | 30.0 | 46.9271 | 10.0539 | Hydro | 1943.0 | Vorarlberge Illwerke AG | Vorarlberger Illwerke AG | https://www.illwerke.at/obervermuntwerk-i.htm | WRI | 148.2391067117867 | |||||||||||
| 890 | 890 | AUT | Austria | Rodundwerk I | WRI1019158 | 198.0 | 47.085 | 9.8813 | Hydro | Vorarlberge Illwerke AG | Vorarlberger Illwerke AG | https://www.illwerke.at/rodundwerk-i.htm | WRI | 1033089 | 978.3781042977921 | |||||||||||
| 891 | 891 | AUT | Austria | Rodundwerk II | WRI1019159 | 295.0 | 47.0847 | 9.8744 | Hydro | 1976.0 | Vorarlberge Illwerke AG | Vorarlberger Illwerke AG | https://www.illwerke.at/rodundwerk-ii.htm | WRI | 1033089 | 132.988 | 144.392 | 336.577 | JRC-PPDB-OPEN | 1457.684549332569 | ||||||
| 910 | 910 | AUT | Austria | Vermuntwerk | WRI1019160 | 157.0 | 46.9684 | 10.0599 | Hydro | Vorarlberge Illwerke AG | Vorarlberger Illwerke AG | https://www.illwerke.at/vermuntwerk.htm | WRI | 1033090 | 775.7846584583502 | |||||||||||
| 913 | 913 | AUT | Austria | Walgauwerk | WRI1019161 | 86.0 | 47.192 | 9.6815 | Hydro | 1984.0 | Vorarlberge Illwerke AG | Vorarlberger Illwerke AG | https://www.illwerke.at/walgauwerk.htm | CARMA | 1033091 | 424.9521059071218 |
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");