global-power-plants
7 rows where owner = "MVV Energie AG"
This data as json, CSV (advanced)
Suggested facets: longitude, commissioning_year
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12523 | 12523 | DEU | Germany | BHKW Ludwigshafen | WRI1005589 | 12.5 | 49.4531 | 8.4336 | Gas | 2008.0 | MVV Energie AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 2980.12 | 2941.261 | 2809.345 | JRC-PPDB-OPEN | 31.86111480643873 | |||||||
12532 | 12532 | DEU | Germany | BMKW Flörsheim Wicker | WRI1005611 | 12.6 | 50.0226 | 8.3772 | Biomass | 2003.0 | MVV Energie AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 329.93837974989435 | |||||||||||
12533 | 12533 | DEU | Germany | BMKW Königs Wusterhausen | WRI1005612 | 17.1 | 52.3048 | 13.636 | Biomass | 2003.0 | MVV Energie AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 447.77351537485663 | |||||||||||
12534 | 12534 | DEU | Germany | BMKW Mannheim | WRI1005613 | 17.9 | 49.5164 | 8.4602 | Biomass | 2003.0 | MVV Energie AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 1077390 | 468.72198393040543 | ||||||||||
12930 | 12930 | DEU | Germany | HKW Mannheim | WRI1005797 | 44.7 | 49.5224 | 8.4529 | Waste | MVV Energie AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 379.89935800604235 | ||||||||||||
13074 | 13074 | DEU | Germany | Industriekraftwerk Ludwigshafen | WRI1005844 | 12.0 | 49.4532 | 8.4336 | Gas | 2003.0 | MVV Energie AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 30.58667021418118 | |||||||||||
13615 | 13615 | DEU | Germany | TREA Leuna | WRI1006072 | 32.6 | 51.2998 | 12.0193 | Waste | MVV Energie AG | Open Power System Data | http://data.open-power-system-data.org/ | Open Power System Data | 1058505 | 277.0630664652568 |
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");