Skip to content
#

citipy

Here are 52 public repositories matching this topic...

Utilizing various Python scripts and libraries to visualize the weather in over 500 world cities and displaying the results on a heatmap, after which writing additional code to map hotels (within our given parameters) that would make for an ideal vacation.

  • Updated Nov 19, 2020
  • Jupyter Notebook

Found weather data for random cities using OpenWeatherMap API and citipy module. Created user input to filter cities list, click on city and see a Hotel name, the city, country and current weather in the city. Created travel itinerary that shows route between four chosen cities using Google Directions API.

  • Updated Sep 26, 2021
  • Jupyter Notebook

Weather and Vacation Analysis: Explore the relationship between latitude and weather variables. Generate scatter plots and regression models. Filter weather data to find cities with desired conditions. Locate nearby hotels for vacation planning. Python, Jupyter Notebook, Pandas, Matplotlib, Citipy, OpenWeatherMap API, Geoapify API.

  • Updated Jul 12, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the citipy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the citipy topic, visit your repo's landing page and select "manage topics."

Learn more