global-power-plants
6 rows where owner = "Midwest Generations EME LLC"
This data as json, CSV (advanced)
Suggested facets: other_fuel1, wepp_id
owner 1
- Midwest Generations EME LLC · 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 27160 | 27160 | USA | United States of America | Fisk Street | USA0000886 | 288.8 | 41.8508 | -87.6533 | Oil | 1968.0 | Midwest Generations EME LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 17162 | 2017 | 0.716 | 1.011 | 0.5870000000000001 | 2.548 | 5.08 | U.S. Energy Information Administration | ||||
| 28470 | 28470 | USA | United States of America | Joliet 29 | USA0000384 | 1320.0 | 41.4946 | -88.1238 | Coal | Gas | 1965.5 | Midwest Generations EME LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 17168 | 2017 | 5650.354039000002 | 5061.425961999999 | 5466.753009 | 1601.067 | 321.791 | U.S. Energy Information Administration | |||
| 28471 | 28471 | USA | United States of America | Joliet 9 | USA0000874 | 360.4 | 41.4931 | -88.1153 | Coal | 1959.0 | Midwest Generations EME LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 17168 | 2017 | 1302.586001 | 1126.329022 | 1265.6969640000002 | 206.764501 | 43.711999999999996 | U.S. Energy Information Administration | ||||
| 30647 | 30647 | USA | United States of America | Powerton | USA0000879 | 1785.6 | 40.5408 | -89.6786 | Coal | Gas | 1974.0 | Midwest Generations EME LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 17173 | 2017 | 8359.097973999998 | 0.0 | 0.0 | 0.0 | 4913.799995 | U.S. Energy Information Administration | |||
| 32816 | 32816 | USA | United States of America | Waukegan | USA0000883 | 793.7 | 42.3833 | -87.8133 | Coal | Oil | Gas | 1961.201713493763 | Midwest Generations EME LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 17178 | 2017 | 3509.115021 | 2787.02003 | 1796.2890080000002 | 1772.89697 | 1839.506029 | U.S. Energy Information Administration | ||
| 33049 | 33049 | USA | United States of America | Will County | USA0000884 | 598.4 | 41.6334 | -88.0629 | Coal | Oil | 1963.0 | Midwest Generations EME LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 17181 | 2017 | 3869.7109560000004 | 4072.413993 | 2794.1230450000007 | 2112.7199740000005 | 427.184003 | U.S. Energy Information Administration |
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");