home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

8 rows where owner = "City of Manassas - (VA)"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, longitude, commissioning_year

primary_fuel 1

  • Oil 8

owner 1

  • City of Manassas - (VA) · 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
26066 26066 USA United States of America Church Street Plant USA0007438 7.299999999999999 38.7523 -77.4629 Oil       1985.068493150685 City of Manassas - (VA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 36121 2017 0.07200000000000001 0.1 0.17 0.079 0.05 U.S. Energy Information Administration  
26545 26545 USA United States of America Dean Drive Area Electric Generators USA0056491 3.2 38.7486 -77.4908 Oil       2007.0 City of Manassas - (VA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.048 0.073 0.102 0.049 0.042 U.S. Energy Information Administration  
26686 26686 USA United States of America Dominion/Lo Mar USA0007797 19.200000000000006 38.7443 -77.4974 Oil       1996.9999999999993 City of Manassas - (VA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 57046 2017 0.18 0.0 0.0 0.0 0.096 U.S. Energy Information Administration  
27443 27443 USA United States of America Gateway Gen USA0007798 3.6 38.7253 -77.5097 Oil       2002.5 City of Manassas - (VA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 57045 2017 0.044000000000000004 0.06 0.081 0.021 0.019 U.S. Energy Information Administration  
27565 27565 USA United States of America Godwin Drive Plant USA0007439 6.300000000000002 38.7405 -77.5081 Oil       1990.984126984127 City of Manassas - (VA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 55938 2017 0.09699999999999999 0.035 0.19 0.068 0.084 U.S. Energy Information Administration  
32516 32516 USA United States of America VMEA 1 Credit Gen USA0007440 13.2 38.7405 -77.5081 Oil       1992.8787878787882 City of Manassas - (VA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 57043 2017 0.159 0.258 0.361 0.166 0.057 U.S. Energy Information Administration  
32517 32517 USA United States of America VMEA Peaking Gen USA0007441 6.4 38.7405 -77.5081 Oil       1992.5 City of Manassas - (VA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 57044 2017 0.08600000000000001 0.131 0.17400000000000002 0.036000000000000004 0.102 U.S. Energy Information Administration  
32790 32790 USA United States of America Water Treatment Plant Generators USA0056368 1.8 38.7607 -77.6209 Oil       2007.0 City of Manassas - (VA) U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.018000000000000002 0.024 0.043 0.005 0.013 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