Transportation · head-to-head
Community Transit vs Transport for Bordeaux, France
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.
Bordeaux Métropole's open-data portal (Opendatasoft-hosted), publishing city-wide datasets including TBM tram/bus stops, real-time bike-share (VCub) availability, and traffic/parking feeds alongside hundreds of non-transit civic datasets. Public dataset reads work anonymously with no key; higher rate limits and access to restricted datasets require a free account API key.
| Community Transit | Transport for Bordeaux, France | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | GTFS, GTFS-RT | JSON, CSV, GeoJSON |
| CORS | no | yes |
| HTTPS | Yes | Yes |
Transport for Bordeaux, France supports CORS, while Community Transit doesn't — pick Transport for Bordeaux, France for direct browser calls.