global-power-plants
6 rows where owner = "Gestamp Asetym Solar"
This data as json, CSV (advanced)
Suggested facets: source, url, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 16215 | 16215 | ITA | Italy | Genuini Solar Power Plant | WRI1026405 | 1.0 | 40.0983 | 18.145 | Solar | Gestamp Asetym Solar | 9ren | http://www.9ren.it/en/about-us/where-we-operate/our-plants/item/183-genuini-eng | Industry About | 1087103 | 11.423216178707328 | |||||||||||
| 16264 | 16264 | ITA | Italy | Mandrella Solar Power Plant | WRI1026413 | 1.0 | 40.1137 | 18.1396 | Solar | Gestamp Asetym Solar | 9ren | http://www.9ren.it/en/about-us/where-we-operate/our-plants/ | Industry About | 1087102 | 11.423216178707328 | |||||||||||
| 16394 | 16394 | ITA | Italy | San Vito dei Normanni - BR08 Solar Power Plant | WRI1026435 | 1.0 | 40.6359 | 17.7149 | Solar | Gestamp Asetym Solar | X-elio | http://www.x-elio.com/en/business/innovating-projects | Industry About | 1087101 | 11.423216178707328 | |||||||||||
| 16395 | 16395 | ITA | Italy | San Vito dei Normanni - BR14 Solar Power Plant | WRI1026436 | 1.0 | 40.6777 | 17.7048 | Solar | Gestamp Asetym Solar | X-elio | http://www.x-elio.com/en/business/innovating-projects | Industry About | 1087101 | 11.423216178707328 | |||||||||||
| 16441 | 16441 | ITA | Italy | Troia T1 Solar Power Plant | WRI1026442 | 1.0 | 41.3612 | 15.3632 | Solar | Gestamp Asetym Solar | Solaer | https://www.google.com/maps/d/embed?mid=1bXiXRcLRnBCUfpkHM2J5EVryhG4&ll=31.06035315253383%2C35.02284616406246&z=8 | Industry About | 11.423216178707328 | ||||||||||||
| 16466 | 16466 | ITA | Italy | Viniamari Solar Power Plant | WRI1026452 | 1.0 | 40.0216 | 18.3126 | Solar | Gestamp Asetym Solar | Solaer | https://www.google.com/maps/d/embed?mid=1bXiXRcLRnBCUfpkHM2J5EVryhG4&ll=31.06035315253383%2C35.02284616406246&z=8 | Industry About | 1092887 | 11.423216178707328 |
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");