Deduplication
In Social Registry (SR), the data are received and recorded in several ways. SR is dynamically updated via APIs, Service Provider Portal, ODK, Login-based direct data entry, etc. To maintain the data integrity in SR, a process is a must to ensure the uniqueness and accuracy of the recorded registrants' data. SR has a solution/feature named Deduplication.
Deduplication
Deduplication is the process that identifies and stores the duplicate entries of the recorded registrants' data in SR. It can manage duplicate records within separate groups and individual registries. The user must have an Administrator or Registrator role to access this functionality.
ID-based deduplication
ID-based deduplication is a method that detects duplicates based on unique identifiers i.e., functional ID or National ID assigned to each recorded registrant belonging to an individual/group. This method ensures each ID is distinct and helps to maintain a single entry for each recorded registrant. In this way, it eliminates redundancies and keeps the database more reliable, clean, and efficient.
To know more about Odoo merge and deduplication, click here
Feature and functionality
Deduplication method | Deduplication process |
---|---|
Individual Registry Deduplication | Individual duplication record identification and management ensures accuracy and granularity in the deduplication process. |
Kind based deduplication for Group registrant |
|
Separate Registry Groups Deduplication | Each registry group's deduplication procedure enables precise duplicate identification and management within discrete categories |
Deduplicate Button | With the addition of a Deduplicate button to the Social Registry screen, users can initiate the deduplication process easily. |
Automated Record Identification | When users click the Deduplicate button, the system identifies the duplicate records and notifies them about the number of duplicate records found. The duplicates are then saved to a separate duplicate registry. |
Source code
https://github.com/OpenG2P/openg2p-social-registry/tree/17.0-develop/g2p_registry_id_deduplication
Related user guides
📔Configure ID Deduplication, Deduplicate, and Save Duplicate Groups/Individual
Last updated