global-power-plants
8 rows where owner = "Eraring Energy"
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 366 | 366 | AUS | Australia | Blayney Wind Farm | AUS0000027 | 9.9 | -33.6219 | 149.1982 | Wind | Eraring Energy | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1044068 | 15.761666666666667 | 18.21361111111111 | 20.082222222222217 | 18.890833333333333 | Australia Clean Energy Regulator | |||||||
| 385 | 385 | AUS | Australia | Brown Mountain | AUS0000269 | 4.95 | -36.5951 | 149.474 | Hydro | Eraring Energy | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1014201 | 9.999444444444443 | 1.8797222222222223 | Australia Clean Energy Regulator | |||||||||
| 392 | 392 | AUS | Australia | Burrinjuck Power Station | AUS0000048 | 27.0 | -35.0025 | 148.5834 | Hydro | Eraring Energy | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1014203 | 85.92888888888889 | 41.01583333333333 | 84.74777777777777 | 83.07222222222222 | 106.96916666666668 | Australia Clean Energy Regulator | ||||||
| 442 | 442 | AUS | Australia | Crookwell Wind Farm | AUS0000046 | 4.8 | -34.5165 | 149.5425 | Wind | Eraring Energy | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 6.875277777777778 | 0.4025 | 7.9225 | 8.729722222222222 | Australia Clean Energy Regulator | ||||||||
| 468 | 468 | AUS | Australia | Eraring | AUS0000273 | 41.5 | -33.0617 | 151.5223 | Oil | Eraring Energy | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 436.9558160726368 | ||||||||||||
| 509 | 509 | AUS | Australia | Hume | AUS0000076 | 70.0 | -36.1066 | 147.0326 | Hydro | Eraring Energy | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1014205 | 238.94944444444442 | 0.3497222222222222 | 209.73638888888888 | 181.65722222222226 | 255.67694444444442 | Australia Clean Energy Regulator | ||||||
| 529 | 529 | AUS | Australia | Kangaroo Valley (Shoalhaven Scheme) | AUS0000279 | 160.0 | -34.723 | 150.4795 | Hydro | Eraring Energy | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 140.7433888799586 | ||||||||||||
| 775 | 775 | AUS | Australia | Warragamba | AUS0000297 | 50.0 | -33.8832 | 150.5965 | Hydro | Eraring Energy | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1014219 | 43.98230902498706 |
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");