{"id":28489583,"url":"https://github.com/MobilityData/transit-operational-data-standard","last_synced_at":"2025-07-02T03:31:10.882Z","repository":{"id":38895689,"uuid":"380316279","full_name":"MobilityData/transit-operational-data-standard","owner":"MobilityData","description":"The Transit Operational Data Standard is an open standard for representing the transit schedules used by drivers, dispatchers, and planners to carry out transit operations.","archived":false,"fork":false,"pushed_at":"2025-06-05T20:58:54.000Z","size":1193,"stargazers_count":33,"open_issues_count":18,"forks_count":8,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-06-26T08:05:44.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tods-transit.org","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MobilityData.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-25T17:52:02.000Z","updated_at":"2025-06-24T19:06:23.000Z","dependencies_parsed_at":"2024-02-05T22:26:37.518Z","dependency_job_id":"ad869900-219d-4f63-a712-798760bb3d81","html_url":"https://github.com/MobilityData/transit-operational-data-standard","commit_stats":null,"previous_names":["mobilitydata/operational-data-standard","mobilitydata/transit-operational-data-standard"],"tags_count":0,"template":false,"template_full_name":"cal-itp/mkdocs-template","purl":"pkg:github/MobilityData/transit-operational-data-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Ftransit-operational-data-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Ftransit-operational-data-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Ftransit-operational-data-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Ftransit-operational-data-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MobilityData","download_url":"https://codeload.github.com/MobilityData/transit-operational-data-standard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Ftransit-operational-data-standard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263069079,"owners_count":23408896,"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","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-06-08T06:37:08.560Z","updated_at":"2025-07-02T03:31:10.847Z","avatar_url":"https://github.com/MobilityData.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transit Operational Data Standard\n\nThe Transit Operational Data Standard (TODS) is an open standard for describing how to operate scheduled transit operations which can be used to port scheduled operations between software products (e.g. scheduling systems and CAD/AVL systems), agencies, and more. TODS leverages the existing [General Transit Feed Specification](https://gtfs.org) (GTFS) and extends it to include information about personnel and non-revenue service.\n\nComplete documentation published at: \u003chttps://tods.mobilitydata.org\u003e\n\n## License to Use\n\nThe TODS Specification is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) (code) and [Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0/) (sample data, specification, and documentation) as defined in \u003cLICENSES\u003e file.\n\n## Citation\n\nIf you use the Transit Operational Data Standard in a report or article, please cite it as follows:\n\n\u003e Transit Operational Data Standard Working Group. 2022. Transit Operational Data Standard. Transit Operational Data Standard Board of Directors. https://tods.mobilitydata.org.\n\nAdditional citation styles can be found in [CITATION](CITATION).\n\n## Building the site locally\n\n1. In Terminal, change the directory to one where you wish to build the site.\n1. Ensure you have an up-to-date version of pip: \n   - Linux: `pip install pip` or `pip install --upgrade pip`\n   - macOS: `pip3 install pip` or `pip3 install --upgrade pip`\n1. Clone this repository:\n   - `git clone https://github.com/MobilityData/operational-data-standard`\n1. Change the directory to the cloned repository, and create \u0026 enable a Python virtual environment:\n   - `python3 -m venv venv`\n   - `source venv/bin/activate`\n1. Have [`requirements.txt`](requirements.txt) installed:\n   - Linux: `pip install --force-reinstall -r requirements.txt`\n   - macOS: `pip3 install --force-reinstall -r requirements.txt`\n1. To run the site locally (command defined in `MakeFile`):\n   - `make serve`\n   - Then you can reach the site at this address: `http://127.0.0.1:8000/`\n   - To shut down MKdocs from serving the site: `make killserve`\n1. To build the site locally only (command defined in `MakeFile`):\n   - `make build`\n1. Deactivate the Python virtual environment when done:\n   - `deactivate`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMobilityData%2Ftransit-operational-data-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMobilityData%2Ftransit-operational-data-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMobilityData%2Ftransit-operational-data-standard/lists"}