global-power-plants
8 rows where country_long = "Nicaragua" and primary_fuel = "Oil"
This data as json, CSV (advanced)
Suggested facets: latitude
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 17800 | 17800 | NIC | Nicaragua | ALBANISA Che Guevara II IV V (Masaya) IC Power Plant Nicaragua | GEODB0043604 | 61.2 | 12.0144 | -86.086 | Oil | GEODB | http://globalenergyobservatory.org | GEODB | 2017 | 308.4082636497787 | ||||||||||||
| 17801 | 17801 | NIC | Nicaragua | ALBANISA Che Guevara III (Managua) IC Power Plant Nicaragua | GEODB0043603 | 20.4 | 12.1542 | -86.2582 | Oil | GEODB | http://globalenergyobservatory.org | GEODB | 1079226 | 2017 | 102.80275454992622 | |||||||||||
| 17802 | 17802 | NIC | Nicaragua | ALBANISA Che Guevara VI VII (Nagarote) IC Power Plant Nicaragua | GEODB0043605 | 54.4 | 12.2803 | -86.5768 | Oil | GEODB | http://globalenergyobservatory.org | GEODB | 2017 | 274.14067879980325 | ||||||||||||
| 17803 | 17803 | NIC | Nicaragua | ALBANISA Che Guevara VIII (Leon) IC Power Plant Nicaragua | GEODB0043606 | 27.2 | 12.4702 | -86.8849 | Oil | GEODB | http://globalenergyobservatory.org | GEODB | 1087210 | 2017 | 137.07033939990163 | |||||||||||
| 17804 | 17804 | NIC | Nicaragua | CENSA Amfels IC Poqwer Plant Nicaragua | GEODB0043601 | 64.0 | 12.1857 | -86.7473 | Oil | GEODB | http://globalenergyobservatory.org | GEODB | 1016924 | 2017 | 322.5184456468274 | |||||||||||
| 17807 | 17807 | NIC | Nicaragua | Corinto Barge IC Power Plant Nicaragua | GEODB0043597 | 71.0 | 12.4883 | -87.1673 | Oil | GEODB | http://globalenergyobservatory.org | GEODB | 1043527 | 2017 | 357.79390063944913 | |||||||||||
| 17809 | 17809 | NIC | Nicaragua | ENEL Managua Thermal Power Plant Nicaragua | GEODB0043593 | 57.4 | 12.1542 | -86.2577 | Oil | GEODB | http://globalenergyobservatory.org | GEODB | 1019638 | 2017 | 289.2587309394983 | |||||||||||
| 17815 | 17815 | NIC | Nicaragua | Tipitapa IC Power Plant Nicaragua | GEODB0043598 | 51.0 | 12.1698 | -86.1052 | Oil | GEODB | http://globalenergyobservatory.org | GEODB | 1039717 | 2017 | 257.0068863748156 |
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");