Data For Artificial Intelligence: Data-Centric AI For Transportation: Work Zone Use Case Raw Maryland Average Annual Daily Traffic 2019
Department of Transportation
@usgov.dot_gov_data_for_artificial_intelligence_centric_ai_fo_aaa2a246
Department of Transportation
@usgov.dot_gov_data_for_artificial_intelligence_centric_ai_fo_aaa2a246
Data for Artificial Intelligence: Data-Centric AI for Transportation: Work Zone Use Case proposes a data integration pipeline that enhances the utilization of work zone and traffic data from diversified platforms and introduces a novel deep learning model to predict the traffic speed and traffic collision likelihood during planned work zone events. This dataset is raw Maryland 2019 Average Annual Daily Traffic data
Organization: Department of Transportation
Last updated: 2024-11-21T11:41:50.147622
Tags: intelligent-transportation-systems-its, its-joint-program-office-jpo, speed-data, traffic-detectors, traffic-flow, travel-time, work-zones
CREATE TABLE table_1 (
"tmc" VARCHAR,
"day_of_week" BIGINT,
"time_bin" BIGINT,
"volume" BIGINT,
"percent_commercial" DOUBLE
);Anyone who has the link will be able to view this.