home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

4 rows where owner = "Energy Developments LFG (NSW) Pty Ltd"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 1

  • Waste 4

owner 1

  • Energy Developments LFG (NSW) Pty Ltd · 4 ✖

country_long 1

  • Australia 4
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
486 486 AUS Australia Grange Avenue AUS0000041 2.0 -33.7029 150.8312 Waste         Energy Developments LFG (NSW) Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1076063         6.948333333333332 6.607222222222222 Australia Clean Energy Regulator 0.0
515 515 AUS Australia Jacks Gully AUS0000039 2.3 -34.0734 150.7427 Waste         Energy Developments LFG (NSW) Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1053498   16.415277777777778 15.978055555555557 15.657222222222224 14.524444444444445 13.168888888888885 Australia Clean Energy Regulator  
577 577 AUS Australia Lucas Heights I AUS0000037 5.39 -34.0293 151.0021 Waste         Energy Developments LFG (NSW) Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1016476   31.395277777777782 23.33833333333333 22.753055555555555 14.752222222222226 16.261666666666667 Australia Clean Energy Regulator  
578 578 AUS Australia Lucas Heights II AUS0000036 16.0 -34.0481 150.9739 Waste         Energy Developments LFG (NSW) Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1069579   94.20333333333332 102.27611111111109 100.90833333333332 102.31583333333332 97.16305555555556 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