global-power-plants
5 rows where owner = "Energy Developments LFG (Victoria) 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
363 | 363 | AUS | Australia | Berwick | AUS0000080 | 7.2 | -38.1197 | 145.2665 | Waste | Energy Developments LFG (Victoria) Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1016469 | 33.0125 | 30.20916666666667 | 24.160277777777782 | 18.169444444444444 | 15.978611111111109 | Australia Clean Energy Regulator | ||||||
379 | 379 | AUS | Australia | Broadmeadows | AUS0000082 | 12.2 | -37.6878 | 144.9663 | Waste | Energy Developments LFG (Victoria) Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1016470 | 25.231944444444448 | 23.35333333333333 | 19.281388888888888 | 17.5025 | 17.447777777777773 | Australia Clean Energy Regulator | ||||||
383 | 383 | AUS | Australia | Brooklyn | AUS0000079 | 2.83 | -37.818 | 144.8319 | Waste | Energy Developments LFG (Victoria) Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1061555 | 20.22888888888889 | 19.49 | 16.99861111111111 | 14.432777777777776 | 12.764722222222224 | Australia Clean Energy Regulator | ||||||
423 | 423 | AUS | Australia | Claytons | AUS0000083 | 11.0 | -37.9502 | 145.1187 | Waste | Energy Developments LFG (Victoria) Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1016472 | 84.48555555555555 | 78.50861111111111 | 80.64305555555555 | 75.36555555555556 | 78.16666666666667 | Australia Clean Energy Regulator | ||||||
709 | 709 | AUS | Australia | Springvale | AUS0000071 | 4.2 | -37.9733 | 145.1396 | Waste | Energy Developments LFG (Victoria) Pty Ltd | Australian Renewable Energy Mapping Infrastructure | http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer | Australian Renewable Energy Mapping Infrastructure | 1016481 | 19.836666666666666 | 19.43555555555556 | 16.669444444444444 | 14.785833333333333 | 14.281944444444445 | Australia Clean Energy Regulator |
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");