Over the last few years I've been dealing with intermittent headaches and I have a sneaking suspicion they're due or at least related to the borderline unpredictable weather we get where I live in Colorado Springs. I figured this would be a great opportunity to refresh my data skills and build something that I could actually use.Â
Part one of this project involved finding good data to use, cleaning that data and plotting some simple charts. Moving forward, I'll be building a dynamic dashboard based on this data that can be used to track my headaches over time and see if there is any relation between them and changes in barometric pressure.Â
I've embedded the markdown of my process down below.Â
Programs/Languages Used: Python (with Pandas and Seaborn)