### Builder Name Rolando Asa ### Cohort Open Track ### GitHub Repo URL https://github.com/ambs78/dep-data-engineering-open-track-ambs ### Commit Hash 77e18a71cc71537902f769c7892a077cd2169eac ### 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
Rolando Asa
Cohort
Open Track
GitHub Repo URL
https://github.com/ambs78/dep-data-engineering-open-track-ambs
Commit Hash
77e18a7
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.