global-power-plants
7 rows where owner = "Half Moon Ventures LLC"
This data as json, CSV (advanced)
Suggested facets: capacity_mw, commissioning_year
owner 1
- Half Moon Ventures 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 26747 | 26747 | USA | United States of America | Duke Building 129 | USA0059434 | 3.4 | 39.9108 | -86.2453 | Solar | 2015.0 | Half Moon Ventures LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 0.07100000000000001 | 4.091 | 3.241 | 2.81 | U.S. Energy Information Administration | ||||||
| 26748 | 26748 | USA | United States of America | Duke Building 87 | USA0059432 | 2.7 | 39.8908 | -86.2556 | Solar | 2015.0 | Half Moon Ventures LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 0.006 | 3.4019999999999997 | 3.4730000000000003 | 2.186 | U.S. Energy Information Administration | ||||||
| 26749 | 26749 | USA | United States of America | Duke Building 98 | USA0059433 | 2.7 | 39.9047 | -86.26 | Solar | 2015.0 | Half Moon Ventures LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 0.045 | 3.7439999999999998 | 3.023 | 1.249 | U.S. Energy Information Administration | ||||||
| 27780 | 27780 | USA | United States of America | HMV Minster Energy Storage System | USA0060299 | 7.0 | 40.3988 | -84.3873 | Storage | 2016.0 | Half Moon Ventures LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 0.0 | U.S. Energy Information Administration | |||||||||
| 27781 | 27781 | USA | United States of America | HMW Minster PV I | USA0060190 | 3.0 | 40.3904 | -84.4016 | Solar | 2016.0 | Half Moon Ventures LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 0.005 | 5.199 | 5.101 | U.S. Energy Information Administration | 1.3335441403275303 | ||||||
| 28421 | 28421 | USA | United States of America | Jefferson Solar Park | USA0059771 | 1.0 | 43.0146 | -88.7992 | Solar | 2014.0 | Half Moon Ventures LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 1.194 | 1.4169999999999998 | 1.298 | 1.079 | U.S. Energy Information Administration | ||||||
| 28469 | 28469 | USA | United States of America | Johnston Solar | USA0059858 | 1.0 | 41.8009 | -71.5595 | Solar | 2015.0 | Half Moon Ventures LLC | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 0.747 | 1.9380000000000002 | 1.814 | U.S. Energy Information Administration | 0.4445147134425101 |
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");