Skip to content

This is web-scraping project modeling my electric consumption based on local weather

Notifications You must be signed in to change notification settings

brendanlafferty/weather_electric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This is web-scraping project modeling my electric consumption based on local weather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages