home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where owner = "FPL Energy Operating Services Inc - SEGS"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, commissioning_year

primary_fuel 1

  • Solar 7

owner 1

  • FPL Energy Operating Services Inc - SEGS · 7 ✖

country_long 1

  • United States of America 7
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
31163 31163 USA United States of America SEGS III USA0010439 34.2 35.0069 -117.5558 Solar Gas     1987.0 FPL Energy Operating Services Inc - SEGS U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 18000 2017 62.178000000000004 58.83000000000001 58.981 55.88200000000001 44.783 U.S. Energy Information Administration  
31164 31164 USA United States of America SEGS IV USA0010440 34.2 35.0122 -117.5557 Solar Gas     1987.0 FPL Energy Operating Services Inc - SEGS U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 18000 2017 63.299 58.369 59.24700000000001 55.331 43.751999999999995 U.S. Energy Information Administration  
31165 31165 USA United States of America SEGS IX USA0010446 92.0 35.033 -117.338 Solar Gas     1990.0 FPL Energy Operating Services Inc - SEGS U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 168.856 159.803 163.276 157.969 151.66299999999998 U.S. Energy Information Administration  
31166 31166 USA United States of America SEGS V USA0010441 34.2 35.0195 -117.5555 Solar Gas     1987.0 FPL Energy Operating Services Inc - SEGS U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 18000 2017 62.533 60.196999999999996 58.63399999999999 55.84200000000001 51.642 U.S. Energy Information Administration  
31167 31167 USA United States of America SEGS VI USA0010442 35.0 35.021 -117.5661 Solar Gas     1989.0 FPL Energy Operating Services Inc - SEGS U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 18000 2017 58.667 55.82700000000001 54.713 50.7 45.893 U.S. Energy Information Administration  
31168 31168 USA United States of America SEGS VII USA0010443 35.0 35.0148 -117.5659 Solar Gas     1989.0 FPL Energy Operating Services Inc - SEGS U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 18000 2017 54.473 52.488 47.456 41.926 43.65 U.S. Energy Information Administration  
31169 31169 USA United States of America SEGS VIII USA0010444 92.0 35.0308 -117.3563 Solar Gas     1990.0 FPL Energy Operating Services Inc - SEGS U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 158.026 159.03799999999998 157.195 156.267 143.752 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