home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where owner = "9REN"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, source, url, estimated_generation_gwh

primary_fuel 1

  • Solar 7

owner 1

  • 9REN · 7 ✖

country_long 1

  • Italy 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
16094 16094 ITA Italy Ana Rosa Solar Power Plant WRI1026391 1.0 40.1175 18.1241 Solar         9REN Solaer https://www.google.com/maps/d/embed?mid=1bXiXRcLRnBCUfpkHM2J5EVryhG4&ll=31.06035315253383%2C35.02284616406246&z=8 Industry About                 11.423216178707328
16242 16242 ITA Italy Lady Lucrecia Solar Power Plant WRI1026410 1.0 40.1989 18.2162 Solar         9REN Solaer https://www.google.com/maps/d/embed?mid=1bXiXRcLRnBCUfpkHM2J5EVryhG4&ll=31.06035315253383%2C35.02284616406246&z=8 Industry About                 11.423216178707328
16271 16271 ITA Italy Masseria Rossa 1 Solar Power Plant WRI1026415 1.0 40.4117 17.4247 Solar         9REN 9ren http://www.9ren.it/en/about-us/where-we-operate/our-plants/ Industry About 1081395               11.423216178707328
16273 16273 ITA Italy Maviglia Solar Power Plant WRI1026417 1.0 40.3175 17.5873 Solar         9REN 9ren http://www.9ren.it/en/about-us/where-we-operate/our-plants/ Industry About 1087104               11.423216178707328
16285 16285 ITA Italy Meatiri Solar Power Plant WRI1026418 1.0 40.1563 18.2334 Solar         9REN Solaer https://www.google.com/maps/d/embed?mid=1bXiXRcLRnBCUfpkHM2J5EVryhG4&ll=31.06035315253383%2C35.02284616406246&z=8 Industry About                 11.423216178707328
16436 16436 ITA Italy Tortona Pantaleona Solar Power Plant WRI1026440 7.0 44.8794 8.7889 Solar         9REN OPDE http://www.opde.net/en/projects/ Industry About                 79.9625132509513
16450 16450 ITA Italy Uta Solar Power Plant WRI1026449 5.8 39.2848 8.9015 Solar         9REN Solaria Energia http://www.solariaenergia.com Industry About                 66.25465383650247

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