home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

10 rows where owner = "UNION ELECTRICA DE CANARIAS GENERACION S.A.U." and primary_fuel = "Oil"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, longitude, geolocation_source, wepp_id

primary_fuel 1

  • Oil · 10 ✖

owner 1

  • UNION ELECTRICA DE CANARIAS GENERACION S.A.U. · 10 ✖

country_long 1

  • Spain 10
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
20156 20156 ESP Spain ARONA 1 GAS 1 WRI1006207 43.2 28.0996 -16.681 Oil       2003.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 CARMA 1078740               130.7199929028638
20204 20204 ESP Spain BARRANCO DE TIRAJANA 7 VAPOR 3 (CC1) WRI1006230 646.26 27.8045 -15.4387 Oil Gas     2008.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 WRI 1032398               1955.5347827177027
20233 20233 ESP Spain CANDELARIA 9 VAPOR 5 WRI1006302 153.94 28.3548 -16.3727 Oil       1979.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 CARMA 1032387               465.8110117469178
20369 20369 ESP Spain GRANADILLA 1 GAS 1 WRI1006506 693.34 28.0863 -16.4939 Oil Gas     1990.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 WRI 1032390               2097.995367575731
20394 20394 ESP Spain JINAMAR 10 GAS 2 WRI1006564 234.46000000000004 28.0424 -15.4114 Oil       1989.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 CARMA 1032393               709.4585540742003
20418 20418 ESP Spain LAS SALINAS 12 DIESEL 9 WRI1006611 72.11 28.5004 -13.8627 Oil       2005.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 CARMA 1032394               218.19950667188672
20419 20419 ESP Spain LAS SALINAS 8 GAS 2 WRI1006615 51.25 28.5004 -13.8627 Oil       2000.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 CARMA 1032394               155.07869528406871
20420 20420 ESP Spain LAS SALINAS 9 (GAS MOVIL 1) WRI1006617 11.74 28.5004 -13.8627 Oil       1988.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 CARMA 1032394               35.524368441657884
20429 20429 ESP Spain LOS GUINCHOS 15 GAS MOVIL 2 WRI1006642 67.3 28.6538 -17.7867 Oil       2006.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 CARMA 1032396               203.64480375839662
20836 20836 ESP Spain PUNTA GRANDE 19 DIESEL 11 WRI1007826 184.95 28.963 -13.5477 Oil       2013.0 UNION ELECTRICA DE CANARIAS GENERACION S.A.U. Red Eléctrica de España http://www.ree.es/en/statistical-data-of-spanish-electrical-system/annual-report/preliminary-report-spanish-electricity-system-2015 CARMA 1032397               559.6449696153853

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