Detectors (CSV)

Returns the sum of vehicles by interval, sensor, class and lane.

Author
Platforma Invipo

Format
CSV

License
Open Database License (ODbL)

Last modified
28. 4. 2026

Request

GET https://opendata.zilina.sk/api/datasets/v1/traffic-counters/statistics/detectors?outputType=csv

Parameters

* from (String, required): Start of the time interval (ISO 8601).
* to (String, required): End of the time interval (ISO 8601).
* interval (Number, required): Aggregation interval (5–60, multiple of 5).
* itemId (String, optional): Sensor ID.
* itemIds (Array of strings, optional): List of sensor IDs.
* lane (Number, optional): Lane number.
* lanes (Array of numbers, optional): List of lane numbers.

Answer

Datasets user guide