home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Morris Energy Operations Company LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: commissioning_year, generation_gwh_2013, generation_gwh_2015, generation_gwh_2016

primary_fuel 1

  • Gas 5

owner 1

  • Morris Energy Operations Company 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
25129 25129 USA United States of America Bayonne Plant Holding LLC USA0050497 191.6 40.6553 -74.1124 Gas       1988.0 Morris Energy Operations Company LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 30865 2017 0.0 0.0 0.0 0.0 38.62152 U.S. Energy Information Administration  
25763 25763 USA United States of America Camden Plant Holding LLC USA0010751 157.0 39.9175 -75.1192 Gas       1993.0 Morris Energy Operations Company LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.0 0.0 0.0 0.0 40.96795 U.S. Energy Information Administration  
26517 26517 USA United States of America Dartmouth Power Associates LP USA0052026 101.7 41.6731 -70.9994 Gas Oil     1996.128810226155 Morris Energy Operations Company LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.0 0.0 110.862005 0.0 95.083 U.S. Energy Information Administration  
26947 26947 USA United States of America Elmwood Energy Holdings LLC USA0050852 83.0 40.9053 -74.1304 Gas       1989.0 Morris Energy Operations Company LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.0 0.0 0.0 0.0 3.59967 U.S. Energy Information Administration  
33226 33226 USA United States of America York Generation Company LLC USA0054693 52.2 39.9856 -76.6762 Gas       1989.0 Morris Energy Operations Company LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 17.67631 0.0 7.762910000000001 35.4632 4.997439999999999 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