National Highway System
State of Connecticut
@usgov.state_of_connecticut_national_highway_system_c380b
State of Connecticut
@usgov.state_of_connecticut_national_highway_system_c380b
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"nhs_code" BIGINT,
"nhs_desc" VARCHAR,
"town_number" BIGINT,
"town_name" VARCHAR,
"year" BIGINT,
"globalid" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.