countyBroadband: Search broadband availability by county name.

Description Usage Arguments Value Examples

Description

The api allows you to search by county name for list of counties with response having a flag for fixed broadband availability greater than 50

Usage

1
countyBroadband(version = "jun2014", county = NULL)

Arguments

county

A character with a minimum of 1 character.

date

A character with data version. Examples: jun2014, dec2013, jun2013, dec2012, jun2012, dec2011

Value

A data.frame with these variables: stateName countyName availabilityGt50PercentFlag countyId stateId

Examples

1
countyBroadband(county="Miami")

kintero/usbbmap documentation built on May 20, 2019, 10:02 a.m.