home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

6 rows where owner = "Golden Valley Elec Assn Inc"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 4

  • Oil 3
  • Coal 1
  • Storage 1
  • Wind 1

owner 1

  • Golden Valley Elec Assn Inc · 6 ✖

country_long 1

  • United States of America 6
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
25112 25112 USA United States of America Battery Energy Storage System USA0057583 40.0 64.8167 -147.725 Storage       2004.0 Golden Valley Elec Assn Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017       -2.392 -2.7110000000000003 U.S. Energy Information Administration  
26592 26592 USA United States of America Delta Power USA0056325 23.1 64.0281 -145.7194 Oil       1976.0 Golden Valley Elec Assn Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 -0.17 -0.121 -0.183 0.038 0.223 U.S. Energy Information Administration  
27018 27018 USA United States of America Eva Creek Wind USA0057935 24.6 64.0583 -148.9 Wind       2013.0 Golden Valley Elec Assn Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 62037 2017 71.01 71.779 72.78399999999999 73.845 61.513999999999996 U.S. Energy Information Administration  
27073 27073 USA United States of America Fairbanks USA0006286 42.2 64.8542 -147.7194 Oil       1971.3080568720372 Golden Valley Elec Assn Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 21136 2017 6.877999999999999 7.085 5.8420000000000005 7.132999999999999 6.66 U.S. Energy Information Administration  
27930 27930 USA United States of America Healy USA0006288 92.8 63.8542 -148.95 Coal Oil     1987.711206896552 Golden Valley Elec Assn Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 21140 2017 191.318003 0.0 0.0 0.0 165.06900000000005 U.S. Energy Information Administration  
29968 29968 USA United States of America North Pole USA0006285 181.0 64.7356 -147.3481 Oil       1986.9447513812156 Golden Valley Elec Assn Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 21142 2017 390.64400000000006 313.855005 340.146997 417.652004 447.767 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