Environment Trend (XML)

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

Author
Platforma Invipo

Format
XML

License
Open Database License (ODbL)

Last modified
28. 4. 2026

Request

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

Parameters

* itemId (Array of strings, required): List of monitored item IDs.
* from (String, required): Start of the time interval (ISO 8601).
* to (String, required): End of the time interval (ISO 8601).
* type (Enum, optional): Aggregation type (hourly, daily, monthly).
* location (Enum, optional): Location filter (indoor, outdoor).
* typical (Boolean, optional): If true, trend is evaluated using typical values.

Answer


  
    airTemperature
    decreasing
    30.5
    29.862160281886332
  
Datasets user guide