HPMS Traffic & AADT Data
State of Connecticut
@usgov.state_of_connecticut_hpms_traffic_aadt_data_3c81e
State of Connecticut
@usgov.state_of_connecticut_hpms_traffic_aadt_data_3c81e
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"hadt_aadt_su" BIGINT,
"hadt_pct_peak_su" DOUBLE,
"hadt_aadt_comb" BIGINT,
"hadt_pct_peak_comb" DOUBLE,
"hadt_k_fact" DOUBLE,
"hadt_dir_fact" DOUBLE,
"hadt_fut_aadt" DOUBLE,
"hadt_fut_aadt_year" DOUBLE,
"hadt_cap" DOUBLE,
"hadt_truck_aadt" BIGINT,
"hadt_peak_pct_trck_aadt" DOUBLE,
"town_number" BIGINT,
"town_name" VARCHAR,
"year" BIGINT,
"globalid" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.