Using Pandas and Matplotlib, I analyzed public weather data to determine whether latitude was related to any of several weather variables: temperature, humidity, cloudiness, or wind speed. I displayed these scatter plots on four separate web pages, each with their own analysis. I also used HTML/CSS/Bootstrap to ensure that users can easily navigate between analyses and Github Pages so that the data can be publicly accessible.