Merge pull request #3 from TheOriginalGraLargeShrimpakaReaper/oliver

Data Analysis Oliver
master
TheOriginalGraLargeShrimpakaReaper 2024-10-19 18:54:09 +02:00 committed by GitHub
commit f3b8559f7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 24970 additions and 2 deletions

5
.gitignore vendored
View File

@ -1,3 +1,7 @@
# Project specific
**/data/?/sandbox/
**/venv/
### Python template ### Python template
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
@ -159,3 +163,4 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
**/.idea/ **/.idea/

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"workbench.editorAssociations": {
"file:/**/*.csv": "jupyter-data-wrangler"
}
}

View File

@ -10,7 +10,7 @@ Für die folgenden Aufträge dürfen Sie je nach Vorkenntnisse beliebige Tools (
## Question ## Question
- Basis Fragestellung: - Basis Fragestellung:
- Wie beeinflusst die durchschnittliche Herzfrequenz am Tag, den Schlaf bzw. die REM-Phase? - Wie beeinflusst der Schlaf die durchschnittliche Herzfrequenz am nächsten Tag?
- Erweiterte Fragestellung (optional): - Erweiterte Fragestellung (optional):
- Welche negativen oder unerwünschten Informationen lassen sich aus den Metadaten von Fitnessdaten über eine Person gewinnen? - Welche negativen oder unerwünschten Informationen lassen sich aus den Metadaten von Fitnessdaten über eine Person gewinnen?
@ -18,4 +18,4 @@ Für die folgenden Aufträge dürfen Sie je nach Vorkenntnisse beliebige Tools (
## Problems ## Problems
- Garmin Weekly Algorithmus unknown. - Garmin Weekly Algorithmus unknown.
Reverse Engineering necessery Reverse Engineering necessery
- Comparition between Garmin (Instict Solar 2X) and Withings (Steel HR Sport) not necessarely given - Comparison between Garmin (Instict Solar 2X) and Withings (Steel HR Sport) not necessarely given

View File

@ -0,0 +1,65 @@
Below are the details of the data you've exported from Health Mate:
activities.csv: Activities history
aggregates_calories_earned.csv: Active calories burned regrouped by days
aggregates_calories_passive.csv: Passive calories burned regrouped by days
aggregates_distance.csv: Travelled distance regrouped by days
aggregates_elevation.csv: Floor climbed regrouped by days
· Value : (steps number)
aggregates_steps.csv: Steps data regrouped by days
· Value : (steps number)
height.csv: Height Measurements
· Height : (meters)
raw_hr_hr.csv: Heart rate data
· Heart Rate : (bpm)
raw_tracker_calories-earned.csv: Calories earned data
· Duration : (seconds)
· Value : (number of calories)
raw_tracker_distance.csv: Distance data
· Duration : (seconds)
· Value : (meters)
raw_tracker_elevation.csv: Elevation data
· Duration : (seconds)
· Value : (meters)
raw_tracker_lap-pool.csv: Lap pool data
· Duration : (seconds)
· Value : (number of laps)
raw_tracker_sleep-state.csv: Sleep trackers data
· Duration : (seconds)
· Value : (0 -> awake; 1 -> light sleep; 2 -> deep sleep)
raw_tracker_steps.csv: Steps data
· Duration : (seconds)
· Value : (steps number)
signal.csv: Your ECG signals
· Frequency: Sampling frequency in Hz
· Duration: Duration in seconds
· Wear Position: Position of the device when tracking measurement :
- 0 -> right wrist; 1 -> left wrist
- 2 -> right arm; 3 -> left arm
· Signal: Full data set of the ECG recordings
- Value in microvolts (μV) for ECG recorded with a watch.
- Value in millivolts (mV) for ECG recorded with a blood pressure monitor.
sleep.csv: Sleep data
weight.csv: Weights Measurements
· Weight : Weight (kg)
· Fat mass : Fat mass (kg)
· Bone mass : Bone mass (kg)
· Muscle mass : Muscle mass (kg)
· Hydration : Hydration (kg)

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,232 @@
start,duration,value
2024-10-18T02:29:00+02:00,"[180,3000,3360,960]","[1,2,1,2]"
2024-10-18T04:34:00+02:00,"[3600,180,1260,240,5280]","[1,2,1,2,1]"
2024-10-17T21:05:00+02:00,"[120,180,180,1440,1500,720,1560,2580,2100]","[0,1,2,1,2,1,2,1,2]"
2024-10-17T23:58:00+02:00,"[720,180,60,420,180,360,3540,780,960,360,120,1020,360]","[1,1,0,0,1,2,2,1,2,1,0,0,1]"
2024-10-17T01:48:00+02:00,"[300,1140,1560,1080,540,1080,1740,360,660,420,780,720]","[1,2,1,2,1,2,1,2,1,2,1,2]"
2024-10-17T04:41:00+02:00,"[3420,240,1920,240,1500,420]","[1,2,1,2,1,0]"
2024-10-16T22:38:00+02:00,"[120,780,1140,720,420,2280,1980,720,780,1500]","[0,1,2,1,2,1,2,1,2,1]"
2024-10-17T01:32:00+02:00,"[720,240]","[2,1]"
2024-10-15T22:30:00+02:00,"[120,720,4680,1500,1380,660]","[0,1,2,1,2,1]"
2024-10-16T02:18:00+02:00,"[180,960,900,960,600,1620,720,1080,180]","[2,1,2,1,2,1,2,1,2]"
2024-10-16T04:18:00+02:00,"[4800,660,240,1620,540]","[1,2,0,1,0]"
2024-10-16T01:01:00+02:00,"[2100,720,1800]","[2,1,2]"
2024-10-14T22:03:00+02:00,"[120,180,780,2400,660,480,1860,1200,2760]","[0,1,2,1,2,1,2,1,2]"
2024-10-15T01:04:00+02:00,"[600,1920,840,540,60]","[1,2,2,1,2]"
2024-10-15T02:10:00+02:00,"[240,2160,1500,780,180,1620,360,1560,1560,780]","[2,1,2,1,2,1,2,1,2,1]"
2024-10-15T05:09:00+02:00,"[900,2520,180,1680,300,1320,60]","[2,1,0,1,2,1,0]"
2024-10-15T00:57:00+02:00,[420],[1]
2024-10-14T01:01:00+02:00,"[3180,1800,420,1440,1080,900,1140,780]","[2,1,2,1,2,1,2,1]"
2024-10-14T04:00:00+02:00,"[360,1680,180,1800,1200,780,360,3720,60]","[2,1,0,1,2,1,2,1,0]"
2024-10-13T21:51:00+02:00,"[120,480,1320,900,3060,720,420,720,1320,1320,300]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-10-14T00:49:00+02:00,[720],[1]
2024-10-13T01:55:00+02:00,"[420,720,720,660,780,1560,1740,240,540,180,420,780,240,180,240,660]","[1,2,1,2,1,2,1,2,0,1,2,1,2,0,1,2]"
2024-10-13T04:43:00+02:00,"[1020,180,1620,720,1200,480,1320,180,240,180,180,1200,420]","[1,0,1,2,1,2,1,0,1,2,0,0,1]"
2024-10-13T07:12:00+02:00,"[3120,480,840]","[1,0,1]"
2024-10-12T22:55:00+02:00,"[120,1140,1320,780,2700,1440,840,2460]","[0,1,2,1,2,1,2,1]"
2024-10-12T02:51:00+02:00,"[540,1740,2160,180,180,60,840,480]","[1,2,1,2,1,1,0,1]"
2024-10-12T04:34:00+02:00,"[180,1620,300,3900,540,1020,420,2100,180]","[1,2,0,1,2,1,2,1,2]"
2024-10-12T07:25:00+02:00,"[2820,300]","[1,0]"
2024-10-11T23:44:00+02:00,"[120,2100,2400,780,1500,720,180,780,480,960]","[0,1,2,1,2,1,2,1,2,1]"
2024-10-12T02:31:00+02:00,[900],[2]
2024-10-10T23:26:00+02:00,"[120,180,1440,480,1440,1500,1080,1440,480,720,1080,840]","[0,1,2,1,2,1,2,1,2,1,2,1]"
2024-10-11T02:26:00+02:00,"[60,1440,720,240,3660,1680,1920,720]","[1,2,1,2,1,2,2,1]"
2024-10-11T05:20:00+02:00,"[2820,1140,420,420,240,1080,120]","[1,2,1,0,0,1,1]"
2024-10-10T01:22:00+02:00,"[360,1440,840,600,1320,1440,1740,780,1080]","[2,1,2,1,2,1,2,1,2]"
2024-10-10T04:02:00+02:00,"[2340,300,5520,720,240]","[1,2,1,2,1]"
2024-10-09T22:21:00+02:00,"[120,180,1920,1500,960,720,1260,1080,1200,1800]","[0,1,2,1,2,1,2,1,2,1]"
2024-10-10T01:20:00+02:00,[120],[2]
2024-10-08T22:52:00+02:00,"[120,540,420,1320,960,1080,300,780,1620,480,2640]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-10-09T01:43:00+02:00,"[780,720,540,720,780,720,1560,2100,240,1620]","[1,1,2,1,2,1,2,1,2,1]"
2024-10-09T04:26:00+02:00,"[1200,2160,420]","[2,1,0]"
2024-10-07T21:19:00+02:00,"[120,960,1800,2220,1080,1080,1020,1560]","[0,1,2,1,2,1,2,1]"
2024-10-08T00:03:00+02:00,"[1020,540,1560,1500,660,780,1320,1620,180,660]","[2,2,2,2,2,1,1,2,0,1]"
2024-10-08T02:47:00+02:00,"[1620,3180,720,1980,540,180,420,660,300,960]","[2,1,2,1,0,1,0,1,1,1]"
2024-10-08T05:43:00+02:00,"[900,1860,480,2460]","[1,2,0,1]"
2024-10-06T21:27:00+02:00,"[120,960,2040,2160,360,720,2100,840,900]","[0,1,2,1,2,1,2,1,2]"
2024-10-07T00:17:00+02:00,"[1560,180,360,2880,1560,1080,240,1680,1020]","[1,1,2,1,2,1,2,1,2]"
2024-10-07T03:13:00+02:00,"[4740,1500,960,180,1320,180]","[1,2,1,2,1,0]"
2024-10-05T22:54:00+02:00,"[120,480,960,600,180,1320,1440,240,1380,1440]","[0,1,2,0,1,2,1,2,1,2]"
2024-10-06T01:10:00+02:00,"[3120,120,1440,600,780]","[1,2,2,2,1]"
2024-10-06T02:51:00+02:00,"[2340,360,780,1020,1020,360,1680,240]","[1,2,1,2,1,2,1,0]"
2024-10-06T05:01:00+02:00,"[3300,300,720,900,180,600,180,60,540,240,420,420,900,1080,180]","[1,2,1,2,1,0,1,0,0,1,0,1,0,1,1]"
2024-10-05T00:24:00+02:00,"[120,480,480,660,180,720,240,600,360,1740,1380,720,360,720,1800]","[0,1,2,1,2,1,2,1,2,1,2,1,2,1,2]"
2024-10-05T03:20:00+02:00,"[360,1020,420,720,1980,3660,480]","[1,1,2,1,2,1,2]"
2024-10-05T05:44:00+02:00,"[4260,1020]","[1,1]"
2024-10-05T07:12:00+02:00,"[960,300,2400,60]","[1,2,1,0]"
2024-10-03T23:39:00+02:00,"[120,180,840,1260,1500,720,1620,1440,180,720,1140]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-10-04T04:20:00+02:00,"[180,720,1800,540,2460,240,1020,300,120]","[2,1,2,0,1,0,1,2,1]"
2024-10-04T02:21:00+02:00,"[1800,900,720,540,720,1380,1080]","[1,2,1,2,1,2,1]"
2024-10-03T04:04:00+02:00,"[1020,2520,780,1560,2100,360,2220,120]","[1,2,1,2,1,2,1,0]"
2024-10-03T01:04:00+02:00,"[120,780,1260,2760,300,720,1260,900,840,1860]","[0,1,2,1,2,1,2,1,2,1]"
2024-10-01T23:33:00+02:00,"[240,720,1800,720,1320,1260,2340,840,300]","[0,1,2,1,2,1,2,1,2]"
2024-10-02T02:12:00+02:00,"[1980,420,2100,1140,420,1980,360,1020,1320]","[1,1,2,1,2,1,2,1,2]"
2024-10-02T05:11:00+02:00,"[1380,180,2340,60]","[1,0,1,0]"
2024-09-30T23:57:00+02:00,"[120,900,420,1560,540,1620,2580,1020,1140]","[0,1,2,1,2,1,2,1,2]"
2024-10-01T02:42:00+02:00,"[1080,240,840,840,360,720,660,2340,1680]","[1,2,2,1,2,1,2,1,2]"
2024-10-01T05:08:00+02:00,"[4560,120]","[1,0]"
2024-09-30T00:39:00+02:00,[240],[1]
2024-09-30T00:43:00+02:00,"[840,1260,3420,1440,3420]","[1,2,1,2,1]"
2024-09-30T03:36:00+02:00,"[1260,5880,1020,180]","[2,1,2,0]"
2024-09-30T05:55:00+02:00,"[2880,60]","[1,0]"
2024-09-29T21:40:00+02:00,"[120,900,1380,2160,1200,540,720,900,780,1080,960]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-09-28T23:29:00+02:00,"[120,180,840,720,1740,840,300,900,300,720,720,1920,1500]","[0,1,2,1,2,1,2,1,2,1,2,1,2]"
2024-09-29T03:45:00+02:00,"[660,840,720,960,720,4260,720,360]","[2,1,2,1,2,1,2,0]"
2024-09-29T02:29:00+02:00,"[1920,660,1980]","[1,2,1]"
2024-09-28T03:22:00+02:00,"[180,720,1740,780,1020,1800,780,2580,540]","[2,1,2,1,2,1,2,1,0]"
2024-09-28T06:11:00+02:00,"[720,360,420,180,1200,840,900,960,120]","[1,2,1,0,1,2,1,0,1]"
2024-09-28T00:19:00+02:00,"[120,1200,180,1080,660,1380,660,720,3540,1020]","[0,1,2,1,2,1,2,1,2,1]"
2024-09-28T03:15:00+02:00,[420],[2]
2024-09-26T23:01:00+02:00,"[120,180,1560,1560,2760,480,1920,780,1380]","[0,1,2,1,2,1,2,1,2]"
2024-09-27T02:03:00+02:00,"[540,240,720,480,1860,300,720,1020,720,2040,840,480]","[1,2,1,2,1,2,1,2,1,2,1,0]"
2024-09-27T04:49:00+02:00,"[1260,1200,960,480,1980,300,840,480]","[1,2,1,2,1,2,1,0]"
2024-09-27T02:00:00+02:00,[180],[1]
2024-09-25T23:32:00+02:00,"[120,180,2160,540,180,360,2160,1200,720,720,540,420,840]","[0,1,2,0,1,2,1,2,1,2,1,2,1]"
2024-09-26T02:21:00+02:00,[1200],[2]
2024-09-26T02:41:00+02:00,"[600,1380,900,720,420,1020,420,1920,960]","[2,1,2,1,2,1,2,1,2]"
2024-09-26T05:00:00+02:00,"[3060,180,1020,180,480,120]","[1,2,1,2,1,0]"
2024-09-25T01:37:00+02:00,"[3360,3120,1560,1140,600]","[2,1,2,1,2]"
2024-09-25T04:20:00+02:00,"[1140,420,2220,360,5040,60]","[1,2,1,2,1,0]"
2024-09-25T06:54:00+02:00,"[540,660,240]","[0,1,1]"
2024-09-24T22:33:00+02:00,"[120,180,540,1380,1080,540,720,1980,2580,840,360,480]","[0,1,2,1,2,1,2,1,2,1,2,1]"
2024-09-24T00:23:00+02:00,"[180,1080,900,960,960,1380,1800,1020,180,720,900]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-09-24T03:11:00+02:00,[1860],[1]
2024-09-24T03:42:00+02:00,"[2040,660,720,1080,4140,1440]","[1,2,1,2,1,2]"
2024-09-24T06:30:00+02:00,"[2880,120]","[1,0]"
2024-09-22T21:04:00+02:00,"[120,180,3480,1620,900,1260,840,1260,780,360]","[0,1,2,1,2,1,2,1,2,1]"
2024-09-23T00:04:00+02:00,"[3000,1740,780,1680,1620,780,540]","[1,2,1,2,1,2,1]"
2024-09-23T02:53:00+02:00,"[720,900,480,2580,240,2700,360]","[2,1,2,1,2,1,0]"
2024-09-20T22:10:00+02:00,"[120,180,1020,2220,960,1620,1260,960]","[0,1,2,1,2,1,2,1]"
2024-09-21T00:29:00+02:00,"[2640,60]","[2,1]"
2024-09-21T01:14:00+02:00,"[1740,1500,780,2040,1980,420,780,900]","[1,2,1,2,1,2,1,2]"
2024-09-21T04:03:00+02:00,"[780,900,5340,240,2100,660]","[1,2,1,2,1,2]"
2024-09-21T06:50:00+02:00,"[1140,180]","[1,0]"
2024-09-20T00:59:00+02:00,"[720,720,1680,720,360,1980,180,720,1620,540,1140]","[2,1,2,1,2,1,2,1,2,1,2]"
2024-09-20T03:52:00+02:00,"[1500,360,1920,840,1980,1020,3000]","[1,2,1,2,1,2,1]"
2024-09-20T06:49:00+02:00,"[240,120,840,840]","[0,0,1,1]"
2024-09-19T21:59:00+02:00,"[120,540,480,1320,660,1860,720,600,720,540,300,720,360,1500,360]","[0,1,2,1,2,1,2,1,2,1,2,1,2,1,2]"
2024-09-19T02:17:00+02:00,"[1500,1200,1560,1680,4140]","[1,2,1,2,1]"
2024-09-19T05:05:00+02:00,"[780,3720,300,840]","[2,1,2,1]"
2024-09-18T23:17:00+02:00,"[120,180,3960,1680,420,540,1260,720,1260,660]","[0,1,2,1,2,1,2,1,2,1]"
2024-09-18T02:37:00+02:00,"[2100,2580,1620,3420,480]","[2,1,2,1,2]"
2024-09-18T05:27:00+02:00,"[5040,480,720,480]","[1,0,1,1]"
2024-09-17T23:24:00+02:00,"[120,1080,2940,780,660,1920,780,720,480,1080]","[0,1,2,1,2,1,2,1,2,1]"
2024-09-18T02:20:00+02:00,[1020],[2]
2024-09-16T23:27:00+02:00,"[1320,1440,600,1500,1320,1920,780,720,900]","[1,1,2,1,2,1,2,1,2]"
2024-09-17T02:22:00+02:00,"[2820,480,3000,180,2520,840,720,180]","[1,2,1,0,1,2,1,0]"
2024-09-17T05:21:00+02:00,"[2460,1020,720,480,1440,180]","[1,1,1,0,1,0]"
2024-09-16T20:42:00+02:00,"[120,1620,1740,1860,240,660,540,720,720,540,180,780,180]","[0,1,2,1,2,1,2,1,2,1,2,1,2]"
2024-09-16T05:38:00+02:00,[4260],[1]
2024-09-15T22:00:00+02:00,"[120,180,1740,1440,1980,720,2220,960,1440]","[0,1,2,1,2,1,2,1,2]"
2024-09-16T01:00:00+02:00,"[540,1440,1440,780,960,780,240,3000,900]","[2,1,2,1,2,1,2,1,2]"
2024-09-16T03:48:00+02:00,"[840,720,3900,1140]","[1,2,1,2]"
2024-09-15T00:16:00+02:00,"[420,720,1740,1560,420,4020,1860]","[2,1,2,1,2,1,2]"
2024-09-15T03:15:00+02:00,"[3360,180,3360,180,1140,780,960,180,360]","[1,0,1,2,1,2,1,2,1]"
2024-09-15T06:10:00+02:00,"[420,660,540,1680,420,360,600,600,60]","[0,1,0,1,0,1,0,1,1]"
2024-09-15T07:41:00+02:00,"[480,1260]","[0,1]"
2024-09-15T08:10:00+02:00,[600],[1]
2024-09-14T21:16:00+02:00,"[120,480,840,840,2100,960,600,1140,1140,780,600,720,480]","[0,1,2,1,2,1,2,1,2,1,2,1,2]"
2024-09-13T20:24:00+02:00,"[120,480,600,720,360,660,480,180,1080,1800,1560,960,780,720]","[0,1,2,1,2,1,0,1,2,1,2,1,2,1]"
2024-09-13T23:19:00+02:00,"[720,540,900,480,1020,2640,180,780,60,420,2640]","[2,1,1,2,1,2,2,1,1,2,1]"
2024-09-14T02:12:00+02:00,"[1260,900,360,2340,240,780,720,2880,240,240]","[2,1,2,1,2,1,2,1,2,1]"
2024-09-14T04:58:00+02:00,[1020],[1]
2024-09-14T05:15:00+02:00,"[3000,180,1800,300,2100]","[1,0,1,2,1]"
2024-09-14T07:18:00+02:00,"[240,540,1620,600,2280,2880]","[1,0,1,0,1,1]"
2024-09-13T01:08:00+02:00,"[1500,780,720,1140,2820,1320,720]","[1,2,1,2,1,2,1]"
2024-09-13T03:38:00+02:00,"[1920,1020,180,2400,420,1380]","[2,1,0,1,2,1]"
2024-09-12T22:08:00+02:00,"[120,780,1020,720,780,780,3060,780,1800,960]","[0,1,2,1,2,1,2,1,2,1]"
2024-09-11T21:23:00+02:00,"[120,480,1080,720,900,2520,1980,180,660,660]","[0,1,2,1,2,1,2,0,1,2]"
2024-09-11T23:58:00+02:00,"[1740,1200,2100,720,360,1920,1380,780]","[1,1,2,1,2,1,2,1]"
2024-09-12T02:48:00+02:00,"[1440,2220,900,3540,1200]","[2,1,2,1,1]"
2024-09-12T05:23:00+02:00,"[1680,240,1260,360]","[1,2,1,0]"
2024-09-11T01:27:00+02:00,"[240,1020,1560,660,3540,1080,780,420]","[1,2,1,2,1,2,1,2]"
2024-09-11T04:02:00+02:00,"[1560,360,4680,540,1620,240]","[1,2,1,2,1,0]"
2024-09-10T22:27:00+02:00,"[120,180,1440,4020,780,1380,900,1980]","[0,1,2,1,2,1,2,1]"
2024-09-10T02:18:00+02:00,"[840,1260,480,4140,1980,720,600]","[2,1,2,1,2,1,2]"
2024-09-10T05:05:00+02:00,"[2760,780,5040,420,540]","[1,2,1,0,1]"
2024-09-09T23:08:00+02:00,"[180,1620,1260,1140,2580,1080,2640]","[0,1,2,1,2,1,2]"
2024-09-10T02:03:00+02:00,"[720,180]","[1,2]"
2024-09-09T01:45:00+02:00,"[720,660,780,1560,2580,2100,720,300,1020,180]","[1,2,1,2,1,2,1,2,1,2]"
2024-09-09T04:42:00+02:00,"[1980,600,840,540,4500]","[1,2,1,2,1]"
2024-09-08T22:19:00+02:00,"[120,1500,1620,1020,4140,780,180]","[0,1,2,1,2,1,2]"
2024-09-09T00:55:00+02:00,"[2040,480]","[1,2]"
2024-09-07T22:10:00+02:00,"[120,1020,1140,720,600,720,1260,720,2880,840]","[0,1,2,1,2,1,2,1,2,1]"
2024-09-08T00:57:00+02:00,"[1440,240,3180,1140,780,480,2640]","[2,2,1,2,1,2,1]"
2024-09-08T03:42:00+02:00,"[2640,1980,300,5640,60,180]","[2,1,2,1,1,0]"
2024-09-08T06:42:00+02:00,"[180,180,420,420,2280,900]","[1,0,1,0,1,1]"
2024-09-07T01:52:00+02:00,"[1500,1140,720,960,780,420,3360,1140,660]","[1,2,1,2,1,2,1,2,1]"
2024-09-07T04:50:00+02:00,"[240,2400,300,3960]","[2,1,2,1]"
2024-09-06T22:48:00+02:00,"[120,2340,2100,1620,300,1800,360,780,360]","[0,1,2,1,2,1,2,1,2]"
2024-09-07T01:31:00+02:00,[1260],[1]
2024-09-06T01:11:00+02:00,"[1080,960,1320,1260,540,3000,540,1020,480]","[2,1,2,1,2,1,2,1,2]"
2024-09-06T04:01:00+02:00,"[3240,420,1740,240]","[1,2,1,2]"
2024-09-06T05:35:00+02:00,"[5400,300,120]","[1,2,1]"
2024-09-05T22:10:00+02:00,"[120,180,360,720,360,780,720,2220,1800,960,420,720]","[0,1,2,1,2,1,2,1,2,1,2,1]"
2024-09-06T00:46:00+02:00,[1500],[2]
2024-09-04T22:42:00+02:00,"[120,1020,360,720,660,1260,1860,720,1020,540,600,720,960]","[0,1,2,1,2,1,2,1,2,1,2,1,2]"
2024-09-05T01:38:00+02:00,"[780,1500,1260,1020,3660,540]","[1,2,1,2,1,2]"
2024-09-05T04:04:00+02:00,"[6420,660]","[1,2]"
2024-09-05T06:02:00+02:00,"[7140,300,180]","[1,0,1]"
2024-09-04T02:04:00+02:00,"[420,360,3540,1980,180,660,600]","[1,2,1,2,0,1,2]"
2024-09-04T04:13:00+02:00,"[3120,120,120,180,1020,180,360,300,240,1440,180,780,240,180,960,1080,240]","[1,2,2,0,1,1,2,1,0,1,0,1,1,0,1,1,0]"
2024-09-04T07:12:00+02:00,[360],[1]
2024-09-03T22:50:00+02:00,"[120,780,180,720,3540,1080,1860,1980]","[0,1,2,1,2,1,2,1]"
2024-09-04T01:41:00+02:00,"[1080,300]","[2,1]"
2024-09-02T22:29:00+02:00,"[240,2640,1440,2280,1680,840]","[0,1,2,1,2,1]"
2024-09-03T01:01:00+02:00,"[2040,3180,1800,1740,240,780,660]","[2,1,2,1,2,1,2]"
2024-09-03T03:55:00+02:00,"[3660,180,720,720,2880,480,720]","[1,2,1,2,1,2,1]"
2024-09-01T21:09:00+02:00,"[120,1320,900,2700,3600,840,720,540]","[0,1,2,1,2,1,2,1]"
2024-09-02T00:08:00+02:00,"[780,600,2100,1440,720,1500,1740,600]","[2,2,1,2,1,2,1,2]"
2024-09-02T02:46:00+02:00,"[2640,360,1320,360,1080,780,3660]","[1,2,1,2,1,2,1]"
2024-09-02T05:36:00+02:00,"[660,1320,180,240]","[2,1,0,1]"
2024-08-31T22:25:00+02:00,"[120,1020,180,720,900,1200,1080,780,2100,2700]","[0,1,2,1,2,1,2,1,2,1]"
2024-09-01T01:25:00+02:00,"[120,1440,900,780,2340,300,1200,780,1920,420]","[2,2,2,1,1,2,1,2,1,2]"
2024-09-01T04:15:00+02:00,"[3900,540,1740,60,1320,180,240,180,120,480,180,420,60,120]","[1,2,1,1,0,1,2,2,2,0,1,2,2,1]"
2024-08-30T23:19:00+02:00,"[120,180,900,3000,600,480,1380,2340,840,840]","[0,1,2,1,2,1,2,1,2,1]"
2024-08-31T02:17:00+02:00,"[300,1500,720,1980,960,180,660,1260,720,840]","[2,2,1,2,1,0,1,2,1,2]"
2024-08-31T04:49:00+02:00,"[5520,540,180,300,2100,60]","[1,2,1,0,1,0]"
2024-08-30T01:04:00+02:00,"[900,480,840,300,780,1080,1740,1560,900,1140]","[2,2,1,2,1,2,1,2,1,2]"
2024-08-30T03:46:00+02:00,"[1200,60,840,420]","[1,0,0,1]"
2024-08-30T04:28:00+02:00,"[540,240,240,300,780,900,3960,840,180,420,1620]","[1,2,1,0,1,2,1,2,1,0,1]"
2024-08-29T22:09:00+02:00,"[120,2640,1200,1440,3540,1560]","[0,1,2,1,2,1]"
2024-08-28T23:59:00+02:00,"[120,180,480,720,660,780,1020,1740,960]","[0,1,2,1,2,1,2,1,2]"
2024-08-29T01:50:00+02:00,"[4320,1200,2760,720,480]","[1,1,2,1,2]"
2024-08-29T04:28:00+02:00,"[2700,1500,3660,180]","[1,2,1,0]"
2024-08-28T01:48:00+02:00,"[120,1020,180,480,840,1440,1380,1920,780,540]","[0,1,2,0,1,2,1,2,1,2]"
2024-08-28T04:13:00+02:00,"[2340,540,540,720,1740,2520,180]","[1,2,2,1,2,1,0]"
2024-08-27T00:05:00+02:00,"[120,300,360,720,1740,2100,600,1080,1320,840,420,720]","[0,1,2,1,2,1,2,1,2,1,2,1]"
2024-08-27T02:57:00+02:00,"[660,1620,1620,840,1680,1200,1380,180,780,600,240]","[2,2,1,2,1,2,1,2,1,2,1]"
2024-08-27T05:57:00+02:00,"[180,1320,180,2880,300,1740]","[0,1,2,1,2,1]"
2024-08-26T01:24:00+02:00,"[120,180,240,720,240,780,360,780,300,1680,720]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-08-26T03:06:00+02:00,"[4980,1560,1560,780,840,240,180]","[1,1,2,1,2,1,0]"
2024-08-26T05:55:00+02:00,"[1980,300,780,240,3540,360,1140,120]","[1,2,1,2,1,2,1,0]"
2024-08-24T22:04:00+02:00,"[660,2340,180,1860,1140,1320,960,1620]","[0,1,2,1,2,1,2,1]"
2024-08-25T00:52:00+02:00,"[840,120,1620,2040,600,480,2400,480,300,1020,180]","[2,2,1,2,1,2,1,0,1,1,2]"
2024-08-25T03:40:00+02:00,"[900,2880,840,2400,840,2220,180,300,240]","[2,1,2,1,2,1,0,1,2]"
2024-08-25T06:40:00+02:00,"[1620,180,2340,420,3780,300,360,180]","[1,2,1,2,1,2,1,0]"
2024-08-23T03:39:00+02:00,"[2160,1320,2340,180,1260,180,1200,1440]","[1,2,1,0,1,2,1,2]"
2024-08-23T06:27:00+02:00,[3600],[1]
2024-08-22T23:49:00+02:00,"[120,180,1080,540,840,660,1380,300,720,960,1080,360,720,360,900]","[0,1,2,0,1,2,1,2,1,2,1,2,1,2,1]"
2024-08-23T02:39:00+02:00,"[1560,60,1200,780]","[2,2,2,1]"
2024-08-18T23:31:00+02:00,"[720,1680,660,1440,180,2100,2280]","[0,1,2,1,2,1,2]"
2024-08-19T02:02:00+02:00,"[2100,480]","[1,2]"
2024-08-19T02:45:00+02:00,"[60,540,300,3300,1140,660,780,780,900]","[2,1,2,1,2,1,2,1,2]"
2024-08-19T05:06:00+02:00,"[2820,360,1260]","[1,2,1]"
2024-08-16T06:29:00+02:00,"[60,1380,540,4200,900,1680,420]","[2,1,2,1,2,1,0]"
2024-08-16T00:06:00+02:00,"[120,180,180,2220,720,1500,1260,1680,360,2220,360]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-08-16T03:06:00+02:00,"[420,1020,1260,300,1020,1560,300,540,180,720,360,960,300,660]","[2,1,2,1,1,1,2,1,2,1,2,1,2,0]"
2024-08-16T05:46:00+02:00,"[1380,840,360]","[1,1,2]"
2024-08-15T04:34:00+02:00,"[3120,180,720,480,720,540,960,1260,720,300]","[1,2,1,2,1,2,1,2,1,2]"
2024-08-15T07:04:00+02:00,"[2040,840,3300]","[1,2,1]"
2024-08-15T00:48:00+02:00,"[1020,180,1320,600,600,780,1500,300,1140,840,720,1140]","[0,1,2,0,1,2,1,2,1,2,1,2]"
2024-08-15T03:37:00+02:00,"[780,1440,120,300,780]","[1,2,2,2,1]"
2024-08-14T02:49:00+02:00,"[120,2460,240,720,780,1920,180,960,780,1320]","[2,1,2,1,2,1,2,1,2,1]"
2024-08-14T05:27:00+02:00,"[1440,3240,240,900,300]","[2,1,2,1,0]"
2024-08-13T22:27:00+02:00,"[120,540,900,1140,1140,1020,720,1020,300,960,1980]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-08-14T01:11:00+02:00,"[1320,900,360,780,1500,240,720,60]","[1,1,2,1,2,2,1,2]"
2024-08-12T22:59:00+02:00,"[120,1260,2340,780,2220,780,1440,540,180,720,420]","[0,1,2,1,2,1,2,1,2,1,2]"
2024-08-13T01:59:00+02:00,"[540,240,1020,1680,240,720,60,1200,720,180,2700,660]","[1,2,1,2,2,1,2,2,1,2,1,2]"
2024-08-13T04:45:00+02:00,"[2700,240,1920,240,2460,300,1140]","[1,0,1,2,1,2,1]"
2024-08-12T00:04:00+02:00,"[360,2400,360,2400,840,840,1800,840,720]","[0,1,2,1,2,1,2,1,2]"
2024-08-12T03:00:00+02:00,"[720,480,420,2160,1080,900,780,60,900,780,180]","[1,2,1,1,2,2,1,1,2,1,0]"
2024-08-12T05:21:00+02:00,"[4020,180,540]","[1,0,1]"
1 start duration value
2 2024-10-18T02:29:00+02:00 [180,3000,3360,960] [1,2,1,2]
3 2024-10-18T04:34:00+02:00 [3600,180,1260,240,5280] [1,2,1,2,1]
4 2024-10-17T21:05:00+02:00 [120,180,180,1440,1500,720,1560,2580,2100] [0,1,2,1,2,1,2,1,2]
5 2024-10-17T23:58:00+02:00 [720,180,60,420,180,360,3540,780,960,360,120,1020,360] [1,1,0,0,1,2,2,1,2,1,0,0,1]
6 2024-10-17T01:48:00+02:00 [300,1140,1560,1080,540,1080,1740,360,660,420,780,720] [1,2,1,2,1,2,1,2,1,2,1,2]
7 2024-10-17T04:41:00+02:00 [3420,240,1920,240,1500,420] [1,2,1,2,1,0]
8 2024-10-16T22:38:00+02:00 [120,780,1140,720,420,2280,1980,720,780,1500] [0,1,2,1,2,1,2,1,2,1]
9 2024-10-17T01:32:00+02:00 [720,240] [2,1]
10 2024-10-15T22:30:00+02:00 [120,720,4680,1500,1380,660] [0,1,2,1,2,1]
11 2024-10-16T02:18:00+02:00 [180,960,900,960,600,1620,720,1080,180] [2,1,2,1,2,1,2,1,2]
12 2024-10-16T04:18:00+02:00 [4800,660,240,1620,540] [1,2,0,1,0]
13 2024-10-16T01:01:00+02:00 [2100,720,1800] [2,1,2]
14 2024-10-14T22:03:00+02:00 [120,180,780,2400,660,480,1860,1200,2760] [0,1,2,1,2,1,2,1,2]
15 2024-10-15T01:04:00+02:00 [600,1920,840,540,60] [1,2,2,1,2]
16 2024-10-15T02:10:00+02:00 [240,2160,1500,780,180,1620,360,1560,1560,780] [2,1,2,1,2,1,2,1,2,1]
17 2024-10-15T05:09:00+02:00 [900,2520,180,1680,300,1320,60] [2,1,0,1,2,1,0]
18 2024-10-15T00:57:00+02:00 [420] [1]
19 2024-10-14T01:01:00+02:00 [3180,1800,420,1440,1080,900,1140,780] [2,1,2,1,2,1,2,1]
20 2024-10-14T04:00:00+02:00 [360,1680,180,1800,1200,780,360,3720,60] [2,1,0,1,2,1,2,1,0]
21 2024-10-13T21:51:00+02:00 [120,480,1320,900,3060,720,420,720,1320,1320,300] [0,1,2,1,2,1,2,1,2,1,2]
22 2024-10-14T00:49:00+02:00 [720] [1]
23 2024-10-13T01:55:00+02:00 [420,720,720,660,780,1560,1740,240,540,180,420,780,240,180,240,660] [1,2,1,2,1,2,1,2,0,1,2,1,2,0,1,2]
24 2024-10-13T04:43:00+02:00 [1020,180,1620,720,1200,480,1320,180,240,180,180,1200,420] [1,0,1,2,1,2,1,0,1,2,0,0,1]
25 2024-10-13T07:12:00+02:00 [3120,480,840] [1,0,1]
26 2024-10-12T22:55:00+02:00 [120,1140,1320,780,2700,1440,840,2460] [0,1,2,1,2,1,2,1]
27 2024-10-12T02:51:00+02:00 [540,1740,2160,180,180,60,840,480] [1,2,1,2,1,1,0,1]
28 2024-10-12T04:34:00+02:00 [180,1620,300,3900,540,1020,420,2100,180] [1,2,0,1,2,1,2,1,2]
29 2024-10-12T07:25:00+02:00 [2820,300] [1,0]
30 2024-10-11T23:44:00+02:00 [120,2100,2400,780,1500,720,180,780,480,960] [0,1,2,1,2,1,2,1,2,1]
31 2024-10-12T02:31:00+02:00 [900] [2]
32 2024-10-10T23:26:00+02:00 [120,180,1440,480,1440,1500,1080,1440,480,720,1080,840] [0,1,2,1,2,1,2,1,2,1,2,1]
33 2024-10-11T02:26:00+02:00 [60,1440,720,240,3660,1680,1920,720] [1,2,1,2,1,2,2,1]
34 2024-10-11T05:20:00+02:00 [2820,1140,420,420,240,1080,120] [1,2,1,0,0,1,1]
35 2024-10-10T01:22:00+02:00 [360,1440,840,600,1320,1440,1740,780,1080] [2,1,2,1,2,1,2,1,2]
36 2024-10-10T04:02:00+02:00 [2340,300,5520,720,240] [1,2,1,2,1]
37 2024-10-09T22:21:00+02:00 [120,180,1920,1500,960,720,1260,1080,1200,1800] [0,1,2,1,2,1,2,1,2,1]
38 2024-10-10T01:20:00+02:00 [120] [2]
39 2024-10-08T22:52:00+02:00 [120,540,420,1320,960,1080,300,780,1620,480,2640] [0,1,2,1,2,1,2,1,2,1,2]
40 2024-10-09T01:43:00+02:00 [780,720,540,720,780,720,1560,2100,240,1620] [1,1,2,1,2,1,2,1,2,1]
41 2024-10-09T04:26:00+02:00 [1200,2160,420] [2,1,0]
42 2024-10-07T21:19:00+02:00 [120,960,1800,2220,1080,1080,1020,1560] [0,1,2,1,2,1,2,1]
43 2024-10-08T00:03:00+02:00 [1020,540,1560,1500,660,780,1320,1620,180,660] [2,2,2,2,2,1,1,2,0,1]
44 2024-10-08T02:47:00+02:00 [1620,3180,720,1980,540,180,420,660,300,960] [2,1,2,1,0,1,0,1,1,1]
45 2024-10-08T05:43:00+02:00 [900,1860,480,2460] [1,2,0,1]
46 2024-10-06T21:27:00+02:00 [120,960,2040,2160,360,720,2100,840,900] [0,1,2,1,2,1,2,1,2]
47 2024-10-07T00:17:00+02:00 [1560,180,360,2880,1560,1080,240,1680,1020] [1,1,2,1,2,1,2,1,2]
48 2024-10-07T03:13:00+02:00 [4740,1500,960,180,1320,180] [1,2,1,2,1,0]
49 2024-10-05T22:54:00+02:00 [120,480,960,600,180,1320,1440,240,1380,1440] [0,1,2,0,1,2,1,2,1,2]
50 2024-10-06T01:10:00+02:00 [3120,120,1440,600,780] [1,2,2,2,1]
51 2024-10-06T02:51:00+02:00 [2340,360,780,1020,1020,360,1680,240] [1,2,1,2,1,2,1,0]
52 2024-10-06T05:01:00+02:00 [3300,300,720,900,180,600,180,60,540,240,420,420,900,1080,180] [1,2,1,2,1,0,1,0,0,1,0,1,0,1,1]
53 2024-10-05T00:24:00+02:00 [120,480,480,660,180,720,240,600,360,1740,1380,720,360,720,1800] [0,1,2,1,2,1,2,1,2,1,2,1,2,1,2]
54 2024-10-05T03:20:00+02:00 [360,1020,420,720,1980,3660,480] [1,1,2,1,2,1,2]
55 2024-10-05T05:44:00+02:00 [4260,1020] [1,1]
56 2024-10-05T07:12:00+02:00 [960,300,2400,60] [1,2,1,0]
57 2024-10-03T23:39:00+02:00 [120,180,840,1260,1500,720,1620,1440,180,720,1140] [0,1,2,1,2,1,2,1,2,1,2]
58 2024-10-04T04:20:00+02:00 [180,720,1800,540,2460,240,1020,300,120] [2,1,2,0,1,0,1,2,1]
59 2024-10-04T02:21:00+02:00 [1800,900,720,540,720,1380,1080] [1,2,1,2,1,2,1]
60 2024-10-03T04:04:00+02:00 [1020,2520,780,1560,2100,360,2220,120] [1,2,1,2,1,2,1,0]
61 2024-10-03T01:04:00+02:00 [120,780,1260,2760,300,720,1260,900,840,1860] [0,1,2,1,2,1,2,1,2,1]
62 2024-10-01T23:33:00+02:00 [240,720,1800,720,1320,1260,2340,840,300] [0,1,2,1,2,1,2,1,2]
63 2024-10-02T02:12:00+02:00 [1980,420,2100,1140,420,1980,360,1020,1320] [1,1,2,1,2,1,2,1,2]
64 2024-10-02T05:11:00+02:00 [1380,180,2340,60] [1,0,1,0]
65 2024-09-30T23:57:00+02:00 [120,900,420,1560,540,1620,2580,1020,1140] [0,1,2,1,2,1,2,1,2]
66 2024-10-01T02:42:00+02:00 [1080,240,840,840,360,720,660,2340,1680] [1,2,2,1,2,1,2,1,2]
67 2024-10-01T05:08:00+02:00 [4560,120] [1,0]
68 2024-09-30T00:39:00+02:00 [240] [1]
69 2024-09-30T00:43:00+02:00 [840,1260,3420,1440,3420] [1,2,1,2,1]
70 2024-09-30T03:36:00+02:00 [1260,5880,1020,180] [2,1,2,0]
71 2024-09-30T05:55:00+02:00 [2880,60] [1,0]
72 2024-09-29T21:40:00+02:00 [120,900,1380,2160,1200,540,720,900,780,1080,960] [0,1,2,1,2,1,2,1,2,1,2]
73 2024-09-28T23:29:00+02:00 [120,180,840,720,1740,840,300,900,300,720,720,1920,1500] [0,1,2,1,2,1,2,1,2,1,2,1,2]
74 2024-09-29T03:45:00+02:00 [660,840,720,960,720,4260,720,360] [2,1,2,1,2,1,2,0]
75 2024-09-29T02:29:00+02:00 [1920,660,1980] [1,2,1]
76 2024-09-28T03:22:00+02:00 [180,720,1740,780,1020,1800,780,2580,540] [2,1,2,1,2,1,2,1,0]
77 2024-09-28T06:11:00+02:00 [720,360,420,180,1200,840,900,960,120] [1,2,1,0,1,2,1,0,1]
78 2024-09-28T00:19:00+02:00 [120,1200,180,1080,660,1380,660,720,3540,1020] [0,1,2,1,2,1,2,1,2,1]
79 2024-09-28T03:15:00+02:00 [420] [2]
80 2024-09-26T23:01:00+02:00 [120,180,1560,1560,2760,480,1920,780,1380] [0,1,2,1,2,1,2,1,2]
81 2024-09-27T02:03:00+02:00 [540,240,720,480,1860,300,720,1020,720,2040,840,480] [1,2,1,2,1,2,1,2,1,2,1,0]
82 2024-09-27T04:49:00+02:00 [1260,1200,960,480,1980,300,840,480] [1,2,1,2,1,2,1,0]
83 2024-09-27T02:00:00+02:00 [180] [1]
84 2024-09-25T23:32:00+02:00 [120,180,2160,540,180,360,2160,1200,720,720,540,420,840] [0,1,2,0,1,2,1,2,1,2,1,2,1]
85 2024-09-26T02:21:00+02:00 [1200] [2]
86 2024-09-26T02:41:00+02:00 [600,1380,900,720,420,1020,420,1920,960] [2,1,2,1,2,1,2,1,2]
87 2024-09-26T05:00:00+02:00 [3060,180,1020,180,480,120] [1,2,1,2,1,0]
88 2024-09-25T01:37:00+02:00 [3360,3120,1560,1140,600] [2,1,2,1,2]
89 2024-09-25T04:20:00+02:00 [1140,420,2220,360,5040,60] [1,2,1,2,1,0]
90 2024-09-25T06:54:00+02:00 [540,660,240] [0,1,1]
91 2024-09-24T22:33:00+02:00 [120,180,540,1380,1080,540,720,1980,2580,840,360,480] [0,1,2,1,2,1,2,1,2,1,2,1]
92 2024-09-24T00:23:00+02:00 [180,1080,900,960,960,1380,1800,1020,180,720,900] [0,1,2,1,2,1,2,1,2,1,2]
93 2024-09-24T03:11:00+02:00 [1860] [1]
94 2024-09-24T03:42:00+02:00 [2040,660,720,1080,4140,1440] [1,2,1,2,1,2]
95 2024-09-24T06:30:00+02:00 [2880,120] [1,0]
96 2024-09-22T21:04:00+02:00 [120,180,3480,1620,900,1260,840,1260,780,360] [0,1,2,1,2,1,2,1,2,1]
97 2024-09-23T00:04:00+02:00 [3000,1740,780,1680,1620,780,540] [1,2,1,2,1,2,1]
98 2024-09-23T02:53:00+02:00 [720,900,480,2580,240,2700,360] [2,1,2,1,2,1,0]
99 2024-09-20T22:10:00+02:00 [120,180,1020,2220,960,1620,1260,960] [0,1,2,1,2,1,2,1]
100 2024-09-21T00:29:00+02:00 [2640,60] [2,1]
101 2024-09-21T01:14:00+02:00 [1740,1500,780,2040,1980,420,780,900] [1,2,1,2,1,2,1,2]
102 2024-09-21T04:03:00+02:00 [780,900,5340,240,2100,660] [1,2,1,2,1,2]
103 2024-09-21T06:50:00+02:00 [1140,180] [1,0]
104 2024-09-20T00:59:00+02:00 [720,720,1680,720,360,1980,180,720,1620,540,1140] [2,1,2,1,2,1,2,1,2,1,2]
105 2024-09-20T03:52:00+02:00 [1500,360,1920,840,1980,1020,3000] [1,2,1,2,1,2,1]
106 2024-09-20T06:49:00+02:00 [240,120,840,840] [0,0,1,1]
107 2024-09-19T21:59:00+02:00 [120,540,480,1320,660,1860,720,600,720,540,300,720,360,1500,360] [0,1,2,1,2,1,2,1,2,1,2,1,2,1,2]
108 2024-09-19T02:17:00+02:00 [1500,1200,1560,1680,4140] [1,2,1,2,1]
109 2024-09-19T05:05:00+02:00 [780,3720,300,840] [2,1,2,1]
110 2024-09-18T23:17:00+02:00 [120,180,3960,1680,420,540,1260,720,1260,660] [0,1,2,1,2,1,2,1,2,1]
111 2024-09-18T02:37:00+02:00 [2100,2580,1620,3420,480] [2,1,2,1,2]
112 2024-09-18T05:27:00+02:00 [5040,480,720,480] [1,0,1,1]
113 2024-09-17T23:24:00+02:00 [120,1080,2940,780,660,1920,780,720,480,1080] [0,1,2,1,2,1,2,1,2,1]
114 2024-09-18T02:20:00+02:00 [1020] [2]
115 2024-09-16T23:27:00+02:00 [1320,1440,600,1500,1320,1920,780,720,900] [1,1,2,1,2,1,2,1,2]
116 2024-09-17T02:22:00+02:00 [2820,480,3000,180,2520,840,720,180] [1,2,1,0,1,2,1,0]
117 2024-09-17T05:21:00+02:00 [2460,1020,720,480,1440,180] [1,1,1,0,1,0]
118 2024-09-16T20:42:00+02:00 [120,1620,1740,1860,240,660,540,720,720,540,180,780,180] [0,1,2,1,2,1,2,1,2,1,2,1,2]
119 2024-09-16T05:38:00+02:00 [4260] [1]
120 2024-09-15T22:00:00+02:00 [120,180,1740,1440,1980,720,2220,960,1440] [0,1,2,1,2,1,2,1,2]
121 2024-09-16T01:00:00+02:00 [540,1440,1440,780,960,780,240,3000,900] [2,1,2,1,2,1,2,1,2]
122 2024-09-16T03:48:00+02:00 [840,720,3900,1140] [1,2,1,2]
123 2024-09-15T00:16:00+02:00 [420,720,1740,1560,420,4020,1860] [2,1,2,1,2,1,2]
124 2024-09-15T03:15:00+02:00 [3360,180,3360,180,1140,780,960,180,360] [1,0,1,2,1,2,1,2,1]
125 2024-09-15T06:10:00+02:00 [420,660,540,1680,420,360,600,600,60] [0,1,0,1,0,1,0,1,1]
126 2024-09-15T07:41:00+02:00 [480,1260] [0,1]
127 2024-09-15T08:10:00+02:00 [600] [1]
128 2024-09-14T21:16:00+02:00 [120,480,840,840,2100,960,600,1140,1140,780,600,720,480] [0,1,2,1,2,1,2,1,2,1,2,1,2]
129 2024-09-13T20:24:00+02:00 [120,480,600,720,360,660,480,180,1080,1800,1560,960,780,720] [0,1,2,1,2,1,0,1,2,1,2,1,2,1]
130 2024-09-13T23:19:00+02:00 [720,540,900,480,1020,2640,180,780,60,420,2640] [2,1,1,2,1,2,2,1,1,2,1]
131 2024-09-14T02:12:00+02:00 [1260,900,360,2340,240,780,720,2880,240,240] [2,1,2,1,2,1,2,1,2,1]
132 2024-09-14T04:58:00+02:00 [1020] [1]
133 2024-09-14T05:15:00+02:00 [3000,180,1800,300,2100] [1,0,1,2,1]
134 2024-09-14T07:18:00+02:00 [240,540,1620,600,2280,2880] [1,0,1,0,1,1]
135 2024-09-13T01:08:00+02:00 [1500,780,720,1140,2820,1320,720] [1,2,1,2,1,2,1]
136 2024-09-13T03:38:00+02:00 [1920,1020,180,2400,420,1380] [2,1,0,1,2,1]
137 2024-09-12T22:08:00+02:00 [120,780,1020,720,780,780,3060,780,1800,960] [0,1,2,1,2,1,2,1,2,1]
138 2024-09-11T21:23:00+02:00 [120,480,1080,720,900,2520,1980,180,660,660] [0,1,2,1,2,1,2,0,1,2]
139 2024-09-11T23:58:00+02:00 [1740,1200,2100,720,360,1920,1380,780] [1,1,2,1,2,1,2,1]
140 2024-09-12T02:48:00+02:00 [1440,2220,900,3540,1200] [2,1,2,1,1]
141 2024-09-12T05:23:00+02:00 [1680,240,1260,360] [1,2,1,0]
142 2024-09-11T01:27:00+02:00 [240,1020,1560,660,3540,1080,780,420] [1,2,1,2,1,2,1,2]
143 2024-09-11T04:02:00+02:00 [1560,360,4680,540,1620,240] [1,2,1,2,1,0]
144 2024-09-10T22:27:00+02:00 [120,180,1440,4020,780,1380,900,1980] [0,1,2,1,2,1,2,1]
145 2024-09-10T02:18:00+02:00 [840,1260,480,4140,1980,720,600] [2,1,2,1,2,1,2]
146 2024-09-10T05:05:00+02:00 [2760,780,5040,420,540] [1,2,1,0,1]
147 2024-09-09T23:08:00+02:00 [180,1620,1260,1140,2580,1080,2640] [0,1,2,1,2,1,2]
148 2024-09-10T02:03:00+02:00 [720,180] [1,2]
149 2024-09-09T01:45:00+02:00 [720,660,780,1560,2580,2100,720,300,1020,180] [1,2,1,2,1,2,1,2,1,2]
150 2024-09-09T04:42:00+02:00 [1980,600,840,540,4500] [1,2,1,2,1]
151 2024-09-08T22:19:00+02:00 [120,1500,1620,1020,4140,780,180] [0,1,2,1,2,1,2]
152 2024-09-09T00:55:00+02:00 [2040,480] [1,2]
153 2024-09-07T22:10:00+02:00 [120,1020,1140,720,600,720,1260,720,2880,840] [0,1,2,1,2,1,2,1,2,1]
154 2024-09-08T00:57:00+02:00 [1440,240,3180,1140,780,480,2640] [2,2,1,2,1,2,1]
155 2024-09-08T03:42:00+02:00 [2640,1980,300,5640,60,180] [2,1,2,1,1,0]
156 2024-09-08T06:42:00+02:00 [180,180,420,420,2280,900] [1,0,1,0,1,1]
157 2024-09-07T01:52:00+02:00 [1500,1140,720,960,780,420,3360,1140,660] [1,2,1,2,1,2,1,2,1]
158 2024-09-07T04:50:00+02:00 [240,2400,300,3960] [2,1,2,1]
159 2024-09-06T22:48:00+02:00 [120,2340,2100,1620,300,1800,360,780,360] [0,1,2,1,2,1,2,1,2]
160 2024-09-07T01:31:00+02:00 [1260] [1]
161 2024-09-06T01:11:00+02:00 [1080,960,1320,1260,540,3000,540,1020,480] [2,1,2,1,2,1,2,1,2]
162 2024-09-06T04:01:00+02:00 [3240,420,1740,240] [1,2,1,2]
163 2024-09-06T05:35:00+02:00 [5400,300,120] [1,2,1]
164 2024-09-05T22:10:00+02:00 [120,180,360,720,360,780,720,2220,1800,960,420,720] [0,1,2,1,2,1,2,1,2,1,2,1]
165 2024-09-06T00:46:00+02:00 [1500] [2]
166 2024-09-04T22:42:00+02:00 [120,1020,360,720,660,1260,1860,720,1020,540,600,720,960] [0,1,2,1,2,1,2,1,2,1,2,1,2]
167 2024-09-05T01:38:00+02:00 [780,1500,1260,1020,3660,540] [1,2,1,2,1,2]
168 2024-09-05T04:04:00+02:00 [6420,660] [1,2]
169 2024-09-05T06:02:00+02:00 [7140,300,180] [1,0,1]
170 2024-09-04T02:04:00+02:00 [420,360,3540,1980,180,660,600] [1,2,1,2,0,1,2]
171 2024-09-04T04:13:00+02:00 [3120,120,120,180,1020,180,360,300,240,1440,180,780,240,180,960,1080,240] [1,2,2,0,1,1,2,1,0,1,0,1,1,0,1,1,0]
172 2024-09-04T07:12:00+02:00 [360] [1]
173 2024-09-03T22:50:00+02:00 [120,780,180,720,3540,1080,1860,1980] [0,1,2,1,2,1,2,1]
174 2024-09-04T01:41:00+02:00 [1080,300] [2,1]
175 2024-09-02T22:29:00+02:00 [240,2640,1440,2280,1680,840] [0,1,2,1,2,1]
176 2024-09-03T01:01:00+02:00 [2040,3180,1800,1740,240,780,660] [2,1,2,1,2,1,2]
177 2024-09-03T03:55:00+02:00 [3660,180,720,720,2880,480,720] [1,2,1,2,1,2,1]
178 2024-09-01T21:09:00+02:00 [120,1320,900,2700,3600,840,720,540] [0,1,2,1,2,1,2,1]
179 2024-09-02T00:08:00+02:00 [780,600,2100,1440,720,1500,1740,600] [2,2,1,2,1,2,1,2]
180 2024-09-02T02:46:00+02:00 [2640,360,1320,360,1080,780,3660] [1,2,1,2,1,2,1]
181 2024-09-02T05:36:00+02:00 [660,1320,180,240] [2,1,0,1]
182 2024-08-31T22:25:00+02:00 [120,1020,180,720,900,1200,1080,780,2100,2700] [0,1,2,1,2,1,2,1,2,1]
183 2024-09-01T01:25:00+02:00 [120,1440,900,780,2340,300,1200,780,1920,420] [2,2,2,1,1,2,1,2,1,2]
184 2024-09-01T04:15:00+02:00 [3900,540,1740,60,1320,180,240,180,120,480,180,420,60,120] [1,2,1,1,0,1,2,2,2,0,1,2,2,1]
185 2024-08-30T23:19:00+02:00 [120,180,900,3000,600,480,1380,2340,840,840] [0,1,2,1,2,1,2,1,2,1]
186 2024-08-31T02:17:00+02:00 [300,1500,720,1980,960,180,660,1260,720,840] [2,2,1,2,1,0,1,2,1,2]
187 2024-08-31T04:49:00+02:00 [5520,540,180,300,2100,60] [1,2,1,0,1,0]
188 2024-08-30T01:04:00+02:00 [900,480,840,300,780,1080,1740,1560,900,1140] [2,2,1,2,1,2,1,2,1,2]
189 2024-08-30T03:46:00+02:00 [1200,60,840,420] [1,0,0,1]
190 2024-08-30T04:28:00+02:00 [540,240,240,300,780,900,3960,840,180,420,1620] [1,2,1,0,1,2,1,2,1,0,1]
191 2024-08-29T22:09:00+02:00 [120,2640,1200,1440,3540,1560] [0,1,2,1,2,1]
192 2024-08-28T23:59:00+02:00 [120,180,480,720,660,780,1020,1740,960] [0,1,2,1,2,1,2,1,2]
193 2024-08-29T01:50:00+02:00 [4320,1200,2760,720,480] [1,1,2,1,2]
194 2024-08-29T04:28:00+02:00 [2700,1500,3660,180] [1,2,1,0]
195 2024-08-28T01:48:00+02:00 [120,1020,180,480,840,1440,1380,1920,780,540] [0,1,2,0,1,2,1,2,1,2]
196 2024-08-28T04:13:00+02:00 [2340,540,540,720,1740,2520,180] [1,2,2,1,2,1,0]
197 2024-08-27T00:05:00+02:00 [120,300,360,720,1740,2100,600,1080,1320,840,420,720] [0,1,2,1,2,1,2,1,2,1,2,1]
198 2024-08-27T02:57:00+02:00 [660,1620,1620,840,1680,1200,1380,180,780,600,240] [2,2,1,2,1,2,1,2,1,2,1]
199 2024-08-27T05:57:00+02:00 [180,1320,180,2880,300,1740] [0,1,2,1,2,1]
200 2024-08-26T01:24:00+02:00 [120,180,240,720,240,780,360,780,300,1680,720] [0,1,2,1,2,1,2,1,2,1,2]
201 2024-08-26T03:06:00+02:00 [4980,1560,1560,780,840,240,180] [1,1,2,1,2,1,0]
202 2024-08-26T05:55:00+02:00 [1980,300,780,240,3540,360,1140,120] [1,2,1,2,1,2,1,0]
203 2024-08-24T22:04:00+02:00 [660,2340,180,1860,1140,1320,960,1620] [0,1,2,1,2,1,2,1]
204 2024-08-25T00:52:00+02:00 [840,120,1620,2040,600,480,2400,480,300,1020,180] [2,2,1,2,1,2,1,0,1,1,2]
205 2024-08-25T03:40:00+02:00 [900,2880,840,2400,840,2220,180,300,240] [2,1,2,1,2,1,0,1,2]
206 2024-08-25T06:40:00+02:00 [1620,180,2340,420,3780,300,360,180] [1,2,1,2,1,2,1,0]
207 2024-08-23T03:39:00+02:00 [2160,1320,2340,180,1260,180,1200,1440] [1,2,1,0,1,2,1,2]
208 2024-08-23T06:27:00+02:00 [3600] [1]
209 2024-08-22T23:49:00+02:00 [120,180,1080,540,840,660,1380,300,720,960,1080,360,720,360,900] [0,1,2,0,1,2,1,2,1,2,1,2,1,2,1]
210 2024-08-23T02:39:00+02:00 [1560,60,1200,780] [2,2,2,1]
211 2024-08-18T23:31:00+02:00 [720,1680,660,1440,180,2100,2280] [0,1,2,1,2,1,2]
212 2024-08-19T02:02:00+02:00 [2100,480] [1,2]
213 2024-08-19T02:45:00+02:00 [60,540,300,3300,1140,660,780,780,900] [2,1,2,1,2,1,2,1,2]
214 2024-08-19T05:06:00+02:00 [2820,360,1260] [1,2,1]
215 2024-08-16T06:29:00+02:00 [60,1380,540,4200,900,1680,420] [2,1,2,1,2,1,0]
216 2024-08-16T00:06:00+02:00 [120,180,180,2220,720,1500,1260,1680,360,2220,360] [0,1,2,1,2,1,2,1,2,1,2]
217 2024-08-16T03:06:00+02:00 [420,1020,1260,300,1020,1560,300,540,180,720,360,960,300,660] [2,1,2,1,1,1,2,1,2,1,2,1,2,0]
218 2024-08-16T05:46:00+02:00 [1380,840,360] [1,1,2]
219 2024-08-15T04:34:00+02:00 [3120,180,720,480,720,540,960,1260,720,300] [1,2,1,2,1,2,1,2,1,2]
220 2024-08-15T07:04:00+02:00 [2040,840,3300] [1,2,1]
221 2024-08-15T00:48:00+02:00 [1020,180,1320,600,600,780,1500,300,1140,840,720,1140] [0,1,2,0,1,2,1,2,1,2,1,2]
222 2024-08-15T03:37:00+02:00 [780,1440,120,300,780] [1,2,2,2,1]
223 2024-08-14T02:49:00+02:00 [120,2460,240,720,780,1920,180,960,780,1320] [2,1,2,1,2,1,2,1,2,1]
224 2024-08-14T05:27:00+02:00 [1440,3240,240,900,300] [2,1,2,1,0]
225 2024-08-13T22:27:00+02:00 [120,540,900,1140,1140,1020,720,1020,300,960,1980] [0,1,2,1,2,1,2,1,2,1,2]
226 2024-08-14T01:11:00+02:00 [1320,900,360,780,1500,240,720,60] [1,1,2,1,2,2,1,2]
227 2024-08-12T22:59:00+02:00 [120,1260,2340,780,2220,780,1440,540,180,720,420] [0,1,2,1,2,1,2,1,2,1,2]
228 2024-08-13T01:59:00+02:00 [540,240,1020,1680,240,720,60,1200,720,180,2700,660] [1,2,1,2,2,1,2,2,1,2,1,2]
229 2024-08-13T04:45:00+02:00 [2700,240,1920,240,2460,300,1140] [1,0,1,2,1,2,1]
230 2024-08-12T00:04:00+02:00 [360,2400,360,2400,840,840,1800,840,720] [0,1,2,1,2,1,2,1,2]
231 2024-08-12T03:00:00+02:00 [720,480,420,2160,1080,900,780,60,900,780,180] [1,2,1,1,2,2,1,1,2,1,0]
232 2024-08-12T05:21:00+02:00 [4020,180,540] [1,0,1]

62
data/Oliver/raw/sleep.csv Normal file
View File

@ -0,0 +1,62 @@
from,to,"light (s)","deep (s)","rem (s)","awake (s)","wake up","Duration to sleep (s)","Duration to wake up (s)","Snoring (s)","Snoring episodes","Average heart rate","Heart rate (min)","Heart rate (max)","Night events"
2024-08-12T00:04:00+02:00,2024-08-12T06:40:00+02:00,15960,7080,0,720,2,360,0,0,0,67,57,101,
2024-08-12T22:59:00+02:00,2024-08-13T07:15:00+02:00,18000,11400,0,360,1,120,0,0,0,69,54,104,
2024-08-13T22:27:00+02:00,2024-08-14T07:09:00+02:00,19920,10980,0,420,0,120,300,0,0,62,52,102,
2024-08-15T00:48:00+02:00,2024-08-15T08:47:00+02:00,17280,9840,0,1620,1,1020,0,0,0,60,55,78,
2024-08-16T00:06:00+02:00,2024-08-16T09:02:00+02:00,23400,7560,0,1200,1,120,420,0,0,57,51,87,
2024-08-18T23:31:00+02:00,2024-08-19T06:20:00+02:00,16680,7140,0,720,0,720,0,0,0,64,52,105,
2024-08-22T23:49:00+02:00,2024-08-23T07:27:00+02:00,17160,9480,0,840,2,120,0,0,0,58,52,87,
2024-08-24T22:04:00+02:00,2024-08-25T09:13:00+02:00,28980,9660,0,1500,2,660,180,0,0,64,53,111,
2024-08-26T01:24:00+02:00,2024-08-26T08:16:00+02:00,19140,5160,0,420,1,120,120,0,0,64,54,110,
2024-08-27T00:05:00+02:00,2024-08-27T07:47:00+02:00,17400,10020,0,300,1,120,0,0,0,58,53,70,
2024-08-28T01:48:00+02:00,2024-08-28T06:36:00+02:00,9600,6900,0,780,1,120,180,0,0,60,54,89,
2024-08-28T23:59:00+02:00,2024-08-29T06:42:00+02:00,16020,7860,0,300,0,120,180,0,0,60,52,100,
2024-08-29T22:09:00+02:00,2024-08-30T07:15:00+02:00,18840,12180,0,1740,3,120,0,0,0,64,51,155,
2024-08-30T23:19:00+02:00,2024-08-31T07:14:00+02:00,17700,10140,0,660,2,120,60,0,0,68,61,92,
2024-08-31T22:25:00+02:00,2024-09-01T06:54:00+02:00,18840,9780,0,1920,2,120,0,0,0,70,56,111,
2024-09-01T21:09:00+02:00,2024-09-02T06:16:00+02:00,20220,12300,0,300,1,120,0,0,0,65,57,105,
2024-09-02T22:29:00+02:00,2024-09-03T06:31:00+02:00,19440,9240,0,240,0,240,0,0,0,65,56,91,
2024-09-03T22:50:00+02:00,2024-09-04T07:18:00+02:00,18960,10200,0,1320,6,120,0,0,0,64,55,77,
2024-09-04T22:42:00+02:00,2024-09-05T08:09:00+02:00,24420,9180,0,420,1,120,0,0,0,60,49,104,
2024-09-05T22:10:00+02:00,2024-09-06T07:12:00+02:00,21300,9780,0,120,0,120,0,0,0,59,52,73,
2024-09-06T22:48:00+02:00,2024-09-07T06:45:00+02:00,21180,7320,0,120,0,120,0,0,0,60,54,92,
2024-09-07T22:10:00+02:00,2024-09-08T07:55:00+02:00,22080,12120,0,900,3,120,0,0,0,59,50,91,
2024-09-08T22:19:00+02:00,2024-09-09T07:03:00+02:00,18480,12840,0,120,0,120,0,0,0,64,54,110,
2024-09-09T23:08:00+02:00,2024-09-10T07:44:00+02:00,17880,11340,0,180,0,180,0,0,0,62,53,108,
2024-09-10T22:27:00+02:00,2024-09-11T06:32:00+02:00,21540,7200,0,360,0,120,240,0,0,64,59,71,
2024-09-11T21:23:00+02:00,2024-09-12T06:22:00+02:00,20640,11040,0,660,1,120,360,0,0,68,54,115,
2024-09-12T22:08:00+02:00,2024-09-13T05:40:00+02:00,14580,12240,0,300,1,120,0,0,0,66,53,102,
2024-09-13T20:24:00+02:00,2024-09-14T09:34:00+02:00,33540,11940,0,1920,4,120,0,0,0,60,48,102,
2024-09-14T21:16:00+02:00,2024-09-15T08:20:00+02:00,25740,11340,0,2760,6,120,0,0,0,65,57,106,
2024-09-15T22:00:00+02:00,2024-09-16T06:49:00+02:00,18300,13320,0,120,0,120,0,0,0,63,53,100,
2024-09-16T20:42:00+02:00,2024-09-17T07:06:00+02:00,27780,8520,0,1140,3,120,180,0,0,66,55,108,
2024-09-17T23:24:00+02:00,2024-09-18T07:19:00+02:00,16260,10080,0,120,0,120,0,0,0,63,55,100,
2024-09-18T23:17:00+02:00,2024-09-19T06:39:00+02:00,15540,10860,0,120,0,120,0,0,0,64,55,95,
2024-09-19T21:59:00+02:00,2024-09-20T07:23:00+02:00,19620,11520,0,120,0,120,0,0,0,64,51,98,
2024-09-20T22:10:00+02:00,2024-09-21T01:14:00+02:00,18000,11880,0,120,0,120,0,0,0,63,54,92,
2024-09-22T21:04:00+02:00,2024-09-23T05:06:00+02:00,16800,11640,0,120,0,120,0,0,0,63,55,84,
2024-09-24T00:23:00+02:00,2024-09-24T07:20:00+02:00,16800,7920,0,300,0,180,120,0,0,67,56,99,
2024-09-24T22:33:00+02:00,2024-09-25T07:18:00+02:00,19200,11580,0,720,1,120,0,0,0,62,53,99,
2024-09-25T23:32:00+02:00,2024-09-26T06:24:00+02:00,14160,9720,0,660,1,120,0,0,0,65,56,83,
2024-09-26T23:01:00+02:00,2024-09-27T06:54:00+02:00,12780,13560,0,600,1,120,0,0,0,65,58,100,
2024-09-28T00:19:00+02:00,2024-09-28T07:46:00+02:00,14040,10380,0,840,2,120,0,0,0,66,57,81,
2024-09-28T23:29:00+02:00,2024-09-29T06:19:00+02:00,15240,8880,0,480,0,120,360,0,0,65,55,109,
2024-09-29T21:40:00+02:00,2024-09-30T06:44:00+02:00,22260,10020,0,300,1,120,0,0,0,64,55,94,
2024-09-30T23:57:00+02:00,2024-10-01T06:26:00+02:00,14640,8460,0,240,0,120,120,0,0,65,57,81,
2024-10-01T23:33:00+02:00,2024-10-02T06:17:00+02:00,13800,9960,0,480,1,240,60,0,0,64,54,79,
2024-10-03T01:04:00+02:00,2024-10-03T07:02:00+02:00,13140,8100,0,120,0,120,0,0,0,66,58,101,
2024-10-03T23:39:00+02:00,2024-10-04T06:23:00+02:00,12960,10380,0,900,2,120,0,0,0,71,59,108,
2024-10-05T00:24:00+02:00,2024-10-05T07:12:00+02:00,16680,7680,0,120,0,120,0,0,0,62,54,72,
2024-10-05T22:54:00+02:00,2024-10-06T07:48:00+02:00,17340,9060,0,960,2,120,0,0,0,65,55,102,
2024-10-06T21:27:00+02:00,2024-10-07T05:41:00+02:00,19080,10260,0,300,0,120,180,0,0,65,57,102,
2024-10-07T21:19:00+02:00,2024-10-08T07:18:00+02:00,19200,15000,0,1740,4,120,0,0,0,68,59,88,
2024-10-08T22:52:00+02:00,2024-10-09T05:29:00+02:00,13020,10260,0,540,0,120,420,0,0,70,57,101,
2024-10-09T22:21:00+02:00,2024-10-10T06:34:00+02:00,17640,11820,0,120,0,120,0,0,0,69,56,103,
2024-10-10T23:26:00+02:00,2024-10-11T07:04:00+02:00,14760,11940,0,780,1,120,0,0,0,66,57,91,
2024-10-11T23:44:00+02:00,2024-10-12T08:17:00+02:00,18780,10440,0,1560,2,120,300,0,0,64,52,98,
2024-10-12T22:55:00+02:00,2024-10-13T08:26:00+02:00,20460,10740,0,3060,6,120,0,0,0,64,51,115,
2024-10-13T21:51:00+02:00,2024-10-14T06:49:00+02:00,16980,14160,0,300,1,120,0,0,0,65,54,99,
2024-10-14T22:03:00+02:00,2024-10-15T07:05:00+02:00,16500,13620,0,300,1,120,0,0,0,60,54,90,
2024-10-15T22:30:00+02:00,2024-10-16T06:29:00+02:00,14640,13200,0,900,1,120,540,0,0,61,54,100,
2024-10-16T22:38:00+02:00,2024-10-17T06:50:00+02:00,18660,10320,0,540,0,120,420,0,0,62,57,70,
2024-10-17T21:05:00+02:00,2024-10-18T07:30:00+02:00,21180,14580,0,1740,2,120,0,0,0,63,52,99,
1 from to light (s) deep (s) rem (s) awake (s) wake up Duration to sleep (s) Duration to wake up (s) Snoring (s) Snoring episodes Average heart rate Heart rate (min) Heart rate (max) Night events
2 2024-08-12T00:04:00+02:00 2024-08-12T06:40:00+02:00 15960 7080 0 720 2 360 0 0 0 67 57 101
3 2024-08-12T22:59:00+02:00 2024-08-13T07:15:00+02:00 18000 11400 0 360 1 120 0 0 0 69 54 104
4 2024-08-13T22:27:00+02:00 2024-08-14T07:09:00+02:00 19920 10980 0 420 0 120 300 0 0 62 52 102
5 2024-08-15T00:48:00+02:00 2024-08-15T08:47:00+02:00 17280 9840 0 1620 1 1020 0 0 0 60 55 78
6 2024-08-16T00:06:00+02:00 2024-08-16T09:02:00+02:00 23400 7560 0 1200 1 120 420 0 0 57 51 87
7 2024-08-18T23:31:00+02:00 2024-08-19T06:20:00+02:00 16680 7140 0 720 0 720 0 0 0 64 52 105
8 2024-08-22T23:49:00+02:00 2024-08-23T07:27:00+02:00 17160 9480 0 840 2 120 0 0 0 58 52 87
9 2024-08-24T22:04:00+02:00 2024-08-25T09:13:00+02:00 28980 9660 0 1500 2 660 180 0 0 64 53 111
10 2024-08-26T01:24:00+02:00 2024-08-26T08:16:00+02:00 19140 5160 0 420 1 120 120 0 0 64 54 110
11 2024-08-27T00:05:00+02:00 2024-08-27T07:47:00+02:00 17400 10020 0 300 1 120 0 0 0 58 53 70
12 2024-08-28T01:48:00+02:00 2024-08-28T06:36:00+02:00 9600 6900 0 780 1 120 180 0 0 60 54 89
13 2024-08-28T23:59:00+02:00 2024-08-29T06:42:00+02:00 16020 7860 0 300 0 120 180 0 0 60 52 100
14 2024-08-29T22:09:00+02:00 2024-08-30T07:15:00+02:00 18840 12180 0 1740 3 120 0 0 0 64 51 155
15 2024-08-30T23:19:00+02:00 2024-08-31T07:14:00+02:00 17700 10140 0 660 2 120 60 0 0 68 61 92
16 2024-08-31T22:25:00+02:00 2024-09-01T06:54:00+02:00 18840 9780 0 1920 2 120 0 0 0 70 56 111
17 2024-09-01T21:09:00+02:00 2024-09-02T06:16:00+02:00 20220 12300 0 300 1 120 0 0 0 65 57 105
18 2024-09-02T22:29:00+02:00 2024-09-03T06:31:00+02:00 19440 9240 0 240 0 240 0 0 0 65 56 91
19 2024-09-03T22:50:00+02:00 2024-09-04T07:18:00+02:00 18960 10200 0 1320 6 120 0 0 0 64 55 77
20 2024-09-04T22:42:00+02:00 2024-09-05T08:09:00+02:00 24420 9180 0 420 1 120 0 0 0 60 49 104
21 2024-09-05T22:10:00+02:00 2024-09-06T07:12:00+02:00 21300 9780 0 120 0 120 0 0 0 59 52 73
22 2024-09-06T22:48:00+02:00 2024-09-07T06:45:00+02:00 21180 7320 0 120 0 120 0 0 0 60 54 92
23 2024-09-07T22:10:00+02:00 2024-09-08T07:55:00+02:00 22080 12120 0 900 3 120 0 0 0 59 50 91
24 2024-09-08T22:19:00+02:00 2024-09-09T07:03:00+02:00 18480 12840 0 120 0 120 0 0 0 64 54 110
25 2024-09-09T23:08:00+02:00 2024-09-10T07:44:00+02:00 17880 11340 0 180 0 180 0 0 0 62 53 108
26 2024-09-10T22:27:00+02:00 2024-09-11T06:32:00+02:00 21540 7200 0 360 0 120 240 0 0 64 59 71
27 2024-09-11T21:23:00+02:00 2024-09-12T06:22:00+02:00 20640 11040 0 660 1 120 360 0 0 68 54 115
28 2024-09-12T22:08:00+02:00 2024-09-13T05:40:00+02:00 14580 12240 0 300 1 120 0 0 0 66 53 102
29 2024-09-13T20:24:00+02:00 2024-09-14T09:34:00+02:00 33540 11940 0 1920 4 120 0 0 0 60 48 102
30 2024-09-14T21:16:00+02:00 2024-09-15T08:20:00+02:00 25740 11340 0 2760 6 120 0 0 0 65 57 106
31 2024-09-15T22:00:00+02:00 2024-09-16T06:49:00+02:00 18300 13320 0 120 0 120 0 0 0 63 53 100
32 2024-09-16T20:42:00+02:00 2024-09-17T07:06:00+02:00 27780 8520 0 1140 3 120 180 0 0 66 55 108
33 2024-09-17T23:24:00+02:00 2024-09-18T07:19:00+02:00 16260 10080 0 120 0 120 0 0 0 63 55 100
34 2024-09-18T23:17:00+02:00 2024-09-19T06:39:00+02:00 15540 10860 0 120 0 120 0 0 0 64 55 95
35 2024-09-19T21:59:00+02:00 2024-09-20T07:23:00+02:00 19620 11520 0 120 0 120 0 0 0 64 51 98
36 2024-09-20T22:10:00+02:00 2024-09-21T01:14:00+02:00 18000 11880 0 120 0 120 0 0 0 63 54 92
37 2024-09-22T21:04:00+02:00 2024-09-23T05:06:00+02:00 16800 11640 0 120 0 120 0 0 0 63 55 84
38 2024-09-24T00:23:00+02:00 2024-09-24T07:20:00+02:00 16800 7920 0 300 0 180 120 0 0 67 56 99
39 2024-09-24T22:33:00+02:00 2024-09-25T07:18:00+02:00 19200 11580 0 720 1 120 0 0 0 62 53 99
40 2024-09-25T23:32:00+02:00 2024-09-26T06:24:00+02:00 14160 9720 0 660 1 120 0 0 0 65 56 83
41 2024-09-26T23:01:00+02:00 2024-09-27T06:54:00+02:00 12780 13560 0 600 1 120 0 0 0 65 58 100
42 2024-09-28T00:19:00+02:00 2024-09-28T07:46:00+02:00 14040 10380 0 840 2 120 0 0 0 66 57 81
43 2024-09-28T23:29:00+02:00 2024-09-29T06:19:00+02:00 15240 8880 0 480 0 120 360 0 0 65 55 109
44 2024-09-29T21:40:00+02:00 2024-09-30T06:44:00+02:00 22260 10020 0 300 1 120 0 0 0 64 55 94
45 2024-09-30T23:57:00+02:00 2024-10-01T06:26:00+02:00 14640 8460 0 240 0 120 120 0 0 65 57 81
46 2024-10-01T23:33:00+02:00 2024-10-02T06:17:00+02:00 13800 9960 0 480 1 240 60 0 0 64 54 79
47 2024-10-03T01:04:00+02:00 2024-10-03T07:02:00+02:00 13140 8100 0 120 0 120 0 0 0 66 58 101
48 2024-10-03T23:39:00+02:00 2024-10-04T06:23:00+02:00 12960 10380 0 900 2 120 0 0 0 71 59 108
49 2024-10-05T00:24:00+02:00 2024-10-05T07:12:00+02:00 16680 7680 0 120 0 120 0 0 0 62 54 72
50 2024-10-05T22:54:00+02:00 2024-10-06T07:48:00+02:00 17340 9060 0 960 2 120 0 0 0 65 55 102
51 2024-10-06T21:27:00+02:00 2024-10-07T05:41:00+02:00 19080 10260 0 300 0 120 180 0 0 65 57 102
52 2024-10-07T21:19:00+02:00 2024-10-08T07:18:00+02:00 19200 15000 0 1740 4 120 0 0 0 68 59 88
53 2024-10-08T22:52:00+02:00 2024-10-09T05:29:00+02:00 13020 10260 0 540 0 120 420 0 0 70 57 101
54 2024-10-09T22:21:00+02:00 2024-10-10T06:34:00+02:00 17640 11820 0 120 0 120 0 0 0 69 56 103
55 2024-10-10T23:26:00+02:00 2024-10-11T07:04:00+02:00 14760 11940 0 780 1 120 0 0 0 66 57 91
56 2024-10-11T23:44:00+02:00 2024-10-12T08:17:00+02:00 18780 10440 0 1560 2 120 300 0 0 64 52 98
57 2024-10-12T22:55:00+02:00 2024-10-13T08:26:00+02:00 20460 10740 0 3060 6 120 0 0 0 64 51 115
58 2024-10-13T21:51:00+02:00 2024-10-14T06:49:00+02:00 16980 14160 0 300 1 120 0 0 0 65 54 99
59 2024-10-14T22:03:00+02:00 2024-10-15T07:05:00+02:00 16500 13620 0 300 1 120 0 0 0 60 54 90
60 2024-10-15T22:30:00+02:00 2024-10-16T06:29:00+02:00 14640 13200 0 900 1 120 540 0 0 61 54 100
61 2024-10-16T22:38:00+02:00 2024-10-17T06:50:00+02:00 18660 10320 0 540 0 120 420 0 0 62 57 70
62 2024-10-17T21:05:00+02:00 2024-10-18T07:30:00+02:00 21180 14580 0 1740 2 120 0 0 0 63 52 99

BIN
media/chart-oliver.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

108
requirements.txt Normal file
View File

@ -0,0 +1,108 @@
bleach~=6.1.0
beautifulsoup4~=4.12.3
soupsieve~=2.6
charset-normalizer~=3.4.0
h11~=0.14.0
defusedxml~=0.7.1
ipython~=8.28.0
numpy~=2.1.2
pillow~=11.0.0
pip~=24.2
attrs~=24.2.0
pyzmq~=26.2.0
colorama~=0.4.6
tornado~=6.4.1
cffi~=1.17.1
setuptools~=75.2.0
comm~=0.2.2
traitlets~=5.14.3
fqdn~=1.5.1
parso~=0.8.4
jedi~=0.19.1
pytz~=2024.2
PyYAML~=6.0.2
sniffio~=1.3.1
arrow~=1.3.0
python-dateutil~=2.9.0.post0
babel~=2.16.0
httpcore~=1.0.6
Pygments~=2.18.0
idna~=3.10
certifi~=2024.8.30
pywin32~=308
overrides~=7.7.0
six~=1.16.0
patsy~=0.5.6
pandas~=2.2.3
scipy~=1.14.1
threadpoolctl~=3.5.0
matplotlib~=3.9.2
platformdirs~=4.3.6
argon2-cffi-bindings~=21.2.0
webencodings~=0.5.1
tinycss2~=1.3.0
MarkupSafe~=3.0.2
joblib~=1.4.2
psutil~=6.1.0
plotly~=5.24.1
tenacity~=9.0.0
kaleido~=0.2.1
packaging~=24.1
pywinpty~=2.0.14
debugpy~=1.8.7
decorator~=5.1.1
stack-data~=0.6.3
matplotlib-inline~=0.1.7
jupyter_client~=8.6.3
prompt_toolkit~=3.0.48
wcwidth~=0.2.13
seaborn~=0.13.2
cycler~=0.12.1
statsmodels~=0.14.4
scikit-learn~=1.5.2
urllib3~=2.2.3
anyio~=4.6.2.post1
nbformat~=5.10.4
jupyter_core~=5.7.2
nbclient~=0.10.0
fastjsonschema~=2.20.0
jsonschema~=4.23.0
jupyter_server~=2.14.2
jupyterlab~=4.2.5
jupyterlab_server~=2.27.3
notebook_shim~=0.2.4
notebook~=7.2.2
pyEDFlib~=0.1.38
asttokens~=2.4.1
contourpy~=1.3.0
executing~=2.1.0
fonttools~=4.54.1
ipykernel~=6.29.5
nbconvert~=7.16.4
pandocfilters~=1.5.1
mistune~=3.0.2
Jinja2~=3.1.4
jupyterlab_pygments~=0.3.0
pure_eval~=0.2.3
pycparser~=2.22
pyparsing~=3.2.0
websocket-client~=1.8.0
terminado~=0.18.1
referencing~=0.35.1
webcolors~=24.8.0
jsonpointer~=3.0.0
uri-template~=1.3.0
isoduration~=20.11.0
rfc3339-validator~=0.1.4
jsonschema-specifications~=2024.10.1
httpx~=0.27.2
async-lru~=2.0.4
kiwisolver~=1.4.7
Send2Trash~=1.8.3
jupyter-lsp~=2.2.5
jupyter-events~=0.10.0
python-json-logger~=2.0.7
prometheus_client~=0.21.0
jupyter_server_terminals~=0.5.3
json5~=0.9.25
requests~=2.32.3

1931
src/Oliver/main.ipynb Normal file

File diff suppressed because one or more lines are too long