global-power-plants
9 rows where owner = "TAURON Wytwarzanie S.A."
This data as json, CSV (advanced)
Suggested facets: generation_data_source
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 18440 | 18440 | POL | Poland | Blachownia | WRI1019069 | 158.0 | 50.3562 | 18.2907 | Gas | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 1015571 | 466.6430155210643 | |||||||||||
| 18468 | 18468 | POL | Poland | EC Katowice | WRI1019075 | 135.0 | 50.2855 | 19.0532 | Coal | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 1013964 | 829.419 | 635.888 | 846.1619999999999 | JRC-PPDB-OPEN | 573.6420750024226 | |||||||
| 18493 | 18493 | POL | Poland | EC Tychy | WRI1019092 | 105.0 | 50.1059 | 19.0164 | Coal | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 1040003 | 446.1660583352176 | |||||||||||
| 18577 | 18577 | POL | Poland | Jaworzno II | WRI1019066 | 189.0 | 50.2132 | 19.2273 | Coal | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 839.2639999999999 | ENTSOE | 803.0989050033916 | ||||||||||
| 18578 | 18578 | POL | Poland | Jaworzno III | WRI1019038 | 1345.0 | 50.2064 | 19.2046 | Coal | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 1015573 | 4394.889 | 4392.725 | 5835.670999999999 | JRC-PPDB-OPEN | 5715.1747472463585 | |||||||
| 18608 | 18608 | POL | Poland | Siersza | WRI1019044 | 546.0 | 50.2083 | 19.4617 | Coal | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 1015580 | 1601.711 | 1573.776 | 1475.757 | JRC-PPDB-OPEN | 2320.0635033431313 | |||||||
| 18612 | 18612 | POL | Poland | Stalowa Wola | WRI1019056 | 350.0 | 50.5538 | 22.0787 | Coal | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 1015582 | 308.529 | 285.599 | 168.868 | JRC-PPDB-OPEN | 1487.220194450725 | |||||||
| 18621 | 18621 | POL | Poland | Łagisza | WRI1019042 | 700.0 | 50.3499 | 19.1412 | Coal | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 3129.1459999999997 | 2292.482 | 2179.201 | JRC-PPDB-OPEN | 2974.44038890145 | ||||||||
| 18623 | 18623 | POL | Poland | Łaziska | WRI1019041 | 1155.0 | 50.1331 | 18.8465 | Coal | Biomass | TAURON Wytwarzanie S.A. | ENTSOE | https://transparency.entsoe.eu/generation/r2/installedCapacityPerProductionUnit/show | University of Dąbrowa Górnicza | 3043.664 | 3049.2470000000003 | 3383.151 | JRC-PPDB-OPEN | 4907.826641687393 |
Advanced export
JSON shape: default, array, newline-delimited
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");