home / global-power-plants / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions Table actions
  • GraphQL API for global-power-plants

14 rows where country_long = "Singapore"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: capacity_mw, wepp_id, estimated_generation_gwh

country_long 1

  • Singapore · 14 ✖

owner 0

primary_fuel 3

  • Gas 8
  • Oil 3
  • Waste 3
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
19848 19848 SGP Singapore Jurong Island - PLP CCGT Power Plant Singapore GEODB0045352 800.0 1.2843 103.725 Gas           GEODB http://globalenergyobservatory.org GEODB 1054199 2017             3939.865996649917
19849 19849 SGP Singapore Keppel Merlimau Cogen Power Plant Singapore GEODB0042425 1300.0 1.2824 103.675 Gas           GEODB http://globalenergyobservatory.org GEODB   2017             6402.282244556113
19850 19850 SGP Singapore Keppel Seghers Tuas WTE Plant Singapore GEODB0003828 22.0 1.2987 103.6215 Waste           GEODB http://globalenergyobservatory.org GEODB 1085144 2017             175.44303797468353
19851 19851 SGP Singapore Pasir Panjang Gas Turbine Power Station Singapore GEODB0004720 210.0 1.2715 103.7989 Gas           GEODB http://globalenergyobservatory.org GEODB   2017             1034.214824120603
19852 19852 SGP Singapore PowerSeraya OCGT Power Plant Singapore GEODB0004889 210.0 1.2813 103.7239 Gas           GEODB http://globalenergyobservatory.org GEODB   2017             1034.214824120603
19853 19853 SGP Singapore PowerSeraya Pulau Seraya CCGT Cogen Power Plant Singapore GEODB0004960 1540.0 1.2765 103.7266 Gas           GEODB http://globalenergyobservatory.org GEODB 1025750 2017             7584.2420435510885
19854 19854 SGP Singapore PowerSeraya Pulau Seraya Oil Power Station Singapore GEODB0004961 2250.0 1.28 103.727 Oil           GEODB http://globalenergyobservatory.org GEODB 1025750 2017             196.51898734177215
19855 19855 SGP Singapore SembCorp Pulau Sakra CCGT Cogen Power Station Singapore GEODB0004959 1215.0 1.254 103.7026 Gas           GEODB http://globalenergyobservatory.org GEODB   2017             5983.671482412061
19856 19856 SGP Singapore Senoko I-VII CCGT Power Plants Singapore GEODB0005331 2807.0 1.4655 103.7996 Gas           GEODB http://globalenergyobservatory.org GEODB 1025695 2017             13824.004815745393
19857 19857 SGP Singapore Senoko Thermal Power Station Singapore GEODB0003827 500.0 1.464 103.7976 Oil           GEODB http://globalenergyobservatory.org GEODB 1025695 2017             43.67088607594936
19858 19858 SGP Singapore Senoko WTE Incineration Plant Singapore GEODB0005333 56.0 1.4624 103.795 Waste           GEODB http://globalenergyobservatory.org GEODB 1022783 2017             446.5822784810126
19859 19859 SGP Singapore Tuas CCGT Power Station Singapore GEODB0005795 1470.0 1.2888 103.6414 Gas           GEODB http://globalenergyobservatory.org GEODB 1032064 2017             7239.503768844221
19860 19860 SGP Singapore Tuas Oil Power Station Singapore GEODB0005796 1200.0 1.2896 103.6397 Oil           GEODB http://globalenergyobservatory.org GEODB 1032064 2017             104.81012658227849
19861 19861 SGP Singapore Tuas South WTE Incineration Plant Singapore GEODB0005797 80.0 1.2959 103.6205 Waste           GEODB http://globalenergyobservatory.org GEODB 1080323 2017             637.9746835443037

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