issues
search
datakind
/
new-america-housing-loss-public
MIT License
10
stars
5
forks
source link
Bugfixes for Census Geocoder and TIGERweb
#15
Closed
manusharma50
closed
2 years ago
manusharma50
commented
2 years ago
This PR makes the following changes:
Handle the edge case where ALL records in the geocoding chunk return "No Match" from the Census Geocoder API
Fix TIGERweb API call by enclosing
state_code
and
county_code
in quotes (returns error otherwise)
This PR makes the following changes:
state_code
andcounty_code
in quotes (returns error otherwise)