geomarker-io / addr

Clean, Parse, Harmonize, Match, and Geocode Messy Real-World Addresses
https://geomarker.io/addr/
Other
2 stars 0 forks source link

do not exclude milemarker `MM` type addresses #32

Open cole-brokamp opened 1 month ago

cole-brokamp commented 1 month ago

https://github.com/cole-brokamp/addr/blob/69f4e1e39766a2b911cfc6469636a069ac7369b4/inst/make_cagis_addr.R#L29

This exclusion was meant to prevent matching residential addresses to interstate and highway addresses, but crime reports and other municipal reporting utilize these addresses and without them in cagis_addr() we can't match to them.

cole-brokamp commented 1 month ago

Holding for now. Impact of leaving out shooting and crime data at MM likely small.