Building a Weather Data Collection
System using OpenWeather API, Python, and AWS
Introduction
This article walks you through collecting real-time weather data from the OpenWeatherMap API using Python. The data is stored in AWS S3.
The architectural diagram for the project is below
Prerequisites
Python 3.x - ensure that Python3 i...
gbejula.hashnode.dev3 min read