Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 608 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 608 Bytes

Project Overview

WeatherPy

Research the question "What's the weather like as we approach the equator?" Provide visualizations highlighting the weather of 500+ random cities across the world of varying distance from the equator (generated at random using citipy & openweather map api - api key is required). using matplotlib to help prove the findings.

Build the following weather charts

  • Temperature (F) vs. Latitude
  • Humidity (%) vs. Latitude
  • Cloudiness (%) vs. Latitude
  • Wind Speed (mph) vs. Latitude

Project parameters created by Trilogy Education Services © 2019. All Rights Reserved.