Unified Approach
The Unified Approach uses a single notebook to complete all four data loading phases in one place, simplifying the setup process for users who prefer an all in one workflow.
Introduction
This section will help you load master data into the DIGIT CRS (Citizen Complaint Resolution System) using a simple step-by-step process. You will use Jupyter Notebook to download Excel templates, fill in your data, and upload them to the system.
What you will do:
Log in to the CRS (via Jupyter Notebook)
Upload Tenant (City/ULB) information
Upload Boundary (Zone/Ward/Block) information
Upload Departments and Complaint Types
Upload Employee information
Pre-requisites
Make sure the following are setup and available before starting:
Computer
Windows, Mac, or Linux
Internet
Stable internet connection
Browser
Chrome, Firefox, or Edge
Credentials
Admin username and password (ask your IT team)
Gateway URL
Your CRS domain URL (ask your IT team)
Steps
Use the Notebook
The notebook opens multiple sections (called "cells")

Refer here to learn how to use this notebook.
Using Notebook
Understanding Cells
The notebook has many boxes called "cells". Each cell does one task.
Running a Cell
To run a cell:
Click on the cell
Press Shift + Enter on your keyboard
OR
Click the "Run" button in the toolbar

You can download the required Excel templates from this section. These templates are used for uploading master data in different phases of the CRS setup from jupyter notebook.

Excel Templates
All four phases of data loading are completed using this notebook. Each phase requires an Excel template:
Phase 2
Boundary
Auto-generated based on hierarchy configuration
Phase 4
Employee
Auto-generated based on MDMS configuration
Last updated
Was this helpful?


