top of page
Weather Analysis



Technologies Used: OpenWeather API, Python, Pandas, CityPy, JSON, Datetime, Matlab, Seaborn, Jupyter Notebook
​
Summary: Imported weather data using the OpenWeatherMap API to understand the relationships between max temperature, humidity, cloudiness, wind speed, and latitude.
​
Used the random module to generate a list of random altitudes and longitudes and CityPy to convert those coordinates into cities. Utilized the OpenWeatherMap API to pull weather data for those cities. Produced dataframes and data visualizations on merged data.
​
![]() | ![]() |
---|---|
![]() | ![]() |
bottom of page