Transportation · head-to-head

BC Ferries vs Transport for Denver, US

BC Ferries

An independent, keyless JSON API built by developer Sam Pratt that scrapes and republishes BC Ferries' current sailing schedules, capacity and fill percentages, and vessel names for both major and minor routes via simple GET endpoints like /v2/capacity and /v2/noncapacity. It's a hobbyist project sustained through GitHub Sponsors donations rather than an official BC Ferries product, and it also backs a companion iOS app.

Transport for Denver, US

RTD Denver's original gtfs-developer-guide.shtml page is gone after a full site rebuild (now 404s); the transit agency's open-data offering now lives under open-records/open-spatial-information, split into static GTFS zip downloads (bus, light rail, commuter rail, plus the regional Bustang service) and three GTFS-Realtime protocol-buffer feeds (vehicle positions, trip updates, alerts). No API key is required, only acceptance of a redistribution license agreement.

BC FerriesTransport for Denver, US
AuthenticationNoneNone
Pricingfreefree
FormatsJSONGTFS, GTFS-RT
CORSyesno
HTTPSYesYes

BC Ferries supports CORS, while Transport for Denver, US doesn't — pick BC Ferries for direct browser calls.

More comparisons