home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "City of Idaho Falls - (ID)"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, commissioning_year

primary_fuel 1

  • Hydro 5

owner 1

  • City of Idaho Falls - (ID) · 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
26082 26082 USA United States of America City Power Plant USA0000841 8.0 43.4914 -112.0454 Hydro       1982.0 City of Idaho Falls - (ID) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 43.086000000000006 42.551 45.196000000000005 44.131 50.56 U.S. Energy Information Administration  
27456 27456 USA United States of America Gem State USA0000790 23.4 43.4202 -112.1019 Hydro       1988.0 City of Idaho Falls - (ID) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 22747 2017 113.833 123.525 117.47 116.56299999999999 147.468 U.S. Energy Information Administration  
29048 29048 USA United States of America Lower No 1 USA0007012 8.0 43.4687 -112.0625 Hydro       1982.0 City of Idaho Falls - (ID) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 43.628 42.028999999999996 45.938 41.583 42.038 U.S. Energy Information Administration  
29049 29049 USA United States of America Lower No 2 USA0000843 3.0 43.4684 -112.0626 Hydro       1940.0 City of Idaho Falls - (ID) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.0 0.0 0.0 0.45299999999999996 11.644 U.S. Energy Information Administration  
32498 32498 USA United States of America Upper Power Plant USA0000844 8.0 43.5527 -112.051 Hydro       1982.0 City of Idaho Falls - (ID) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 45.978 45.755 49.989 42.607 53.911 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