home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Southern Indiana Gas & Elec Co"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: generation_gwh_2014

primary_fuel 3

  • Coal 2
  • Gas 2
  • Waste 1

owner 1

  • Southern Indiana Gas & Elec Co · 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
24596 24596 USA United States of America A B Brown USA0006137 706.8000000000002 37.9053 -87.715 Coal Oil Gas   1985.9940577249567 Southern Indiana Gas & Elec Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33210 2017 2470.211954 0.0 2491.930026 2135.061032 1942.599978 U.S. Energy Information Administration  
25507 25507 USA United States of America Broadway (IN) USA0001011 141.9 37.9691 -87.6049 Gas       1977.2579281183926 Southern Indiana Gas & Elec Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.0 0.0 0.0 0.0 3.816 U.S. Energy Information Administration  
27045 27045 USA United States of America F B Culley USA0001012 368.9 37.9111 -87.3275 Coal Gas     1971.3133640553 Southern Indiana Gas & Elec Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 33212 2017 1837.607952 1532.180007 1408.703982 1131.431956 1843.436041 U.S. Energy Information Administration  
29978 29978 USA United States of America Northeast (IN) USA0001013 22.2 38.0211 -87.5172 Gas       1963.518018018018 Southern Indiana Gas & Elec Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13801 2017 0.033 0.10800000000000001 0.092 0.055 0.35700000000000004 U.S. Energy Information Administration  
32574 32574 USA United States of America Veolia ES Blackfoot Landfill Facility USA0058577 3.2 38.3272 -87.2006 Waste       2009.0 Southern Indiana Gas & Elec Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 58372 2017 16.03 11.73 13.492 13.107999999999999 11.67 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