home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where owner = "Scottish and Southern: Thermal"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, geolocation_source, estimated_generation_gwh

primary_fuel 3

  • Gas 3
  • Oil 3
  • Cogeneration 1

owner 1

  • Scottish and Southern: Thermal · 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
22319 22319 GBR United Kingdom Burghfield GBR1000441 45.0 51.4563 -0.9711 Oil         Scottish and Southern: Thermal Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes CARMA 1039112               201.7991407089152
22451 22451 GBR United Kingdom Chickerell GBR1000442 45.0 50.6114 -2.4533 Oil         Scottish and Southern: Thermal Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes CARMA 1039113               201.7991407089152
22456 22456 GBR United Kingdom Chippenham GBR1000440 10.0 51.46 -2.1247 Gas         Scottish and Southern: Thermal Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes CARMA 1053649               33.650551705926205
23188 23188 GBR United Kingdom Keadby GT GBR1000443 25.0 53.5944 -0.7504 Gas         Scottish and Southern: Thermal Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB                 84.1263792648155
23554 23554 GBR United Kingdom Medway GBR1000437 700.0 51.4396 0.6894 Gas         Scottish and Southern: Thermal Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB 1022461               2355.538619414834
24094 24094 GBR United Kingdom Slough GBR1000439 35.0 51.5095 -0.5954 Cogeneration         Scottish and Southern: Thermal Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes CARMA 1029010               0.0
24246 24246 GBR United Kingdom Thatcham GBR1000444 8.7 51.4037 -1.2605 Oil         Scottish and Southern: Thermal Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes CARMA 1044696               39.014500537056925

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