home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Central Hudson Gas & Elec Corp"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, commissioning_year, generation_gwh_2014

primary_fuel 3

  • Hydro 3
  • Gas 1
  • Oil 1

owner 1

  • Central Hudson Gas & Elec Corp · 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
25933 25933 USA United States of America Central Hudson High Falls USA0000579 3.2 41.8288 -74.1319 Hydro       1987.0 Central Hudson Gas & Elec Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 2.524 0.0 0.0 0.147 2.863 U.S. Energy Information Administration  
26519 26519 USA United States of America Dashville USA0002481 4.8 41.8217 -74.0497 Hydro       1920.0 Central Hudson Gas & Elec Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 15846 2017 9.652 12.193 12.197 9.103 14.288 U.S. Energy Information Administration  
31692 31692 USA United States of America South Cairo USA0002485 21.6 42.2913 -73.9865 Oil       1970.0 Central Hudson Gas & Elec Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 15852 2017 0.005 0.09699999999999999 0.057999999999999996 0.06 0.059 U.S. Energy Information Administration  
31958 31958 USA United States of America Sturgeon USA0002486 14.4 41.8482 -74.0467 Hydro       1924.0 Central Hudson Gas & Elec Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 15853 2017 38.412 27.549 37.514 32.143 34.202 U.S. Energy Information Administration  
32875 32875 USA United States of America West Coxsackie USA0002487 21.6 42.3509 -73.8158 Gas Oil     1970.0 Central Hudson Gas & Elec Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 15854 2017 0.0 0.0 0.11199999999999999 0.0 0.405 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