home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "TAVANIR"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: commissioning_year, source, geolocation_source

primary_fuel 1

  • Gas 5

owner 1

  • TAVANIR · 5 ✖

country_long 1

  • Iran 5
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
15825 15825 IRN Iran Ardebil Sabalan WRI1029952 954.0 38.5315 48.1818 Gas       2013.0 TAVANIR Bloomberg http://www.bloomberg.com/research/stocks/private/snapshot.asp?privcapId=145529335 WRI 1075415               4916.402336657633
15882 15882 IRN Iran Paresar WRI1029943 930.0 37.6378 49.0849 Gas       2011.0 TAVANIR CDM https://cdm.unfccc.int/Projects/Validation/DB/0A6SRRV8Y6XST61AE0L5RMPQUBSRC1/view.html WRI 1047485               4792.719259005868
15883 15883 IRN Iran Qeshm Pasargard Power Plant WRI1029955 540.0 26.9279 55.9629 Gas         TAVANIR Pasargard Energy Development Company http://www.pedc.ir/en/Menu/Subsideries/Qeshm%20Movalled WRI                 2782.8692471646973
15904 15904 IRN Iran Shirkooh WRI1029954 484.0 31.9502 54.0947 Gas       2012.0 TAVANIR Farab http://www.farab.com/en/field_of_activities/prjDetail.asp?abv=T&pk=1006 WRI 1096023               2494.275399310581
15905 15905 IRN Iran Shirvan WRI1008192 1404.0 37.3397 58.0486 Gas       2011.0 TAVANIR CDM https://cdm.unfccc.int/Projects/DB/BVQI1322812574.59/view GEODB 1031106               7235.460042628213

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