home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "JEA"

✎ 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 3
  • Coal 2

owner 1

  • JEA · 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
25462 25462 USA United States of America Brandy Branch USA0007846 783.1 30.3206 -81.9472 Gas Oil     2002.1651130123869 JEA U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 23465 2017 0.0 0.0 0.0 0.0 4093.402 U.S. Energy Information Administration  
27724 27724 USA United States of America Greenland Energy Center USA0056799 380.8 30.1591 -81.5184 Gas Oil     2011.0 JEA U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 57952 2017 0.0 0.0 0.0 0.0 247.99900000000002 U.S. Energy Information Administration  
28356 28356 USA United States of America J D Kennedy USA0000666 370.0 30.3648 -81.626 Gas Oil     2004.5 JEA U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 23463 2017 0.0 37.30200000000001 0.0 0.0 38.498000000000005 U.S. Energy Information Administration  
29994 29994 USA United States of America Northside Generating Station USA0000667 1407.1 30.4172 -81.5525 Coal Petcoke Waste Gas 1973.2640892616016 JEA U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 23467 2017 2770.8150100000007 3709.207914 3787.823998 4733.028984000001 2870.527027 U.S. Energy Information Administration  
31831 31831 USA United States of America St Johns River Power Park USA0000207 1358.0 30.4308 -81.5508 Coal Petcoke Gas   1987.5 JEA U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 23468 2017 6650.050021 7144.486045000001 4799.222983 4935.419010000001 5107.271952 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