home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

10 rows where owner = "Arkansas Electric Coop Corp"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw

primary_fuel 2

  • Gas 7
  • Hydro 3

owner 1

  • Arkansas Electric Coop Corp · 10 ✖

country_long 1

  • United States of America 10
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
25830 25830 USA United States of America Carl Bailey USA0000202 120.0 35.2601 -91.3634 Gas Oil     1966.0 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13510 2017 11.996000000000002 3.1319999999999997 32.02 16.219 20.037 U.S. Energy Information Administration  
26489 26489 USA United States of America Dam 2 USA0007246 102.6 33.9865 -91.3158 Hydro       1999.0 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13515 2017 320.9050000000001 390.25 290.225 378.865 211.563 U.S. Energy Information Administration  
26928 26928 USA United States of America Elkins Generating Center USA0056489 66.0 35.9714 -94.0014 Gas       2011.0 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 56698 2017 0.927 0.473 2.03 7.8050000000000015 19.146 U.S. Energy Information Administration  
26935 26935 USA United States of America Ellis Hydro USA0007040 32.40000000000001 35.3514 -94.2943 Hydro       1989.0 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 118.316 130.889 105.446 138.536 105.85799999999999 U.S. Energy Information Administration  
27356 27356 USA United States of America Fulton (AR) USA0007825 154.8 33.6094 -93.7924 Gas       2001.0 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 45905 2017 5.077 4.806 133.205 48.1 23.368 U.S. Energy Information Administration  
27871 27871 USA United States of America Harry L. Oswald USA0055221 599.5 34.5923 -92.2166 Gas       2002.0 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 46816 2017 317.735 159.24200000000005 349.389 519.479 310.375 U.S. Energy Information Administration  
29141 29141 USA United States of America Magnet Cove USA0055714 746.0 34.4297 -92.8317 Gas       2005.3243967828414 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 49572 2017 1098.0710000000001 131.859 712.909 2046.994 1380.835 U.S. Energy Information Administration  
29287 29287 USA United States of America McClellan (AR) USA0000203 136.0 33.5648 -92.7917 Gas Oil     1972.0 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13514 2017 215.757996 117.552003 88.95299999999997 61.31399999999999 68.235 U.S. Energy Information Administration  
32221 32221 USA United States of America Thomas Fitzhugh USA0000201 185.0 35.4624 -93.8049 Gas Oil     1990.2432432432433 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13513 2017 0.0 0.0 76.419 0.0 145.292 U.S. Energy Information Administration  
32989 32989 USA United States of America Whillock USA0007135 32.40000000000001 35.1276 -92.7903 Hydro       1993.0 Arkansas Electric Coop Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 13511 2017 144.88 153.72299999999998 102.45299999999999 169.672 121.74 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