Baselight

Enhancing Microsimulation Models For Improved Work Zone Planning: Car-Following Data From Western Massachusetts (Radar Points)

Department of Transportation

@usgov.dot_gov_enhancing_microsimulation_models_for_improved__7b3d1dba

Loading...
Loading...

About this Dataset

Enhancing Microsimulation Models For Improved Work Zone Planning: Car-Following Data From Western Massachusetts (Radar Points)

The data describe freeway car-following behavior (such as velocity, acceleration, and relative position) for the car-following instances observed during 6 data collection runs, collected using an Instrumented Research Vehicle (IRV) along freeways and arterials in western Massachusetts in the summer of 2016 to better understand work zone driver behaviors. The USDOT Volpe National Transportation Systems Center (Volpe Center) identified, isolated, and classified individual car following instances from within the raw datasets (classification parameters included roadway type, level of congestion, and speed limit), then processed, refined, and cleaned the dataset.

This table contains the instantaneous data processed from radar and GPS. See also the instances table (https://datahub.transportation.gov/Automobiles/Enhancing-Microsimulation-Models-for-Improved-Work/b3k6-qwyh) and runs table (https://datahub.transportation.gov/Automobiles/Enhancing-Microsimulation-Models-for-Improved-Work/74ug-57tr).
Organization: Department of Transportation
Last updated: 2020-11-12T12:36:21.090975
Tags: car-following, freeway, instrumented-research-vehicle-irv, microscopic-modeling, microsimulation, springfield-massachusetts, traffic-simulation, work-zone

Tables

Table 1

@usgov.dot_gov_enhancing_microsimulation_models_for_improved__7b3d1dba.table_1
  • 6.94 MB
  • 156,592 rows
  • 12 columns
Loading...
CREATE TABLE table_1 (
  "radar_point_id" BIGINT,
  "global_instance_id" BIGINT,
  "run_id" BIGINT,
  "run_instance_id" BIGINT,
  "parent_instance_id" BIGINT,
  "timestamp" VARCHAR,
  "leader_vel" DOUBLE,
  "leader_accel" DOUBLE,
  "follower_vel" DOUBLE,
  "follower_accel" DOUBLE,
  "delta_dist" DOUBLE,
  "delta_vel" DOUBLE
);

Share link

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