home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

8 rows where owner = "WM Illinois Renewable Energy LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, commissioning_year

primary_fuel 2

  • Waste 7
  • Gas 1

owner 1

  • WM Illinois Renewable Energy LLC · 8 ✖

country_long 1

  • United States of America 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
25679 25679 USA United States of America CID Gas Recovery USA0050573 3.0 41.6588 -87.5777 Waste       1989.0 WM Illinois Renewable Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 21.025 20.824 21.735 21.375999999999998 21.159000000000002 U.S. Energy Information Administration  
27718 27718 USA United States of America Greene Valley Gas Recovery USA0055014 6.6 41.7338 -88.0849 Waste       1996.0 WM Illinois Renewable Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 42.04 42.748999999999995 39.678 39.834 37.758 U.S. Energy Information Administration  
28525 28525 USA United States of America Kankakee Gas Recovery USA0054659 1.6 41.0333 -87.8678 Waste       1992.0 WM Illinois Renewable Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 10.166 8.869 7.875 6.7810000000000015 5.422999999999999 U.S. Energy Information Administration  
28751 28751 USA United States of America Lake Gas Recovery USA0050575 6.0 42.1063 -87.8137 Waste       1993.0 WM Illinois Renewable Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 22.787 22.935 22.008000000000003 21.835 26.072 U.S. Energy Information Administration  
29440 29440 USA United States of America Milam Gas Recovery USA0050566 2.4000000000000004 38.6603 -90.1317 Gas       1991.6666666666665 WM Illinois Renewable Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 18.529 18.473 18.037 18.043 17.828 U.S. Energy Information Administration  
31421 31421 USA United States of America Settlers Hill Gas Recovery USA0050563 6.0 41.8719 -88.2877 Waste       1993.0 WM Illinois Renewable Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 43.533 42.74100000000001 40.64 38.452 34.84 U.S. Energy Information Administration  
32152 32152 USA United States of America Tazewell Gas Recovery USA0050721 2.4000000000000004 40.6817 -89.5167 Waste       1992.333333333333 WM Illinois Renewable Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 18.465 18.343 18.438 18.464000000000002 16.725 U.S. Energy Information Administration  
33155 33155 USA United States of America Woodland Landfill Gas Recovery USA0054662 4.800000000000002 41.981 -88.2745 Waste       2004.0 WM Illinois Renewable Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 14548 2017 37.981 35.400999999999996 35.082 12.41 28.826999999999998 U.S. Energy Information Administration  

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