global-power-plants
5 rows where owner = "Nova Scotia Power Inc"
This data as json, CSV (advanced)
Suggested facets: year_of_capacity_data
primary_fuel 3
- Hydro 3
- Biomass 1
- Wave and Tidal 1
owner 1
- Nova Scotia Power Inc · 5 ✖
country_long 1
- Canada 5
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3619 | 3619 | CAN | Canada | Annapolis Tidal | CAN0007618 | 20.0 | 44.753 | -65.5119 | Wave and Tidal | Nova Scotia Power Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 28521 | 2017 | |||||||||||
3995 | 3995 | CAN | Canada | Gulch | CAN0007921 | 7.0 | 44.5672 | -65.6346 | Hydro | Nova Scotia Power Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 28492 | 2014 | 33.19184958417509 | ||||||||||
4375 | 4375 | CAN | Canada | Port Hawkesbury | CAN0008244 | 60.0 | 45.5982 | -61.3601 | Biomass | Nova Scotia Power Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 33762 | 2017 | 111.38261789270216 | ||||||||||
4447 | 4447 | CAN | Canada | Roseway | CAN0008306 | 2.0 | 43.7823 | -65.3439 | Hydro | Nova Scotia Power Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 28508 | 2016 | 9.483385595478595 | ||||||||||
4636 | 4636 | CAN | Canada | Tide Water | CAN0008474 | 4.2 | 44.6914 | -63.8913 | Hydro | Nova Scotia Power Inc | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 28520 | 2015 | 19.915109750505053 |
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");