global-power-plants
7 rows where owner = "Vattenfall Europe Generation AG" and primary_fuel = "Hydro"
This data as json, CSV (advanced)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12605 | 12605 | DEU | Germany | Bleiloch | WRI1005605 | 79.8 | 50.5244 | 11.7144 | Hydro | 1932.0 | Vattenfall Europe Generation AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 1032841 | 203.3664726915796 | ||||||||||
12824 | 12824 | DEU | Germany | Geesthacht | WRI1005688 | 119.1 | 53.426 | 10.3359 | Hydro | 1958.0 | Vattenfall Europe Generation AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 1018111 | 303.52063781412437 | ||||||||||
12849 | 12849 | DEU | Germany | Goldisthal | WRI1005702 | 1052.0 | 50.5098 | 11.0209 | Hydro | Vattenfall Europe Generation AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 1032848 | 1690.0439999999999 | 1633.2160000000001 | 1783.882 | JRC-PPDB-OPEN | 2680.9715447561616 | |||||||
13030 | 13030 | DEU | Germany | Hohenwarte | WRI1005828 | 377.6 | 50.6038 | 11.4752 | Hydro | 1966.0 | Vattenfall Europe Generation AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 1032851 | 962.2954898288276 | ||||||||||
13259 | 13259 | DEU | Germany | Markersbach | WRI1005937 | 1045.2 | 50.5194 | 12.8798 | Hydro | 1980.0 | Vattenfall Europe Generation AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 1032856 | 890.235 | 532.045 | 612.971 | JRC-PPDB-OPEN | 2663.642070892719 | ||||||
13356 | 13356 | DEU | Germany | Niederwartha | WRI1005980 | 39.8 | 51.0915 | 13.6098 | Hydro | 1957.0 | Vattenfall Europe Generation AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 101.42839114191564 | |||||||||||
13713 | 13713 | DEU | Germany | Wendefurth | WRI1006135 | 79.7 | 51.7422 | 10.9188 | Hydro | Vattenfall Europe Generation AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 1032863 | 203.11162748770542 |
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");