Skip to content

Plot the relationship between latitude and weather for cities around the world using Python, Pandas, and APIs.

Notifications You must be signed in to change notification settings

mcarter-00/World-Weather-Analysis

Repository files navigation

World-Weather-Analysis

Plot the relationship between latitude and weather for cities around the world using Python, Pandas, and APIs.

--

Project Overview

PlanMyTrip, a travel tech company, is requesting an analysis for finding their customers ideal destinations using preferred travel criteria (user input data).

Resources & Tools

  • Jupyter Notebook
  • Python
  • CityPy
  • Random and Requests
  • OpenWeather
  • Google Maps

Methods

Used CityPy to generate 500 random longitude and latitudes. Data is organized into Pandas DataFrames.

About

Plot the relationship between latitude and weather for cities around the world using Python, Pandas, and APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published