Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S13 Walk
@kaggle.mexwell_pulse_transit_time.s13_walk

  • 8.81 MB
  • 243439 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:25:07 GMT+0000 (Coordinated Universal Time)2968581354780603748860399575558626965507530310533.5635.6334.4483499.372581-3.4238831.901093-0.905586-0.4949070.86616
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3060181354780603748860399575558626965507530310533.5635.6334.4483499.372581-3.4238831.901093-0.905586-0.4949070.86616
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3142781365780483750860539575558646965507530310533.5635.6334.442369.373777-3.404131.896903-0.914774-0.4923770.865627
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3218681361780563753860559574458616965507530310533.5635.6334.4393629.358812-3.3807851.875953-0.923429-0.4893140.864295
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3276281358780523757860629575458656965507530310533.535.6334.4363679.34744-3.340681.836446-0.941006-0.4851860.859369
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3306881352780553747860509576458636965507530310533.535.6334.4363679.338461-3.323921.795743-0.950461-0.4834550.855374
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3310481352780553747860509576458636966559530523033.535.6334.4363679.338461-3.323921.795743-0.950461-0.4834550.855374
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3297281357780593743860549576058706966559530523033.535.6334.4333729.337264-3.311351.732892-0.968304-0.4810580.845786
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3272281357780463733860639575558586966559530523033.535.6334.4333729.337264-3.311351.732892-0.975894-0.4801260.839395
Fri Jan 01 2021 11:25:07 GMT+0000 (Coordinated Universal Time)3246481365780453745860579574558606966559530523033.535.6334.4393629.345045-3.3173361.714934-0.975894-0.4801260.839395

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