Equator Climate Analysis
For this project, the task was to identify how weather changes as you get closer to the equator.
To complete this analysis, we pulled climate data from the
OpenWeatherMap API to gather a dataset on over 600 cities.
To get a random sample of cities, we used the
CityPy Library.
For the data visualizations, we used
Maplotlib to show the relationship between various aspects of the weather and the latitude.
This site contains a searchable and filterable data table and explanations of the trends and correlations discovered.
Please see
my Github page
for the jupyter notebook.
Special thanks to
Derek Eder
for his CSV to HTML table made with
Bootstrap and
jQuery.
I built this site using the theme available from
Bootswatch.