Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 705 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 705 Bytes

weather_electric

brendan lafferty

Tools:

weather_scaper.py

Used to scrape weather data from weather underground. Settings for its use can be found in keys/wunderground.yml

python weather_scraper.py

electric_scaper.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

Notebook:

data wrangling and modeling.py

This houses the data wrangling and the modeling process. It generates all the output plots.