reunion_get_road_daily_flow
Retrieve daily traffic-flow measurements for Réunion's national roads. Filters by station code or name and returns vehicle counts, lane, measurement type, date, and day classification.
Instructions
Daily traffic-flow measurements at fixed automatic counting stations on Réunion's national roads (RN). Each row is one station × one day × one channel/measurement type. Returns station name and code, channel (direction/lane), measurement nature (vehicles/heavy trucks), date, value, day type (weekday/weekend), school-holiday flag. Sorted by date descending. Combine with reunion_get_road_traffic for annualized averages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| station | No | Station code or name prefix match (e.g. "001", "RN1") | |
| limit | No | Max measurements to return (1-500, default 100) |