This [line](https://github.com/cmu-delphi/epidatr/blob/e6ccb9a670e0cdde48e662cb82e7b5ec8174d5a9/R/endpoints.R#L178) seems problematic. Might need to be a `"date"` even though it describes a week. Test query: ```r covid_hosp_facility('390119', epirange(20201201, 20201207)) %>% fetch_tbl() ```