home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

12 rows where country_long = "Serbia"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, longitude, geolocation_source, wepp_id

primary_fuel 2

  • Coal 8
  • Hydro 4

country_long 1

  • Serbia · 12 ✖

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
19833 19833 SRB Serbia HE BAJINA BASTA WRI1020282 420.0 43.9645 19.4102 Hydro           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1015545       4.57     ENTSOE 2041.4811715481171
19834 19834 SRB Serbia HE DJERDAP I WRI1020277 1086.0 44.6684 22.5268 Hydro           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1015548       12.72     ENTSOE 5278.687029288703
19835 19835 SRB Serbia HE DJERDAP II WRI1020284 270.0 44.3065 22.5667 Hydro           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1015549               1312.3807531380753
19836 19836 SRB Serbia RHE BAJINA BASTA WRI1020281 614.0 43.9645 19.4102 Hydro           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1015546       1.39     ENTSOE 2984.451046025105
19837 19837 SRB Serbia TE KOLUBARA WRI1020285 245.0 44.4806 20.2934 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB                 975.3358477011493
19838 19838 SRB Serbia TE KOSOVO A WRI1020280 617.0 42.6773 21.0886 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show WRI                 2456.253951149425
19839 19839 SRB Serbia TE KOSOVO B WRI1020279 618.0 42.6945 21.059 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show WRI                 2460.234913793104
19840 19840 SRB Serbia TE KOSTOLAC A WRI1020283 281.0 44.7229 21.1717 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1015553       4.58     ENTSOE 1118.6505028735633
19841 19841 SRB Serbia TE KOSTOLAC B WRI1020278 697.0 44.7307 21.2104 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1015553       14.9     ENTSOE 2774.730962643678
19842 19842 SRB Serbia TE MORAVA WRI1020288 110.0 44.2248 21.1627 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show GEODB 1015556       0.98     ENTSOE 437.9058908045977
19843 19843 SRB Serbia TENT A WRI1020275 1730.0 44.6711 20.1593 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show WRI         36.54     ENTSOE 6887.065373563219
19844 19844 SRB Serbia TENT B WRI1020276 1270.0 44.6551 20.0053 Coal           ENTSOE https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show WRI         27.36     ENTSOE 5055.822557471264

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