Skip to content

Project for the UW DIRECT data science and clean energy program

License

Notifications You must be signed in to change notification settings

DIRECT-Energy-Storage/ELA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy by Location in America (ELA)

Build Status


ELA is a tool for learning about the distribution of U.S. energy generation and storage facilities by energy type, designed to run in a Jupyter notebook. The user can enter a U.S. zip code to access information about energy facilities in their area, as well as visualizing the distribution and type of energy facilities in any U.S. state. ELA uses a K-nearest neighbors (KNN) classification model to investigate the distribution of energy facilities in the U.S.

ELA was created in winter 2017 for the DIRECT (Data Intensive Research Enabling Clean Technologies) data science training program at the University of Washington.


Features

List of things ELA can do

Zipcode lookup
  • The user can enter a zip code to find the closest energy generation and storage facilities, predicted energy types based on nearby facilities, and compare the distribution of energy facilities in their state and in the U.S.
Map Visualization
  • The user can visualize energy generation or storage facilities in any state, or the predicted energy generation or storage types across the entire U.S. based on the KNN model.

Sample Jupyter notebooks demonstrating ELA's user interface and selected functions are available. Folium maps may not appear when viewing these notebooks on Github; please download them or view on Jupyter NBviewer (user interface, functions). Further exploration of the K-nearest neighbors model is also available in a Jupyter notebook (Github link, NBviewer link).


Data

ELA uses the U.S. EPA's eGRID dataset for energy generation facilities and the U.S. Department of Energy's data for energy storage facilities. More information about both datasets can be found here.


Installation and Compatibility

ELA is designed to be used in a Jupyter notebook, and also requires the following:

The visualization component of ELA does not work in Jupyter notebooks in Internet Explorer.


MIT License

We chose MIT License because it is a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

About

Project for the UW DIRECT data science and clean energy program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •