dssg / matching-tool

Integrating HMIS and criminal-justice data
Other
7 stars 7 forks source link

match all supported event types, restructure indexing [Resolves #275] #276

Closed ecsalomon closed 6 years ago

ecsalomon commented 6 years ago

This PR adds all of the currently implemented schemas to the matcher, so it will pick them up and match them. It also refactors the table indexing a bit so it's more flexible. Eventually, the dict for event types can be replaced with a list when we remove writing to postgres from the matcher.