home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

10 rows where owner = "Vattenfall"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: country, source, url, geolocation_source

primary_fuel 3

  • Wind 6
  • Gas 3
  • Solar 1

country_long 2

  • United Kingdom 7
  • Netherlands 3

owner 1

  • Vattenfall · 10 ✖
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
17698 17698 NLD Netherlands Diemen 33 WRI1019310 684.0 52.3389 5.0213 Gas       1995.0 Vattenfall Vattenfall http://powerplants.vattenfall.com/diemen GEODB 1032335       2276.803 2409.116 2631.0 JRC-PPDB-OPEN 3784.476804123712
17718 17718 NLD Netherlands Ijmond WRI1019313 114.0 52.4758 4.6048 Gas       1997.0 Vattenfall Vattenfall http://powerplants.vattenfall.com/ijmond GEODB         903.2719999999999 969.664 804.9580000000001 JRC-PPDB-OPEN 630.7461340206186
17730 17730 NLD Netherlands Magnum WRI1019311 1311.0 53.4502 6.8548 Gas       2013.0 Vattenfall Vattenfall http://powerplants.vattenfall.com/magnum WRI 1064558               7253.580541237115
22724 22724 GBR United Kingdom Edinbane GBR0004674 41.0 57.4691 -6.4322 Wind         Vattenfall UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1060935               74.39659797302477
23197 23197 GBR United Kingdom Kentish Flats GBR0002492 90.0 51.4606 1.0938 Wind         Vattenfall UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 163.30960530663975
23198 23198 GBR United Kingdom Kentish Flats Extension GBR0002504 49.5 51.45 1.08 Wind         Vattenfall UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1058682               89.82028291865187
23737 23737 GBR United Kingdom Ormonde GBR0002509 150.0 54.0889 -3.4386 Wind         Vattenfall UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1078074               272.18267551106624
23770 23770 GBR United Kingdom Parc Cynog GBR0005499 5.0 51.7592 -4.5337 Solar         Vattenfall UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database 1023925               2.346547937938379
23894 23894 GBR United Kingdom Ray GBR0004026 54.4 55.1822 -2.0714 Wind         Vattenfall UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 98.71158365201336
24055 24055 GBR United Kingdom Sheringham Shoal BMU 1 & 2 GBR0002512 316.0 53.1353 1.1479 Wind         Vattenfall UK Renewable Energy Planning Database https://www.gov.uk/government/collections/renewable-energy-planning-data UK Renewable Energy Planning Database                 573.3981697433129

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