global-power-plants
7 rows where owner = "Wellhead Energy LLC"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, generation_gwh_2013
owner 1
- Wellhead Energy LLC · 7 ✖
country_long 1
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 26064 | 26064 | USA | United States of America | Chula Vista Energy Center | USA0055540 | 44.0 | 32.5917 | -117.0586 | Gas | 2001.0 | Wellhead Energy LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 47129 | 2017 | 0.511 | 0.905 | 1.138 | 4.8469999999999995 | 3.1870000000000003 | U.S. Energy Information Administration | ||||
| 26581 | 26581 | USA | United States of America | Delano Energy Center | USA0058122 | 48.5 | 35.7909 | -119.2945 | Gas | 2013.0 | Wellhead Energy LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 29.91 | 25.08 | 18.274 | 11.715 | 18.715999999999998 | U.S. Energy Information Administration | |||||
| 27000 | 27000 | USA | United States of America | Escondido Energy Center | USA0055538 | 49.9 | 33.1261 | -117.1172 | Gas | 2014.0 | Wellhead Energy LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 48400 | 2017 | 0.0 | 40.218 | 46.82899999999999 | 31.846 | 43.735 | U.S. Energy Information Administration | ||||
| 27340 | 27340 | USA | United States of America | Fresno Cogen Partners | USA0010156 | 82.6 | 36.617 | -120.0998 | Gas | 2001.495157384988 | Wellhead Energy LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 12489 | 2017 | 0.0 | 28.616 | 17.77 | 8.484 | 23.721999999999998 | U.S. Energy Information Administration | ||||
| 27341 | 27341 | USA | United States of America | Fresno Solar | USA0060083 | 3.0 | 36.6168 | -120.1051 | Solar | 2015.0 | Wellhead Energy LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 0.6459999999999999 | 6.4430000000000005 | 6.1400000000000015 | U.S. Energy Information Administration | 1.3335441403275303 | ||||||
| 30332 | 30332 | USA | United States of America | Panoche Peaker | USA0055874 | 49.9 | 36.6535 | -120.5783 | Gas | 1973.0 | Wellhead Energy LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 55598 | 2017 | 4.23 | 4.452 | 9.926 | 8.135 | 13.245 | U.S. Energy Information Administration | ||||
| 33232 | 33232 | USA | United States of America | Yuba City Cogen Partners | USA0052186 | 49.0 | 39.1367 | -121.6398 | Gas | 1991.0 | Wellhead Energy LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 33723 | 2017 | 22.584 | 28.703000000000003 | 24.579 | 14.245 | 28.267 | 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");