home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

12 rows where country_long = "Oman"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, longitude, commissioning_year, source, url, geolocation_source, estimated_generation_gwh

primary_fuel 2

  • Gas 9
  • Solar 3

country_long 1

  • Oman · 12 ✖

owner 0

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
18173 18173 OMN Oman ACWA Barka WRI1023723 471.0 23.7073 57.9845 Gas       2003.0   Arab Union of Electricity http://www.auptde.org/PublicationsFile.aspx?lang=en&CID=855 WRI                 2742.7629310344832
18174 18174 OMN Oman AL GHUBRAH WRI1023719 480.0 23.6031 58.4164 Gas       1976.0   Arab Union of Electricity http://www.auptde.org/PublicationsFile.aspx?lang=en&CID=855 WRI 1024814               2795.172413793104
18175 18175 OMN Oman Al Kamil WRI1023726 285.0 22.3903 59.0695 Gas       2003.0   Arab Union of Electricity http://www.auptde.org/PublicationsFile.aspx?lang=en&CID=855 WRI 1046212               1659.6336206896551
18176 18176 OMN Oman Manah WRI1023721 279.0 22.7067 57.5779 Gas       1997.0   Arab Union of Electricity http://www.auptde.org/PublicationsFile.aspx?lang=en&CID=855 WRI 1032517               1624.6939655172416
18177 18177 OMN Oman Mina Al Fahal WKS0073061 4.4 23.6294 58.5158 Solar           Wiki-Solar https://www.wiki-solar.org Wiki-Solar                 0.0
18178 18178 OMN Oman Miraah CSP WKS0066498 1021.0 18.35 55.71 Solar           Wiki-Solar https://www.wiki-solar.org Wiki-Solar                 0.0
18179 18179 OMN Oman Miraah CSP1 WKS0071487 113.4 18.35 55.71 Solar           Wiki-Solar https://www.wiki-solar.org Wiki-Solar                 0.0
18180 18180 OMN Oman Rusail WRI1023720 684.0 23.5542 58.1993 Gas       1984.0   Arab Union of Electricity http://www.auptde.org/PublicationsFile.aspx?lang=en&CID=855 WRI 1024821               3983.120689655172
18181 18181 OMN Oman SMN Barka WRI1023724 716.0 23.707 57.9816 Gas       2008.0   Arab Union of Electricity http://www.auptde.org/PublicationsFile.aspx?lang=en&CID=855 GEODB 1045215|1077403               4169.465517241379
18182 18182 OMN Oman Sohar WRI1023725 632.0 24.4885 56.6135 Gas       2006.0   Arab Union of Electricity http://www.auptde.org/PublicationsFile.aspx?lang=en&CID=855 WRI 1057568               3680.3103448275865
18183 18183 OMN Oman Sohar Alumnium WRI1023727 1000.0 24.4722 56.6331 Gas       2008.0   Cubic News https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=6&ved=0ahUKEwiRmIehvb_QAhUpxoMKHfa7CdwQFghBMAU&url=http%3A%2F%2Fwww.cubic.asia%2FAdmin%2FPublic%2FDWSDownload.aspx%3FFile%3D%252FFiles%252FFiler%252Fcubic_website_v2%252FCUBIC%2BNews%252FArtikler%2BCUBIC%2BNEWS%252FSohar%2BAluminimum%2BPower%2BPlant%2B-%2BOman.pdf&usg=AFQjCNF041IDwcpd4gOFquNZmLCjzn8zHQ&sig2=la4P6ACD2ytOhuhBJrdtAg&cad=rja WRI 1061756               5823.2758620689665
18184 18184 OMN Oman Wadi Jizzi WRI1023722 325.0 24.308 56.4235 Gas       1985.0   Arab Union of Electricity http://www.auptde.org/PublicationsFile.aspx?lang=en&CID=855 GEODB 1024824               1892.564655172414

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