What it does

All I Do is Wind plots historical weather data to allow for the exploration and analysis of wind trends.

How I built it

All I Do is Wind was built with Streamlit, Plotly, and Pandas using Python.

What I learned

Before this project, Data Science projects seemed like an endless list of tools that each had syntax that was far over my head. All I Do is Wind taught me that that's not true. Data Science is absolutely something that I, or anyone, can do if I put my mind towards it.

What's next for All I Do Is Wind

The data is currently stored in local CSV files instead of being retrieved from the internet. The original plan was to retrieve data from the internet, but I kept running into issues converting the TXT files to Pandas dataframes. Machine learning! This project was originally going to use Facebook's Prophet time series forecasting library to predict future wind trends, but error after error prevented that from happening.

Built With

Share this project:

Updates