global-power-plants
5 rows where owner = "Opde Photovoltaics"
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 16110 | 16110 | ITA | Italy | Barrafranca Solar Power Plant | WRI1026394 | 5.0 | 37.3698 | 14.2189 | Solar | Opde Photovoltaics | Enel Green Power | https://www.enelgreenpower.com/en/country-italy.html | Industry About | 1089584 | 57.11608089353663 | |||||||||||
| 16111 | 16111 | ITA | Italy | Bellavista Solar Power Plant | WRI1026395 | 6.0 | 41.6577 | 12.6621 | Solar | Opde Photovoltaics | 9ren | http://www.9ren.it/en/about-us/sustainability/environmental-initiatives | Industry About | 1087111 | 68.53929707224395 | |||||||||||
| 16115 | 16115 | ITA | Italy | Bosco Marengo Solar Power Plant | WRI1026397 | 6.5 | 44.8372 | 8.7493 | Solar | Opde Photovoltaics | OPDE | http://www.opde.net/en/projects/ | Industry About | 74.25090516159763 | ||||||||||||
| 16160 | 16160 | ITA | Italy | Casale Monferrato Solar Power Plant | WRI1026400 | 1.2 | 45.0468 | 8.4256 | Solar | Opde Photovoltaics | OPDE | http://www.opde.net/en/projects/ | Industry About | 13.707859414448787 | ||||||||||||
| 16448 | 16448 | ITA | Italy | Tuttosole Solar Power Plant | WRI1026448 | 1.5 | 43.672 | 10.7363 | Solar | Opde Photovoltaics | Carpe Vigo | http://www.carpevigo.de/de/projekte-in-italien/menue-id-230.html | Industry About | 17.13482426806099 |
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");