Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S17 Walk
@kaggle.mexwell_pulse_transit_time.s17_walk

  • 8.39 MB
  • 242541 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 13:00:12 GMT+0000 (Coordinated Universal Time)3345880979824717393852659281550625380956678388733.7535.8834.490288.184996-2.1159831.6065910.3364980.050481-0.218641
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3348180979824717393852659281550625380956678388733.7535.8834.4872868.178411-2.1608771.5754650.3394280.063797-0.230226
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3351380984824737390852699282050615380956678388733.7535.8834.4842918.173024-2.1979891.5443390.340360.075781-0.241944
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3356880980824917389852569282850605380956678388733.7535.8834.4872868.171228-2.2368971.5299730.3395610.087366-0.252996
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3371680981824737403852739283950705380956678388733.7535.8834.4872868.163446-2.2596431.514410.337430.09762-0.263516
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3395280994824807392852699283550645390025678635033.7535.8834.4932758.161651-2.2871781.506030.332770.106541-0.275101
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3426780994824807392852699283550645390025678635033.7535.8834.4962698.16225-2.3195011.5012410.3253130.114398-0.287351
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3451680990824927394852829284750685390025678635033.7535.8834.4932758.165242-2.345241.4766990.3166570.121722-0.299203
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3466980995824877396852819284350655390025678635033.7535.8834.4872868.162848-2.3751691.4749030.3060050.128646-0.31132
Fri Jan 01 2021 13:00:12 GMT+0000 (Coordinated Universal Time)3472681004824907407852799284450785390025678635033.7535.8834.4872868.17063-2.4134781.4850790.294020.134904-0.323571

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