global-power-plants
7 rows where owner = "Guam Power Authority"
This data as json, CSV (advanced)
Suggested facets: commissioning_year, source, url
owner 1
- Guam Power Authority · 7 ✖
country_long 1
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 25725 | 25725 | USA | United States of America | Cabras 1 | WRI1029191 | 212.0 | 13.4638 | 144.6862 | Oil | 1974.0 | Guam Power Authority | Guam Power Authority | http://www.guampowerauthority.com/gpa_authority/generation/gpa_generation_mix.php | WRI | 1184.1892038220615 | |||||||||||
| 26497 | 26497 | USA | United States of America | Dandan Solar Power Plant | WRI1029190 | 25.6 | 13.3035 | 144.7492 | Solar | 2015.0 | Guam Power Authority | NRG | http://www.nrg.com/renewables/projects/generation/dandan-in-guam/ | WRI | 11.379576664128258 | |||||||||||
| 26555 | 26555 | USA | United States of America | Dededo CT 1 | WRI1029193 | 72.4 | 13.417 | 144.6869 | Oil | 1992.0 | Guam Power Authority | Guam Power Authority | http://www.guampowerauthority.com/gpa_authority/generation/gpa_generation_mix.php | WRI | 404.4117847014965 | |||||||||||
| 29194 | 29194 | USA | United States of America | Marbo CT | WRI1029194 | 16.0 | 13.5129 | 144.872 | Oil | 1993.0 | Guam Power Authority | Guam Power Authority | http://www.guampowerauthority.com/gpa_authority/generation/gpa_generation_mix.php | WRI | 89.37277009977821 | |||||||||||
| 30538 | 30538 | USA | United States of America | Piti 8 (MEC) | WRI1029192 | 128.0 | 13.4624 | 144.6903 | Oil | 1999.0 | Guam Power Authority | Guam Power Authority | http://www.guampowerauthority.com/gpa_authority/generation/gpa_generation_mix.php | WRI | 714.9821607982257 | |||||||||||
| 32134 | 32134 | USA | United States of America | Tanguisson 1 (PRUVIENT) | WRI1029197 | 53.0 | 13.5415 | 144.8082 | Oil | 1976.0 | Guam Power Authority | Guam Power Authority | http://www.guampowerauthority.com/gpa_authority/generation/gpa_generation_mix.php | WRI | 296.04730095551537 | |||||||||||
| 33220 | 33220 | USA | United States of America | Yigo CT | WRI1029195 | 21.0 | 13.5243 | 144.8999 | Oil | 1993.0 | Guam Power Authority | Guam Power Authority | http://www.guampowerauthority.com/gpa_authority/generation/gpa_generation_mix.php | WRI | 117.30176075595892 |
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");