Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S4 Walk
@kaggle.mexwell_pulse_transit_time.s4_walk

  • 9.03 MB
  • 253201 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:26:53 GMT+0000 (Coordinated Universal Time)2997482035780504013853849216154546021945565266933.8135.2534.9126019.474339-1.1899793.7201810.301142-0.009641-0.162779
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)2991282041780454009853949215854676021945565266933.8135.2534.9155969.479726-1.1845923.7213780.295948-0.006445-0.158917
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)2987582033780404007853929216654706021945565266933.8135.2534.9215859.47793-1.1792043.7135960.290888-0.003116-0.155322
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)2984782026780414006853929216654706021945565266933.8135.2534.9305739.465361-1.1696273.7112020.2859610.000213-0.152392
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)2982182026780414006854039217054706022666565317733.8135.2534.9365629.467155-1.1648383.6926460.2810340.003675-0.149996
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)2981282027780464015853909216654636022666565317733.8135.2534.9335679.468951-1.1504733.6890540.2762410.00767-0.147865
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)2983082034780394013853969216554696022666565317733.8135.2534.9365629.464163-1.1426913.6764840.2707810.011265-0.145069
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)2992682025780314013853919216154696022666565317733.8135.2534.9305739.453388-1.1379023.6710970.2659870.014062-0.143338
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)3000182021780374005853919216154696022666565317733.8135.2534.9335679.449199-1.1331143.6495480.2615930.016459-0.142139
Fri Jan 01 2021 14:26:53 GMT+0000 (Coordinated Universal Time)3004982021780374005853939215954676023985565355933.8135.2534.9365629.446804-1.1259313.6393720.2581310.017657-0.142139

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