Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S2 Walk
@kaggle.mexwell_pulse_transit_time.s2_walk

  • 8.27 MB
  • 246864 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 14:50:48 GMT+0000 (Coordinated Universal Time)2916976746746643216765828225339815986367553222236.9438.536.4551165.296843-0.4812599.2594480.2159840.4340430.39131
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2888276743746883208765828225339815986367553222236.9438.536.4581155.295047-0.4644999.2444840.2029350.4392370.393973
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2866876743746883208765838224439835986840553188436.9438.536.4611095.291455-0.4567179.2289210.1900180.4441630.396236
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2843976741746813216765878224939815986840553188436.9438.536.4551165.295645-0.4435489.203780.1779010.4486910.397035
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2835076751746833211765838222739795986840553188436.9438.536.4611095.290258-0.4255919.1666680.1660490.4534850.397169
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2842276747746933219765848225039865986840553188436.9438.536.4551165.292054-0.3992539.1487110.1548640.4581450.397701
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2855076750747003216765848225039865986840553188436.9438.536.4581155.30223-0.3771069.1283590.1439450.4628060.397834
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2862876750747003216765848224639875986840553188436.9438.536.4581155.308216-0.345989.0960360.1346240.4658690.39637
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2855576732746933236765948224539865987885553174036.9438.536.4521225.309413-0.3142559.0661070.1258350.4689310.394772
Fri Jan 01 2021 14:50:48 GMT+0000 (Coordinated Universal Time)2842276747746883220765918224139855987885553174036.9438.536.4521225.321983-0.2705599.0433610.1169130.4715940.392242

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