Skip to content

Commit 08ed4a2

Browse files
add mimic ppg dataset
1 parent 3d61868 commit 08ed4a2

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

src/datasets_info.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,22 @@
4444
"group": "Patient",
4545
"references": "https://doi.org/10.1038/s41598-018-20062-4"
4646
},
47+
{
48+
"name": "MIMIC-III-Ext-PPG",
49+
"subjects": 6131,
50+
"access": "Open Access: Data Use Agreement",
51+
"referenceMeasurements": "BP, RR, HR, rhythm",
52+
"description": "A benchmark dataset of 30-second PPG segments from critically-ill patients.",
53+
"url": "https://doi.org/10.13026/fcvm-qs78",
54+
"signals": [
55+
"PPG",
56+
"ECG",
57+
"BP",
58+
"resp"
59+
],
60+
"group": "Patient",
61+
"references": "https://doi.org/10.1038/s41598-018-20062-4"
62+
},
4763
{
4864
"name": "MESA Dataset",
4965
"subjects": 2056,

0 commit comments

Comments
 (0)