home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Thomson Corp"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, longitude

primary_fuel 1

  • Oil 5

owner 1

  • Thomson 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
32226 32226 USA United States of America Thomson Reuters Campus Bldg A-D USA0055133 14.0 44.8196 -93.1156 Oil       1999.0 Thomson Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.424 0.139 0.185 0.223 0.09 U.S. Energy Information Administration  
32227 32227 USA United States of America Thomson Reuters Data Center Bldg ES101 USA0057207 1.2 44.8244 -93.1139 Oil       2009.0 Thomson Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.040999999999999995 0.021 0.021 0.03 0.011000000000000001 U.S. Energy Information Administration  
32228 32228 USA United States of America Thomson Reuters Data Center Bldg H USA0057208 8.0 44.8289 -93.1167 Oil       2007.0 Thomson Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.149 0.08199999999999999 0.12 0.13 0.11 U.S. Energy Information Administration  
32889 32889 USA United States of America West Group Data Center USA0054294 8.0 44.8256 -93.1139 Oil       2005.0 Thomson Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.28800000000000003 0.13699999999999998 0.138 0.20199999999999999 0.095 U.S. Energy Information Administration  
32890 32890 USA United States of America West Group Data Center F USA0056247 8.0 44.8283 -93.1167 Oil       2004.0 Thomson Corp U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 0.342 0.153 0.222 0.163 0.08700000000000001 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