home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

6 rows where owner = "Main Street Power"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: commissioning_year

primary_fuel 1

  • Solar 6

owner 1

  • Main Street Power · 6 ✖

country_long 1

  • United States of America 6
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
24925 24925 USA United States of America Arizona Western College PV USA0057765 4.7 32.6878 -114.4961 Solar       2011.8510638297867 Main Street Power U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 64775 2017 9.062000000000001 8.017000000000001 9.96 9.854 9.02 U.S. Energy Information Administration  
25400 25400 USA United States of America Bolton PV USA0059014 4.9 42.4497 -71.6431 Solar       2014.0 Main Street Power U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 68397 2017 0.0 7.426 7.4140000000000015 8.008000000000001 7.221 U.S. Energy Information Administration  
28438 28438 USA United States of America Jewish Community Center PV USA0058292 1.1 33.6031 -111.9247 Solar       2012.0 Main Street Power U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 2.168 2.195 2.201 2.227 2.182 U.S. Energy Information Administration  
30340 30340 USA United States of America Paradise Valley H.S. PV USA0058293 1.3 33.6416 -111.9997 Solar       2013.0 Main Street Power U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 2.465 2.654 2.5540000000000003 2.6069999999999998 2.616 U.S. Energy Information Administration  
31369 31369 USA United States of America Scituate PV USA0059013 2.5 42.1775 -70.7406 Solar       2013.0 Main Street Power U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 67493 2017 0.537 4.0760000000000005 4.022 4.0 3.893 U.S. Energy Information Administration  
31945 31945 USA United States of America Stow PV USA0059015 2.0 42.4369 -71.5061 Solar       2014.0 Main Street Power U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.03 3.0460000000000003 3.017 3.2230000000000003 2.945 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