cenpy-devs / cenpy

Explore and download data from Census APIs
Other
183 stars 44 forks source link

Fuzzy matching sometimes produces the wrong results #159

Open Nik4002 opened 1 year ago

Nik4002 commented 1 year ago

Although fuzzy string matching works most of the time, it occasionally matches to the wrong result. For example, if I run acs.from_place("Honolulu, HI", place_type = "Census Designated Place), CenPy will give me data for East Honolulu CDP instead of Urban Honolulu CDP, which is Honolulu's full name in the eyes of the Census.