Estimate the latest ACS 5-year end year Census Bureau has published
Source:R/defaults.R
acs_endyear_like_ejam.RdMirrors the guess_census_has_published = TRUE branch of
EJAM::acs_endyear(). Prefers EJAM::acs_endyear() when the EJAM
package is installed, falling back to a self-contained estimator that
uses the typical Census release lag (~1 year after the survey period
ends) and the known release dates of recent vintages.
Usage
acs_endyear_like_ejam(guess_as_of = Sys.Date())Details
Use this when you want today's "best guess" of which vintage's
summary_file/<yr>/ directory should exist on www2.census.gov.