Assignment/ ├── dags/ # Airflow DAG definitions │ ├── hitex_csv_to_dw.py # Main pipeline (Part 3 requirement) │ ├── hitex_amazon_fba_pipeline.py # Amazon FBA data ingestion │ ├── hitex_erp_pipeline.py ...