Transportation · head-to-head
Community Transit vs Transport for Belgium
Community Transit, the public transit authority for Snohomish County, WA, publishes its own GTFS schedule data (current and upcoming service-change versions) plus three keyless GTFS-Realtime feeds — trip updates, vehicle positions, and service alerts — as static downloads. The original listing pointed at TransitLand's decommissioned v1 GitHub README with no real connection to this agency; reconciled here to Community Transit's own open-data portal.
Independent, community-run, free API for Belgian rail travel, mirroring NMBS/SNCB data as live departure boards, connections, and vehicle compositions. Built and maintained as an open-source hobby project, it requires no API key and returns either JSON or XML depending on the requested format.
| Community Transit | Transport for Belgium | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | GTFS, GTFS-RT | JSON, XML |
| CORS | no | yes |
| HTTPS | Yes | Yes |
Transport for Belgium supports CORS, while Community Transit doesn't — pick Transport for Belgium for direct browser calls.