global-power-plants
8 rows where country_long = "Mongolia"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, source, url, geolocation_source, estimated_generation_gwh
country_long 1
- Mongolia · 8 ✖
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 17565 | 17565 | MNG | Mongolia | Darkhan | WKS0068801 | 10.0 | 49.4 | 105.941 | Solar | Wiki-Solar | https://www.wiki-solar.org | Wiki-Solar | 0.0 | |||||||||||||
| 17566 | 17566 | MNG | Mongolia | Dornod power station | WRI1075838 | 36.0 | 48.0793 | 114.555 | Coal | 1982.0 | Central Energy System | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 222.26865671641792 | |||||||||||
| 17567 | 17567 | MNG | Mongolia | Khushight Kundi | WKS0070951 | 15.0 | 47.67 | 106.77 | Solar | Wiki-Solar | https://www.wiki-solar.org | Wiki-Solar | 0.0 | |||||||||||||
| 17568 | 17568 | MNG | Mongolia | Salkhit | WRI1000185 | 50.0 | 47.163 | 108.0391 | Wind | 2013.0 | Global Engineering Management and Development Consultants | https://www.mottmac.com/article/2321/salkhit-wind-farm-mongolia | WRI | 1089348 | 170.0 | |||||||||||
| 17569 | 17569 | MNG | Mongolia | Sumber Soum | WKS0070404 | 10.0 | 46.44 | 108.415 | Solar | Wiki-Solar | https://www.wiki-solar.org | Wiki-Solar | 0.0 | |||||||||||||
| 17570 | 17570 | MNG | Mongolia | Ulaanbaatar-3 Thermal Power Plant | WRI1000182 | 198.0 | 47.8956 | 106.8651 | Coal | 2014.0 | Thermal Power Plant-3 SSH Co | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1222.4776119402984 | |||||||||||
| 17571 | 17571 | MNG | Mongolia | Ulaanbaatar-4 Thermal Power Plant | WRI1000181 | 570.0 | 47.8938 | 106.8036 | Coal | 1984.0 | Thermal Power Plant-4 SSH Co | GCPT | https://endcoal.org/global-coal-plant-tracker/ | GCPT | 1011900 | 3519.2537313432845 | ||||||||||
| 17572 | 17572 | MNG | Mongolia | Zamyn-Üüd | WKS0072178 | 15.0 | 43.725 | 111.827 | 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");