Stop points for all public transport networksPoints d'arrêt de tous les réseaux de transport en commun
Points d'arrêt de tous les réseaux de transport en communStop points for all public transport networks
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | stop_idID | text | Unique identifier for the stop or station.Unique identifier for the stop or station. |
| — | stop_codeCode | text | Short code identifying the stop, as shown to passengers.Short code identifying the stop, as shown to passengers. |
| — | stop_nameName | text | Name of the transit stop or station.Name of the transit stop or station. |
| — | stop_coordinatesCoordinates | geo_point_2d | Geographic coordinates (latitude and longitude) of the stop.Geographic coordinates (latitude and longitude) of the stop. |
| — | stop_descDescription | text | Additional descriptive text about the stop.Additional descriptive text about the stop. |
| — | zone_idZone id | text | Identifier of the fare zone the stop belongs to.Identifier of the fare zone the stop belongs to. |
| — | stop_urlURL | text | Web page URL with more information about the stop.Web page URL with more information about the stop. |
| — | location_typeLocation type | text | Code indicating whether the point is a stop, station, or entrance.Code indicating whether the point is a stop, station, or entrance. |
| — | parent_stationParent Station ID | text | Identifier of the parent station grouping this stop.Identifier of the parent station grouping this stop. |
| — | stop_timezoneTimezone | text | Time zone in which the stop's times are defined.Time zone in which the stop's times are defined. |
| 100% | wheelchair_boardingWheelchair boarding | text | Code indicating wheelchair accessibility of the stop.Code indicating wheelchair accessibility of the stop. |
Schema captured from opendatasoft 6 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1stop_id: RTM-00001620 · zone_id: —
{
"stop_id": "RTM-00001620",
"zone_id": null,
"stop_url": null,
"stop_code": "00001620",
"stop_desc": null,
"stop_name": "Trinitaires Huveaune",
"location_type": "0",
"stop_timezone": null,
"parent_station": "AST-RTM-00001620",
"stop_coordinates": {
"lat": 43.271974,
"lon": 5.406542
},
"wheelchair_boarding": "2"
}Record 2stop_id: AIX-23905 · zone_id: —
{
"stop_id": "AIX-23905",
"zone_id": null,
"stop_url": null,
"stop_code": "triole",
"stop_desc": null,
"stop_name": "Triolet",
"location_type": "0",
"stop_timezone": null,
"parent_station": "AST-AIX-21005-AIX-23905",
"stop_coordinates": {
"lat": 43.53185058,
"lon": 5.40798526
},
"wheelchair_boarding": "0"
}Record 3stop_id: AIX-25752 · zone_id: —
{
"stop_id": "AIX-25752",
"zone_id": null,
"stop_url": null,
"stop_code": "3bdieu",
"stop_desc": null,
"stop_name": "Trois Bons Dieux",
"location_type": "0",
"stop_timezone": null,
"parent_station": "AST-AIX-21201-AIX-22138-AIX-25752",
"stop_coordinates": {
"lat": 43.53523661,
"lon": 5.47606575
},
"wheelchair_boarding": "0"
}Record 4stop_id: MAMP-20981 · zone_id: —
{
"stop_id": "MAMP-20981",
"zone_id": null,
"stop_url": null,
"stop_code": "40108",
"stop_desc": null,
"stop_name": "Trois Citernes",
"location_type": "0",
"stop_timezone": null,
"parent_station": "MAMP-S20582",
"stop_coordinates": {
"lat": 43.17807,
"lon": 5.597526
},
"wheelchair_boarding": "0"
}Record 5stop_id: AIX-20053 · zone_id: —
{
"stop_id": "AIX-20053",
"zone_id": null,
"stop_url": null,
"stop_code": "3mouli",
"stop_desc": null,
"stop_name": "Trois Moulins",
"location_type": "0",
"stop_timezone": null,
"parent_station": "AST-AIX-20053-AIX-26387",
"stop_coordinates": {
"lat": 43.53710985,
"lon": 5.45281343
},
"wheelchair_boarding": "0"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/points-d-arret-de-tout-les-reseaux-de-transport
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/points-d-arret-de-tout-les-reseaux-de-transport/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.