home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Constellation Solar Holding LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, commissioning_year

primary_fuel 1

  • Solar 5

owner 1

  • Constellation Solar Holding LLC · 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
25645 25645 USA United States of America CCBC-Catonsville USA0060036 1.6 39.2525 -76.735 Solar       2015.0 Constellation Solar Holding LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017     0.47 3.0580000000000003 2.8160000000000003 U.S. Energy Information Administration 0.7112235415080161
30230 30230 USA United States of America Owens Corning Headquarters USA0060038 2.1 41.6447 -83.5364 Solar       2015.0 Constellation Solar Holding LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 70330 2017     0.129 1.81 1.7209999999999999 U.S. Energy Information Administration 0.9334808982292712
30231 30231 USA United States of America Owens Corning at Bethlehem USA0058550 2.0 42.5869 -73.865 Solar       2013.0 Constellation Solar Holding LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.465 3.306 3.3080000000000003 3.359 3.325 U.S. Energy Information Administration  
32445 32445 USA United States of America Union HS at Casa Grande USA0058516 1.6 32.9369 -111.7386 Solar       2013.0 Constellation Solar Holding LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 3.364 3.343 3.196 3.404 3.2739999999999996 U.S. Energy Information Administration  
32629 32629 USA United States of America Vista Grande HS at Casa Grande USA0058517 1.8 32.8914 -111.7131 Solar       2013.0 Constellation Solar Holding LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 64456 2017 3.072 2.888 2.895 3.095 3.116 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