tods_validate_feed
Validates TODS v2.1.0 datasets by checking primary key uniqueness, foreign key consistency, trip run overlaps, time formats, and delete rules.
Instructions
Runs comprehensive TODS v2.1.0 validation against the dataset: primary key uniqueness, foreign key consistency (run_events -> supplemented calendar/trips/stops), non-overlapping trip runs, time format/chronology, and TODS_delete rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed_path | Yes | Path to local directory or .zip containing the TODS dataset. |