home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

13 rows where owner = "Ecotricity"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, latitude, longitude, estimated_generation_gwh

primary_fuel 2

  • Wind 12
  • Solar 1

owner 1

  • Ecotricity · 13 ✖

country_long 1

  • United Kingdom 13
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
22012 22012 GBR United Kingdom Alveston Wind Park GBR0004335 6.9 51.5723 -2.4999 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 12.520403073509051
22103 22103 GBR United Kingdom Bambers Farm GBR0003157 9.6 53.3213 0.2384 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1054051               17.419691232708242
22606 22606 GBR United Kingdom Dagenham GBR0003158 2.3 51.5187 0.1508 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1068154               4.173467691169682
22607 22607 GBR United Kingdom Dalby GBR0003764 9.2 52.8065 -1.0343 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1107559               16.693870764678728
22680 22680 GBR United Kingdom Dundee GBR0004681 4.0 56.4836 -2.8938 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1068156               7.258204680295099
22786 22786 GBR United Kingdom Fen Farm GBR0003449 16.0 53.4233 0.069 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1056287               29.032818721180394
22787 22787 GBR United Kingdom Fen Farm Solar Park GBR0001018 1.0 53.4233 0.069 Solar         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 0.4693095875876758
22852 22852 GBR United Kingdom Galsworthy GBR0004624 9.2 50.9187 -4.2715 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1104773               16.693870764678728
24060 24060 GBR United Kingdom Shooters GBR0003161 2.0 51.2544 -2.5834 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1068157               3.6291023401475493
24106 24106 GBR United Kingdom Somerton GBR0002555 1.8 52.7099 1.6545 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1049120               3.266192106132795
24214 24214 GBR United Kingdom Swaffham II GBR0003159 1.8 52.6577 0.7007 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 3.266192106132795
24256 24256 GBR United Kingdom The Michelin Tyre Factory - Ballymena GBR0003680 4.6 54.8728 -6.1986 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1106009               8.346935382339364
24543 24543 GBR United Kingdom Worksopp GBR0003510 2.0 53.2998 -1.0757 Wind         Ecotricity UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1076805               3.6291023401475493

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