fetch_tract_data: Gets ACS data from the Census API

Description Usage Arguments Value See Also

View source: R/coc_county_tract_crosswalk.R

Description

Requests ACS population data for all tracts in the 50 states + DC as well as spatial data for the tracts. It also converts the spatial data to the given CRS.

Usage

1
fetch_tract_data(year, crs)

Arguments

year

Year of the ACS data and tract boundaries to fetch

crs

The EPSG code for the tract spatial data CRS

Value

A spatial data frame:

See Also

match_tracts_to_cocs(), build_tract_crosswalk(), build_county_crosswalk()


ucsf-bhhi/coc-data documentation built on Dec. 23, 2021, 1:07 p.m.