# Data Licenses and Attribution

The code, scripts, manuscript source, proof-verification code, and original generated summaries in this repository are released under the MIT License in `LICENSE`.

The raw datasets cached in this repository are third-party UCI Machine Learning Repository datasets and remain subject to their own dataset terms. No ownership over the raw UCI data is claimed here.

## UCI Air Quality

- Local path: `data/air_quality.csv`
- Source: UCI Machine Learning Repository, Air Quality dataset
- UCI page: <https://archive.ics.uci.edu/dataset/360/air+quality>
- UCI DOI: <https://doi.org/10.24432/C59K5F>
- UCI page license: Creative Commons Attribution 4.0 International (CC BY 4.0)
- Original study cited by the manuscript: S. De Vito, E. Massera, M. Piga, L. Martinotto, and G. Francia, "On field calibration of an electronic nose for benzene estimation in an urban pollution monitoring scenario," Sensors and Actuators B: Chemical, 2008.

The UCI page also includes historical usage wording for research use. Users should consult the current UCI page before redistributing or reusing the raw dataset.

## UCI Power Consumption of Tetouan City

- Local path: `benchmark_package/data/power_consumption_of_tetouan_city/Tetuan City power consumption.csv`
- Source: UCI Machine Learning Repository, Power Consumption of Tetouan City dataset
- UCI page: <https://archive.ics.uci.edu/dataset/849/power+consumption+of+tetouan+city>
- UCI DOI: <https://doi.org/10.24432/C5B034>
- UCI page license: Creative Commons Attribution 4.0 International (CC BY 4.0)

When using the cached data, cite the UCI dataset pages and the manuscript as appropriate.
