A Python ETL pipeline that pulls 3-day hourly weather forecasts for three Nigerian cities from the Open-Meteo API, transforms the data into a structured format, and stores it locally as both CSV and ...
This project builds a local SQLite database for the fictional Alliance high school football conference. The goal is to convert raw CSV files into clean, relational database tables that support ...