global-power-plants
4 rows where owner = "Sonelgaz Production de l’Electricite"
This data as json, CSV (advanced)
Suggested facets: geolocation_source
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 35 | 35 | DZA | Algeria | F'Krina | WRI1023785 | 292.0 | 35.7666 | 7.3619 | Gas | Oil | Sonelgaz Production de l’Electricite | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 1057692 | 1208.57105211147 | ||||||||||
| 38 | 38 | DZA | Algeria | Hamma 2 | WRI1023783 | 418.0 | 36.7489 | 3.0823 | Gas | Oil | Sonelgaz Production de l’Electricite | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 1029491 | 1730.0777389814875 | ||||||||||
| 54 | 54 | DZA | Algeria | Marsat TG | WRI1023789 | 184.0 | 35.8 | -0.1924 | Gas | Oil | Sonelgaz Production de l’Electricite | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 761.5653205085974 | |||||||||||
| 55 | 55 | DZA | Algeria | Msila 1 | WRI1023773 | 980.0 | 35.7071 | 4.4804 | Gas | Sonelgaz Production de l’Electricite | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | KTH | 1029501 | 4056.1631201001373 |
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");