Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 390 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 390 Bytes

Python-API-Challenge

Create a Python script to visualize the weather of 500+ cities across the world of varying distance from the equator. To accomplish this, you'll be utilizing a simple Python library, the OpenWeatherMap API, and a little common sense to create a representative model of weather across world cities.

Description

Plot1