OpenWeatherMap API Data Analysis
Objective - Provide visualization and analysis for the weather of 500+ cities across the world of varying distance from the equator by utilizing the OpenWeatherMap API.
- Perform a weather check on each of the cities using a series of successive API calls
- Include a print log of each city as it processes with city number and name printed.
- Save both a csv file and png images for each scatter plot.
Objectives for Scatter Plots Visualizations:
- Temperature (F) vs. Latitude
- Humidity (%) vs. Latitude
- Cloudiness (%) vs. Latitude
- Wind Speed (mph) vs. Latitude