Skip to content

Commit

Permalink
GITBOOK-914: Dynamics Updates - Language review
Browse files Browse the repository at this point in the history
  • Loading branch information
Suseela-S authored and gitbook-bot committed Jul 29, 2024
1 parent 9fdc11a commit a78dd38
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions social-registry/features/registry-update-mechanisms.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ layout:

# Dynamic Updates

Social Registry (SR) may be updated in several ways:
In Social Registry (SR), the applicants' and registrants' data are received and updated in various ways. 

* [**APIs**](api/)**:** SR can be updated using APIs. This allows for automated updates and real-time syncing of data between systems.
* [**Login-based direct data entry**](<../functionality/individuals-and-groups/user-guides/README (1).md>): Authorized users can log in to the Social Registry system and manually enter or update information. This method provides direct control over the data and allows for immediate updates.
* [**Registration portal**](../functionality/service-provider-portal/)**:** Where service providers like institutions or entity that provides services to registrant beneficiary can login to the portal. They can manually add and update the registrant details on the portal.
* [ODK ](../../utilities-and-tools/odk-collection-app.md)(Android, agent, offline): ODK is a set of tools that allows for data collection using mobile devices. Enumerator or field agents can collect data offline using ODK Collect and then upload it to the Social Registry system when a network connection is available.
* **CSV**: Users can update the Social Registry by uploading a CSV (Comma-Separated Values) file containing the updated information. This method is useful for bulk updates or when users have the data in a spreadsheet format. _(Currently supporting using scripts that call APIs)_
The table below provides the mechanism used to receive and update data in SR.

<table><thead><tr><th width="286">Mechanism</th><th>Description</th></tr></thead><tbody><tr><td><a href="api/"><strong>APIs</strong></a></td><td>APIs provide automatic updates and real-time data synchronization between systems.</td></tr><tr><td><a href="../functionality/individuals-and-groups/user-guides/README (1).md"><strong>Login-based direct data entry</strong></a></td><td>Authorised users can log into the SR module to manually insert or change information. You have direct control over the data and can make changes quickly using this mechanism.</td></tr><tr><td><a href="../functionality/service-provider-portal/"><strong>Registration portal</strong></a></td><td>Beneficiaries who have registered can log in to the portal to receive services from service providers, such as organisations or entities. They can manually add and update their details on the portal. </td></tr><tr><td><a href="../../utilities-and-tools/odk-collection-app.md"><strong>ODK</strong></a></td><td>ODK can be accessed via Android devices, Agents, and so on. ODK is a tool that allows for data collection using mobile devices. Enumerators or field agents can collect data offline using ODK Collect and then upload it to the Social Registry systems when a network connection is available.</td></tr><tr><td>CSV</td><td>Users can upload a CSV (Comma-Separated Values) file with the most recent data to update the Social Registry. This approach is helpful for users with the data in a spreadsheet format or bulk updates.</td></tr></tbody></table>

0 comments on commit a78dd38

Please sign in to comment.