Enhancing Microsimulation Models For Improved Work Zone Planning: Car-Following Data From Northern Virginia (Instances)
Department of Transportation
@usgov.dot_gov_enhancing_microsimulation_models_for_improved__f1d6e5ad
Department of Transportation
@usgov.dot_gov_enhancing_microsimulation_models_for_improved__f1d6e5ad
CREATE TABLE table_1 (
"global_instance_id" BIGINT,
"run_id" BIGINT,
"run_instance_id" BIGINT,
"parent_instance_id" BIGINT,
"leader_radar" BIGINT,
"leader_veh_type" VARCHAR,
"follower_radar" BIGINT,
"follower_veh_type" VARCHAR,
"start_time" VARCHAR,
"end_time" VARCHAR,
"road_type" VARCHAR,
"congestion" VARCHAR,
"speed_limit" BIGINT
);
Anyone who has the link will be able to view this.