global-power-plants
7 rows where owner = "Rwanda Energy Group Limited (REG) Government of Rwanda"
This data as json, CSV (advanced)
Suggested facets: source, url, wepp_id
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 19722 | 19722 | RWA | Rwanda | Jabana 1 | WRI1061145 | 7.8 | -1.891 | 30.066 | Oil | 2005.0 | Rwanda Energy Group Limited (REG) Government of Rwanda | REG | http://reg.rw/index.php/media-centre/download/2-uncategorised/232-power-plant-status-on-february-01-2015 | KTH | 1069575 | |||||||||||
| 19723 | 19723 | RWA | Rwanda | Jabana 2 | WRI1061146 | 20.0 | -1.882 | 30.074 | Oil | 2009.0 | Rwanda Energy Group Limited (REG) Government of Rwanda | REG | http://reg.rw/index.php/media-centre/download/2-uncategorised/232-power-plant-status-on-february-01-2015 | KTH | 1069575 | |||||||||||
| 19726 | 19726 | RWA | Rwanda | Mukungwa II | WRI1061149 | 2.5 | -1.582 | 29.655 | Hydro | 2010.0 | Rwanda Energy Group Limited (REG) Government of Rwanda | REG | http://reg.rw/index.php/media-centre/download/2-uncategorised/232-power-plant-status-on-february-01-2015 | KTH | 1073969 | |||||||||||
| 19727 | 19727 | RWA | Rwanda | Ntaruka | WRI1023153 | 11.5 | -1.477 | 29.75 | Hydro | 1959.0 | Rwanda Energy Group Limited (REG) Government of Rwanda | REG | http://www.reg.rw/images/pdf/Hydropower_Solar_Breakout_session.pdf | KTH | 1046085 | |||||||||||
| 19728 | 19728 | RWA | Rwanda | Nyabarongo I | WRI1061154 | 28.0 | -1.989 | 29.633 | Hydro | 2014.0 | Rwanda Energy Group Limited (REG) Government of Rwanda | Hydro World | http://www.hydroworld.com/articles/2015/03/rwanda-s-28-mw-nyabarongo-hydroelectric-facility-reduces-need-for-fossil-fuel.html | KTH | 1073964 | |||||||||||
| 19729 | 19729 | RWA | Rwanda | Rusizi I | WRI1061158 | 29.8 | -2.509 | 28.875 | Hydro | 1958.0 | Rwanda Energy Group Limited (REG) Government of Rwanda | REG | http://www.reg.rw | KTH | ||||||||||||
| 19730 | 19730 | RWA | Rwanda | Rusizi II | WRI1023155 | 43.8 | -2.633 | 28.903 | Hydro | 1989.0 | Rwanda Energy Group Limited (REG) Government of Rwanda | REG | http://www.reg.rw | KTH |
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");