Average Vehicle Travel Speed In AM Peak
District of Columbia
@usgov.district_of_columbia_average_vehicle_travel_speed_in_am_peak
District of Columbia
@usgov.district_of_columbia_average_vehicle_travel_speed_in_am_peak
This layer shows average AM peak period travel speeds for vehicles on weekdays across the District in 2019. The average vehicle speeds in this layer were determined using turning movement counts.
Organization: District of Columbia
Last updated: 2024-04-30T17:55:57.356557
Tags: ddot, district-of-columbia, movedc, speed, tmc, transportation, turning-movement-count, washington-dc
CREATE TABLE table_1 (
"objectid" BIGINT,
"tmc_code" VARCHAR,
"time_period" VARCHAR,
"tmc_code_speed" DOUBLE,
"tmc_code_ref_speed" DOUBLE,
"tmc_code_avg_speed" DOUBLE,
"tmc_code_travel_time_minutes" DOUBLE,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"shapelen" BIGINT
);Anyone who has the link will be able to view this.