State Admin System Code
State of Connecticut
@usgov.state_of_connecticut_state_admin_system_code
State of Connecticut
@usgov.state_of_connecticut_state_admin_system_code
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"sasc_ste_adsys_code" VARCHAR,
"ste_adsys_code_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.