global-power-plants
11 rows where owner = "Innergex Inc"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, estimated_generation_gwh
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3630 | 3630 | CAN | Canada | Ashlu Creek | CAN0007629 | 49.9 | 49.9143 | -123.325 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 59784 | 2017 | 236.61047060719102 | ||||||||||
| 3654 | 3654 | CAN | Canada | Batawa | CAN0007648 | 5.0 | 44.1685 | -77.5881 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 46811 | 2017 | 23.70846398869649 | ||||||||||
| 3682 | 3682 | CAN | Canada | Big Silver Creek | CAN0007674 | 40.6 | 49.693 | -121.8591 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 64563 | 2017 | 192.51272758821548 | ||||||||||
| 3726 | 3726 | CAN | Canada | Brown Lake | CAN0007709 | 7.2 | 54.0273 | -129.8437 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 34083 | 2017 | 34.140188143722945 | ||||||||||
| 3776 | 3776 | CAN | Canada | Centrale Lefrançois | CAN0008586 | 7.9 | 46.4235 | -72.9684 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 2017 | 37.45937310214046 | |||||||||||
| 3814 | 3814 | CAN | Canada | Chutes-de-la-Chaudière | CAN0007771 | 25.0 | 46.7154 | -71.285 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 38128 | 2017 | 118.54231994348244 | ||||||||||
| 4238 | 4238 | CAN | Canada | Miller Creek | CAN0008128 | 33.0 | 50.3499 | -122.8714 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 47199 | 2017 | 156.47586232539683 | ||||||||||
| 4306 | 4306 | CAN | Canada | Northwest Stave River | CAN0008186 | 17.5 | 49.6281 | -122.4625 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 64560 | 2017 | 82.97962396043772 | ||||||||||
| 4452 | 4452 | CAN | Canada | Rutherford Creek | CAN0008313 | 49.9 | 50.2727 | -122.867 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 51831 | 2017 | 236.61047060719102 | ||||||||||
| 4588 | 4588 | CAN | Canada | Stardale | CAN0008429 | 33.2 | 45.5035 | -74.5278 | Solar | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 64561 | 2017 | 31.91678528413446 | ||||||||||
| 4648 | 4648 | CAN | Canada | Tretheway Creek | CAN0008484 | 21.2 | 49.7038 | -122.0796 | Hydro | Innergex Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 64562 | 2017 | 100.52388731207311 |
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");