home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where capacity_mw = "130.0" and country_long = "United States of America"

✎ View and edit SQL

This data as json, CSV (advanced)

owner 7

  • Black Hills Power Inc. d/b/a 1
  • California Flats Solar 130 LLC 1
  • Calpine Gilroy Cogen LP 1
  • Colorado Energy Management LLC 1
  • NRG Energy Gas & Wind Holdings Inc 1
  • Omaha Public Power District 1
  • USCE-Nashville District 1

primary_fuel 6

  • Gas 2
  • Coal 1
  • Hydro 1
  • Oil 1
  • Solar 1
  • Wind 1

country_long 1

  • United States of America · 7 ✖
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
25087 25087 USA United States of America Barkley USA0001371 130.0 37.0217 -88.2211 Hydro       1966.0 USCE-Nashville District U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 35530 2017 486.904 601.111 544.038 486.04 812.8989999999999 U.S. Energy Information Administration  
25637 25637 USA United States of America CA Flats Solar 130 LLC USA0060033 130.0 35.6156 -120.4044 Solar       2017.0 California Flats Solar 130 LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017         20.432 U.S. Energy Information Administration 57.78691274752632
27535 27535 USA United States of America Gilroy Power Plant USA0010034 130.0 37.0001 -121.5367 Gas       1987.0 Calpine Gilroy Cogen LP U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 125.051 0.0 138.224 141.393 115.536 U.S. Energy Information Administration  
28475 28475 USA United States of America Jones Street USA0002290 130.0 41.2515 -95.9227 Oil       1973.0 Omaha Public Power District U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28894 2017 -0.408 0.294 -0.395 -0.125 0.08 U.S. Energy Information Administration  
29157 29157 USA United States of America Malburg USA0056041 130.0 33.9986 -118.2219 Gas Biomass     2005.0 Colorado Energy Management LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 35993 2017 791.831003 868.2139980000002 713.204998 729.120001 694.038 U.S. Energy Information Administration  
29815 29815 USA United States of America Neil Simpson II USA0007504 130.0 44.2856 -105.3833 Coal Gas     1996.5384615384612 Black Hills Power Inc. d/b/a U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 14604 2017 678.0890049999999 578.9300010000002 611.222005 609.0269979999998 557.412998 U.S. Energy Information Administration  
32131 32131 USA United States of America Taloga Wind LLC USA0057261 130.0 35.8556 -98.9683 Wind       2011.0 NRG Energy Gas & Wind Holdings Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 60696 2017 471.675 477.621 432.30300000000005 453.83099999999996 402.025 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