home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

9 rows where owner = "HIDROELECTRICA DEL CANTABRICO S.A."

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude, longitude, geolocation_source, wepp_id

primary_fuel 3

  • Hydro 4
  • Gas 3
  • Coal 2

owner 1

  • HIDROELECTRICA DEL CANTABRICO S.A. · 9 ✖

country_long 1

  • Spain 9
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
20136 20136 ESP Spain ABONO 2 WRI1006157 877.6600000000002 43.5528 -5.7231 Coal       1985.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 GEODB 1018390       5929.178000000001 4077.005 6000.0 JRC-PPDB-OPEN 4526.039693464082
20238 20238 ESP Spain CASTEJON GRUPO 2 WRI1006317 797.41 42.1718 -1.6773 Gas       2007.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 GEODB 1041578       341.909 632.861 537.364 JRC-PPDB-OPEN 1441.024329007096
20276 20276 ESP Spain CTCC CASTEJON GRUPO 1 WRI1006412 424.91 42.1718 -1.6773 Gas       2002.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 GEODB         390.789 656.442 875.788 JRC-PPDB-OPEN 767.868032302586
20282 20282 ESP Spain CTCC SOTO DE RIBERA GRUPO 5 WRI1006418 854.1700000000002 43.3161 -5.8777 Gas       2011.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 GEODB 1031230       77.778 112.48200000000001 112.96600000000001 JRC-PPDB-OPEN 1543.5970844458825
20399 20399 ESP Spain LA BARCA 1 WRI1006575 52.09 28.3504 -14.1076 Hydro       1967.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 1018391               142.9393869495737
20825 20825 ESP Spain PROAZA 1 WRI1007805 49.54 43.2518 -6.0163 Hydro       1968.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 1018397               135.94197023386215
20862 20862 ESP Spain SALIME 4 WRI1007862 157.24 43.2364 -6.8475 Hydro       1956.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 1014389               431.479923285678
20886 20886 ESP Spain SOTO RIBERA 3 WRI1007944 346.25 43.3122 -5.8739 Coal       1984.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 1031230       3291.6     JRC-PPDB-OPEN 1785.5903696897867
20906 20906 ESP Spain TANES 1 WRI1007954 124.17 43.2207 -5.4278 Hydro       1978.0 HIDROELECTRICA DEL CANTABRICO S.A. 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 1018399               340.73303278035263

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