brendan lafferty
Used to scrape weather data from weather underground. Settings for its use can be found in keys/wunderground.yml
python weather_scraper.py
Used to scrape my electric usage data and can be run from the command line:
python electric_scraper.py
it will prompt you as to what to do, unfortunately for you it will not work as I have omitted the helper file for privacy see keys/readme.md for details
This houses the data wrangling and the modeling process. It generates all the output plots.