News

The 30days Weather Dashboard is a Python-based application designed to fetch weather data for multiple cities using the OpenWeather API. It saves the fetched weather data to an AWS S3 bucket for ...
This project used Python requests, APIs, and JSON traversals creating a representative model of weather across world cities. To accomplish this, I utilized OpenWeatherMap, citipy library, Matplotlib ...