2022 Traffic Flow Counts
City of Seattle
@usgov.city_of_seattle_2022_traffic_flow_counts
City of Seattle
@usgov.city_of_seattle_2022_traffic_flow_counts
CREATE TABLE table_1 (
"fid" BIGINT,
"objectid" BIGINT,
"compkey" VARCHAR,
"stname_ord" VARCHAR,
"flowsegid" BIGINT,
"downtown" VARCHAR,
"start_date" VARCHAR,
"ampk" BIGINT,
"pmpk" BIGINT,
"awdt" BIGINT,
"adt" BIGINT,
"awdt_round" BIGINT,
"dataqualit" VARCHAR,
"flags" VARCHAR,
"segstatus" VARCHAR,
"createdate" VARCHAR,
"creator" VARCHAR,
"modifiedda" VARCHAR,
"id" BIGINT,
"study_titl" VARCHAR,
"compkey_1" BIGINT,
"unit_id_un" VARCHAR,
"dir_flow" VARCHAR,
"lane" VARCHAR,
"days" BIGINT,
"min_norm_a" BIGINT,
"max_norm_a" BIGINT,
"ave_norm_a" BIGINT,
"shape_leng" DOUBLE,
"adjust" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.