Transportation · head-to-head
Transport for Bordeaux, France vs Transport for Lisbon, Portugal
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.
EMEL (Lisbon's municipal mobility and parking operator) publishes its open data through the city's Lisboa Aberta CKAN portal rather than a dedicated live API — the old emel.city-platform.com/opendata/ address now 302-redirects to an unrelated EMEL page. Datasets cover on-street and off-street parking locations and occupancy, GIRA bike-share, regulated parking zones, road tunnels, and street furniture, served keyless as CSV, SHP, and JSON via CKAN's standard action API.
| Transport for Bordeaux, France | Transport for Lisbon, Portugal | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON, CSV, GeoJSON | JSON, CSV, SHP |
| CORS | yes | no |
| HTTPS | Yes | Yes |
Transport for Bordeaux, France supports CORS, while Transport for Lisbon, Portugal doesn't — pick Transport for Bordeaux, France for direct browser calls.