Meteostanice Olomouc

Aktuální hodnoty měření meteostanic

Refreshes every 15 minutes Public (no authentication needed) Last Value

Data Quality Assessment Open review Guide
Quality Score
🥈 SILVER
Data Volatility
Streaming
Requests (30d)
600
110 users
Last Assessed
04/30/2026
Verified by admin-local
Review summary: This view is still using the automated score. Review it if the data looks stable enough for manual verification.

Automated Metrics
  • Validity_Percent: 100.0
  • Avg_Latency_Seconds: 15
  • Availability_Percent: 99.9



Usage Examples

Here is how you can access the data programmatically.

curl -X GET "https://iot.citiq.cloud/portal/api/v2/view/verejny-prehled-teploty/"
import requests

response = requests.get("https://iot.citiq.cloud/portal/api/v2/view/verejny-prehled-teploty/")
print(response.json())
fetch("https://iot.citiq.cloud/portal/api/v2/view/verejny-prehled-teploty/")
  .then(response => response.json())
  .then(data => console.log(data));

Try It Out

Click the button to see a live JSON response from this API endpoint.

Available Operational Metrics

The `operational_data` array in the API response will contain objects with the following structure, based on the metrics you configured for this view.

Field Key Description Unit
No operational metrics have been configured for this view.

Available Measurements

The table below describes the measurements available in this view. For complete metadata, including units, icons, and value ranges, please refer to the metadata endpoint.

Field Key Description Data Type Value Range
device_device_frmpayload_data_ds18b20_temp1 Device: Device frmpayload data ds18b20 temp1 (°C) FLOAT min: -50, max: 100
device_device_frmpayload_data_ds18b20_temp2 Device: Device frmpayload data ds18b20 temp2 (°C) FLOAT min: -50, max: 100
device_device_frmpayload_data_ds18b20_temp3 Device: Device frmpayload data ds18b20 temp3 (°C) FLOAT min: -50, max: 100
device_device_frmpayload_data_hih_relh Device: Device frmpayload data hih relh (°) FLOAT min: N/A, max: 100
device_device_frmpayload_data_hih_temp Device: Device frmpayload data hih temp (°C) FLOAT min: -50, max: 100