Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S5 Run
@kaggle.mexwell_pulse_transit_time.s5_run

  • 9.52 MB
  • 275656 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:10:36 GMT+0000 (Coordinated Universal Time)30023772827411359829119610060958976917520617144836.2537.0637.1919332.875583-6.324606-3.581310.1087940.183284-0.342822
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)30209772857410059899119610060958976917520617144836.2537.0637.1979222.894737-6.363514-3.6579280.1131890.184349-0.342689
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)30318772747408459849119510062459076909417617531736.2537.0637.2009162.9103-6.383267-3.7279620.1181160.184483-0.342156
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)30314772747408459849119910062159056909417617531736.2537.0637.2128982.924068-6.406013-3.7973970.1238420.183284-0.341224
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)30327772637407959719120310060658986909417617531736.2537.0637.2188872.936638-6.418583-3.8584530.13010.179289-0.341091
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)30513772647406559549120710061958916909417617531736.2537.0637.2158932.946215-6.426963-3.9314790.1374240.174629-0.342156
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)30815772697404859549120710061958916909417617531736.2537.0637.20992.964173-6.432351-3.985950.1450140.169302-0.34442
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)31034772497405259449119910061258926909417617531736.2537.0637.2069092.974947-6.435942-4.0386260.1538030.162511-0.348148
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)31095772497405259449119810062558946896147617724236.2537.0637.2009162.984524-6.434146-4.0877090.1647220.154788-0.353342
Fri Jan 01 2021 15:10:36 GMT+0000 (Coordinated Universal Time)31082772567402859349119910062858896896147617724236.2537.0637.2039112.994102-6.443724-4.1242230.1757740.146798-0.359866

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