Lignes de tous les réseaux de transport en commun
La Métropole d’Aix-Marseille-Provence ouvre ses données publiques 'Transport' afin de promouvoir le développement d'applications dans ce domaine. Ce jeu de données, intitulé 'Lignes des réseaux de transport en commun', est un fichier GTFS "Routes" qui contient la description complète des lignes e...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| route_idID | text | — |
| route_short_nameShort Name | text | — |
| route_long_nameLong Name | text | — |
| route_typeRoute type | text | — |
| route_colorColor | text | — |
| route_urlRoute url | text | — |
| shape | geo_shape | — |
| geo_point_2dCoordinates | geo_point_2d | — |
Schema captured from opendatasoft 2 hours 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 1shape: [large value omitted] · route_id: LIB-12
{
"shape": "[large value omitted]",
"route_id": "LIB-12",
"route_url": null,
"route_type": "Bus",
"route_color": "0F7805",
"geo_point_2d": {
"lat": 43.60357291655135,
"lon": 5.12399585274585
},
"route_long_name": "SALON - LANCON",
"route_short_name": "12"
}Record 2shape: [large value omitted] · route_id: BDE-131
{
"shape": "[large value omitted]",
"route_id": "BDE-131",
"route_url": null,
"route_type": "Bus",
"route_color": "76160E",
"geo_point_2d": {
"lat": 43.44366792766508,
"lon": 5.229919824970547
},
"route_long_name": "Aéroport - Gare - Airbus",
"route_short_name": "13A"
}Record 3shape: [large value omitted] · route_id: BDE-13
{
"shape": "[large value omitted]",
"route_id": "BDE-13",
"route_url": null,
"route_type": "Bus",
"route_color": "76160E",
"geo_point_2d": {
"lat": 43.440462746140774,
"lon": 5.234099898237399
},
"route_long_name": "Aéroport Marseille - Pierre Plantée",
"route_short_name": "13"
}Record 4shape: [large value omitted] · route_id: AIX-15SP
{
"shape": "[large value omitted]",
"route_id": "AIX-15SP",
"route_url": null,
"route_type": "Bus",
"route_color": "E8378C",
"geo_point_2d": {
"lat": 43.5069902770892,
"lon": 5.406215237587169
},
"route_long_name": "MAYANELLE<>PÔLE D'ACTIVITÉS",
"route_short_name": "15SP"
}Record 5shape: [large value omitted] · route_id: RTM-60
{
"shape": "[large value omitted]",
"route_id": "RTM-60",
"route_url": null,
"route_type": "Bus",
"route_color": "BD1D1D",
"geo_point_2d": {
"lat": 43.28299194594657,
"lon": 5.458505812886259
},
"route_long_name": "Sainte-Marguerite Dromel - Les Escourtines",
"route_short_name": "15"
}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-lignes-des-reseaux-de-transport-en-commun
Query examples
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/ol-lignes-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.