Baselight

🫀 Pulse Transit Time

66 recordings of 19 physiologic time series for more than 40000 heartbeats

@kaggle.mexwell_pulse_transit_time

S1 Walk
@kaggle.mexwell_pulse_transit_time.s1_walk

  • 9.25 MB
  • 245902 rows
  • 20 columns
time

Time

ecg

Ecg

peaks

Peaks

pleth_1

Pleth 1

pleth_2

Pleth 2

pleth_3

Pleth 3

pleth_4

Pleth 4

pleth_5

Pleth 5

pleth_6

Pleth 6

lc_1

Lc 1

lc_2

Lc 2

temp_1

Temp 1

temp_2

Temp 2

temp_3

Temp 3

a_x

A X

a_y

A Y

a_z

A Z

g_x

G X

g_y

G Y

g_z

G Z

Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3723069815711433388824898767257676522230577032333.6336.2533.2562689.262442-2.8043526.942940.547324-0.0825090.523109
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3741369820711373385824838766457696522230577032333.6336.2533.2502789.264835-2.7666416.9237860.516164-0.0793130.546811
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3768969820711463378824968766957656522230577032333.6336.2533.2412919.266631-2.7313256.8878710.482874-0.076650.568117
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3810969819711523372824968766957656520312576323633.6336.2533.2502789.266631-2.6936146.8495620.447454-0.0749190.587691
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3844469819711523372824958767157646520312576323633.6336.2533.2502789.27561-2.6654816.8160410.410036-0.073720.605535
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3859569823711353380824888766057626520312576323633.6336.2533.2502789.276209-2.6337566.7771330.371153-0.0721220.620981
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3854069827711333380824878767357696520312576323633.6336.2533.2502789.273215-2.6008346.7388240.331471-0.0713230.6323
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3836169816711393378824878767357696520312576323633.6336.2533.2532739.266033-2.5685116.6867480.291523-0.0705240.641887
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3793969824711353376824918766857686519595575851433.6336.2533.2592629.251068-2.5535466.6388610.250643-0.0699920.649078
Fri Jan 01 2021 16:30:29 GMT+0000 (Coordinated Universal Time)3732069824711353376824818766757676519595575851433.6336.2533.2592629.2379-2.5337936.5831930.209763-0.0702580.653606

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
);

Share link

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