The RecordLinker is a service that links records from two datasets based on a set of common attributes. The service is designed to be used in a variety of public health contexts, such as linking patient records from different sources or linking records from different public health surveillance systems.
Add a parameter to the link-record API (or an environment variable), so we can easily test out the performance differences between link.py and simple_link.py
Acceptance Criteria
[ ] A parameter or env variable to swap between the two modules
Summary
Add a parameter to the link-record API (or an environment variable), so we can easily test out the performance differences between link.py and simple_link.py
Acceptance Criteria
Dependencies
23