home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Big Rivers Electric Corp"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, other_fuel1

primary_fuel 2

  • Coal 4
  • Gas 1

owner 1

  • Big Rivers Electric Corp · 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
26455 26455 USA United States of America D B Wilson USA0006823 509.4 37.4497 -87.0806 Coal Petcoke     1984.0 Big Rivers Electric Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 14483 2017 3324.805988 2995.417995 3250.8110050000005 3114.893969 2649.782999 U.S. Energy Information Administration  
27779 27779 USA United States of America HMP&L Station Two Henderson USA0001382 405.0 37.6469 -87.5028 Coal Oil     1973.5061728395065 Big Rivers Electric Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 2061.686049 2302.384018 1488.285031 1778.586977 1123.734045 U.S. Energy Information Administration  
28578 28578 USA United States of America Kenneth C Coleman USA0001381 602.0 37.9631 -86.7911 Coal Gas     1970.297342192691 Big Rivers Electric Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 3129.0640120000007 1064.462046 -8.880999999999998     U.S. Energy Information Administration  
30752 30752 USA United States of America R D Green USA0006639 586.0 37.6461 -87.5 Coal Petcoke     1980.5 Big Rivers Electric Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 14484 2017 3374.932004 3462.7439540000005 2584.02797 2736.30103 2410.041982 U.S. Energy Information Administration  
31003 31003 USA United States of America Robert A Reid USA0001383 194.8 37.6461 -87.5019 Gas Coal Oil   1971.0718685831619 Big Rivers Electric Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 14487 2017 0.0 0.0 -15.767999 -13.64 -15.905 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