ETL Pipeline Built with Python and SQL

Just finished building an ETL pipeline project in Python — reading, cleaning, and analyzing data from a multi-table bookstore dataset. The pipeline handles real-world data quality issues (missing values, invalid entries, orphan records), loads everything into SQLite, and runs reports using joins, CTEs, and window functions. Built with Python, pandas, and SQL as part of my data engineering learning path. UPDATED LINK here: https://lnkd.in/eBtEtXi3 #DataEngineering #Python #SQL #ETL

To view or add a comment, sign in

Explore content categories