ward-wise / data-analysis

Data analysis on Chicago infrastructure and infrastructure spending
MIT License
3 stars 7 forks source link

Geocoder - improve unique street name handling #19

Open smacmullan opened 11 months ago

smacmullan commented 11 months ago

We have a custom geocoding setup that falters with some of Chicago's unique street names (e.g., "North Ave", "North Broadway", "Fulton Market", etc.). We either need to add code for these edge cases or switch to a cheap and effective geocoding API.