citypy
There are 31 repositories under citypy topic.
neha-nayeem/python-api-challenge
This project is in two parts. The first part (WeatherPy) visualizes the weather of 500+ cities across the world of varying distance from the equator, using Python script, CityPy and OpenWeatherMap APIs. The second part (VacationPy) uses jupyter-gmaps and the Google Places API to create a heatmap of these cities, filter down to the cities with an ideal weather condition and find the nearest hotel.
bigbluey/Whats-the-Weather-Like
Python API Requests & JSON Traversals Visualizing the Weather of 500+ World Cities
kiranrangaraj/Impact-of-Latitude-on-Weather-Analysis
Python-based NumPy & SciPy Statistical Analysis of Latitude Position vs Weather Performed on a 500+ City Data Set Created by Python CityPy & OpenWeatherMap API Representative of Weather Worldwide
LeonardoAleix0/World_Weather_Analysis
Analyze World Weather and Create a Travel Itinerary using Pandas, Matplotlib, SciPy statistics., Citipy, Weather Map API, Gmaps API and Jupyter Notebook.
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.
Robertfnicholson/World_Weather_Analysis
I used Python, Jupyter Notebook and the city PI module to get the cities for more than 700 random latitudes and longitudes then I requested on the open weather map API and retrieve the JSON weather data from these cities. I then added the weather data to the Panda’s dataframe. From there I used Matplotlib to create a series of scatter plots to show the relationship between the latitude and a variety of weather parameters . Completed a series of statistical calculations on the data using linear regression on the weather parameters. This data helped my team predict the best time of the year for people to plan their vacation. Finally, I exported the data, cleaned it and used the weather data to choose the best cities for a vacation based on certain weather criteria and then mapped these cities using Jupyter G Maps and the Google Places API.
shargr2/OpenWeatherMap-API-Analysis-Project
This project analyzes weather data using the Open Weather API. Demonstrates use of numpy, citipy, json, performing an API call using specific API keys, transforming API responses into a dataframe, and creating visualizations of data collected from API.
utsavchaudharygithub/World_Weather_Analysis
API and Weather Data visualization: Data Visualization based on weather data, vacation itinerary and vacation search
bhavinidata/API-Challenge
"What's the weather like as we approach the equator?"
hanyang2019/Weather_API
Python API Requests & JSON Visualizing the Weather of 500+ Cities Around the World
maximizo/GMAPS-API-Weather-Visualization
Visualizing weather and Gmaps locations using a live API
mserobabina/Python_APIs
Visualization analysis of weather in 500+ cities at different latitudes relative to the equator line. The visualizations show temperature, humidity, cloudiness, wind speed using OpenWeatherMap API and Citypy module.
nikoelvambuena95/Public-APIs-Hotel-Weather
Maps visualizing relationship between weather data and hotel locations
RUBALBHULLAR/Whats-the-Weather-Like
Python API Requests & JSON Traversals Visualizing the Weather of 500+ World Cities using OpenWeatherMap API
smunsell07/World_Weather_Analysis
Top vacation cities are analyzed using data from Open Weather API. It is then visualized using Google Maps API.
amylio/World_Weather_Analysis
Analysis using Jupyter Notebook, CityPy, Pandas Dataframe, Matplotlibs, Jupyter GMaps, and Google APIs.
bhavinidata/Weather-Analysis
Weather Analysis as approaching to equator.
DylanSteinhauer/World-Weather-Analysis
Use APIs to visualize weather data
farhadOmidvar/WeatherPy
Analysis & graphic visualization of the weather of 500+ cities across the world.
GR8505/World_Weather_Analysis
Using Google Cloud API to highlight potential vacation destinations.
Karla-Flores/Python-API
This project is in two parts. First, WeatherPy visualizes the weather of 500+ cities across the world of varying distances from the equator, using Python script, CityPy, and OpenWeatherMap APIs. The second part, VacationPy, uses Jupiter-Gmaps and the Google Places API to create a heatmap and filter down cities.
madinalikes/World_Weather_Analysis
This project analyzes top vacation cities based on weather data from Open Weather's API and is visualized using Google Map's API.
Mona-Arami/WeatherPy
Analysis & graphic visualization of the weather of 500+ cities across the world.
munno88/WeatherPy
Analysis using Jupyter Notebook, CityPy, Pandas Dataframe, Matplotlibs, Jupyter GMaps, and Google APIs.
Piterbrito/Dashboard--CurrentWeather-Report
Dashboard with Visualization analysis of weather in 500+ cities at different latitudes relative to the equator line. The visualizations show temperature, humidity, cloudiness, wind speed.
remco-mooij/weather-model-world-cities
Dashboard that contains visualizations of weather data from approximately 500 cities around the world.
sainigagandeep/World-Weather-Analysis
The purpose of this project is to collect, analyze and visualize weather data across cities worldwide and to provide travelers with a tool that will allow them to determine their travel destination based on weather conditions.
sid83/WeatherVisualization_Python
This is a python script to visualize the weather of 500+ cities across the world of varying distance from the equator.
zunicd/Weather-Model
Analyzing weather patterns with respect to latitude.