Baselight

Driving Dataset - HCILAB

A Dataset of Real World Driving to Assess Driver Workload

@kaggle.stefanogiannini_driving_dataset_hcilab

Participant 10 Labeled
@kaggle.stefanogiannini_driving_dataset_hcilab.participant_10_labeled

  • 5.63 MB
  • 221309 rows
  • 24 columns
unnamed_0

Unnamed: 0

time_biotrace

Time Biotrace

time_videorating

Time Videorating

time_light

Time Light

time_accel

Time Accel

time_gps

Time GPS

accelx

AccelX

accely

AccelY

accelz

AccelZ

lightning

Lightning

latitude_gps

Latitude GPS

longitude_gps

Longitude GPS

accuracy_gps

Accuracy GPS

altitude_gps

Altitude GPS

speed_gps

Speed GPS

bearing_gps

Bearing GPS

frame_videorating

Frame Videorating

rating_videorating

Rating Videorating

ecg

ECG

scr

SCR

temp

Temp

hr

HR

hrv_lf

HRV LF

target

Target

14:50:47:00700:00:00:00014:50:46:95414:50:46:89414:50:41:332-0.26815069.8832650.019153614716.211348.74704419.10853065455040.11561112156.999578105.3492.14634.7397090.25450
114:50:47:01500:00:00:00014:50:46:95414:50:47:00914:50:41:332-0.28730429.97903250.095768064716.211348.74704419.10853065455040.11561112156.999578109.4892.14634.7387090.25450
214:50:47:02300:00:00:00014:50:46:95414:50:47:00914:50:41:332-0.28730429.97903250.095768064716.211348.74704419.10853065455040.11561112156.999578111.8342.14634.747090.25450
314:50:47:03100:00:00:00014:50:46:95414:50:47:00914:50:41:332-0.28730429.97903250.095768064716.211348.74704419.10853065455040.11561112156.999578123.4632.14634.7367090.25450
414:50:47:03900:00:00:00014:50:46:95414:50:47:00914:50:41:332-0.28730429.97903250.095768064716.211348.74704419.10853065455040.11561112156.999578109.4652.14634.7397090.25450
514:50:47:04600:00:00:00014:50:46:95414:50:47:00914:50:41:332-0.28730429.97903250.095768064716.211348.74704419.10853065455040.11561112156.999578104.5672.14634.7437090.25450
614:50:47:05400:00:00:00014:50:46:95414:50:47:00914:50:41:332-0.28730429.97903250.095768064716.211348.74704419.10853065455040.11561112156.999578096.0162.14634.7427090.25450
714:50:47:06200:00:00:00014:50:47:05614:50:47:00914:50:41:332-0.28730429.97903250.095768064753.929848.74704419.10853065455040.11561112156.999578094.5992.14634.7437090.25450
814:50:47:07000:00:00:00014:50:47:05614:50:47:00914:50:41:332-0.28730429.97903250.095768064753.929848.74704419.10853065455040.11561112156.999578062.952.14634.7397090.25450
914:50:47:07800:00:00:00014:50:47:05614:50:47:00914:50:41:332-0.28730429.97903250.095768064753.929848.74704419.10853065455040.11561112156.999578063.9522.14634.7457090.25450

CREATE TABLE participant_10_labeled (
  "unnamed_0" BIGINT,
  "time_biotrace" VARCHAR,
  "time_videorating" VARCHAR,
  "time_light" VARCHAR,
  "time_accel" VARCHAR,
  "time_gps" VARCHAR,
  "accelx" DOUBLE,
  "accely" DOUBLE,
  "accelz" DOUBLE,
  "lightning" DOUBLE,
  "latitude_gps" DOUBLE,
  "longitude_gps" DOUBLE,
  "accuracy_gps" BIGINT,
  "altitude_gps" BIGINT,
  "speed_gps" DOUBLE,
  "bearing_gps" DOUBLE,
  "frame_videorating" BIGINT,
  "rating_videorating" BIGINT,
  "ecg" DOUBLE,
  "scr" DOUBLE,
  "temp" DOUBLE,
  "hr" DOUBLE,
  "hrv_lf" DOUBLE,
  "target" VARCHAR
);

Share link

Anyone who has the link will be able to view this.