Road-disruption events - France (DATEX II, Bison Fute)
Current road-disruption events on the French non-concessioned national road network - closures, roadworks, obstructions, accidents and weather-related road conditions - from the Bison Fute open DATEX II feed. Filter by category, weather-related, or bounding box. France non-concessioned national roads only (not tolled motorways, not local roads); informational, not an official traffic advisory.
Query parameters
DATEX II record class, e.g. Accident, MaintenanceWorks, EnvironmentalObstruction.
DATEX II record class, e.g. Accident, MaintenanceWorks, EnvironmentalObstruction.
Keep only events whose DATEX II situation type (class or subtype) is weather or environment. Detection is by situation type; this feed does not use DATEX cause elements.
Keep only events whose DATEX II situation type (class or subtype) is weather or environment. Detection is by situation type; this feed does not use DATEX cause elements.
Bounding-box south edge.
Bounding-box south edge.
Bounding-box north edge.
Bounding-box north edge.
Bounding-box west edge.
Bounding-box west edge.
Bounding-box east edge.
Bounding-box east edge.
Maximum events returned.
Maximum events returned.
Response
Successful Response
Example response
{
"data": {
"query": {
"category": "Accident",
"limit": 200
},
"total_matched": 528,
"count": 200,
"events": [
{
"id": "251023-001144-1",
"category": "EnvironmentalObstruction",
"subtype": "rockfalls",
"description": "Le col du Glandon est ferme pour la saison hivernale.",
"location_description": "situe 804 m au nord de Tarascon-sur-Ariege sud",
"lat": 45.2388,
"lon": 6.1781,
"direction": "bothWays",
"start_time": "2025-10-23T10:44:14.681+02:00",
"end_time": "2026-05-29T17:00:00.000+02:00",
"observed_at": "2026-03-09T08:10:05.189+01:00",
"source": "Direction interdepartementale des routes/DIR Centre-Est"
}
],
"coverage": "France non-concessioned national road network only (Bison Fute / DIR).",
"attribution": {
"sources": [
{
"registry_key": "noaa/aviation-weather-center",
"source_name": "NOAA Aviation Weather Center",
"licence": "public-domain",
"citation": "NOAA/NWS Aviation Weather Center (aviationweather.gov)",
"disclaimer": "Advisory only; not a substitute for an official preflight briefing."
}
],
"effective_reexport": "allowed"
}
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"data_age_days": 8.532,
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
],
"period": "2026-Q1",
"notes": "the UKMTO report behind these counts is dated 2026-08-21 and is 11 days old"
}
}Changes
Changed in 3 of the 24 revisions of this API.16
- ○
added the optional property
meta/data_age_daysto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/notesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/periodto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○