Legislative State Route Names
State of Connecticut
@usgov.state_of_connecticut_legislative_state_route_names_cc83b
State of Connecticut
@usgov.state_of_connecticut_legislative_state_route_names_cc83b
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"xsp" VARCHAR,
"lstn_leg_name" VARCHAR,
"lstn_start_descr" VARCHAR,
"lstn_end_descr" VARCHAR,
"lstn_year" DOUBLE,
"lstn_act" VARCHAR,
"lstn_section" 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.