global-power-plants
9 rows where country_long = "Kuwait"
This data as json, CSV (advanced)
Suggested facets: latitude, longitude, source, url, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 17092 | 17092 | KWT | Kuwait | Az Zour North | WRI1023728 | 1100.0 | 28.7135 | 48.3806 | Gas | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | WRI | 1021480 | 1357.075114341031 | ||||||||||||
| 17093 | 17093 | KWT | Kuwait | Az Zour South CCGT | WRI1008685 | 5805.0 | 28.7072 | 48.3742 | Gas | Oil | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 1021475 | 7161.65548977244 | |||||||||||
| 17094 | 17094 | KWT | Kuwait | Doha East | WRI1008689 | 1158.0 | 29.3682 | 47.7963 | Gas | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 1021476 | 1428.6299840062854 | ||||||||||||
| 17095 | 17095 | KWT | Kuwait | Doha West | WRI1008690 | 2543.0 | 29.3678 | 47.7865 | Gas | 2008.0 | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 1021478 | 3137.310923426583 | |||||||||||
| 17096 | 17096 | KWT | Kuwait | Sabiya | WRI1008692 | 5366.5 | 29.567 | 48.171 | Gas | Oil | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 1021485 | 6620.67600101013 | |||||||||||
| 17097 | 17097 | KWT | Kuwait | Shuiba North | WRI1008688 | 875.0 | 29.0359 | 48.1536 | Gas | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 1021483 | 1079.49156822582 | ||||||||||||
| 17098 | 17098 | KWT | Kuwait | Shuiba SPSS | WRI1008687 | 720.0 | 29.0359 | 48.1536 | Gas | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | GEODB | 888.2673475686747 | |||||||||||||
| 17099 | 17099 | KWT | Kuwait | Shuwaikh | WRI1008691 | 252.0 | 29.0769 | 48.0839 | Gas | Oil | 2007.0 | Arab Union of Electricity | http://www.auptde.org/NewsDetails.aspx?lang=en&NID=283 | CARMA | 1021484 | 310.8935716490362 | ||||||||||
| 17100 | 17100 | KWT | Kuwait | Umm Gudair | WKS0064590 | 10.0 | 28.89 | 47.71 | Solar | Wiki-Solar | https://www.wiki-solar.org | Wiki-Solar | 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");