Baselight

🫀 Pulse Transit Time

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

@kaggle.mexwell_pulse_transit_time

S4 Run
@kaggle.mexwell_pulse_transit_time.s4_run

  • 8.41 MB
  • 245748 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:10:03 GMT+0000 (Coordinated Universal Time)2871881607792104271861669385057805752125568195534.1336.2535.9309625.515923-6.022323-6.125877-1.06841-0.0944641.248185
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2851481607792114273861529385157855752125568195534.1336.2535.9309625.534479-6.00676-6.121687-1.077199-0.0887381.250849
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2837981594792014268861529385157855752125568195534.1336.2535.9339565.547648-6.007957-6.130666-1.086253-0.0832781.252979
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2835781594792014268861609385557835754449568161434.1336.2535.9249735.562613-6.009154-6.142039-1.095708-0.0779521.25511
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2832681600792064279861629386057885754449568161434.1336.2535.9249735.57638-5.995985-6.157003-1.105295-0.0720931.257773
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2819481597792084281861589385557805754449568161434.1336.2535.9339565.591344-5.981619-6.166581-1.114084-0.0671661.260836
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2802981601792064268861559386257815754449568161434.1336.2535.9309625.599126-5.971443-6.177954-1.123006-0.0629051.264564
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2804681599792174273861559386257815754449568161434.1336.2535.9369515.612295-5.96007-6.185735-1.132194-0.0582441.26776
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2805981599792174273861619385557825754449568161434.1336.2535.9459385.640428-5.933134-6.209679-1.140982-0.0541161.271621
Fri Jan 01 2021 14:10:03 GMT+0000 (Coordinated Universal Time)2809781598792154276861609385757795756372568106034.1336.2535.9459385.664371-5.912782-6.221052-1.148572-0.0499881.275084

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