Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S17 Run
@kaggle.mexwell_pulse_transit_time.s17_run

  • 8.65 MB
  • 242459 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 12:49:32 GMT+0000 (Coordinated Universal Time)3308981599828807737875379919362835757625700488033.1334.3833.507862-0.462104-6.575411-3.0826920.5443610.055142-0.710801
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3329381605828787738875379919362835757625700488033.1334.3833.507862-0.435168-6.67717-3.0653330.5668650.055941-0.730908
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3347981605828787738875449919062895757625700488033.1334.3833.504868-0.401648-6.768753-3.0503680.5918990.058471-0.748884
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3359081606828697736875319918362895757625700488033.1334.3833.504868-0.36693-6.87111-3.0479740.6189310.060867-0.764464
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3359181604828907736875349917962925757625700488033.1334.3833.504868-0.339395-6.957306-3.0569530.6478260.063664-0.778313
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3356681599828857739875349919562855757625700488033.1334.3833.504868-0.312459-7.033925-3.0767060.6773880.067259-0.789631
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3358881616828887746875349919562855758549700473633.1334.3833.513855-0.289115-7.104557-3.0952620.7066830.069789-0.798819
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3370781616828887746875409920562935758549700473633.1334.3833.519844-0.260383-7.166211-3.1221980.7362450.071787-0.806276
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3388281609828977743875449918762935758549700473633.1334.3833.507862-0.238834-7.220083-3.1820560.765140.073385-0.812268
Fri Jan 01 2021 12:49:32 GMT+0000 (Coordinated Universal Time)3402781606828787741875439919662955758549700473633.1334.3833.513855-0.222074-7.265575-3.2323370.7931040.073385-0.816796

CREATE TABLE s17_run (
  "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.