home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Eagle 2 US LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 2

  • Gas 3
  • Other 2

owner 1

  • Eagle 2 US LLC · 5 ✖

country_long 1

  • United States of America 5
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
30267 30267 USA United States of America PPG Plant C Caustic USA0050490 3.4 30.2264 -93.2938 Gas       1986.0 Eagle 2 US LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 7.9079999999999995 11.97 8.965 12.498 14.322 U.S. Energy Information Administration  
30268 30268 USA United States of America PPG Powerhouse A USA0050487 52.5 30.2251 -93.2813 Other       1949.666666666667 Eagle 2 US LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 32.458 29.421999999999997 32.836999999999996 20.435 10.495 U.S. Energy Information Administration  
30269 30269 USA United States of America PPG Powerhouse C USA0050489 357.7 30.2261 -93.2952 Gas       1981.0891808778308 Eagle 2 US LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 2236.357 2074.311245000001 1843.3431699999999 1602.0915019999998 1772.379 U.S. Energy Information Administration  
30270 30270 USA United States of America PPG Riverside USA0050488 162.0 30.2217 -93.2807 Other       1958.9691358024688 Eagle 2 US LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 301.541 220.727 279.926 245.384 278.57099999999997 U.S. Energy Information Administration  
30801 30801 USA United States of America RS Cogen USA0055117 493.0 30.221 -93.2992 Gas       2003.0 Eagle 2 US LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 46091 2017 3214.9790000000007 3040.17202 3093.98698 3062.03103 2795.0190700000007 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