PineTime heart rate dataset
Authors/Creators
- 1. Systems Research Insitute, Polish Academy of Sciences
- 2. Central Institute for Labour Protection – National Research Institute
Description
Dataset of heart rate measurements collected from the PineTime wristband, with a gold standard reference.
Contents
The repository contains both the raw and the "merged", clean data. The merged data is much easier to work with and should be used when building machine learning models. The raw data is provided for transparency, reproducibility, and to allow for studies that could use the other data collected from the Equivital device.
schedule.md– schedule of the study, indicating the start and end times of each exercise and break.data_raw/– raw data collected from the PineTime wristband and the Equivital device. Each subdirectory corresponds to one participant. The files are in the Feather format.data_merged/– merged data series that can be used for building ML models. The files are in JSON format and follow a nested structure, where each heart rate measurement is associated with a series of acceleration measurements that preceded it. Each file corresponds to one continuous measurement session – there are sometimes multiple sessions per participant due to intermittent hardware failures.
Citation
If you use this data in research works, please cite the following paper:
Sowiński, P., Rachwał, K., Danilenka, A., Bogacka, K., Kobus, M., Dąbrowska, A., Paszkiewicz, A., et al. (2023). Frugal Heart Rate Correction Method for Scalable Health and Safety Monitoring in Construction Sites. Sensors, 23(14), 6464. MDPI AG. Retrieved from http://dx.doi.org/10.3390/s23146464
BibTeX:
@article{sowinski2023frugal,
title={Frugal Heart Rate Correction Method for Scalable Health and Safety Monitoring in Construction Sites},
author={Sowi{\'n}ski, Piotr and Rachwa{\l}, Kajetan and Danilenka, Anastasiya and Bogacka, Karolina and Kobus, Monika and D{\k{a}}browska, Anna and Paszkiewicz, Andrzej and Bolanowski, Marek and Ganzha, Maria and Paprzycki, Marcin},
journal={Sensors},
volume={23},
number={14},
pages={6464},
year={2023},
publisher={MDPI},
url = {https://www.mdpi.com/1424-8220/23/14/6464},
doi = {10.3390/s23146464}
}
Authors
- Monika Kobus – data collection
- Anna Dąbrowska – data collection, methodological supervision
- Piotr Sowiński – data collection and processing
Acknowledgements
This work is part of the ASSIST-IoT project that has received funding from the EU’s Horizon 2020 research and innovation programme under grant agreement No 957258.
The Central Institute for Labour Protection – National Research Institute provided facilities and equipment for data collection.
License
The dataset is licensed under the Creative Commons Attribution 4.0 International License.
Files
ASSIST-IoT-SRIPAS/pinetime-heart-rate-dataset-v1.0.1.zip
Files
(58.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:af37384678f9df2ef08f9bd77a4e90d4
|
58.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ASSIST-IoT-SRIPAS/pinetime-heart-rate-dataset/tree/v1.0.1 (URL)