Transportation · head-to-head
Community Transit vs Transport for Paris, 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.
RATP's own open-data catalog (separate from the region-wide Île-de-France Mobilités PRIM portal), an Opendatasoft-hosted Explore API. Its 26 datasets cover per-station air quality readings, annual station entry-traffic counts, and points of interest such as defibrillators, water fountains, public toilets, and licensed nearby shops for the Paris metro, RER, tram, and bus network. No accessibility or network-reference dataset is published. Public dataset reads work anonymously with no key over the v2.1 Explore API.
| Community Transit | Transport for Paris, France | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | GTFS, GTFS-RT | JSON, CSV, GeoJSON |
| CORS | no | yes |
| HTTPS | Yes | Yes |
Transport for Paris, France supports CORS, while Community Transit doesn't — pick Transport for Paris, France for direct browser calls.