home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

9 rows where owner = "Uniper UK Limited"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, longitude, geolocation_source, wepp_id

primary_fuel 3

  • Gas 7
  • Coal 1
  • Cogeneration 1

owner 1

  • Uniper UK Limited · 9 ✖

country_long 1

  • United Kingdom 9
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
22512 22512 GBR United Kingdom Connahs Quay GBR1000492 1380.0 53.2317 -3.0815 Gas         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB 1025709               4643.7761354178165
22536 22536 GBR United Kingdom Cottam Development Centre GBR1000493 395.0 53.3051 -0.7858 Gas         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB 1064726               1329.196792384085
22745 22745 GBR United Kingdom Enfield GBR1000494 408.0 51.6625 -0.0225 Gas         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB 1019434               1372.9425096017892
22923 22923 GBR United Kingdom Grain CHP GBR1000495 1404.0 51.4444 0.7114 Cogeneration         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB 1025719               0.0
22924 22924 GBR United Kingdom Grain GT GBR1000497 56.0 51.4444 0.7114 Gas         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB 1025719               188.44308955318672
23211 23211 GBR United Kingdom Killingholme GBR1000500 600.0 53.6535 -0.2556 Gas         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB                 2019.0331023555718
23889 23889 GBR United Kingdom Ratcliffe GBR1000496 2000.0 52.8653 -1.255 Coal         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB 1025731               16593.038386467142
23890 23890 GBR United Kingdom Ratcliffe GT GBR1000498 34.0 52.8653 -1.255 Gas         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes CARMA                 114.41187580014908
24233 24233 GBR United Kingdom Taylor's Lane GT GBR1000499 144.0 51.5459 -0.2575 Gas         Uniper UK Limited Department for Business Energy & Industrial Strategy https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes GEODB                 484.5679445653373

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