Describe the bug
Datasets for FMR are released yearly, but they are not release on the first day of each year and could be earlier. Currently the functions does not allow you to query for a future year from the current year, which is incorrect in some cases.
To Reproduce
Steps to reproduce the behavior:
(This query was ran on 11/16/22)
hud_fmr("MD", 2023)
Expected behavior
It should return data associated with 2023 FMR data as it has already been released.
Describe the bug
Datasets for FMR are released yearly, but they are not release on the first day of each year and could be earlier. Currently the functions does not allow you to query for a future year from the current year, which is incorrect in some cases.
To Reproduce
Steps to reproduce the behavior:
(This query was ran on 11/16/22)
hud_fmr("MD", 2023)
Expected behavior
It should return data associated with 2023 FMR data as it has already been released.