This project analyzes top vacation cities based on weather data from Open Weather's API and is visualized using Google Map's API.
-
Updated
Aug 22, 2020 - Jupyter Notebook
This project analyzes top vacation cities based on weather data from Open Weather's API and is visualized using Google Map's API.
Using multiple API sources, create an app that allows users to filter through random locations based on their temperature range choices.
I created a Python script to visualize the weather of 500+ cities across the world of varying distance from the equator. Then, I used Jupyter notebook, Google Maps, and Google Places API, and created a heat map of humidity. Finally, I created my ideal weather condition on the map, used Google Places API to find the hotel information for each city.
Retrieve weather data using APIs, clean data with pandas, plot data onto a google map, and create a travel itinerary for users.
This Project analyzes top vacation cities based on weather data from Open Weather's API and is visualized using Google Map's API
Very first website ever created using images from Dkreitzer/Random_500-City_Weather_Analysis
A Python script to visualize data points of the weather for 500+ cities across the world of varying distance from the equator.
Utilizing Jupyter notebooks and python to create a vacation itinerary of 4 cities based on maximum and minimum temperatures, and display the points on google maps with updated popup markers displaying essential information for each location.
Create an app that gives users an itinerary based on their weather preferences.
🌦 Create a Python script to visualize the weather of over 500 cities of varying distances from the equator, and use the data skills to plan future vacations
The World Weather Analysis repo utilizes Python and Jupyter Notebook in conjunction with decision and repetition statements, data structures, Pandas, Matplotlib, NumPy, CitiPy, and SciPy statistics to retrieve and use data from OpenWeatherMap and Google Map API. The APIs are used to "get" requests from a server, retrieve and store values from a …
Study on the relationship between geolocation and weather condition, using OpenWeatherMap API
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.
Google Maps and OpenWeather APIs used with random geographical points generated; importing into Python and Javascript for transformation; using citypy to find closest towns; plotted on Map; planned round-trip driving route
A case study using python to collect data from an API request then employing the data to make recommendations based on user input.
Python API Requests & JSON Traversals Visualizing the Weather of 500+ World Cities
Identify potentiel travel destinations and nearby hotels to help create travel itinerary for customers based on their weather preferences.
Add a description, image, and links to the citipy topic page so that developers can more easily learn about it.
To associate your repository with the citipy topic, visit your repo's landing page and select "manage topics."