home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

7 rows where owner = "Pacific Hydro Pty Ltd"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: longitude

primary_fuel 2

  • Wind 6
  • Hydro 1

owner 1

  • Pacific Hydro Pty Ltd · 7 ✖

country_long 1

  • Australia 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
404 404 AUS Australia Cape Bridgewater Wind Farm AUS0000007 58.0 -38.3577 141.385 Wind         Pacific Hydro Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1078632               48.70617755542314
406 406 AUS Australia Cape Nelson North Wind Farm AUS0000112 22.0 -38.3676 141.543 Wind         Pacific Hydro Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure                 18.474757003781182
407 407 AUS Australia Cape Nelson South Wind Farm AUS0000111 44.0 -38.412 141.543 Wind         Pacific Hydro Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1055739               36.949514007562364
409 409 AUS Australia Cape Sir William Grant Wind Farm AUS0000110 54.0 -38.3976 141.6209 Wind         Pacific Hydro Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure                 45.347130827462905
417 417 AUS Australia Challicum Hills Wind Farm AUS0000006 52.5 -37.3893 143.1123 Wind         Pacific Hydro Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1040167   136.7002777777778 152.39583333333334 135.42583333333334 136.62 127.16222222222223 Australia Clean Energy Regulator  
424 424 AUS Australia Clements Gap Wind Farm AUS0000025 57.0 -33.5086 138.1192 Wind         Pacific Hydro Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1058035   169.01361111111112 182.2225 171.02305555555554 175.4675 160.7275 Australia Clean Energy Regulator  
650 650 AUS Australia Ord River AUS0000224 30.0 -16.1201 128.7383 Hydro         Pacific Hydro Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure     221.33472222222218 205.43277777777774 206.13972222222225 216.72222222222226 212.62194444444444 Australia Clean Energy Regulator  

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