home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

8 rows where owner = "LES Project Holdings LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, latitude, longitude, wepp_id

primary_fuel 1

  • Waste 8

owner 1

  • LES Project Holdings 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
24667 24667 USA United States of America Adrian Energy Associates LLC USA0054903 2.4000000000000004 41.891 -83.9929 Waste       1995.0 LES Project Holdings LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 24552 2017 16.651 14.44 19.504 17.903 15.591 U.S. Energy Information Administration  
28162 28162 USA United States of America I 95 Landfill Phase II USA0054723 3.2 38.6892 -77.2375 Waste       1993.0 LES Project Holdings LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 24556 2017 16.977 11.357 13.052999999999999 17.426000000000002 17.875999999999998 U.S. Energy Information Administration  
28163 28163 USA United States of America I 95 Municipal Landfill Phase I USA0052051 3.2 38.6892 -77.2375 Waste       1992.0 LES Project Holdings LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 24556 2017 22.723000000000003 17.907 16.349 13.082 13.824000000000002 U.S. Energy Information Administration  
30065 30065 USA United States of America Ocean County Landfill USA0054980 14.4 40.0249 -74.2501 Waste       2003.0 LES Project Holdings LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 115.494 113.99 110.602 115.20200000000001 105.362 U.S. Energy Information Administration  
30503 30503 USA United States of America Pine Tree Acres USA0054989 8.799999999999997 42.7645 -82.7471 Waste       2003.454545454546 LES Project Holdings LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 24558 2017 70.327 72.374 72.27 72.065 70.877 U.S. Energy Information Administration  
31253 31253 USA United States of America Salt Lake Energy Systems USA0056554 3.2 40.7461 -112.0339 Waste       2006.0 LES Project Holdings LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 24.848000000000003 25.663 22.092 23.47 25.473000000000003 U.S. Energy Information Administration  
31995 31995 USA United States of America Sumpter Energy Associates USA0054536 12.000000000000002 42.1057 -83.4988 Waste       1993.9999999999993 LES Project Holdings LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 92.12200000000001 7.416 6.48 5.938 6.482 U.S. Energy Information Administration  
32314 32314 USA United States of America Trail Ridge Landfill Gas Recovery USA0057123 9.6 30.228 -82.0409 Waste       2009.0 LES Project Holdings LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 62973 2017 71.508 70.381 56.608999999999995 40.68 51.33 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