home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

9 rows where owner = "Oglethorpe Power Corporation"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: commissioning_year, generation_gwh_2013

primary_fuel 2

  • Gas 8
  • Hydro 1

owner 1

  • Oglethorpe Power Corporation · 9 ✖

country_long 1

  • United States of America 9
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
25988 25988 USA United States of America Chattahoochee Energy Facility USA0007917 539.7 33.4072 -85.0386 Gas       2003.0 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 47143 2017 0.0 0.0 2825.7309999999998 3060.6240000000003 3387.2940000000003 U.S. Energy Information Administration  
26721 26721 USA United States of America Doyle Energy Facility USA0055244 409.0 33.8377 -83.6996 Gas       2000.0 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 46202 2017 9.698 11.054 36.842 133.232 33.939 U.S. Energy Information Administration  
27876 27876 USA United States of America Hartwell Energy Facility USA0054538 360.0 34.3396 -82.8199 Gas Oil     1994.0 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13127 2017 0.0 30.863000000000003 38.139 39.983 91.936 U.S. Energy Information Administration  
27906 27906 USA United States of America Hawk Road Facility USA0055141 495.0 33.3585 -84.9914 Gas       2001.0 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 45659 2017 16.91 192.933 290.305 896.6320000000002 517.724 U.S. Energy Information Administration  
31055 31055 USA United States of America Rocky Mountain Hydroelectric Plant USA0006189 847.8000000000002 34.3555 -85.3039 Hydro       1995.0 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28765 2017 -468.86 -472.543 -489.61300000000006 -489.099 -534.99 U.S. Energy Information Administration  
31431 31431 USA United States of America Sewell Creek Energy USA0007813 570.0 33.9486 -85.2769 Gas       2000.0 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 45872 2017 107.572 146.651 267.349 466.134 356.12 U.S. Energy Information Administration  
31587 31587 USA United States of America Smarr Energy Center USA0007829 242.0 32.9842 -83.8464 Gas       1999.0 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 45406 2017 12.94 30.078000000000003 111.965 195.729 140.57299999999998 U.S. Energy Information Administration  
32116 32116 USA United States of America Talbot County Energy USA0007916 726.0 32.5892 -84.6917 Gas Oil     2002.333333333333 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 47119 2017 123.632003 206.168002 366.406002 676.2849980000001 287.223003 U.S. Energy Information Administration  
32219 32219 USA United States of America Thomas A Smith Energy Facility USA0055382 1192.0 34.7094 -84.9175 Gas       2002.0 Oglethorpe Power Corporation U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 47599 2017 2211.736 1903.665 4072.5170000000003 6401.308000000001 6427.2 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