Building a Weather Data Pipeline with Python on AWS
🌦️ What I Built I created a Python script that automates fetching weather data for 5 cities (London, New York, Amsterdam, Delhi, Oslo) from the OpenWeather API, processes it, saves it locally, and uploads it to an AWS S3 bucket (cloud storage). Thin...
Jan 27, 20254 min read17


