🫀 Pulse Transit Time
66 recordings of 19 physiologic time series for more than 40000 heartbeats
@kaggle.mexwell_pulse_transit_time
66 recordings of 19 physiologic time series for more than 40000 heartbeats
@kaggle.mexwell_pulse_transit_time
CREATE TABLE subjects_info (
"record" VARCHAR,
"activity" VARCHAR,
"gender" VARCHAR,
"height" BIGINT,
"weight" BIGINT,
"age" BIGINT,
"bp_sys_start" BIGINT,
"bp_sys_end" BIGINT,
"bp_dia_start" BIGINT,
"bp_dia_end" BIGINT,
"hr_1_start" BIGINT,
"hr_1_end" BIGINT,
"hr_2_start" BIGINT,
"hr_2_end" BIGINT,
"spo2_start" BIGINT,
"spo2_end" BIGINT
);
Anyone who has the link will be able to view this.