global-power-plants
5 rows where owner = "Rio Tinto Australia Pty Ltd"
This data as json, CSV (advanced)
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 405 | 405 | AUS | Australia | Cape Lambert | AUS0000462 | 105.0 | -20.6488 | 117.1407 | Gas | Rio Tinto Australia Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1027524 | 264.7837179367821 | |||||||||||
| 445 | 445 | AUS | Australia | Dampier | AUS0000185 | 120.0 | -20.648 | 116.7219 | Gas | Rio Tinto Australia Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1018123 | 302.60996335632245 | |||||||||||
| 654 | 654 | AUS | Australia | Paraburdoo | AUS0000229 | 155.0 | -23.2233 | 117.6133 | Gas | Rio Tinto Australia Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1034635 | 569.9175 | 572.2866666666666 | 545.5266666666666 | Australia Clean Energy Regulator | 390.8712026685831 | |||||||
| 655 | 655 | AUS | Australia | Paraburdoo (Standby) | AUS0000228 | 20.0 | -23.2238 | 117.6137 | Gas | Rio Tinto Australia Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 50.43499389272039 | ||||||||||||
| 821 | 821 | AUS | Australia | Yurralyi Maya (Karratha Seven Mile) | AUS0000218 | 180.0 | -20.762 | 116.742 | Gas | Rio Tinto Australia Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1074516 | 977.2269444444444 | 945.5577777777777 | 756.2191666666665 | Australia Clean Energy Regulator | 453.9149450344837 |
Advanced export
JSON shape: default, array, newline-delimited
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");