TY - STAND AU - Aygün Varol AU - Katarzyna Kołodziej AU - Łukasz Sobczak AU - Michał Romaszewski AU - Przemysław Głomb AU - Naser Motlagh AU - Mirka Leino AU - Johanna Virkki AB -
AIRWISE is an open benchmark dataset for edge AI, IoT environmental monitoring, and large language model (LLM) evaluation on real sensor data. It combines indoor air-quality and thermal-comfort measurements, outdoor air-quality and meteorological time series, and a labeled binary question-answering benchmark for threshold-aware reasoning and anomaly detection. The dataset supports the study “Enabling Cloud-Level Accuracy in Edge AI through IoT Data Preprocessing”: https://doi.org/10.48550/arXiv.2606.22496
AIRWISE provides three core resources:
Indoor environmental sensor dataset (BME680, 1-minute resolution). 146,000+ minute-averaged readings from Raspberry Pi + Bosch BME680 nodes in three real micro-environments (office, kitchen, hallway) at Tampere, Finland (2025-11-14 to 2025-12-18): temperature, relative humidity, barometric pressure, gas resistance, indoor air quality (IAQ) proxy, z-score anomaly detectors, and limit-annotated long-format tables with ground-truth anomaly flags.
Outdoor air-quality and meteorological time series (hourly, full-year 2023). Helsinki (Finland), Katowice and Warsaw (Poland): NO₂, CO, O₃, PM₂.₅, temperature, and relative humidity assembled from national monitoring networks (FMI, GIOŚ, IMGW-PIB), as cleaned single-series city tables (≈8,760 hourly records per city) and limit-annotated long-format tables with anomaly flags.
Binary LLM query benchmark (1,440 labeled yes/no questions). 240 natural-language questions per site across six sites, balanced by task type (80 air quality, 80 thermal comfort, 80 joint environmental condition), each with ground-truth answer, violation label, offending factors, and rationale — ready for benchmarking local/edge and cloud LLMs on sensor-grounded reasoning.
Also included: reference air-quality and thermal-comfort limits (EU air-quality standards and Finnish/Polish national guidelines); the unmodified institutional source files for the outdoor component (FMI exports, GIOŚ archive workbooks and station metadata, IMGW-PIB synoptic tables); the complete dataset-generation scripts covering every pipeline step (raw sources → cleaned tables → limit-annotated data → LLM queries) with a requirements.txt for a verified minimal Python environment; SHA-256 checksums; and a dependency-free validation script. Schemas, exact row counts, coverage, and usage examples are documented in README.md and MANIFEST.md.
AIRWISE is an open benchmark dataset for edge AI, IoT environmental monitoring, and large language model (LLM) evaluation on real sensor data. It combines indoor air-quality and thermal-comfort measurements, outdoor air-quality and meteorological time series, and a labeled binary question-answering benchmark for threshold-aware reasoning and anomaly detection. The dataset supports the study “Enabling Cloud-Level Accuracy in Edge AI through IoT Data Preprocessing”: https://doi.org/10.48550/arXiv.2606.22496
AIRWISE provides three core resources:
Indoor environmental sensor dataset (BME680, 1-minute resolution). 146,000+ minute-averaged readings from Raspberry Pi + Bosch BME680 nodes in three real micro-environments (office, kitchen, hallway) at Tampere, Finland (2025-11-14 to 2025-12-18): temperature, relative humidity, barometric pressure, gas resistance, indoor air quality (IAQ) proxy, z-score anomaly detectors, and limit-annotated long-format tables with ground-truth anomaly flags.
Outdoor air-quality and meteorological time series (hourly, full-year 2023). Helsinki (Finland), Katowice and Warsaw (Poland): NO₂, CO, O₃, PM₂.₅, temperature, and relative humidity assembled from national monitoring networks (FMI, GIOŚ, IMGW-PIB), as cleaned single-series city tables (≈8,760 hourly records per city) and limit-annotated long-format tables with anomaly flags.
Binary LLM query benchmark (1,440 labeled yes/no questions). 240 natural-language questions per site across six sites, balanced by task type (80 air quality, 80 thermal comfort, 80 joint environmental condition), each with ground-truth answer, violation label, offending factors, and rationale — ready for benchmarking local/edge and cloud LLMs on sensor-grounded reasoning.
Also included: reference air-quality and thermal-comfort limits (EU air-quality standards and Finnish/Polish national guidelines); the unmodified institutional source files for the outdoor component (FMI exports, GIOŚ archive workbooks and station metadata, IMGW-PIB synoptic tables); the complete dataset-generation scripts covering every pipeline step (raw sources → cleaned tables → limit-annotated data → LLM queries) with a requirements.txt for a verified minimal Python environment; SHA-256 checksums; and a dependency-free validation script. Schemas, exact row counts, coverage, and usage examples are documented in README.md and MANIFEST.md.