-- Ferrara AIRBREAK observations from 2023-07-01 to 2025-12-31

-- export locations
https://iot.comune.fe.it/FROST-Server/v1.1/Locations?$filter=properties/organization%20eq%20%27aq_labservice%27&$resultFormat=CSV

-- Export observations using Python and the FROST API.
-- FROST API Example
https://iot.comune.fe.it/FROST-Server/v1.1/Datastreams('aq_labservice_LS0621020065_PM25-h')/Observations?$filter=phenomenonTime ge 2023-07-01T00:00:00Z and phenomenonTime le 2025-12-31T23:59:59Z&$orderby=phenomenonTime asc&$resultFormat=CSV
