global-power-plants
7 rows where owner = "Guadalupe Blanco River Authority"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, commissioning_year
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 24640 | 24640 | USA | United States of America | Abbott TP 3 | USA0003581 | 2.8 | 29.594 | -98.0407 | Hydro | 1927.0 | Guadalupe Blanco River Authority | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 21548 | 2017 | 3.99 | 2.767 | 10.238 | 13.634 | 11.599 | U.S. Energy Information Administration | ||||
| 25802 | 25802 | USA | United States of America | Canyon | USA0000791 | 6.0 | 29.8706 | -98.1947 | Hydro | 1989.0 | Guadalupe Blanco River Authority | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 63196 | 2017 | 0.0 | 0.0 | 12.21 | 19.26 | 13.489 | U.S. Energy Information Administration | ||||
| 26754 | 26754 | USA | United States of America | Dunlap TP 1 | USA0003582 | 3.6 | 29.6402 | -98.0459 | Hydro | 1927.0 | Guadalupe Blanco River Authority | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 21549 | 2017 | 5.6739999999999995 | 3.145 | 15.302999999999999 | 17.322 | 16.179000000000002 | U.S. Energy Information Administration | ||||
| 27765 | 27765 | USA | United States of America | H 4 | USA0003583 | 2.4 | 29.4952 | -97.6249 | Hydro | 1931.0 | Guadalupe Blanco River Authority | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 3.01 | 2.064 | 7.745 | 11.955 | 9.798 | U.S. Energy Information Administration | |||||
| 27766 | 27766 | USA | United States of America | H 5 | USA0003584 | 2.4 | 29.4681 | -97.4919 | Hydro | 1931.0 | Guadalupe Blanco River Authority | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 21550 | 2017 | 3.6460000000000004 | 2.29 | 7.834 | 1.9880000000000002 | 0.0 | U.S. Energy Information Administration | ||||
| 29922 | 29922 | USA | United States of America | Nolte | USA0003585 | 2.4 | 29.5376 | -97.9321 | Hydro | 1927.0 | Guadalupe Blanco River Authority | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 21552 | 2017 | 3.048 | 2.0469999999999997 | 7.3 | 9.804 | 8.476 | U.S. Energy Information Administration | ||||
| 32096 | 32096 | USA | United States of America | TP 4 | USA0003586 | 2.4 | 29.5481 | -97.9996 | Hydro | 1932.0 | Guadalupe Blanco River Authority | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 21553 | 2017 | 3.635 | 2.495 | 9.34 | 12.705 | 9.258 | 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");