home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

5 rows where owner = "Midwest Power Partners LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: latitude

primary_fuel 1

  • Wind 5

owner 1

  • Midwest Power Partners LLC · 5 ✖

country_long 1

  • United States of America 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
27362 27362 USA United States of America G Flow Wind LLC USA0056588 1.3 43.5861 -95.7761 Wind       2006.0 Midwest Power Partners LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 3.528 3.853 3.6519999999999997 1.4469999999999998 2.9339999999999997 U.S. Energy Information Administration  
27692 27692 USA United States of America Green Acres Breeze LLC USA0056590 1.3 43.5861 -95.7803 Wind       2006.0 Midwest Power Partners LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 3.842 4.173 3.748 1.4869999999999999 2.9339999999999997 U.S. Energy Information Administration  
29496 29496 USA United States of America Minnesota Breeze LLC USA0056587 1.3 43.5833 -95.7781 Wind       2006.0 Midwest Power Partners LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 3.502 3.8939999999999997 3.639 1.4080000000000001 2.9339999999999997 U.S. Energy Information Administration  
32034 32034 USA United States of America Sunset Breeze LLC USA0056586 1.3 43.5811 -95.78 Wind       2006.0 Midwest Power Partners LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 3.489 3.945 3.678 1.4569999999999999 2.9339999999999997 U.S. Energy Information Administration  
33144 33144 USA United States of America Wolf Wind Enterprises LLC USA0056589 1.3 43.5811 -95.7758 Wind       2006.0 Midwest Power Partners LLC U.S. Energy Information Administration http://www.eia.gov/electricity/data/browser/ U.S. Energy Information Administration   2017 3.659 3.8689999999999998 3.7230000000000003 1.46 2.9339999999999997 U.S. Energy Information Administration  

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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");
Powered by Datasette · How this site works · Code of conduct