Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S15 Run
@kaggle.mexwell_pulse_transit_time.s15_run

  • 8.21 MB
  • 247497 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:09:15 GMT+0000 (Coordinated Universal Time)23859814098088744529186710217168397293888656502029.8132.8832.3756873.932078-6.38626-4.231967-0.034238-0.1051260.065287
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)23936814048089644559186910217468307297045656393929.8132.8832.3696943.939261-6.455695-4.244537-0.048353-0.1051260.046511
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)24081814148090144519186610216268397297045656393929.8132.8832.3786813.937465-6.520342-4.261896-0.061935-0.1043270.028934
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)24248814168088644649187710217568517297045656393929.8132.8832.3786813.931479-6.5802-4.269079-0.074186-0.1035280.013355
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)24332814188089944619187710217568517297045656393929.8132.8832.3816763.931479-6.63946-4.256509-0.085904-0.103395-0.00116
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)24459814188089944619187710218468447297045656393929.8132.8832.3816763.932677-6.694529-4.260699-0.096957-0.102596-0.014343
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)24658814268090144569187510217568437297045656393929.8132.8832.3816763.932677-6.749-4.261896-0.107876-0.101131-0.026727
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)24862814148091144559187910218468427297322656270229.8132.8832.3816763.93986-6.798682-4.266086-0.117197-0.100465-0.037912
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)24962814148090544699188310219168467297322656270229.8132.8832.384673.946444-6.851357-4.284642-0.125586-0.099533-0.047633
Fri Jan 01 2021 15:09:15 GMT+0000 (Coordinated Universal Time)25011814198090144579188310219168467297322656270229.8132.8832.384673.951233-6.885477-4.291825-0.133709-0.098202-0.056288

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