home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

8 rows where owner = "Southwestern Public Service Co"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: other_fuel1

primary_fuel 3

  • Gas 5
  • Coal 2
  • Oil 1

owner 1

  • Southwestern Public Service Co · 8 ✖

country_long 1

  • United States of America 8
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
26434 26434 USA United States of America Cunningham USA0002454 519.1999999999998 32.7131 -103.3533 Gas       1979.975731895224 Southwestern Public Service Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33291 2017 1001.273 1054.42 937.8910000000001 1340.85 877.677 U.S. Energy Information Administration  
27861 27861 USA United States of America Harrington USA0006193 1080.0 35.2982 -101.7472 Coal Gas     1978.0 Southwestern Public Service Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33296 2017 5523.451975 5730.314958 5753.937028 5022.762025999999 4626.391995 U.S. Energy Information Administration  
28472 28472 USA United States of America Jones USA0003482 860.4000000000002 33.5239 -101.7392 Gas Oil     1989.27510460251 Southwestern Public Service Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33298 2017 1527.930957 1423.1649699999998 1714.035976 1559.622023 963.3479960000001 U.S. Energy Information Administration  
29128 29128 USA United States of America Maddox USA0002446 212.0 32.7142 -103.3015 Gas       1970.4721698113208 Southwestern Public Service Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33299 2017 296.675 419.23699999999997 384.324 320.707 381.80699999999996 U.S. Energy Information Administration  
29888 29888 USA United States of America Nichols USA0003484 474.7 35.2834 -101.7464 Gas       1964.6496734779862 Southwestern Public Service Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33302 2017 761.357 476.76 419.405 449.404 396.83 U.S. Energy Information Administration  
30556 30556 USA United States of America Plant X USA0003485 434.4 34.1661 -102.4114 Gas Oil     1958.1620626151016 Southwestern Public Service Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33304 2017 1373.801982 1160.700041 778.1140019999999 626.2810049999999 452.89800499999996 U.S. Energy Information Administration  
30735 30735 USA United States of America Quay County USA0058125 27.0 35.1828 -103.7311 Oil       2013.0 Southwestern Public Service Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.038 0.706 0.39899999999999997 0.337 0.196 U.S. Energy Information Administration  
32275 32275 USA United States of America Tolk USA0006194 1135.8 34.1865 -102.57 Coal Gas     1983.5 Southwestern Public Service Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33312 2017 0.0 0.0 6488.120013000002 5689.191006 5171.485001 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