Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

python-api-challenge

This challenge involves using Python and APIs to analyze weather patterns and their relationship to latitude. The first part, WeatherPy, requires retrieving weather data from over 500 cities using OpenWeatherMap and visualizing key relationships—such as temperature, humidity, and cloudiness—with latitude using scatter plots and regression analysis. The second part, VacationPy, applies this weather data to identify ideal vacation destinations based on preferred climate conditions and map hotels in those areas using Geoapify. Through data manipulation, visualization, and geographic analysis, this assignment demonstrates the power of data-driven decision-making.

Notes

Plot configuration reference: https://plotly.com/python/hover-text-and-formatting/ https://realpython.com/linear-regression-in-python/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages