dssg / dssg/matching-tool

Add ssn_hash as optional column to by-name-list schema

Open
#330 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently, if `ssn_hash` is in the matching keys, the matcher crashes when it tries to load the by name list. Adding this to the schema will allow users to use both hashed SSNs and by name lists.

Contributor guide

Open the contributing guide

Research direction

Locate the by-name-list schema and the matcher entry point that loads it. Reproduce the crash with ssn_hash in the matching keys, then verify that the schema accepts ssn_hash as optional and the by-name-list loads successfully with hashed SSNs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.