home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

4 rows where owner = "Landfill Gas and Power Pty Ltd"

✎ View and edit SQL

This data as json, CSV (advanced)

primary_fuel 2

  • Waste 3
  • Oil 1

owner 1

  • Landfill Gas and Power 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
401 401 AUS Australia Canning Vale AUS0000330 4.0 -32.0739 115.8914 Waste         Landfill Gas and Power Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1067435               0.0
524 524 AUS Australia Kalamunda AUS0000329 1.3 -31.9768 115.9988 Oil         Landfill Gas and Power Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1067433   0.0033333333333333327 0.005 0.005555555555555557 0.0016666666666666668 0.021944444444444444 Australia Clean Energy Regulator  
677 677 AUS Australia Red Hill AUS0000327 3.65 -31.8317 116.0992 Waste         Landfill Gas and Power Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1056666         2.7802777777777776 27.76583333333333 Australia Clean Energy Regulator 0.0
729 729 AUS Australia Tamala Park AUS0000356 4.65 -31.7078 115.7266 Waste         Landfill Gas and Power Pty Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1067434   36.005 33.55444444444444 31.88055555555556 4.16 40.344444444444434 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