This project demonstrates an ETL (Extract, Transform, Load) process automated using Python and SQL. The pipeline handles data extraction from a CSV file, transformation, loading into a SQL Server database, and subsequent exporting to CSV and Excel formats.
Features of this project:
1. Data Extraction.
2. Data Transformation.
3. Data Loading.
4. Data Analysis.
5. Data Export.