Summary: Latitude vs. Category


Fig1-Error

In this project, several climate parameters were analyzed to observe weather changes towards the equator. To accomplish this analysis, data was first pulled from the OpenWeatherMap API to assemble a dataset on over 500 cities.

After retrieving and processing the dataset, MatPlotLib was utilized to plot various factors of the weather vs. Latitude, which includes:

  • Temperature
  • Cloudiness
  • Windspeed
  • Humidity

This site provides the source data, codes and visualizations created as part of the analysis, as well as summary of observations post-analysis.