home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

8 rows where owner = "Stanwell Corporation Ltd"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw

primary_fuel 4

  • Hydro 4
  • Coal 2
  • Biomass 1
  • Gas 1

owner 1

  • Stanwell Corporation Ltd · 8 ✖

country_long 1

  • Australia 8
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
355 355 AUS Australia Barron Gorge AUS0000151 60.0 -16.8502 145.6465 Hydro         Stanwell Corporation Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1010507   180.4636111111111 202.7461111111111 173.72666666666663 106.88388888888888 127.77027777777779 Australia Clean Energy Regulator  
531 531 AUS Australia Kareeya AUS0000161 88.0 -17.767 145.5779 Hydro         Stanwell Corporation Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1067221   471.58583333333326 597.9138888888889 448.3927777777778 295.0736111111111 487.8033333333333 Australia Clean Energy Regulator  
538 538 AUS Australia Koombooloomba AUS0000055 7.3 -17.8313 145.6034 Hydro         Stanwell Corporation Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1050161               6.421417117648112
580 580 AUS Australia Mackay AUS0000146 30.0 -21.1446 149.1591 Gas         Stanwell Corporation Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1010517   0.0058333333333333345 0.011944444444444443 0.2913888888888889 0.32222222222222224 0.39 Australia Clean Energy Regulator  
685 685 AUS Australia Rocky Point Sugar Sugar Mill AUS0000060 30.0 -27.7334 153.3276 Biomass         Stanwell Corporation Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure                 198.5485737179488
711 711 AUS Australia Stanwell AUS0000168 1460.0 -23.5097 150.3195 Coal         Stanwell Corporation Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1010525   8216.953611111112 8418.935555555556 8754.479166666666 9089.362222222222 9267.250277777775 Australia Clean Energy Regulator  
732 732 AUS Australia Tarong AUS0000171 1400.0 -26.7824 151.9153 Coal         Stanwell Corporation Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1010527               5685.922583233053
803 803 AUS Australia Wivenhoe AUS0000057 4.7 -27.3952 152.6092 Hydro         Stanwell Corporation Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure                 4.134337048348784

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