You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pub_covid_hosp_facility supports epiweeks and days
`pub_covid_hosp_facility` says and implies it takes weeks for the arg `collection_weeks`, but it actually only takes days (corresponding to weeks)
and will error if given weeks. Given the misleading name and behavior,
and differing behavior compared to other endpoints with weekly data,
allow users to supply weeks -- these will be converted to dates.
0 commit comments