A lightweight data engineering pipeline that loads CSV files into a PostgreSQL database using Python, Pandas, SQLAlchemy, and exposes a triggerable Flask API. csv_to_db_pipeline/ ├── api/ # Flask API ...
This project is an end-to-end data analysis solution designed to extract critical business insights from Walmart sales data. We utilize Python for data processing and analysis, SQL for advanced ...