Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S5 Walk
@kaggle.mexwell_pulse_transit_time.s5_walk

  • 8.3 MB
  • 245842 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:59:05 GMT+0000 (Coordinated Universal Time)3039476456730494430835409060460326482215558279835.8136.536.5060358.900898-1.4240243.279625-0.327305-0.4303170.733378
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3029776456730494430835349059560326482215558279835.8136.6336.503048.909877-1.4096583.270646-0.344749-0.4183330.714735
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3017376462730694425835279061460296482215558279835.8136.6336.5060358.916462-1.4048693.273639-0.362859-0.4058160.69596
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3012676459730734439835279061460296482215558279835.8136.6336.5120248.934419-1.4048693.249696-0.380303-0.3939650.676518
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3012876465730654441835389063060316489265558705635.8136.6336.5180178.953573-1.3976863.23533-0.39788-0.3827790.658009
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3012776459730754441835399062660276489265558705635.8136.6336.5278.966144-1.3994823.22276-0.41559-0.371860.6395
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3009376459730754441835509061860316489265558705635.8136.6336.5240068.976918-1.4018773.185049-0.433034-0.3604080.621257
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3018576468730654441835399062260276489265558705635.8136.6336.5210118.979313-1.4018773.168289-0.449413-0.3496220.603014
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3036476473730814447835399062260276489265558705635.8136.6336.5329938.978115-1.4036723.158113-0.465525-0.3395020.584771
Fri Jan 01 2021 14:59:05 GMT+0000 (Coordinated Universal Time)3057076469730774442835559064560366489265558705635.8136.6336.5389828.983502-1.4096583.141951-0.481637-0.3300480.567194

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