Python implementation of the Financial ETL Pipeline from ETL_Data_Specification.docx: read CSV → apply 3-stage transformations → load into 5 database tables. financial-etl-python/ ├── ...