Broadband Availability By Municipality
State of New York
@usgov.state_of_new_york_broadband_availability_by_municipality
State of New York
@usgov.state_of_new_york_broadband_availability_by_municipality
New York State has just completed a broadband mapping program as part of the national broadband mapping program funded by the National Telecommunications and Information Administration in the US Department of Commerce. Information about the availability of high-speed Internet services, commonly called Broadband, was collected from broadband provider companies regarding the technology type and speed of services offered. The data was updated every six months for five years, and is shown on the NYS Broadband Map at www.broadbandmap.ny.gov as well as the National Broadband Map at www.broadbandmap.gov. The data on the map depicts broadband availability at the Census Block level. This table summarizes the information for each municipality (town, city, village, Indian Reservation) in New York State.
Organization: State of New York
Last updated: 2020-11-12T04:00:24.923690
Tags: broadband, cable, dsl, fcc, fiber, internet, ntia, satellite, speed, wireless
CREATE TABLE table_1 (
"gnis_id" BIGINT,
"municipality_name" VARCHAR,
"municipality_type" VARCHAR,
"n_2010_muni_population" BIGINT -- 2010 Muni Population,
"n_2010_muni_housing_units" BIGINT -- 2010 Muni Housing Units,
"muni_area_sq_mi" DOUBLE -- Muni Area (sq Mi),
"county" VARCHAR,
"redc_region" VARCHAR,
"n__cable_providers" BIGINT -- # Cable Providers,
"n__hse_units_cable" BIGINT -- # Hse Units Cable,
"n__hse_units_cable_0ee49e" BIGINT -- % Hse Units Cable,
"n__of_dsl_providers" BIGINT -- # Of DSL Providers,
"n__hse_units_dsl" BIGINT -- # Hse Units DSL,
"n__hse_units_dsl_219ee3" BIGINT -- % Hse Units DSL,
"n__fiber_providers" BIGINT -- # Fiber Providers,
"n__hse_units_fiber" BIGINT -- # Hse Units Fiber,
"n__hse_units_fiber_300f3b" BIGINT -- % Hse Units Fiber,
"n__wireline_providers" BIGINT -- # Wireline Providers,
"n__hse_units_wireline" BIGINT -- # Hse Units Wireline,
"n__hse_units_wireline_e30d2e" BIGINT -- % Hse Units Wireline,
"n__wireless_providers" BIGINT -- # Wireless Providers,
"n__hse_units_wireless" BIGINT -- # Hse Units Wireless,
"n__hse_units_wireless_740be5" BIGINT -- % Hse Units Wireless,
"n__satellite_providers" BIGINT -- # Satellite Providers
);Anyone who has the link will be able to view this.