home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where owner = "North Slope Borough Power & Light" and primary_fuel = "Oil"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 1

  • Oil · 7 ✖

owner 1

  • North Slope Borough Power & Light · 7 ✖

country_long 1

  • United States of America 7
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
29753 29753 USA United States of America NSB Anaktuvuk Pass USA0007487 2.7 68.138 -151.741 Oil       2000.666666666667 North Slope Borough Power & Light U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28163 2017 4.0 3.964 3.8110000000000004 3.855 3.907 U.S. Energy Information Administration  
29754 29754 USA United States of America NSB Atqasuk Utility USA0007482 3.2 70.4826 -157.4252 Oil       1997.6875 North Slope Borough Power & Light U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28162 2017 3.3789999999999996 3.373 3.2710000000000004 2.859 2.838 U.S. Energy Information Administration  
29755 29755 USA United States of America NSB Kaktovik Utility USA0007483 2.6 70.1256 -143.619 Oil       2000.0 North Slope Borough Power & Light U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28164 2017 4.569 4.492 4.495 4.58 4.485 U.S. Energy Information Administration  
29756 29756 USA United States of America NSB Nuiqsut Utility USA0007484 4.4 70.2206 -150.9935 Oil Gas     2004.181818181818 North Slope Borough Power & Light U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28165 2017 5.9239999999999995 6.597999999999999 6.643 6.349 6.787000000000001 U.S. Energy Information Administration  
29757 29757 USA United States of America NSB Point Hope Utility USA0007485 3.1 68.3484 -166.7372 Oil       2004.9032258064515 North Slope Borough Power & Light U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28167 2017 6.346 5.7589999999999995 4.332 6.5489999999999995 6.54 U.S. Energy Information Administration  
29758 29758 USA United States of America NSB Point Lay Utility USA0007486 2.4 69.7408 -163.0058 Oil       2013.0 North Slope Borough Power & Light U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28166 2017 3.517 3.5420000000000003 3.528 3.609 3.592 U.S. Energy Information Administration  
29759 29759 USA United States of America NSB Wainwright Utility USA0007488 3.0 70.6429 -160.0205 Oil       1995.9333333333327 North Slope Borough Power & Light U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration 28168 2017 6.3420000000000005 6.357 6.812 6.796 6.891 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