Table Snooze_FromInApp - StatisticalReinforcementLearningLab/HeartstepsV1Code GitHub Wiki
Variable | Description |
---|---|
userID | User identifier; assigned gmail account |
duration | Number of snooze hours enabled: -1, 1, 2, 4, 8; set to -1 if snooze is disabled |
status | Indicator (turned_off or turned_on) that snooze was disabled or enabled |
time_stamp | Date-time string (yyyy-MM-dd HH:mm:ss) for the time at which snooze was disabled or enabled |
gps_coordinate | GPS coordinate (latitude_longitude) giving the location at the time stamp |