json-traversals
There are 2 repositories under json-traversals topic.
OxanaDrotieva/World-Weather-Analysis
Using OpenWeatherMap API, retrieve the JSON weather data from different cities. Using Matplotlib, create a series of scatter plots showing relationship between the latitude and a variety of weather parameters for over 1500 cities around the world. Perform statistical calculations on the weather parameters using linear regression to predict future weather in chosen cities.