CT Municipalities (with FIPS)
State of Connecticut
@usgov.state_of_connecticut_ct_municipalities_with_fips_544e0
State of Connecticut
@usgov.state_of_connecticut_ct_municipalities_with_fips_544e0
CREATE TABLE table_1 (
"municipality" VARCHAR,
"councilsofgovernments" VARCHAR,
"county" VARCHAR,
"planningregion" VARCHAR,
"statefips" BIGINT,
"councilsofgovernmentsfips" BIGINT,
"municipalityfips" BIGINT,
"municipalityfips_geoid" BIGINT,
"objectid" BIGINT,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.