The repository currently has several open issues (#50, #49, #48, #41, #34) reporting corrupted JSON files, invalid coordinates, and data mismatches. There is no automated way to catch these problems.
Proposed Feature
A Python validation script + GitHub Actions workflow that automatically checks the data for common issues on every push or scheduled interval.
The repository currently has several open issues (#50, #49, #48, #41, #34) reporting corrupted JSON files, invalid coordinates, and data mismatches. There is no automated way to catch these problems.
Proposed Feature
A Python validation script + GitHub Actions workflow that automatically checks the data for common issues on every push or scheduled interval.