global-power-plants
8 rows where owner = "ENGIE"
This data as json, CSV (advanced)
Suggested facets: country, commissioning_year, source, url, geolocation_source
country_long 3
owner 1
- ENGIE · 8 ✖
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 18531 | 18531 | POL | Poland | FW Dąbrowice | WRI1061603 | 36.0 | 52.3094 | 19.0603 | Wind | 2015.0 | ENGIE | ENGIE | https://www.engie-zielonaenergia.pl/ | University of Dąbrowa Górnicza | 127.10947562097515 | |||||||||||
| 18537 | 18537 | POL | Poland | FW Jarogniew-Mołtowo | WRI1061605 | 20.0 | 54.0614 | 15.6981 | Wind | 2010.0 | ENGIE | ENGIE | https://www.engie-zielonaenergia.pl/ | University of Dąbrowa Górnicza | 70.6163753449862 | |||||||||||
| 18553 | 18553 | POL | Poland | FW Pągów | WRI1061602 | 51.0 | 51.14 | 17.6246 | Wind | 2012.0 | ENGIE | ENGIE | https://www.engie-zielonaenergia.pl/ | University of Dąbrowa Górnicza | 180.07175712971483 | |||||||||||
| 18563 | 18563 | POL | Poland | FW Wartkowo | WRI1061604 | 30.0 | 54.01 | 15.6851 | Wind | 2012.0 | ENGIE | ENGIE | https://www.engie-zielonaenergia.pl/ | University of Dąbrowa Górnicza | 105.9245630174793 | |||||||||||
| 22651 | 22651 | GBR | United Kingdom | Dinorwig | GBR1000151 | 1800.0 | 53.1181 | -4.1032 | Hydro | ENGIE | Department for Business Energy & Industrial Strategy | https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes | GEODB | 1017049 | 3828.9092058162432 | |||||||||||
| 22796 | 22796 | GBR | United Kingdom | Ffestiniog | GBR1000152 | 360.0 | 52.9807 | -3.9686 | Hydro | ENGIE | Department for Business Energy & Industrial Strategy | https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes | GEODB | 1017050 | 765.7818411632486 | |||||||||||
| 23159 | 23159 | GBR | United Kingdom | Indian Queens | GBR1000150 | 140.0 | 50.3955 | -4.8996 | Oil | ENGIE | Department for Business Energy & Industrial Strategy | https://www.gov.uk/government/collections/digest-of-uk-energy-statistics-dukes | GEODB | 1013643 | 627.8195488721805 | |||||||||||
| 31137 | 31137 | USA | United States of America | Ryegate Power Station | USA0051026 | 21.5 | 44.2131 | -72.0572 | Waste | 1992.0 | ENGIE | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 30203 | 2017 | 146.131 | 141.852 | 154.634 | 154.782 | 165.945 | U.S. Energy Information Administration |
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");