Fluctuations Total

Returns total parking fluctuations for the selected period and specified areas or sensors.

Author
Platforma Invipo

Format
API JSON

License
Open Database License (ODbL)

Last modified
28. 4. 2026

Request

POST https://opendata.zilina.sk/api/datasets/v2/parking/fluctuations-total

Parameters

{
  "period": "day",
  "area": [
    "5fae94a8078792000190b8ec",
    "5fdc829be812be00016bf060",
    "5fdc82abe812be00016bf304"
  ]
}

Answer

[
  {
    "timestamp": "2021-06-14T07:00:00.000Z",
    "value": 80
  },
  {
    "timestamp": "2021-06-14T08:00:00.000Z",
    "value": 60
  }
]
Datasets user guide