### Builder Name Leandra Oania ### Cohort 2026-A ### GitHub Repo URL https://github.com/supjkay/dep-data-engineering-supjkay.git ### Commit Hash 469f20f1d45fc0da22a910d8a93ac04f747f2dd5 ### Self-Check - [x] `scripts/ingest.py` exists and runs without crashing. - [x] `data/raw/` contains at least one real data file (not just `.gitkeep`). - [x] `requirements.txt` lists all dependencies used in ingestion. - [x] My README documents the data source and how to run the ingestion script. - [x] The commit hash above points to my latest submission snapshot.
Builder Name
Leandra Oania
Cohort
2026-A
GitHub Repo URL
https://github.com/supjkay/dep-data-engineering-supjkay.git
Commit Hash
469f20f
Self-Check
scripts/ingest.pyexists and runs without crashing.data/raw/contains at least one real data file (not just.gitkeep).requirements.txtlists all dependencies used in ingestion.