Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S20 Walk
@kaggle.mexwell_pulse_transit_time.s20_walk

  • 8.46 MB
  • 242260 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 11:22:57 GMT+0000 (Coordinated Universal Time)6094976093707873433819898675450486280958546782033.9435.1934.2057389.2109630.7883311.973521-0.0079590.204533-0.193503
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)5645576087708033421819968675650506280958546782033.9435.1934.2057389.2301180.7979081.944191-0.0035650.207995-0.205221
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)5082976087708033421819858674950496280958546782033.9435.1934.2117319.2564550.8068871.9352120.0009630.210658-0.217871
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)4514276101708003424819918676050496280958546782033.9435.1934.2147259.2786030.8110771.9256350.0060230.213854-0.23172
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)4006576120708143435819918676050496280958546782033.9435.1934.2117319.2947650.8146691.9058820.0116160.216384-0.245036
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)3608476107708133434819918675750486284648547028933.9435.1934.2027449.3187070.8206541.8885230.0177410.218648-0.258618
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)3334776107708223427819788674950446284648547028933.9435.1934.2027449.3366650.8134711.8591920.0243990.220379-0.272334
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)3170676107708223427819808674450496284648547028933.9435.1934.2027449.3546230.8116761.8436290.0318560.221444-0.286449
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)3080476106708263438819808675050466284648547028933.9435.1934.2117319.3761720.8020981.8316580.0397120.222642-0.30043
Fri Jan 01 2021 11:22:57 GMT+0000 (Coordinated Universal Time)3042476120708183443819808675050466284648547028933.9435.1934.2237099.3959250.788931.822080.0485010.223042-0.314013

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