Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S12 Walk
@kaggle.mexwell_pulse_transit_time.s12_walk

  • 8.86 MB
  • 242888 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:36:49 GMT+0000 (Coordinated Universal Time)3314475614678903799788598768945016154544635138233.1334.3833.5258339.327686-2.1058084.976003-0.177845-0.695945-0.047464
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3375575610678683810788638770245046154544635138233.1334.3833.5348219.315715-2.1117944.976003-0.154275-0.691018-0.02709
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3432275608678873804788648770144986154544635138233.1334.3833.5378159.30494-2.1171814.971215-0.131904-0.685026-0.005918
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3483375608678873804788658769244966154544635138233.1334.3833.5348219.291173-2.1351384.977799-0.110865-0.6785010.015255
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3528775612678833799788698769744996154631635075033.1334.3833.5348219.287581-2.142924.986179-0.090492-0.6727750.036161
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3568675620678853800788698769744996154631635075033.1334.3833.540819.279202-2.1542934.984384-0.072648-0.6663840.057333
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3594875616678733801788638769345036154631635075033.1334.3833.5318229.273215-2.1536944.976602-0.055204-0.6594590.078639
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3619075609678693800788638770045066154631635075033.1334.3833.5348219.260646-2.1566874.967024-0.038027-0.6522690.099678
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3655075609678693800788658769045046154631635075033.1334.3833.5288289.252265-2.1608774.953856-0.021515-0.6452110.120052
Fri Jan 01 2021 11:36:49 GMT+0000 (Coordinated Universal Time)3701975612678803795788638770145076154631635075033.1334.3833.5348219.240892-2.1507014.95206-0.006201-0.6374880.140692

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