home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

8 rows where owner = "NRG Texas Power LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: generation_gwh_2015

primary_fuel 3

  • Gas 5
  • Coal 2
  • Storage 1

owner 1

  • NRG Texas Power LLC · 8 ✖

country_long 1

  • United States of America 8
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
25891 25891 USA United States of America Cedar Bayou USA0003460 1530.0 29.75 -94.9256 Gas       1971.5 NRG Texas Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 22391 2017 1232.281 1313.92 2342.859 1447.075 1692.521 U.S. Energy Information Administration  
27728 27728 USA United States of America Greens Bayou USA0003464 878.4 29.8222 -95.2194 Gas       1974.967213114754 NRG Texas Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 22394 2017 65.092 80.024 0.0 0.0 6.007000000000001 U.S. Energy Information Administration  
28911 28911 USA United States of America Limestone USA0000298 1849.8 31.4219 -96.2525 Coal Petcoke Gas   1986.5172451075794 NRG Texas Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 22399 2017 12872.030973 11977.24606 9164.672004 9161.346999 9199.36604 U.S. Energy Information Administration  
29740 29740 USA United States of America NRG Elbow Creek Energy Storage Project USA0061362 2.0 32.1676 -101.4792 Storage       2017.0 NRG Texas Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017         0.0 U.S. Energy Information Administration  
31268 31268 USA United States of America Sam Bertron USA0003468 842.5 29.7268 -95.0598 Gas       1958.5305637982199 NRG Texas Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 22403 2017 151.16 -6.136 0.0     U.S. Energy Information Administration  
31291 31291 USA United States of America San Jacinto Steam Electric Station USA0007325 176.4 29.6948 -95.0406 Gas       1995.0 NRG Texas Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 22405 2017 908.3710000000001 825.179 900.26 974.299 940.1469999999999 U.S. Energy Information Administration  
32084 32084 USA United States of America T H Wharton USA0003469 1189.9 29.9417 -95.5306 Gas       1973.7881334565927 NRG Texas Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 22409 2017 262.502 282.736 782.64 490.79600000000005 437.032 U.S. Energy Information Administration  
32639 32639 USA United States of America W A Parish USA0003470 4008.4 29.4828 -95.6311 Coal Gas     1974.7164953597446 NRG Texas Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 22413 2017 15803.69223 16130.284819999999 15808.7548 13299.863200000002 16206.6046 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