Roadworks Information - AngersInfo Travaux - Angers
Info Travaux - AngersRoadworks Information - Angers
This API provides the data feed behind the Info Travaux service of the Vivre à Angers mobile application, published by Angers Loire Métropole. It lists major roadworks and events, both ongoing and upcoming, in the Angers area, including expected duration, impact on traffic or residents, and proposed alternatives. The dataset is intended to keep citizens informed about local construction and public works affecting daily mobility and access within the municipality.Flux des informations du service Info Travaux de l'application mobile Vivre à Angers. Liste des principaux travaux et évènements, en cours et à venir. Précisions des durées prévisionnelles des travaux, leurs impacts et les alternatives proposées. Description des principaux champs du dataset id :...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (17 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | id | int | Unique identifier of the works or event record.Unique identifier of the works or event record. |
| 100% | title | text | Short title summarizing the works or event.Short title summarizing the works or event. |
| 100% | description | text | Detailed description of the works, restrictions and impacts.Detailed description of the works, restrictions and impacts. |
| 100% | address | text | Street address or road section affected by the works.Street address or road section affected by the works. |
| 100% | startat | datetime | Date and time when the works or event begin.Date and time when the works or event begin. |
| 100% | endat | datetime | Date and time when the works or event end.Date and time when the works or event end. |
| 100% | traffic | text | Traffic impact category, e.g. slowed or diverted.Traffic impact category, e.g. slowed or diverted. |
| 100% | contact | text | Phone number for enquiries about the works.Phone number for enquiries about the works. |
| 100% | text | Contact email address for the works or event.Contact email address for the works or event. | |
| 100% | istramway | int | Indicates whether the tramway is affected (1 for yes).Indicates whether the tramway is affected (1 for yes). |
| — | idparking | text | Identifier of the parking area affected, if any.Identifier of the parking area affected, if any. |
| — | image | text | URL or reference to an illustrative image.URL or reference to an illustrative image. |
| — | imagetext | text | Caption or alternative text for the image.Caption or alternative text for the image. |
| — | link | text | URL linking to more information about the works.URL linking to more information about the works. |
| — | type | text | Category of the works or event.Category of the works or event. |
| — | location | geo_shape | Geographic location as a GeoJSON point feature.Geographic location as a GeoJSON point feature. |
| — | geo_point_2dCoordinates | geo_point_2d | Latitude and longitude coordinates of the location.Latitude and longitude coordinates of the location. |
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 1id: 85782 · link: —
{
"id": 85782,
"link": null,
"type": "other",
"email": "info-travaux@ville.angers.fr",
"endat": "2023-09-22T16:00:00+00:00",
"image": null,
"title": "Effacement des réseaux aériens",
"address": "Impasse de Tournemine",
"contact": "0241215400",
"startat": "2023-09-04T06:00:00+00:00",
"traffic": "deviated",
"location": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.57174862,
47.473076284
]
},
"properties": {}
},
"idparking": null,
"imagetext": null,
"istramway": 0,
"description": "Interdiction de stationnement | Circulation interdite",
"geo_point_2d": {
"lat": 47.473076284,
"lon": -0.57174862
}
}Record 2id: 85477 · link: —
{
"id": 85477,
"link": null,
"type": "other",
"email": "info-travaux@ville.angers.fr",
"endat": "2023-09-22T16:00:00+00:00",
"image": null,
"title": "Renouvellement d'un branchement électrique",
"address": "Rue Saint-Éxupéry",
"contact": "0241215400",
"startat": "2023-09-04T06:00:00+00:00",
"traffic": "slow",
"location": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.534929037,
47.469558891
]
},
"properties": {}
},
"idparking": null,
"imagetext": null,
"istramway": 0,
"description": "Interdiction de stationnement | Chaussée rétrécie",
"geo_point_2d": {
"lat": 47.469558891,
"lon": -0.534929037
}
}Record 3id: 85426 · link: —
{
"id": 85426,
"link": null,
"type": "other",
"email": "info-travaux@ville.angers.fr",
"endat": "2023-09-22T16:00:00+00:00",
"image": null,
"title": "Renouvellement d'un branchement électrique",
"address": "Rue Saint-Martin, de la rue Saint-Aubin à la place Michel-Debré",
"contact": "0241215400",
"startat": "2023-09-04T06:00:00+00:00",
"traffic": "slow",
"location": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.552272201,
47.469305053
]
},
"properties": {}
},
"idparking": null,
"imagetext": null,
"istramway": 0,
"description": "Interdiction de stationnement | Circulation piétonne interdite | Chaussée rétrécie",
"geo_point_2d": {
"lat": 47.469305053,
"lon": -0.552272201
}
}Record 4id: 85466 · link: —
{
"id": 85466,
"link": null,
"type": "other",
"email": "info-travaux@ville.angers.fr",
"endat": "2023-09-30T16:00:00+00:00",
"image": null,
"title": "Création d'un branchement électrique",
"address": "Rue Saint-Blaise (entre rue Saint-Julien et 3bis)",
"contact": "0241215400",
"startat": "2023-09-11T06:00:00+00:00",
"traffic": "deviated",
"location": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.550332201,
47.469579464
]
},
"properties": {}
},
"idparking": null,
"imagetext": null,
"istramway": 0,
"description": "Circulation interdite | Interdiction de stationnement",
"geo_point_2d": {
"lat": 47.469579464,
"lon": -0.550332201
}
}Record 5id: 85481 · link: —
{
"id": 85481,
"link": null,
"type": "other",
"email": "info-travaux@ville.angers.fr",
"endat": "2023-09-29T16:00:00+00:00",
"image": null,
"title": "Création d'une voie cyclable",
"address": "Boulevard Élisabeth-Boselli (entre boulevard Auriol et avenue des Hauts-de-Saint-Aubin)",
"contact": "0241215400",
"startat": "2023-08-28T06:00:00+00:00",
"traffic": "deviated",
"location": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.568236988,
47.495581669
]
},
"properties": {}
},
"idparking": null,
"imagetext": null,
"istramway": 0,
"description": "Interdiction de stationnement | Sens interdit (ou sens unique) | Circulation interdite | Déviation",
"geo_point_2d": {
"lat": 47.495581669,
"lon": -0.568236988
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.angers.fr/api/explore/v2.1/catalog/datasets/info-travaux
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/info-travaux/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.