home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

8 rows where country_long = "Slovenia"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: generation_data_source

primary_fuel 4

  • Coal 3
  • Hydro 3
  • Gas 1
  • Nuclear 1

country_long 1

  • Slovenia · 8 ✖

owner 0

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
19892 19892 SVN Slovenia Brestanica (TEB) WRI1022411 297.0 45.9975 15.4796 Gas           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1031236       9.466000000000001     ENTSOE 374.0
19893 19893 SVN Slovenia Energetika Ljubljana WRI1022415 112.0 46.058 14.5451 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB                 318.7040121120363
19894 19894 SVN Slovenia HE Formin WRI1022416 116.0 46.4026 16.0339 Hydro           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1013846               1749.8957345971564
19895 19895 SVN Slovenia HE Zlatoličje WRI1022417 126.0 46.448 15.787 Hydro           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB                 1900.7488151658765
19896 19896 SVN Slovenia Krsko (NEK) WRI1022414 696.0 45.9389 15.516 Nuclear           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1015518       5361.505999999999 5390.880999999999 5958.904 JRC-PPDB-OPEN 6370.0
19897 19897 SVN Slovenia Sostanj (TEŠ) WRI1022413 1099.0 46.3723 15.0534 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1031237       3631.3190000000004 4133.8009999999995 3990.173 JRC-PPDB-OPEN 3127.2831188493565
19898 19898 SVN Slovenia TET WRI1022410 110.0 46.1258 15.0611 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB         0.0 0.0 0.0 JRC-PPDB-OPEN 313.01286903860716
19899 19899 SVN Slovenia ČHE Avče WRI1022412 180.0 46.1027 13.6708 Hydro           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB         281.969 275.186 271.43 JRC-PPDB-OPEN 2715.355450236967

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