### Builder Name Mark Ivan Contemprato ### Cohort 2026-A ### GitHub Repo URL https://github.com/navikram03/dep-data-engineering-ivan.git ### Commit Hash 546a0f03632b7408839e2c7bc89802327c948d83 ### 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
Mark Ivan Contemprato
Cohort
2026-A
GitHub Repo URL
https://github.com/navikram03/dep-data-engineering-ivan.git
Commit Hash
546a0f0
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.