home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

11 rows where owner = "Southwestern Electric Power Co"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: other_fuel1, generation_gwh_2013, generation_gwh_2014, generation_gwh_2015, generation_gwh_2016

primary_fuel 2

  • Gas 7
  • Coal 4

owner 1

  • Southwestern Electric Power Co · 11 ✖

country_long 1

  • United States of America 11
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
24941 24941 USA United States of America Arsenal Hill USA0001416 125.0 32.5181 -93.7611 Gas       1960.0 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33267 2017 14.413 30.01 27.4 30.81 23.660999999999998 U.S. Energy Information Administration  
27185 27185 USA United States of America Flint Creek USA0006138 558.0 36.2561 -94.5241 Coal Oil     1978.0 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33268 2017 3066.048994 3635.660007 3041.195979 2041.3339870000002 2733.613007 U.S. Energy Information Administration  
27870 27870 USA United States of America Harry D Mattison Gas Plant USA0056328 349.0 36.1855 -94.2841 Gas       2007.495702005731 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 55800 2017 48.757 28.552 24.491 117.273 43.288999999999994 U.S. Energy Information Administration  
28360 28360 USA United States of America J Lamar Stall Unit USA0056565 624.0 32.5195 -93.7601 Gas       2010.0 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 57931 2017 2924.5870000000004 3302.55 3588.7059999999997 3559.317 2885.455 U.S. Energy Information Administration  
28457 28457 USA United States of America John W Turk Jr Power Plant USA0056564 609.0 33.6497 -93.8119 Coal       2013.0 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 56078 2017 3846.139965 4422.640974999998 3230.316001 3748.7510049999996 4415.574962 U.S. Energy Information Administration  
28672 28672 USA United States of America Knox Lee USA0003476 501.0 32.3766 -94.6415 Gas Oil     1967.9281437125749 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33269 2017 0.0 0.0 0.0 0.0 51.891000000000005 U.S. Energy Information Administration  
28897 28897 USA United States of America Lieberman USA0001417 253.0 32.7047 -93.9597 Gas Oil     1957.110671936759 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33272 2017 0.0 0.0 0.0 0.0 35.012 U.S. Energy Information Administration  
28985 28985 USA United States of America Lone Star USA0003477 40.0 32.9215 -94.7226 Gas       1954.0 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33271 2017 2.041 1.5723699999999998 5.531000000000001 8.53 1.131 U.S. Energy Information Administration  
30529 30529 USA United States of America Pirkey USA0007902 721.0 32.4607 -94.4852 Coal Gas     1985.0 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33273 2017 4936.144950999998 5084.651965999999 4583.205994 5087.734966 4295.785957000001 U.S. Energy Information Administration  
32858 32858 USA United States of America Welsh USA0006139 1116.0 33.0552 -94.84 Coal       1979.5 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33278 2017 8752.973961000003 7982.239954000001 6130.439976 4489.528963999999 5582.529986 U.S. Energy Information Administration  
33047 33047 USA United States of America Wilkes USA0003478 882.0 32.8482 -94.548 Gas Oil     1969.571428571429 Southwestern Electric Power Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33279 2017 0.0 774.009997 663.7969959999998 0.0 408.356 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