home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Pacific Gas & Electric Co." and primary_fuel = "Gas"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: commissioning_year

primary_fuel 1

  • Gas · 5 ✖

owner 1

  • Pacific Gas & Electric Co. · 5 ✖

country_long 1

  • United States of America 5
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
25708 25708 USA United States of America CSU East Bay USA0057042 1.4 37.6589 -122.0594 Gas       2011.0 Pacific Gas & Electric Co. U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 61555 2017 7.775 9.993 10.172 3.6660000000000004 4.199 U.S. Energy Information Administration  
26221 26221 USA United States of America Colusa Generating Station USA0056532 712.4 39.3661 -122.27 Gas       2011.0 Pacific Gas & Electric Co. U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 55555 2017 2535.528 2480.83 3571.8379999999997 2909.3979999999997 2490.625 U.S. Energy Information Administration  
27444 27444 USA United States of America Gateway Generating Station USA0056476 619.7 38.0175 -121.7587 Gas       2009.0 Pacific Gas & Electric Co. U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 55850 2017 3182.079 3242.2610000000004 3310.823000000001 2435.9500000000007 2779.798 U.S. Energy Information Administration  
28124 28124 USA United States of America Humboldt Bay USA0000246 166.99999999999997 40.7415 -124.2103 Gas Oil Biomass   2010.1000000000006 Pacific Gas & Electric Co. U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 29392 2017 358.038997 346.4170000000001 402.544004 366.74400499999996 431.581999 U.S. Energy Information Administration  
31182 31182 USA United States of America SF State University USA0057043 1.6 37.7239 -122.4775 Gas       2011.0 Pacific Gas & Electric Co. U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 10.17 9.365 3.89 1.508 1.574 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