broward-county-transit-usa - GTFS transit data for United States
ExpiredAbout This Feed
broward-county-transit-usa is the GTFS feed Transport-Usa publishes for United States: 7 routes, 189 stops, 1 transit agencies. BusMaps checks and corrects it every week and serves the result through the API and as GTFS files.
Active from October 2, 2023 to September 30, 2024; the schedule has ended. The files stay available for analysis.
Checked and corrected automatically. How we do it →
One API for this feed
The API behind this page serves the same 7 routes and 189 stops: stops near a point, departures, trips, timetables and the GTFS files. The requests below use the coordinates of this feed.
- Stops around a point Free
Stops within a radius of a coordinate.
GET /v1/stopsInRadius?location=26.1572,-80.2198&radius=1000 - Next departures Free
Departures at the nearby stops, with real-time delays where the agency publishes them.
GET /v1/nextDepartures?location=26.1572,-80.2198&radius=500&results=30 - A-to-B trip planning Free
Itineraries between two points on this network.
GET /v1/routes?origin=26.1572,-80.2198&destination=26.1689,-80.209 - Route timetables Pro
Directions, stop order and the schedule of one route.
GET /v1/line?routeId={routeId} - GTFS files Free
The corrected feed, the source feed, GeoJSON and the validation reports.
GET /v1/getGtfsFeedsDownloads?feedName=broward-county-transit-usa - AI agents (MCP) Free
Claude, ChatGPT or any MCP client asks this network questions in plain language.
https://mcp.busmaps.com/mcp
Base URL https://capi.busmaps.com:8443. Send the key in the capi-key header. Route ids come from the responses above.
Public pages merge every feed. Sign in to browse this feed on its own, which helps when you integrate or debug it.
Sign in →GTFS files of this feed
Two builds: the copy BusMaps corrected and validated, and the original from Transport-Usa. The API returns either one for ?feedName=broward-county-transit-usa. Documentation →
Enhanced & Validated Recommended
Updated 2026-08-21Cleaned, corrected, and validated against GTFS specifications. View corrections.
Original Source
Obtained 2026-05-21Unmodified GTFS data from official sources. May contain errors or inconsistencies.
Overlapping Feeds
Other feeds that share stops or routes with this one.
| Feed | Stops Overlap | Routes Overlap |
|---|---|---|
| broward | 82 (43.39%) | — |
| broward-county-transit-lauderdale-lakes | 15 (7.94%) | — |
Frequently Asked Questions
What is GTFS data?
GTFS, the General Transit Feed Specification, is the open format transit agencies use to publish schedules, stops and route shapes. Trip planners, routing engines and analytics tools read it directly.
What is the difference between enhanced and source data?
The source feed is what the agency published. The enhanced feed is the same data after BusMaps fixed the errors and inconsistencies and checked it against the GTFS specification. Use the enhanced feed in production.
Can I use this data in my application?
That depends on the licence the publisher set; you find it next to the files above. Most GTFS feeds allow free use with attribution. Check the licence before you integrate.
How do I validate a GTFS feed?
Every feed here ships with a validation report of errors and warnings. For an independent check, run the MobilityData GTFS Validator. The enhanced feed has the critical issues resolved.
All data comes from public sources. If a file was posted in error, carries a wrong licence or lacks attribution, contact us and we will fix it.