An end-to-end data engineering project that ingests live weather data from the OpenWeatherMap API, orchestrates a 5-stage ETL pipeline, persists clean records to a MySQL database via SQLAlchemy ORM, ...