home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

8 rows where owner = "TransAlta"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, source, url, geolocation_source, year_of_capacity_data, estimated_generation_gwh

primary_fuel 3

  • Gas 4
  • Wind 3
  • Coal 1

owner 1

  • TransAlta · 8 ✖

country_long 1

  • Canada 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
3621 3621 CAN Canada Ardenville CAN0007620 69.0 49.583 -113.4351 Wind         TransAlta Natural Resources Canada ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx Natural Resources Canada 59763 2016             128.16446620184934
3691 3691 CAN Canada Blue Trail CAN0007683 66.0 49.6687 -113.4522 Wind         TransAlta Natural Resources Canada ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx Natural Resources Canada 56944 2016             122.59209810611677
3879 3879 CAN Canada Dupont Maitland CAN1060255 50.0 44.6334 -75.616 Gas       1992.0 TransAlta Canadian Power Plant Database http://www.cbc.ca/news2/interactives/database-cdnpowerplants/?appSession=37157089528396396394056638291117802843348425060575648208153793135366829336033758248443548607051384464831349653596564231536607108 WRI 18788               155.0433631181013
4370 4370 CAN Canada Poplar Creek CAN0002078 360.0 57.008 -111.4868 Gas         TransAlta Natural Resources Canada http://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsAllGE100MW_NorthAmerica_201708.xlsx Natural Resources Canada 33928 2017             1116.3122144503295
4570 4570 CAN Canada Spy Hill CAN1060891 86.0 57.0335 -111.6019 Gas       2011.0 TransAlta Canadian Power Plant Database http://www.cbc.ca/news2/interactives/database-cdnpowerplants/?appSession=37157089528396396394056638291117802843348425060575648208153793135366829336033758248443548607051384464831349653596564231536607108 WRI 60678               266.6745845631342
4602 4602 CAN Canada Summerview 2 CAN0008443 66.0 49.6026 -113.7341 Wind         TransAlta Natural Resources Canada ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx Natural Resources Canada 51510 2016             122.59209810611677
4604 4604 CAN Canada Suncor Utility Plant CAN1060928 70.0 45.4019 -75.6557 Gas       1967.0 TransAlta Canadian Power Plant Database http://www.cbc.ca/news2/interactives/database-cdnpowerplants/?appSession=37157089528396396394056638291117802843348425060575648208153793135366829336033758248443548607051384464831349653596564231536607108 GEODB                 217.0607083653418
4605 4605 CAN Canada Sundance CAN0002088 2141.0 53.5075 -114.5569 Coal         TransAlta Natural Resources Canada http://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsAllGE100MW_NorthAmerica_201708.xlsx Natural Resources Canada 34869 2017             14179.4144494474

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