home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

6 rows where country_long = "United States of America", geolocation_source = "U.S. Energy Information Administration" and owner = "Northern Indiana Pub Serv Co"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 3

  • Coal 3
  • Hydro 2
  • Gas 1

owner 1

  • Northern Indiana Pub Serv Co · 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
25052 25052 USA United States of America Bailly USA0000995 641.0 41.645 -87.1225 Coal Gas     1966.2177847113885 Northern Indiana Pub Serv Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 27961 2017 2271.168975 2162.1609930000004 1441.912966 1778.746991 1545.642036 U.S. Energy Information Administration  
29413 29413 USA United States of America Michigan City USA0000997 540.0 41.7208 -86.9086 Coal Gas     1974.0 Northern Indiana Pub Serv Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 27965 2017 2023.2340190000002 2738.999003 1650.340954 1701.5300359999999 1280.833001 U.S. Energy Information Administration  
30000 30000 USA United States of America Norway (IN) USA0000998 7.3 40.7803 -86.76 Hydro       1923.0 Northern Indiana Pub Serv Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 27967 2017 6.484 12.927999999999999 20.730999999999998 23.285 26.789 U.S. Energy Information Administration  
30054 30054 USA United States of America Oakdale USA0000999 11.8 40.6564 -86.7528 Hydro       1925.0 Northern Indiana Pub Serv Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 27966 2017 3.452 12.655 18.521 16.266000000000002 32.444 U.S. Energy Information Administration  
30758 30758 USA United States of America R M Schahfer USA0006085 2201.4 41.2164 -87.0261 Coal Gas     1980.742754610702 Northern Indiana Pub Serv Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 27969 2017 7359.606084000001 7579.802026000001 5402.817942000001 4426.066995 4962.617961 U.S. Energy Information Administration  
31970 31970 USA United States of America Sugar Creek Power USA0055364 619.4 39.3931 -87.5108 Gas       2002.3438811753308 Northern Indiana Pub Serv Co U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 47280 2017 2489.196 2421.011 3340.22 3835.26 3602.719 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