90 real ICU patients contributed EKG, oxygen saturation, and blood pressure readings to this biosignals database. The data is derived from the MIMIC project, a well-known critical care database. The specific collection method and time period for this simplified CSV version are not detailed in the provided metadata.
Use Cases
- Develop anomaly detection algorithms for EKG signals based on the described biosignal data.
- Train models to predict patient deterioration based on oxygen saturation and blood pressure trends.
- Analyze correlations between different vital signs (EKG, SpO2, BP) in an ICU population.
Strengths
- Contains data from 90 real ICU patients, providing a foundation for clinical signal analysis.
- Includes multiple key biosignal types (EKG, oxygen saturation, blood pressure) mentioned in the description.
Limitations
- Row count and dataset size are unknown, which may limit suitability assessment.
- Column-level documentation is absent; field semantics must be inferred after download.
- Description metadata is limited; actual data quality requires manual inspection after download.
Provenance
- Source
- MIMIC project (inferred from title), hosted on Kaggle.
- Collection Method
- Likely extracted from ICU patient monitoring systems, though the specific process for this CSV version is not described.