biglocalnews / usps

US Addresses Sampler
MIT License
11 stars 0 forks source link

Add leading zero to FIPS #16

Closed yinleon closed 1 year ago

yinleon commented 1 year ago

Does it make sense to add leading zeros and return a string, or do you think it's easy enough to just pad them when string-formatting the full Census block group?

jnu commented 1 year ago

In the database everything is actually stored with leading zeros -- where are you seeing them trimmed?