global-power-plants
6 rows where owner = "Saline Water Conversion Corporation (SWCC)"
This data as json, CSV (advanced)
owner 1
- Saline Water Conversion Corporation (SWCC) · 6 ✖
country_long 1
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 19742 | 19742 | SAU | Saudi Arabia | Alkhobar | WRI1030641 | 1188.8 | 26.18 | 50.209 | Oil | Gas | 1999.0 | Saline Water Conversion Corporation (SWCC) | ECRA | http://www.ecra.gov.sa/en-us/DataAndStatistics/NationalRecord/StationCapacities/Pages/Home.aspx | WRI | 1027861 | 3642.40557252432 | |||||||||
| 19758 | 19758 | SAU | Saudi Arabia | JEDDAH (SWCC) | WRI1030659 | 931.0 | 21.55 | 39.118 | Oil | 1981.0 | Saline Water Conversion Corporation (SWCC) | ECRA | http://www.ecra.gov.sa/en-us/DataAndStatistics/NationalRecord/StationCapacities/Pages/Home.aspx | WRI | 1027864 | 2852.523206611829 | ||||||||||
| 19764 | 19764 | SAU | Saudi Arabia | JUBAIL (SWCC) | WRI1030666 | 1570.0 | 26.91 | 49.769 | Gas | 1982.0 | Saline Water Conversion Corporation (SWCC) | ECRA | http://www.ecra.gov.sa/en-us/DataAndStatistics/NationalRecord/StationCapacities/Pages/Home.aspx | WRI | 1027857 | 7258.869889734311 | ||||||||||
| 19787 | 19787 | SAU | Saudi Arabia | RAS Al Khair | WRI1030700 | 1460.0 | 27.53 | 49.143 | Gas | Oil | 2015.0 | Saline Water Conversion Corporation (SWCC) | ECRA | http://www.ecra.gov.sa/en-us/DataAndStatistics/NationalRecord/StationCapacities/Pages/Home.aspx | WRI | 1061089 | 6750.28664905229 | |||||||||
| 19805 | 19805 | SAU | Saudi Arabia | SHUAIBA (SWCC) | WRI1030709 | 910.7999999999997 | 17.66 | 42.063 | Oil | 2000.0 | Saline Water Conversion Corporation (SWCC) | ECRA | http://www.ecra.gov.sa/en-us/DataAndStatistics/NationalRecord/StationCapacities/Pages/Home.aspx | WRI | 2790.631725652044 | |||||||||||
| 19820 | 19820 | SAU | Saudi Arabia | YANBU (SWCC) | WRI1030723 | 519.8 | 23.86 | 38.383 | Oil | 1998.0 | Saline Water Conversion Corporation (SWCC) | ECRA | http://www.ecra.gov.sa/en-us/DataAndStatistics/NationalRecord/StationCapacities/Pages/Home.aspx | WRI | 1027866 | 1592.6332575690965 |
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");