Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S2 Run
@kaggle.mexwell_pulse_transit_time.s2_run

  • 9.01 MB
  • 246578 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 15:02:54 GMT+0000 (Coordinated Universal Time)3036077218779525224817029195346096442438578831636.8839.0636.1556021.019383-7.622331.6574710.3474130.375985-0.301256
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)2999777198779585221817329198846156442438578831636.8839.0636.1615911.039735-7.7288771.7179270.3336980.378915-0.350525
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)2989077198779585221817499204846106442438578831636.8839.0636.1645851.060685-7.8551771.7700040.3161210.382111-0.399661
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)2989077217779625212817499204846106442438578831636.8839.0636.1585961.08403-7.993451.8232770.2964130.385839-0.447333
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)2988677213779685226817739210146096448197579790036.8839.0636.1585961.104382-8.1353131.8909170.2739090.389967-0.491808
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)3000477215779515217817989214646196448197579790036.8839.0636.1585961.127128-8.2646061.9417970.2487420.394894-0.53402
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)3019377207779595213818189219246116448197579790036.8839.0636.1615911.15586-8.3747451.999260.2214440.398756-0.573435
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)3048477207779595213818339223146086448197579790036.8839.0636.167581.177409-8.4824912.0549280.1908170.402751-0.610321
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)3091277222779505217818339223146086448197579790036.8839.0636.1585961.18938-8.5782632.1117940.1571280.405813-0.644809
Fri Jan 01 2021 15:02:54 GMT+0000 (Coordinated Universal Time)3146077209779495230818579227646146448197579790036.8839.0636.1645851.201951-8.6506922.1716520.1210410.408477-0.677833

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