Open cole-brokamp opened 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.
cagis_addr()
Holding for now. Impact of leaving out shooting and crime data at MM likely small.
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.