global-power-plants
8 rows where owner = "Stand-by Europe"
This data as json, CSV (advanced)
Suggested facets: capacity_mw
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9474 | 9474 | CZE | Czech Republic | Chrudichromy Solar Power Plant | WRI1029469 | 10.0 | 49.5078 | 16.6362 | Solar | Stand-by Europe | Standby-Europe | https://web.archive.org/web/20111013032819/http://www.standby-europe.com/ | Industry About | |||||||||||||
| 9546 | 9546 | CZE | Czech Republic | Jílovice Solar Power Plant | WRI1029466 | 1.3 | 48.8882 | 14.7316 | Solar | Stand-by Europe | Standby-Europe | https://web.archive.org/web/20111013032819/http://www.standby-europe.com/ | Industry About | |||||||||||||
| 9570 | 9570 | CZE | Czech Republic | Kosořín - Stand-by Europe Solar Power Plant | WRI1029471 | 1.9 | 49.981 | 16.2294 | Solar | Stand-by Europe | Standby-Europe | https://web.archive.org/web/20111013032819/http://www.standby-europe.com/ | Industry About | |||||||||||||
| 9579 | 9579 | CZE | Czech Republic | Krmelín Solar Power Plant | WRI1029468 | 2.0 | 49.7366 | 18.2319 | Solar | Stand-by Europe | Standby-Europe | https://web.archive.org/web/20111013032819/http://www.standby-europe.com/ | Industry About | |||||||||||||
| 9596 | 9596 | CZE | Czech Republic | Lanžhot Solar Power Plant | WRI1029472 | 2.0 | 48.7281 | 16.9424 | Solar | Stand-by Europe | Standby-Europe | https://web.archive.org/web/20111013032819/http://www.standby-europe.com/ | Industry About | |||||||||||||
| 9598 | 9598 | CZE | Czech Republic | Ledeč nad Sázavou Solar Power Plant | WRI1029473 | 2.0 | 49.6829 | 15.275 | Solar | Stand-by Europe | Standby-Europe | https://web.archive.org/web/20111013032819/http://www.standby-europe.com/ | Industry About | |||||||||||||
| 9836 | 9836 | CZE | Czech Republic | Zaječí Solar Power Plant | WRI1029470 | 1.9 | 48.8822 | 16.7287 | Solar | Stand-by Europe | Standby-Europe | https://web.archive.org/web/20111013032819/http://www.standby-europe.com/ | Industry About | |||||||||||||
| 9851 | 9851 | CZE | Czech Republic | Čenkov Solar Power Plant | WRI1029467 | 3.3 | 49.3487 | 14.591 | Solar | Stand-by Europe | Standby-Europe | https://web.archive.org/web/20111013032819/http://www.standby-europe.com/ | Industry About |
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");