Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S22 Walk
@kaggle.mexwell_pulse_transit_time.s22_walk

  • 8.11 MB
  • 242658 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 12:19:35 GMT+0000 (Coordinated Universal Time)3451779592846684614743578246946746010258620896433.0636.0633.6845789.995703-1.43420.0329220.2481030.264234-0.821429
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3425379592846944625743668246146716010258620896433.0636.0633.6935659.987323-1.428214-0.0029930.2042930.239333-0.814637
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3398779592846944625743598247246746010258620896433.0636.0633.6935659.987323-1.428214-0.0029930.2042930.239333-0.814637
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3382679607846974626743588245146806011535620896433.0636.0633.6935659.966971-1.431207-0.0089790.165810.21097-0.809444
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3372979607846974611743598246246756011535620896433.0636.0633.6875729.974752-1.437791-0.0011970.1482320.196588-0.806515
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3361179612846894615743598246246756011535620896433.0636.0633.6875729.974752-1.437791-0.0011970.1482320.196588-0.806515
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3355879601847154625743598247046826011535620896433.0636.0633.6815839.994506-1.4419810.0221470.1186710.169956-0.799191
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3357279601847154625743598246146716011535620896433.0636.0633.6815839.994506-1.4419810.0221470.1186710.169956-0.799191
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3365179610847354614743628245646716011535620896433.0636.0633.66960110.004083-1.442580.0616540.0944360.147585-0.790269
Fri Jan 01 2021 12:19:35 GMT+0000 (Coordinated Universal Time)3370579620847424625743638246146746015406620897333.0636.0633.6666079.998097-1.4479670.0640480.0859140.137598-0.786141

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