Parking Occupancy Trend

Returns parking occupancy trend within the specified time period.

Author
Platforma Invipo

Format
API JSON

License
Open Database License (ODbL)

Last modified
28. 4. 2026

Request

POST https://opendata.zilina.sk/api/datasets/v1/parking/statistics/parking-occupancy-trend

Parameters

{
  "id": "5c4acef8f28b56d2f13c2a40",
  "period": "day"
}

Answer

[
  {
    "timestamp": "2019-09-26T14:00:00.000Z",
    "value": 39
  }
]
Datasets user guide