home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where country_long = "Yemen"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 2

  • Oil 6
  • Gas 1

owner 1

  • Public Electricity Corporation 7

country_long 1

  • Yemen · 7 ✖
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
33620 33620 YEM Yemen Al Hiswa WRI1022444 125.0 12.8271 44.9227 Oil       1986.0 Public Electricity Corporation Ministry of Electricity and Energy of Yemen https://web.archive.org/web/20150318014800/http://www.pec.com.ye/ Industry About 1026264               910.4651162790698
33621 33621 YEM Yemen Al Mansoura WRI1022443 139.0 12.8536 44.9752 Oil         Public Electricity Corporation Ministry of Electricity and Energy of Yemen https://web.archive.org/web/20150318014800/http://www.pec.com.ye/ Industry About 1026265               1012.4372093023256
33622 33622 YEM Yemen Al Mukha WRI1022441 160.0 13.3609 43.2517 Oil       1985.0 Public Electricity Corporation Ministry of Electricity and Energy of Yemen https://web.archive.org/web/20150318014800/http://www.pec.com.ye/ Industry About 1057244               1165.3953488372092
33623 33623 YEM Yemen Dhaban WRI1022445 41.0 15.4306 44.1863 Oil       1980.0 Public Electricity Corporation Ministry of Electricity and Energy of Yemen https://web.archive.org/web/20150318014800/http://www.pec.com.ye/ Industry About 1026269               298.63255813953486
33624 33624 YEM Yemen Khormaksar WRI1022446 30.0 12.8155 45.0279 Oil       1974.0 Public Electricity Corporation Ministry of Electricity and Energy of Yemen https://web.archive.org/web/20150318014800/http://www.pec.com.ye/ Industry About 1026271               218.51162790697674
33625 33625 YEM Yemen Marib WRI1022447 400.0 15.552 45.7717 Gas       2009.0 Public Electricity Corporation Ministry of Electricity and Energy of Yemen https://web.archive.org/web/20150318014800/http://www.pec.com.ye/ Industry About 1046495               2948.0
33626 33626 YEM Yemen Ras Kanatib WRI1022442 150.0 14.9893 42.9113 Oil       1981.0 Public Electricity Corporation Ministry of Electricity and Energy of Yemen https://web.archive.org/web/20150318014800/http://www.pec.com.ye/ Industry About 1026289               1092.5581395348836

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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");
Powered by Datasette · How this site works · Code of conduct