2024 Availability By Town (Unserved And Underserved Locations)
State of Connecticut
@usgov.state_of_connecticut_2024_availability_by_town_unserve_702cc5ca
State of Connecticut
@usgov.state_of_connecticut_2024_availability_by_town_unserve_702cc5ca
CREATE TABLE table_1 (
"objectid_1" BIGINT,
"municipality" VARCHAR,
"councilsofgovernments" VARCHAR,
"county" VARCHAR,
"planningregion" VARCHAR,
"statefips" BIGINT,
"councilsofgovernmentsfips" BIGINT,
"municipalityfips" BIGINT,
"municipalityfips_geoid" BIGINT,
"objectid" BIGINT,
"town" VARCHAR,
"total_bsls" BIGINT,
"unserved_count" BIGINT,
"perc_unserved" DOUBLE,
"underserved_count" BIGINT,
"served_count" BIGINT,
"state_goal_count" BIGINT,
"providers" VARCHAR,
"p_100_20_provs" VARCHAR,
"p_1gb_100_provs" VARCHAR,
"technology_summary" VARCHAR,
"gigabit_count" BIGINT,
"max_download" BIGINT,
"max_upload" BIGINT,
"avg_download" DOUBLE,
"avg_upload" DOUBLE,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.