home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

6 rows where owner = "Constellation Power Source Gen"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: commissioning_year

primary_fuel 2

  • Gas 4
  • Oil 2

owner 1

  • Constellation Power Source Gen · 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
27604 27604 USA United States of America Gould Street USA0001553 103.5 39.2663 -76.6047 Gas       1953.0 Constellation Power Source Gen U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13944 2017 19.259 17.572 20.493 18.855999999999998 12.786 U.S. Energy Information Administration  
30006 30006 USA United States of America Notch Cliff USA0001555 144.0 39.4217 -76.5087 Gas       1969.0 Constellation Power Source Gen U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13947 2017 17.955000000000005 7.43 22.747 35.438 16.316 U.S. Energy Information Administration  
30442 30442 USA United States of America Perryman USA0001556 492.3 39.4428 -76.2218 Gas Oil     1993.2858013406455 Constellation Power Source Gen U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13950 2017 93.287 116.87 430.178997 552.7859980000001 228.43600200000003 U.S. Energy Information Administration  
30459 30459 USA United States of America Philadelphia USA0001557 82.8 39.2986 -76.5636 Oil       1970.0 Constellation Power Source Gen U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13951 2017 3.725 13.387 3.921 5.178 1.175 U.S. Energy Information Administration  
30982 30982 USA United States of America Riverside (MD) USA0001559 50.0 39.2369 -76.5133 Oil       1970.0 Constellation Power Source Gen U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13953 2017 21.436999999999998 22.493 36.38200000000001 1.435 0.376 U.S. Energy Information Administration  
32950 32950 USA United States of America Westport USA0001560 121.5 39.266 -76.6295 Gas       1969.0 Constellation Power Source Gen U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13956 2017 21.461 6.204 22.58 64.277 21.843000000000004 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