Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S10 Walk
@kaggle.mexwell_pulse_transit_time.s10_walk

  • 7.94 MB
  • 242859 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 11:32:28 GMT+0000 (Coordinated Universal Time)3143762714604373160879249630754126123788592979833.8135.3833.0495998.8290681.2234996.7909011.0192230.543934-0.342739
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3137562714604373160879319630554096123788592979833.8135.3833.0525978.8350541.2073386.8010761.0276120.553255-0.349131
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3122062735604163165879229629554026123788592979833.8135.3833.0466048.8470261.1875856.8100551.0358680.560845-0.355256
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3111462738604273163879279629054126123788592979833.8135.3833.0525978.8476251.1606486.8226251.0438580.567636-0.36045
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3111862731603993166879279629054126123246592557533.8135.3833.043618.853611.1283256.8298081.0517140.573761-0.365776
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3126862716604133164879289629254056123246592557533.8135.3833.0406158.8607931.1019876.8465691.0587720.579754-0.370969
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3150462716604133164879219628954106123246592557533.8135.3833.0466048.8739621.063086.8758991.065030.585879-0.375097
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3177762709604043161879139629654096123246592557533.8135.3833.0585868.8805471.024776.8950541.0702240.592803-0.379492
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3204762716603953175879199627654116123246592557533.8135.3833.0645758.8889270.9888566.9166031.075550.601592-0.382821
Fri Jan 01 2021 11:32:28 GMT+0000 (Coordinated Universal Time)3228562709603803161879199627654116122352592083433.8135.3833.0675748.8901240.9493496.9453341.0807430.611845-0.385351

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