{"id":33044420,"url":"https://github.com/cal-itp/gtfs-validator-api","last_synced_at":"2026-02-03T11:31:05.119Z","repository":{"id":42076084,"uuid":"350868399","full_name":"cal-itp/gtfs-validator-api","owner":"cal-itp","description":"(DEPRECATED) Thin wrapper around MobilityData/gtfs-validator","archived":false,"fork":false,"pushed_at":"2023-08-16T14:49:32.000Z","size":144,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-05-16T19:04:06.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cal-itp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-03-23T21:56:52.000Z","updated_at":"2023-08-16T14:52:00.000Z","dependencies_parsed_at":"2024-01-11T19:16:21.555Z","dependency_job_id":"90faa060-108d-44d2-a2e0-c6b368473b07","html_url":"https://github.com/cal-itp/gtfs-validator-api","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cal-itp/gtfs-validator-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cal-itp%2Fgtfs-validator-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cal-itp%2Fgtfs-validator-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cal-itp%2Fgtfs-validator-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cal-itp%2Fgtfs-validator-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cal-itp","download_url":"https://codeload.github.com/cal-itp/gtfs-validator-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cal-itp%2Fgtfs-validator-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284767947,"owners_count":27060132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-16T02:00:05.974Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-11-14T00:00:28.414Z","updated_at":"2025-11-16T20:01:47.853Z","avatar_url":"https://github.com/cal-itp.png","language":"Python","readme":"# DEPRECATED: this repo/image are replaced by https://github.com/cal-itp/data-infra/tree/main/jobs/gtfs-schedule-validator\n\n# gtfs-validator-api\n\nThis python package is a thin wrapper around MobilityData/gtfs-validator.\nIt's has 2 jobs.\n\n1. Handle the intermediate files produced by gtfs-validator.\n2. Find gtfs-validator's output file, so it can be given a specific name, or\n   returned as a string.\n\n## Example\n\nNote that this package requires `GTFS_VALIDATOR_JAR` to be set to the `gtfs-validator`\nCLI jar file. See their [releases page](https://github.com/MobilityData/gtfs-validator/releases).\n\n```python\nfrom gtfs_validator_api import validate\nvalidate(\"tests/sample.zip\")\n```\n\n## Development\n\n```\ndocker-compose run gtfs-validator /bin/bash\n\n# then, run example script in container\ngtfs-validator-api validate tests/sample.zip\ngtfs-validator-api validate --help\ngtfs-validator-api validate-gcs-bucket \\\n    -v -r \\\n    -o validation.json \\\n    cal-itp-data-infra \\\n    google_default \\\n    gs://gtfs-data-test/schedule/2021-03-28T00:00:00+00:00\n\n```\n","funding_links":[],"categories":["Producing Data","Uncategorized"],"sub_categories":["GTFS","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcal-itp%2Fgtfs-validator-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcal-itp%2Fgtfs-validator-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcal-itp%2Fgtfs-validator-api/lists"}