home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

4 rows where owner = "East Bay Municipal Util Dist"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, longitude

primary_fuel 2

  • Biomass 2
  • Hydro 2

owner 1

  • East Bay Municipal Util Dist · 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
25757 25757 USA United States of America Camanche USA0000537 10.8 38.2268 -121.0245 Hydro       1983.0 East Bay Municipal Util Dist U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 18867 2017 16.163 4.9190000000000005 2.559 16.549 58.361999999999995 U.S. Energy Information Administration  
30344 30344 USA United States of America Pardee USA0000376 23.6 38.2569 -120.8507 Hydro       1949.3135593220334 East Bay Municipal Util Dist U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 18869 2017 46.736999999999995 25.634 37.4 100.166 186.2 U.S. Energy Information Administration  
30643 30643 USA United States of America Power Generation Station (PGS) 2 USA0057696 4.6 37.8258 -122.2961 Biomass       2012.0 East Bay Municipal Util Dist U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 26.090999999999998 30.559 29.06 28.291999999999998 22.773000000000003 U.S. Energy Information Administration  
32667 32667 USA United States of America WWTP Power Generation Station USA0056036 6.6000000000000005 37.8258 -122.2961 Biomass Oil     1985.0 East Bay Municipal Util Dist U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 26.471 24.261000000000006 24.631000000000004 20.636999999999997 27.953000000000007 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