Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S3 Walk
@kaggle.mexwell_pulse_transit_time.s3_walk

  • 8.19 MB
  • 246587 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:04:25 GMT+0000 (Coordinated Universal Time)3431878289736193082830768891450365689944541387335.4437.0636.5749249.385749-1.3689554.021865-0.758443-0.097809-0.048346
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3450778274735853070830868890450325689944541387335.4437.0636.571939.377369-1.3617724.02845-0.759375-0.104999-0.048213
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3467278274735853070830888890950335689944541387335.4437.0636.5749249.363003-1.345614.047006-0.76004-0.112323-0.048213
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3476878243735243063830858891050335689944541387335.4437.0636.5869069.357017-1.3360334.067358-0.761905-0.119381-0.049279
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3474378240734643046830858891050335689944541387335.4437.0636.5928969.333673-1.3264554.096089-0.764568-0.125772-0.050344
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3462978206734183041830768890850295681322541160835.4437.0636.6018839.312722-1.3228644.128413-0.767897-0.132297-0.051942
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3444678200733743038830808889650245681322541160835.4437.0636.6108679.300751-1.3168784.146969-0.771226-0.13789-0.053806
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3421278200733743038830828889850265681322541160835.4437.0636.6078729.285786-1.3114914.176299-0.774688-0.143083-0.055138
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3393878171733293040830768890550265681322541160835.4437.0636.5988859.266033-1.3174774.206827-0.778683-0.148276-0.057268
Fri Jan 01 2021 17:04:25 GMT+0000 (Coordinated Universal Time)3365978155732823012830768890550265681322541160835.4437.0636.595899.250469-1.3150824.248727-0.782944-0.152671-0.059132

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