home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

Data license: CC Attribution 4.0 License · Data source: World Resources Institute · About: global-power-plants-datasette

8 rows where owner = "Cube District Energy LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, commissioning_year, estimated_generation_gwh_2017

primary_fuel 1

  • Waste 8

owner 1

  • Cube District 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_gwh_2018 generation_gwh_2019 generation_data_source estimated_generation_gwh_2013 estimated_generation_gwh_2014 estimated_generation_gwh_2015 estimated_generation_gwh_2016 estimated_generation_gwh_2017 estimated_generation_note_2013 estimated_generation_note_2014 estimated_generation_note_2015 estimated_generation_note_2016 estimated_generation_note_2017
25525 25525 USA United States of America Bi-County Gas Producers USA0058559 3.0 36.5406 -87.5444 Waste       2013.0 Cube District Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2019 9.028 13.02714 7.483 11.226 13.581 11.466 13.917 U.S. Energy Information Administration         0.54 NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION CAPACITY-FACTOR-V1
25609 25609 USA United States of America Black Oak Power Producers USA0059310 4.0 37.2319 -92.4539 Waste       2015.0 Cube District Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2019   4.3600200000000005 17.555 11.244 12.954 15.627 21.497 U.S. Energy Information Administration         0.72 NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION CAPACITY-FACTOR-V1
28048 28048 USA United States of America Georgia LFG Oak Grove Plant USA0061385 6.6000000000000005 33.965 -83.7656 Waste Gas     2016.0 Cube District Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2019       12.117 31.39 30.614 38.413 U.S. Energy Information Administration         1.19 NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION CAPACITY-FACTOR-V1
28049 28049 USA United States of America Georgia LFG Pine Ridge Plant USA0061386 6.6000000000000005 33.2442 -84.122 Waste       2016.0 Cube District Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2019       17.833000000000002 44.655 35.298 46.215 U.S. Energy Information Administration         1.19 NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION CAPACITY-FACTOR-V1
28050 28050 USA United States of America Georgia LFG Richland Creek Plant USA0061387 11.0 34.1271 -84.0334 Waste       2016.0 Cube District Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2019       20.802 68.149 65.08200000000001 62.593 U.S. Energy Information Administration         1.99 NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION CAPACITY-FACTOR-V1
29824 29824 USA United States of America MAS ASB Cogen Plant USA0058484 6.6000000000000005 33.655 -84.3944 Waste Gas     2012.0 Cube District Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2019 50.88 45.457 42.916 43.42700000000001 45.793 30.332 43.72500000000001 U.S. Energy Information Administration         1.19 NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION CAPACITY-FACTOR-V1
30900 30900 USA United States of America Oak Grove Power Producers USA0057489 3.6 37.6297 -94.6414 Waste       2012.2222222222224 Cube District Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2019 11.148 16.94518 15.189 10.675 12.305 19.51 14.809 U.S. Energy Information Administration         0.65 NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION CAPACITY-FACTOR-V1
31000 31000 USA United States of America Onslow Power Producers USA0058558 2.0 34.7975 -77.5431 Waste       2013.0 Cube District Energy LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2019 1.623 12.80272 12.626 9.676 10.324 7.771 8.355 U.S. Energy Information Administration         0.36 NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION NO-ESTIMATION CAPACITY-FACTOR-V1

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_gwh_2018" REAL,
  "generation_gwh_2019" REAL,
  "generation_data_source" TEXT,
  "estimated_generation_gwh_2013" REAL,
  "estimated_generation_gwh_2014" REAL,
  "estimated_generation_gwh_2015" REAL,
  "estimated_generation_gwh_2016" REAL,
  "estimated_generation_gwh_2017" REAL,
  "estimated_generation_note_2013" TEXT,
  "estimated_generation_note_2014" TEXT,
  "estimated_generation_note_2015" TEXT,
  "estimated_generation_note_2016" TEXT,
  "estimated_generation_note_2017" TEXT
);
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 · Queries took 53.421ms · Data license: CC Attribution 4.0 License · Data source: World Resources Institute · About: global-power-plants-datasette