global-power-plants
7 rows where owner = "Enbridge"
This data as json, CSV (advanced)
Suggested facets: country, source, url, geolocation_source, wepp_id, year_of_capacity_data
country_long 2
owner 1
- Enbridge · 7 ✖
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3616 | 3616 | CAN | Canada | Amherstburg-2 | CAN0007615 | 15.0 | 42.169 | -83.0876 | Solar | Enbridge | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 2016 | 14.42023431512099 | |||||||||||
| 4321 | 4321 | CAN | Canada | Ottawa Health Sciences Centre | CAN1060669 | 68.0 | 45.4019 | -75.6557 | Gas | 1992.0 | Enbridge | Canadian Power Plant Database | http://www.cbc.ca/news2/interactives/database-cdnpowerplants/?appSession=37157089528396396394056638291117802843348425060575648208153793135366829336033758248443548607051384464831349653596564231536607108 | GEODB | 34850 | 210.85897384061775 | ||||||||||
| 4481 | 4481 | CAN | Canada | Sarnia 1 | CAN0008336 | 20.0 | 42.9417 | -82.3394 | Solar | Enbridge | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 57181 | 2015 | 19.226979086827985 | ||||||||||
| 4482 | 4482 | CAN | Canada | Sarnia 2 | CAN0008337 | 60.0 | 42.9498 | -82.3199 | Solar | Enbridge | Natural Resources Canada | ftp://ftp.maps.canada.ca/pub/nacei_cnaie/energy_infrastructure/PowerPlantsRenewGE1MW_NorthAmerica_201708.xlsx | Natural Resources Canada | 57181 | 2015 | 57.68093726048396 | ||||||||||
| 28559 | 28559 | USA | United States of America | Keechi Wind | USA0058838 | 110.0 | 33.1431 | -98.1611 | Wind | 2015.0 | Enbridge | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 67618 | 2017 | 401.536 | 426.12199999999996 | 432.81 | U.S. Energy Information Administration | 19.514831148073185 | |||||
| 29836 | 29836 | USA | United States of America | New Creek Wind | USA0060132 | 103.0 | 39.2006 | -79.1406 | Wind | 2017.0 | Enbridge | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 60694 | 2017 | 19.435 | 246.345 | U.S. Energy Information Administration | 18.27297825683216 | ||||||
| 31544 | 31544 | USA | United States of America | Silver State Solar Power North | USA0057442 | 52.0 | 35.7931 | -115.3503 | Solar | 2012.0 | Enbridge | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 60474 | 2017 | 122.24799999999999 | 119.792 | 119.826 | 117.546 | 116.60700000000001 | U.S. Energy Information Administration |
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");