Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S15 Walk
@kaggle.mexwell_pulse_transit_time.s15_walk

  • 8.02 MB
  • 242284 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 14:49:17 GMT+0000 (Coordinated Universal Time)33370810278062143899063810109460456718181620218731.8834.3133.0406158.973327-2.6792481.1582540.5996040.550687-0.587197
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33401810388062543809063210107960336718181620218731.8834.3133.0466049.003256-2.6804451.1373040.6115880.546293-0.60038
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33343810438063243789064110109360346718181620218731.8834.3133.043619.039769-2.7043891.0989950.6239720.540567-0.612764
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33254810508061843889064110109360346716976620305031.8834.3133.0406159.067304-2.7325221.071460.6372880.533244-0.625015
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33299810498062243819064810108660356716976620305031.8834.3133.0346229.08167-2.7522751.0535020.6510040.524189-0.637132
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33370810498062243819063210109160336716976620305031.8834.3133.0376219.100225-2.7774161.0211790.6660510.514468-0.648318
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33421810458062344009064910108660276716976620305031.8834.3133.0376219.109204-2.8205130.991250.6833620.504081-0.659636
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33478810398063043939063110109560316716976620305031.8834.3133.0376219.119979-2.8678010.9780810.7020040.492497-0.670289
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33558810488062743989063110109560316716976620305031.8834.3133.0346229.131352-2.9282580.9559340.7213120.479314-0.679078
Fri Jan 01 2021 14:49:17 GMT+0000 (Coordinated Universal Time)33710810508063043899064210108560346714234620440131.8834.3133.043619.125965-2.9917080.9313920.7415530.464932-0.686402

CREATE TABLE s15_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.