Fluctuations Total Overview

Returns total parking fluctuations overview for selected areas.

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-overview

Parameters

{
  "area": [
    "609bd2908e90a10001779047"
  ]
}

Answer

[
  {
    "timestamp": "2021-06-07T06:00:00.000Z",
    "values": [
      {
        "value": 16,
        "timestamp": "2021-06-07T06:00:00.000Z"
      },
      {
        "value": 16,
        "timestamp": "2021-06-07T06:10:00.000Z"
      },
      {
        "value": 14,
        "timestamp": "2021-06-07T06:20:00.000Z"
      },
      {
        "value": 19,
        "timestamp": "2021-06-07T06:30:00.000Z"
      },
      {
        "value": 22,
        "timestamp": "2021-06-07T06:40:00.000Z"
      },
      {
        "value": 22,
        "timestamp": "2021-06-07T06:50:00.000Z"
      }
    ]
  }
]
Datasets user guide