Environment Trend (CSV)

Returns the environmental data trend for selected items within a specified time range.

Author
Platforma Invipo

Format
CSV

License
Open Database License (ODbL)

Last modified
28. 4. 2026

Request

POST https://opendata.zilina.sk/api/datasets/v2/environment-monitoring/environment/trend?outputType=xml

Parameters

{
  "itemId": [
    "5e4d2aa05dcfb30001f239aa",
    "5d6e71c0defeea000124c3ef"
  ],
  "type": "hourly",
  "from": "2021-04-05T10:37:36.365Z",
  "to": "2021-04-08T10:37:36.365Z"
}

Answer

Datasets user guide