Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S7 Walk
@kaggle.mexwell_pulse_transit_time.s7_walk

  • 8.22 MB
  • 245976 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 17:35:38 GMT+0000 (Coordinated Universal Time)3328063476708803238545307713625586563954507817032.5634.3833.7444849.493493-2.0740834.4749910.78460.190805-0.637272
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3363163460708563250545177713325566563954507817032.5634.3833.7444849.495888-2.0698934.4522450.7788750.186411-0.637006
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3391563460708563250545247712925566563954507817032.5634.3833.7414869.49888-2.0698934.4259070.7740810.18175-0.636606
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3411563447708343249545207712825586559959507593032.5634.3833.7384919.501874-2.0657034.4217170.7684880.176823-0.636606
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3418563452708273250545237713225576559959507593032.5634.3833.7414869.504268-2.0621114.420520.762230.170964-0.636074
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3419063445708013259545237713225576559959507593032.5634.3833.7354979.507261-2.0615134.4091470.7558380.164839-0.635275
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3428263427707823234545207711925566559959507593032.5634.3833.7414869.514443-2.0680974.4073510.7494460.159512-0.634476
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3439463427707823234545197711425576559959507593032.5634.3833.7444849.516838-2.06694.412140.7425220.154719-0.633943
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3450863424707633244545177712125616559959507593032.5634.3833.7564629.50367-2.06694.4187250.7359970.149659-0.633544
Fri Jan 01 2021 17:35:38 GMT+0000 (Coordinated Universal Time)3457163421707483244545177712125616552130507304932.5634.3833.7564629.497085-2.0621114.4259070.7297390.145264-0.633144

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