home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

9 rows where owner = "Dong Energy"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, source, url, geolocation_source, estimated_generation_gwh

primary_fuel 3

  • Wind 5
  • Coal 3
  • Geothermal 1

owner 1

  • Dong Energy · 9 ✖

country_long 1

  • Denmark 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
9896 9896 DNK Denmark Amager WRI1029995 14.0 55.6899 12.633 Geothermal         Dong Energy Geothermal Denmark http://www.geotermi.dk/english/geothermal-plants/amager#GDA WRI                 0.0
9900 9900 DNK Denmark Avedoerevaerket (Avedøre) WRI1022026 815.0 55.6035 12.4812 Coal Biomass       Dong Energy ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show WRI         2113.8320000000003 2029.612 2166.681 JRC-PPDB-OPEN 1771.8923167616429
9901 9901 DNK Denmark Avedore Holme WRI1029998 11.0 55.6022 12.4611 Wind       2009.0 Dong Energy Dong Energy http://www.dongenergy.com/en/our-business/wind-power WRI 1045570               102.17243093530291
9905 9905 DNK Denmark Enstedvaerket WRI1022031 626.0 55.0206 9.4419 Coal       1979.0 Dong Energy ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB         0.302 0.002   JRC-PPDB-OPEN 1360.9872273531146
9908 9908 DNK Denmark Frederikshavn WRI1029999 8.0 57.4438 10.5621 Wind       2003.0 Dong Energy Dong Energy http://www.dongenergy.com/en/our-business/wind-power WRI 1057399               74.30722249840208
9923 9923 DNK Denmark Middelgrunden WRI1029997 20.0 55.6908 12.6703 Wind       2000.0 Dong Energy Dong Energy http://www.dongenergy.com/en/our-business/wind-power WRI 1048282               185.7680562460053
9937 9937 DNK Denmark Studstrupvaerket WRI1022028 730.0 56.2521 10.3423 Coal Biomass       Dong Energy ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show WRI 1022600       1504.479 1836.378 1438.996 JRC-PPDB-OPEN 1587.093731577913
9939 9939 DNK Denmark Tuno Knob WRI1030003 5.0 55.9694 10.3556 Wind       1995.0 Dong Energy Dong Energy http://www.dongenergy.com/en/our-business/wind-power WRI 1022601               46.442014061501325
9941 9941 DNK Denmark Vindeby WRI1029996 5.0 54.97 11.1301 Wind         Dong Energy Dong Energy http://www.dongenergy.com/en/our-business/wind-power WRI 1015607               46.442014061501325

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