home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

9 rows where owner = "CORPORACION ACCIONA HIDRAULICA S.L."

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: commissioning_year, geolocation_source

primary_fuel 1

  • Hydro 9

owner 1

  • CORPORACION ACCIONA HIDRAULICA S.L. · 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
20209 20209 ESP Spain BIESCAS II 1 WRI1006251 61.4 42.629 -0.3214 Hydro       1969.0 CORPORACION ACCIONA HIDRAULICA S.L. 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 1095025               168.48681817438708
20327 20327 ESP Spain ERISTE 1 WRI1006463 87.6 42.5899 0.4927 Hydro       1969.0 CORPORACION ACCIONA HIDRAULICA S.L. 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 1016282               240.38184482208973
20368 20368 ESP Spain GRADO II 1 WRI1006505 25.71 39.877 -0.0558 Hydro       1968.0 CORPORACION ACCIONA HIDRAULICA S.L. 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                 70.55042500429141
20389 20389 ESP Spain IP 1 WRI1006560 88.85 42.7163 -0.5256 Hydro       1969.0 CORPORACION ACCIONA HIDRAULICA S.L. 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 1014321               243.81195105528164
20411 20411 ESP Spain LAFORTUNADA CINCA 1 WRI1006599 41.40000000000001 42.5741 0.1824 Hydro       1923.0 CORPORACION ACCIONA HIDRAULICA S.L. 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                 113.6051184433164
20414 20414 ESP Spain LANUZA 1 WRI1006603 52.69 42.7238 -0.2817 Hydro       1977.0 CORPORACION ACCIONA HIDRAULICA S.L. 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 1016284               144.58583794150582
20463 20463 ESP Spain MEDIANO 1 WRI1006670 66.97 42.3227 0.2438 Hydro       1969.0 CORPORACION ACCIONA HIDRAULICA S.L. 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 1015791               183.77137154949028
20873 20873 ESP Spain SEIRA II 3 WRI1007896 19.25 41.4833 0.4667 Hydro       1996.0 CORPORACION ACCIONA HIDRAULICA S.L. 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                 52.82363599115557
20940 20940 ESP Spain VILLANUA WRI1008032 10.9 41.2702 -6.3208 Hydro       1978.0 CORPORACION ACCIONA HIDRAULICA S.L. 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 1014337               29.910526353433546

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