API Data contains zipcodes that are only 4 digits long
Open
per diem v1
- Dominant language
- No language data
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
When I make an api call to grab per diems for State "CT" and Fiscal Year "2019", I get a lot of zip codes that are only 4 digits long. If you look at Hartford, CT for example. You will see all their zip codes are only 4 digits long. I think what is happening is that any cities/states whose zipcodes start with 0, that 0 is getting removed from the prefix.
Contributor guide
Assessment
This issue has not been assessed yet.