Python Project for Data Engineering

Apr 2026

Python ETL project for world-bank-style data engineering workflows, covering extraction, transformation, and database loading.

Python Project for Data Engineering

This project focuses on practical Python data-engineering workflows. It covers extracting data from multiple sources, transforming it into usable formats, and loading it into a database for downstream analysis.

The repository was built as part of IBM’s data engineering coursework and reflects my interest in clean, reproducible ETL pipelines.