home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where owner = "Unión Eléctrica" and primary_fuel = "Oil"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, estimated_generation_gwh

primary_fuel 1

  • Oil · 7 ✖

owner 1

  • Unión Eléctrica · 7 ✖

country_long 1

  • Cuba 7
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
9401 9401 CUB Cuba 10 De Octubre (nuevitas) Powerplant WRI1002017 280.0 21.5656 -77.2711 Oil         Unión Eléctrica Republic of Cuba Power Sector Infrastructure Assesment http://ctp.iccas.miami.edu/Appendices/Appendix_D_Power/Powerpoint_for_Cereijo_2010a.pdf WRI 1032380               1313.5864076516368
9402 9402 CUB Cuba Antonio Guiteras Powerplant WRI1002015 330.0 23.0687 -81.5379 Oil         Unión Eléctrica Republic of Cuba Power Sector Infrastructure Assesment http://ctp.iccas.miami.edu/Appendices/Appendix_D_Power/Powerpoint_for_Cereijo_2010a.pdf WRI 1032367               1548.1554090180005
9403 9403 CUB Cuba Antonio Maceo (rente) Powerplant WRI1002018 450.0 19.9945 -75.8706 Oil         Unión Eléctrica Republic of Cuba Power Sector Infrastructure Assesment http://ctp.iccas.miami.edu/Appendices/Appendix_D_Power/Powerpoint_for_Cereijo_2010a.pdf WRI 1032368               2111.1210122972734
9405 9405 CUB Cuba Carlos De Cespedes Powerplant WRI1002019 382.0 22.1589 -80.4552 Oil         Unión Eléctrica Republic of Cuba Power Sector Infrastructure Assesment http://ctp.iccas.miami.edu/Appendices/Appendix_D_Power/Powerpoint_for_Cereijo_2010a.pdf WRI 1032369               1792.1071704390185
9409 9409 CUB Cuba Lidio Perez (felton) Powerplant WRI1002020 500.0 20.7408 -75.655 Oil         Unión Eléctrica Republic of Cuba Power Sector Infrastructure Assesment http://ctp.iccas.miami.edu/Appendices/Appendix_D_Power/Powerpoint_for_Cereijo_2010a.pdf WRI 1032372               2345.6900136636373
9410 9410 CUB Cuba Máximo Gómez (Mariel) WRI1002016 450.0 23.02 -82.7502 Oil         Unión Eléctrica Republic of Cuba Power Sector Infrastructure Assesment http://ctp.iccas.miami.edu/Appendices/Appendix_D_Power/Powerpoint_for_Cereijo_2010a.pdf WRI 1041460               2111.1210122972734
9412 9412 CUB Cuba Santa Cruz WRI1002022 300.0 23.1592 -81.9538 Oil         Unión Eléctrica Republic of Cuba Power Sector Infrastructure Assesment http://ctp.iccas.miami.edu/Appendices/Appendix_D_Power/Powerpoint_for_Cereijo_2010a.pdf WRI 1038378               1407.4140081981823

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