home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

4 rows where owner = "Aquenergy Systems Inc"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 1

  • Hydro 4

owner 1

  • Aquenergy Systems Inc · 4 ✖

country_long 1

  • United States of America 4
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
26004 26004 USA United States of America Cherokee Falls USA0010173 4.3 35.0642 -81.5458 Hydro       1986.0 Aquenergy Systems Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 64416 2017 5.341 13.485 11.056 8.599 7.72 U.S. Energy Information Administration  
27344 27344 USA United States of America Fries Hydroelectric Project USA0010798 5.4 36.7151 -80.9856 Hydro       1954.333333333333 Aquenergy Systems Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 17393 2017 33.306 26.281 26.784000000000002 22.266 23.449 U.S. Energy Information Administration  
30475 30475 USA United States of America Piedmont Hydro Power Project USA0010787 1.0 34.702 -82.4621 Hydro       1989.0 Aquenergy Systems Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 17430 2017 7.812 6.314 5.093 3.3789999999999996 4.194 U.S. Energy Information Administration  
32739 32739 USA United States of America Ware Shoals Hydro Project USA0010801 6.2 34.404 -82.2336 Hydro       1963.2580645161293 Aquenergy Systems Inc U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 17450 2017 27.655 17.169 9.423 8.812000000000001 4.522 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