Data For Artificial Intelligence: Data-Centric AI For Transportation: Work Zone Use Case Raw Maryland Speed Data
Department of Transportation
@usgov.dot_gov_data_for_artificial_intelligence_centric_ai_fo_8c96509c
Department of Transportation
@usgov.dot_gov_data_for_artificial_intelligence_centric_ai_fo_8c96509c
CREATE TABLE table_1 (
"tmc_code" VARCHAR,
"measurement_tstamp" VARCHAR,
"speed" DOUBLE,
"average_speed" DOUBLE,
"reference_speed" BIGINT,
"travel_time_minutes" DOUBLE,
"confidence_score" DOUBLE,
"cvalue" DOUBLE
);
Anyone who has the link will be able to view this.