home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Cleco Power LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 3

  • Gas 3
  • Coal 1
  • Petcoke 1

owner 1

  • Cleco Power 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
24643 24643 USA United States of America Acadia Energy Center USA0055173 1389.1999999999996 30.4286 -92.4131 Gas       2002.0 Cleco Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 3805.772 4515.316000000002 6585.897000000001 6667.548000000002 4767.264 U.S. Energy Information Administration  
25459 25459 USA United States of America Brame Energy Center USA0006190 1707.3 31.395 -92.7167 Petcoke Coal Oil Gas 1991.715867158672 Cleco Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 15876 2017 7494.4170600000025 6534.197920000001 5652.964970000001 6042.62608 5776.00794 U.S. Energy Information Administration  
26335 26335 USA United States of America Coughlin Power Station USA0001396 922.8 30.8439 -92.2611 Gas       1986.242089293455 Cleco Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 15872 2017 962.345 1635.399 3045.812 2850.0640000000003 2347.362 U.S. Energy Information Administration  
26682 26682 USA United States of America Dolet Hills USA0000051 720.7 32.0306 -93.5692 Coal       1986.0 Cleco Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 15873 2017 3056.605987000001 2899.53698 4273.045031000001 3384.917011 1982.83097 U.S. Energy Information Administration  
32154 32154 USA United States of America Teche USA0001400 390.7 29.8222 -91.5425 Gas Oil     1975.3204504735088 Cleco Power LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 15877 2017 427.842 131.763 92.085 233.763 712.956 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