Skip to main content
Kaggle

Nurse Stress Prediction — Wearable Sensors in Hospital [11.5M Records]

Healthcare
3 views
2 min read
License

Abstract

"Real-world wearable dataset from 15 nurses over one week in a hospital. Contains 11.5 million entries of EDA, heart rate, skin temperature, and orientation data collected via Empatica E4. CSV format. Used for occupational stress detection research."

Description

Overview

This dataset was collected from 15 female nurses aged 30 to 55 during regular hospital shifts across two collection phases (April–August 2020 and October–December 2020). Participants wore an Empatica E4 wristband that continuously recorded galvanic skin response (EDA), blood volume pulse (BVP), heart rate (HR), skin temperature (TEMP), and three-axis orientation data.

What makes this dataset valuable is its real-world clinical context: stress events were not lab-induced but occurred naturally during nursing shifts. Periodic smartphone surveys captured subjective stress levels and contributing contextual factors, providing labeled ground truth for supervised learning models.

The dataset is hosted on the Dryad Digital Repository and mirrored on Kaggle, making it openly accessible for occupational health, affective computing, and IoT wearable research.

Column Schema

ColumnDescription
datetimeTimestamp of the physiological reading.
idNurse subject identifier (18 categorical values).
EDAElectrodermal activity (galvanic skin response).
HRHeart rate in beats per minute.
TEMPSkin surface temperature in degrees Celsius.
XOrientation / acceleration X axis.
YOrientation / acceleration Y axis.
ZOrientation / acceleration Z axis.
labelStress state label: 3 categorical classes.

Key Statistics

  • Total Records: approximately 11,500,000
  • Features: 9 columns
  • Subjects: 15 nurses across two data collection phases
  • File Format: CSV
  • Device: Empatica E4 wristband
  • Time Period: April 2020 – December 2020

Use Cases

  • Occupational stress detection in healthcare workers using wearable IoT sensors
  • Classification of physiological signals into stress vs. non-stress states
  • Feature importance analysis for EDA, HR, and TEMP in stress prediction
  • Benchmarking ML models (Random Forest, Decision Tree, LSTM) on real hospital data

Source & Attribution

The original dataset is hosted on the Dryad Digital Repository and was created as part of a hospital-based stress monitoring study using Empatica E4 wearables. A cleaned version is available on Kaggle contributed by Priyank Raval.

View Data Structure

To explore column names, data types, and sample rows, visit the official dataset page on Kaggle.

Preview on Kaggle

Cite This Dataset

Seyedmajid Hosseini, & Raju Gottumukkala (2023). Nurse Stress Prediction — Wearable Sensors in Hospital [11.5M Records]. [Dataset]. Kaggle. https://doi.org/10.34740/KAGGLE/DSV/7125235

Source: Kaggle (2023) · DOI: 10.34740/KAGGLE/DSV/7125235

Indexed by IoTDataset.com on Apr 10, 2026

Ready to Start Your Research?

Download this dataset directly from the official repository and start building your next breakthrough project.

Download Dataset

Related Topics & Keywords

Share This Research

More in Healthcare

View All