home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Golden Spread Electric Cooperative Inc"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, longitude

primary_fuel 2

  • Gas 4
  • Wind 1

owner 1

  • Golden Spread Electric Cooperative Inc · 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
24874 24874 USA United States of America Antelope Station USA0057865 167.40000000000003 33.865 -101.8433 Gas       2010.999999999999 Golden Spread Electric Cooperative Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 44.358 200.592 143.57 82.406 92.551 U.S. Energy Information Administration  
26923 26923 USA United States of America Elk Station USA0058835 606.0 33.865 -101.8433 Gas       2015.666666666667 Golden Spread Electric Cooperative Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017     46.748000000000005 125.119 93.678 U.S. Energy Information Administration 4269.5543285130625
27573 27573 USA United States of America Golden Spread Panhandle Wnd Rch USA0057866 78.2 35.2436 -102.21 Wind       2011.0 Golden Spread Electric Cooperative Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 320.76 295.277 281.223 255.525 201.775 U.S. Energy Information Administration  
29709 29709 USA United States of America Mustang Station USA0055065 521.0 32.9728 -102.7417 Gas       1999.3312859884838 Golden Spread Electric Cooperative Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 21537 2017 1906.186 2213.704 421.22600000000006 1964.7490000000007 1793.555 U.S. Energy Information Administration  
29710 29710 USA United States of America Mustang Station Unit 4 USA0056326 510.0 32.9746 -102.7436 Gas       2008.666666666667 Golden Spread Electric Cooperative Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 21537 2017 138.613 124.863 356.24 323.08099999999996 408.929 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