Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S7 Run
@kaggle.mexwell_pulse_transit_time.s7_run

  • 8.5 MB
  • 248626 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 17:47:07 GMT+0000 (Coordinated Universal Time)3009164507722313330584328584130216862092630732931.2533.1932.6212920.917026-9.761658-3.7417290.120664-0.057405-0.356171
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3055664508722143329584358584730066862092630732931.2533.1932.6212920.880513-9.692821-3.7973970.116936-0.066061-0.350978
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3105864513722243327584358584530146862092630732931.2533.1932.6152990.841006-9.625181-3.8488750.112941-0.074583-0.348048
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3140264514722503334584288583430126860981630665131.2533.1932.6212920.80988-9.555746-3.8967620.108946-0.083372-0.348315
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3161664514722503334584288583430126860981630665131.2533.1932.6152990.773367-9.494092-3.9410570.105484-0.092826-0.351244
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3174964530722443341584418583730176860981630665131.2533.1932.609310.741043-9.432438-4.0045070.101889-0.101881-0.354973
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3169964513722553330584358584330126860981630665131.2533.1932.609310.714107-9.377968-4.0607730.099359-0.111202-0.360832
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3123564515722493332584408584330306860981630665131.2533.1932.6063160.687171-9.320503-4.1134480.097894-0.121189-0.369887
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3066364524722653337584428584030176860981630665131.2533.1932.6003230.665023-9.274413-4.1451730.097095-0.131575-0.380673
Fri Jan 01 2021 17:47:07 GMT+0000 (Coordinated Universal Time)3003564524722653337584428584030176861729630521831.2533.1932.6033170.652453-9.242089-4.1840810.097494-0.142228-0.393323

CREATE TABLE s7_run (
  "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.