-
Updated
Jan 18, 2021 - Jupyter Notebook
citypy
Here are 31 public repositories matching this topic...
Python API Requests & JSON Traversals Visualizing the Weather of 500+ World Cities
-
Updated
May 7, 2019 - Jupyter Notebook
Use APIs to visualize weather data
-
Updated
Jan 27, 2022 - Jupyter Notebook
Analysis & graphic visualization of the weather of 500+ cities across the world.
-
Updated
Aug 27, 2018 - Jupyter Notebook
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.
-
Updated
Jan 9, 2020 - Jupyter Notebook
Analyze World Weather and Create a Travel Itinerary using Pandas, Matplotlib, SciPy statistics., Citipy, Weather Map API, Gmaps API and Jupyter Notebook.
-
Updated
Aug 7, 2021 - Jupyter Notebook
Analyzing weather patterns with respect to latitude.
-
Updated
Jun 23, 2020 - Jupyter Notebook
Weather Analysis as approaching to equator.
-
Updated
Dec 12, 2019 - Jupyter Notebook
This is a python script to visualize the weather of 500+ cities across the world of varying distance from the equator.
-
Updated
May 27, 2018 - Jupyter Notebook
Maps visualizing relationship between weather data and hotel locations
-
Updated
Oct 24, 2022 - Jupyter Notebook
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.
-
Updated
Sep 16, 2021 - Jupyter Notebook
"What's the weather like as we approach the equator?"
-
Updated
Aug 30, 2019 - Jupyter Notebook
Analysis & graphic visualization of the weather of 500+ cities across the world.
-
Updated
Apr 17, 2019 - Jupyter Notebook
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 s…
-
Updated
Jan 31, 2022 - Jupyter Notebook
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
-
Updated
Mar 4, 2021 - Jupyter Notebook
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 futur…
-
Updated
Dec 13, 2021 - Jupyter Notebook
API and Weather Data visualization: Data Visualization based on weather data, vacation itinerary and vacation search
-
Updated
Dec 10, 2021 - Jupyter Notebook
-
Updated
Oct 25, 2019 - Jupyter Notebook
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.
-
Updated
Dec 23, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to the citypy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the citypy topic, visit your repo's landing page and select "manage topics."