Get Most Recently Released Year and Quarter: USPS Crosswalk Files
Source:R/hud_find_most_recent_data.R
hud_rec_cw_yr.Rd
Pings the (United States Postal Service) USPS Crosswalk API provided by HUD USER to determine the most recently released files. This will only ping for the last two years for every quarter. This tests hud_cw_tract_zip(tract = 48201223100) as the endpoint query.
Usage
hud_rec_cw_yr(key = Sys.getenv("HUD_KEY"))
Arguments
- key
A character vector of length one with the key obtained from HUD (US Department of Housing and Urban Development) USER website.
Value
The most recent year and quarter of available (United States Postal Service) USPS Crosswalk files.