Baselight

Fantasia Dataset With ECG And Respiration Signals

Processed Fantasia database with extracted ECG and respiratory rate signals

@kaggle.lana0038_fantasia_dataset_with_ecg_and_respiration_signals

Loading...
Loading...

About this Dataset

Fantasia Dataset With ECG And Respiration Signals

Fantasia database consists of twenty young and twenty elderly healthy subjects. All subjects remained in a resting state in sinus rhythm while watching the movie Fantasia (Disney, 1940) to help maintain wakefulness.

The continuous ECG signals were digitized at 250 Hz. Each heartbeat was annotated using an automated arrhythmia detection algorithm, and each beat annotation was verified by visual inspection.
Dataset can be found at: https://physionet.org/content/fantasia/1.0.0/

Tables

Fantasia Ecg Respiration Signals

@kaggle.lana0038_fantasia_dataset_with_ecg_and_respiration_signals.fantasia_ecg_respiration_signals
  • 486.1 MB
  • 71796336 rows
  • 6 columns
Loading...

CREATE TABLE fantasia_ecg_respiration_signals (
  "ecg" DOUBLE,
  "resp" DOUBLE,
  "participant" VARCHAR,
  "sample" BIGINT,
  "sampling_rate" BIGINT,
  "database" VARCHAR
);

Share link

Anyone who has the link will be able to view this.