home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

11 rows where owner = "Energy Developments Ltd"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw

primary_fuel 2

  • Gas 9
  • Oil 2

owner 1

  • Energy Developments Ltd · 11 ✖

country_long 1

  • Australia 11
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
365 365 AUS Australia Bidyadanga AUS0000382 1.3 -18.6816 121.7848 Oil         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1085158   2.8466666666666667 2.9925 2.9072222222222224 3.2286111111111118 2.898333333333333 Australia Clean Energy Regulator  
384 384 AUS Australia Broome AUS0000180 39.6 -17.981 122.2046 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1030180   143.76388888888889 140.37555555555556 134.91611111111112 145.0641666666667 138.54722222222222 Australia Clean Energy Regulator  
400 400 AUS Australia Camballin AUS0000414 1.04 -18.0278 124.1621 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1030182               2.622619682421461
453 453 AUS Australia Derby AUS0000366 12.53 -17.3141 123.6441 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1058766   38.38555555555556 38.07388888888889 35.76083333333333 37.454166666666666 34.239444444444445 Australia Clean Energy Regulator  
475 475 AUS Australia Fitzroy Crossing AUS0000367 4.06 -18.1956 125.5597 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1030195   15.048333333333336 14.546944444444444 14.462777777777774 14.801944444444445 14.173611111111109 Australia Clean Energy Regulator  
499 499 AUS Australia Halls Creek AUS0000368 3.69 -18.2328 127.6619 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1030198   12.089166666666667 11.525277777777774 11.454722222222221 11.9675 11.465277777777779 Australia Clean Energy Regulator  
588 588 AUS Australia McArthur River Mine AUS0000424 78.0 -16.4335 136.0935 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1016477   159.93333333333334 179.60444444444443 285.7841666666667 260.91472222222217 247.70388888888888 Australia Clean Energy Regulator  
598 598 AUS Australia Moranbah AUS0000164 12.56 -21.9851 148.0246 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1065304   67.695 66.63305555555556 23.031111111111112 36.30361111111111 83.45416666666667 Australia Clean Energy Regulator  
749 749 AUS Australia Tower Mine AUS0000291 41.2 -34.2207 150.7179 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure     209.52083333333331 245.06222222222226 202.03527777777774 235.03027777777774 269.09027777777777 Australia Clean Energy Regulator  
774 774 AUS Australia Warmun AUS0000369 1.3 -17.0259 128.2113 Oil         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1085161       2.7066666666666666 2.9633333333333334 2.7525 Australia Clean Energy Regulator 13.687772551672962
805 805 AUS Australia Wodgina AUS0000406 13.7 -21.1739 118.6747 Gas         Energy Developments Ltd Australian Renewable Energy Mapping Infrastructure http://services.ga.gov.au/site_3/rest/services/Electricity_Infrastructure/MapServer Australian Renewable Energy Mapping Infrastructure 1067479               34.547970816513484

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