Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S12 Run
@kaggle.mexwell_pulse_transit_time.s12_run

  • 8.62 MB
  • 242336 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:47:09 GMT+0000 (Coordinated Universal Time)1972279526784244406856309961864386584384619295133.3834.6934.0050622.830689-4.158342-8.1173560.821122-0.478228-0.710201
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)1981779527784174407856309961864386584384619295133.3834.6934.0110512.806746-4.148765-8.1574610.816329-0.478495-0.710867
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)1997679518783984405856269961964426584384619295133.3834.6934.0140462.782204-4.130807-8.1891860.814597-0.476764-0.711932
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)2013679527784104418856279962764446584384619295133.3834.6934.0020682.760655-4.116441-8.2167210.815396-0.474367-0.713663
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)2021879527784104418856239961064416584384619295133.3834.6933.993082.731325-4.113448-8.2538330.818193-0.471038-0.715261
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)2023979527784304414856129961764436584227618412333.3834.6933.9870912.706783-4.111652-8.2873530.824584-0.465845-0.716593
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)2012279530784374419856129961764436584227618412333.3834.6933.9781042.676854-4.100279-8.3196760.832441-0.460385-0.717658
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)1996979530784424412856189961264366584227618412333.3834.6933.993082.655305-4.099082-8.381330.841363-0.45386-0.71859
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)1978279536784514418856269961164406584227618412333.3834.6933.9960782.632559-4.106863-8.4232310.851882-0.447335-0.719789
Fri Jan 01 2021 11:47:09 GMT+0000 (Coordinated Universal Time)1954879536784514418856279960464446584227618412333.3834.6934.0050622.626573-4.112251-8.461540.8636-0.44081-0.719389

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