global-power-plants
8 rows where country_long = "Albania"
This data as json, CSV (advanced)
Suggested facets: latitude
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 10 | 10 | ALB | Albania | Bistrica 1 | WRI1002169 | 27.0 | 39.9116 | 20.1047 | Hydro | 1965.0 | Energy Charter Secretariat | http://www.energycharter.org/fileadmin/DocumentsMedia/IDEER/IDEER-Albania_2013_en.pdf | GEODB | 1021225 | 89.13207547169813 | |||||||||||
| 11 | 11 | ALB | Albania | Fierza | WRI1002170 | 500.0 | 42.2514 | 20.0431 | Hydro | 1978.0 | Energy Charter Secretariat | http://www.energycharter.org/fileadmin/DocumentsMedia/IDEER/IDEER-Albania_2013_en.pdf | GEODB | 1021231 | 1650.5939902166315 | |||||||||||
| 12 | 12 | ALB | Albania | Koman | WRI1002171 | 600.0 | 42.1033 | 19.8224 | Hydro | 1985.0 | Energy Charter Secretariat | http://www.energycharter.org/fileadmin/DocumentsMedia/IDEER/IDEER-Albania_2013_en.pdf | GEODB | 1021233 | 1980.712788259958 | |||||||||||
| 13 | 13 | ALB | Albania | Lanabregas | WRI1002172 | 5.0 | 41.3428 | 19.8964 | Hydro | 1951.0 | Energy Charter Secretariat | http://www.energycharter.org/fileadmin/DocumentsMedia/IDEER/IDEER-Albania_2013_en.pdf | GEODB | 1021236 | 16.505939902166322 | |||||||||||
| 14 | 14 | ALB | Albania | Shkopet | WRI1002173 | 24.0 | 41.6796 | 19.8305 | Hydro | 1963.0 | Energy Charter Secretariat | http://www.energycharter.org/fileadmin/DocumentsMedia/IDEER/IDEER-Albania_2013_en.pdf | GEODB | 1021238 | 79.22851153039831 | |||||||||||
| 15 | 15 | ALB | Albania | Ulez | WRI1002174 | 25.0 | 41.6796 | 19.8936 | Hydro | 1958.0 | Energy Charter Secretariat | http://www.energycharter.org/fileadmin/DocumentsMedia/IDEER/IDEER-Albania_2013_en.pdf | GEODB | 1021241 | 82.52969951083159 | |||||||||||
| 16 | 16 | ALB | Albania | Vau i Dijes | WRI1002175 | 250.0 | 42.0137 | 19.6359 | Hydro | 1971.0 | Energy Charter Secretariat | http://www.energycharter.org/fileadmin/DocumentsMedia/IDEER/IDEER-Albania_2013_en.pdf | GEODB | 1021242 | 825.2969951083159 | |||||||||||
| 17 | 17 | ALB | Albania | Vlora | WRI1002176 | 98.0 | 40.4874 | 19.434 | Other | Energy Charter Secretariat | http://www.energycharter.org/fileadmin/DocumentsMedia/IDEER/IDEER-Albania_2013_en.pdf | GEODB | 1021244 | 0.0 |
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");