home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where owner = "Severn Trent Water"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, estimated_generation_gwh

primary_fuel 3

  • Wind 4
  • Biomass 2
  • Waste 1

owner 1

  • Severn Trent Water · 7 ✖

country_long 1

  • United Kingdom 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
22499 22499 GBR United Kingdom Coleshill STW (Waste AD) GBR0000256 2.4 52.519 -1.7116 Biomass         Severn Trent Water UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 41.69370795409577
22636 22636 GBR United Kingdom Derby Sewage Treatment Works GBR0004068 5.0 52.9081 -1.4131 Wind         Severn Trent Water UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1100446               9.072755850368877
23588 23588 GBR United Kingdom Minsworth Sewage Treatment Works GBR0006232 9.7 52.5318 -1.754 Waste         Severn Trent Water UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 22.493883879859876
23671 23671 GBR United Kingdom Newthorpe Wind Turbine GBR0003793 2.5 52.9988 -1.2979 Wind         Severn Trent Water UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1100550               4.536377925184438
24038 24038 GBR United Kingdom Severn Trent STW GBR0003699 2.5 52.698 -1.1179 Wind         Severn Trent Water UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 4.536377925184438
24039 24039 GBR United Kingdom Severn Trent Water - Stoke Bardolph Wind Turbine GBR0003897 1.5 52.9758 -1.044 Wind         Severn Trent Water UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 2.7218267551106625
24172 24172 GBR United Kingdom Stoke Bardolph energy crop (Farm AD) GBR0000213 2.0 52.9759 -1.0396 Biomass         Severn Trent Water UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 34.744756628413136

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