Points d'arrêt des réseaux de transport RTM (Régie des Transports de Marseille)
Le jeu de données 'Points d'arrêt des réseaux de transport' est un fichier GTFS stops qui répertorie les points d'arrêt associées au réseau de transport RTM (Régie des Transports de Marseille), qui dessert les communes de Marseille, Allauch, et Plan-de-Cuques. À partir de 2022, les lignes maritim...
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 | — |
| — | stop_codeCode | text | — |
| — | stop_nameName | text | — |
| — | stop_coordinatesCoordinates | geo_point_2d | — |
| — | stop_descDescription | text | — |
| — | zone_idZone id | text | — |
| — | stop_urlURL | text | — |
| — | location_typeLocation type | text | — |
| — | parent_stationParent Station ID | text | — |
| — | stop_timezoneTimezone | text | — |
| 100% | wheelchair_boardingWheelchair boarding | text | — |
Schema captured from opendatasoft 55 minutes 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-00000992 · zone_id: —
{
"stop_id": "RTM-00000992",
"zone_id": null,
"stop_url": null,
"stop_code": "00000992",
"stop_desc": null,
"stop_name": "4 Chemins des Aygalades",
"location_type": "0",
"stop_timezone": null,
"parent_station": null,
"stop_coordinates": {
"lat": 43.346393,
"lon": 5.365527
},
"wheelchair_boarding": "2"
}Record 2stop_id: RTM-00000212 · zone_id: —
{
"stop_id": "RTM-00000212",
"zone_id": null,
"stop_url": null,
"stop_code": "00000212",
"stop_desc": null,
"stop_name": "5 Avenues Burel",
"location_type": "0",
"stop_timezone": null,
"parent_station": null,
"stop_coordinates": {
"lat": 43.31757281,
"lon": 5.39009232
},
"wheelchair_boarding": "2"
}Record 3stop_id: RTM-00001218 · zone_id: —
{
"stop_id": "RTM-00001218",
"zone_id": null,
"stop_url": null,
"stop_code": "00001218",
"stop_desc": null,
"stop_name": "AFPA La Treille",
"location_type": "0",
"stop_timezone": null,
"parent_station": null,
"stop_coordinates": {
"lat": 43.308107,
"lon": 5.509729
},
"wheelchair_boarding": "2"
}Record 4stop_id: RTM-00001970 · zone_id: —
{
"stop_id": "RTM-00001970",
"zone_id": null,
"stop_url": null,
"stop_code": "00001970",
"stop_desc": null,
"stop_name": "Aiguier CNRS",
"location_type": "0",
"stop_timezone": null,
"parent_station": null,
"stop_coordinates": {
"lat": 43.256227,
"lon": 5.405153
},
"wheelchair_boarding": "2"
}Record 5stop_id: RTM-00002000 · zone_id: —
{
"stop_id": "RTM-00002000",
"zone_id": null,
"stop_url": null,
"stop_code": "00002000",
"stop_desc": null,
"stop_name": "Aiguier CPCAM",
"location_type": "0",
"stop_timezone": null,
"parent_station": null,
"stop_coordinates": {
"lat": 43.250819,
"lon": 5.413757
},
"wheelchair_boarding": "2"
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/ol-points-d-arret-des-reseaux-de-transport-en-commun
Query examples
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/ol-points-d-arret-des-reseaux-de-transport-en-commun/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.