Arrêts et lignes du réseau bus-tram Irigo
Arrêts et lignes du réseau bus-tram Irigo de Angers Loire Métropole Ce jeu de données a pour source les quatre fichiers (trips, routes, stops, stops_times) des données du réseau au format GTFS disponible ici : Angers Loire Métropole - Réseau Irigo - GTFS Chaque ligne du dataset correspond à un ar...
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 |
|---|---|---|---|
| — | arret_idArret id | text | — |
| — | arret_codeArret code | int | — |
| — | arret_nomArret nom | text | — |
| — | arret_coordonneesArret coordonnees | geo_point_2d | — |
| — | arret_accessibiliteArret accessibilite | int | — |
| — | arret_accessibilite_precisionArret accessibilite precision | text | — |
| — | ligne_idLigne id | text | — |
| — | ligne_nomLigne nom | text | — |
| — | ligne_direction_idLigne direction id | int | — |
| — | ligne_direction_nomLigne direction nom | text | — |
| 100% | ligne_couleurLigne couleur | text | — |
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 1arret_id: MADELE-E · ligne_id: 01
{
"arret_id": "MADELE-E",
"ligne_id": "01",
"arret_nom": "Madeleine",
"ligne_nom": "TRÉLAZÉ Quantinière - ANGERS Lorraine",
"arret_code": 10442,
"ligne_couleur": "008E8C",
"arret_coordonnees": {
"lat": 47.459044,
"lon": -0.535589
},
"ligne_direction_id": 1,
"arret_accessibilite": 1,
"ligne_direction_nom": "TRÉLAZÉ Quantinière",
"arret_accessibilite_precision": "Certains véhicules à cet arrêt peuvent être embarqués par un passager en fauteuil roulant."
}Record 2arret_id: MENA-E · ligne_id: 01
{
"arret_id": "MENA-E",
"ligne_id": "01",
"arret_nom": "Ménard",
"ligne_nom": "TRÉLAZÉ Quantinière - ANGERS Lorraine",
"arret_code": 6305,
"ligne_couleur": "008E8C",
"arret_coordonnees": {
"lat": 47.445717,
"lon": -0.493686
},
"ligne_direction_id": 1,
"arret_accessibilite": 1,
"ligne_direction_nom": "TRÉLAZÉ Quantinière",
"arret_accessibilite_precision": "Certains véhicules à cet arrêt peuvent être embarqués par un passager en fauteuil roulant."
}Record 3arret_id: MICHEL-E · ligne_id: 01
{
"arret_id": "MICHEL-E",
"ligne_id": "01",
"arret_nom": "Michelet",
"ligne_nom": "TRÉLAZÉ Quantinière - ANGERS Lorraine",
"arret_code": 5053,
"ligne_couleur": "008E8C",
"arret_coordonnees": {
"lat": 47.462862,
"lon": -0.544243
},
"ligne_direction_id": 1,
"arret_accessibilite": 1,
"ligne_direction_nom": "TRÉLAZÉ Quantinière",
"arret_accessibilite_precision": "Certains véhicules à cet arrêt peuvent être embarqués par un passager en fauteuil roulant."
}Record 4arret_id: BOURGONN · ligne_id: 01
{
"arret_id": "BOURGONN",
"ligne_id": "01",
"arret_nom": "Bourgonnier",
"ligne_nom": "TRÉLAZÉ Quantinière - ANGERS Lorraine",
"arret_code": null,
"ligne_couleur": "008E8C",
"arret_coordonnees": {
"lat": 47.462174,
"lon": -0.542227
},
"ligne_direction_id": 0,
"arret_accessibilite": 1,
"ligne_direction_nom": "ANGERS Lorraine",
"arret_accessibilite_precision": "Certains véhicules à cet arrêt peuvent être embarqués par un passager en fauteuil roulant."
}Record 5arret_id: CIMTRELA · ligne_id: 01
{
"arret_id": "CIMTRELA",
"ligne_id": "01",
"arret_nom": "Trélazé Cimetière",
"ligne_nom": "TRÉLAZÉ Quantinière - ANGERS Lorraine",
"arret_code": 31082,
"ligne_couleur": "008E8C",
"arret_coordonnees": {
"lat": 47.446401,
"lon": -0.462597
},
"ligne_direction_id": 0,
"arret_accessibilite": 1,
"ligne_direction_nom": "ANGERS Lorraine",
"arret_accessibilite_precision": "Certains véhicules à cet arrêt peuvent être embarqués par un passager en fauteuil roulant."
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.angers.fr/api/explore/v2.1/catalog/datasets/stop_route_irigo_gtfs
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/stop_route_irigo_gtfs/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.