dataset_year_geography_availability: Working Combinations of 'dataset', 'year', and 'geography' in...

dataset_year_geography_availabilityR Documentation

Working Combinations of dataset, year, and geography in get_adi()

Description

A three-column data set of combinations of the dataset, year, and geography arguments to get_adi() that should successfully yield ADI and ADI-3 estimates.

Usage

dataset_year_geography_availability

Format

A tibble with 130 rows and 4 variables:

  • dataset: Value that can be supplied to the dataset argument of get_adi().

  • year: Value that can be supplied to the year argument of get_adi().

  • geography: Value that can be supplied to the geography argument of get_adi(). Note that "zip code tabulation area" is not represented here: just use "zcta", please.

  • acs: Logical, indicating that the combination of variables can yield ADIs and ADI-3s.

See Also

get_adi()


sociome documentation built on Jan. 10, 2026, 9:17 a.m.