home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where owner = "City of Seattle - (WA)"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 1

  • Hydro 7

owner 1

  • City of Seattle - (WA) · 7 ✖

country_long 1

  • United States of America 7
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
25432 25432 USA United States of America Boundary USA0006433 1118.6 48.9871 -117.3478 Hydro       1974.9186483103879 City of Seattle - (WA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 32342 2017 3459.27 4243.407 3465.9559999999997 3884.5159999999996 3821.117 U.S. Energy Information Administration  
25900 25900 USA United States of America Cedar Falls (WA) USA0006430 30.0 47.4193 -121.7819 Hydro       1925.0 City of Seattle - (WA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 32343 2017 76.889 65.197 47.083999999999996 67.964 82.92299999999999 U.S. Energy Information Administration  
26639 26639 USA United States of America Diablo USA0006432 182.4 48.7139 -121.1317 Hydro       1936.4934210526321 City of Seattle - (WA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 32344 2017 826.2760000000002 856.105 773.6990000000002 869.1370000000002 691.559 U.S. Energy Information Administration  
27599 27599 USA United States of America Gorge USA0006431 207.3 48.6981 -121.2086 Hydro       1937.5084418716833 City of Seattle - (WA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 32345 2017 954.151 1056.733 952.561 1035.473 997.581 U.S. Energy Information Administration  
29871 29871 USA United States of America Newhalem USA0009842 2.3 48.6759 -121.2408 Hydro       1970.0 City of Seattle - (WA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 32348 2017 -0.078 -0.08199999999999999 -0.062 -0.06 -0.069 U.S. Energy Information Administration  
31098 31098 USA United States of America Ross USA0006202 450.0 48.7326 -121.0679 Hydro       1954.0 City of Seattle - (WA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 32349 2017 724.327 794.413 682.7919999999999 789.4939999999999 739.553 U.S. Energy Information Administration  
31707 31707 USA United States of America South Fork Tolt USA0000622 16.8 47.6992 -121.7833 Hydro       1995.0 City of Seattle - (WA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 32351 2017 55.303999999999995 63.313 48.847 52.101000000000006 54.544 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