🫀 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 s1_walk (
"time" TIMESTAMP,
"ecg" BIGINT,
"peaks" BIGINT,
"pleth_1" BIGINT,
"pleth_2" BIGINT,
"pleth_3" BIGINT,
"pleth_4" BIGINT,
"pleth_5" BIGINT,
"pleth_6" BIGINT,
"lc_1" BIGINT,
"lc_2" BIGINT,
"temp_1" DOUBLE,
"temp_2" DOUBLE,
"temp_3" DOUBLE,
"a_x" DOUBLE,
"a_y" DOUBLE,
"a_z" DOUBLE,
"g_x" DOUBLE,
"g_y" DOUBLE,
"g_z" DOUBLE
);
Anyone who has the link will be able to view this.