National Urban Relatime DashbaordRealtime Dashboard-National DSS Documentation
...
Chart API Configuration
Master Dashboard Configuration
Role Dashboard Mappings Configuration
Description :
Chart API Configuration :
...
Total Receipts - This metric represents the Total No of Receipts issued across the ULBs and states with in the Nation
...
Newly introduced property:
isRoundOff: This property is introduced to round off the decimal values. Ex: if the value is 25.43 by using isRoundOff property in configuration we will get it as 25. if value is 22.56 round of value will be 23.
This can be used for insights configuration as well for overview graph.
Common Properties available:
Key(eg: fsmTotalrequest) : This is the Visualization Code. This key will be referred to in further visualization configurations.
...
The following is the table that describes the properties mentioned above:
Attributes | Definition | Breakup |
ulbThe | district or region for which the data is ingestedCan be a dummy value as the common national dashboard data is not at ulb level | Nil |
state | The ULB name for which the data is ingested | Nil |
wardThe ward for which the data is ingested | Can be a dummy value as the common national dashboard data is not at ward level | Nil |
region | Can be a dummy value as the common national dashboard data is not at region level | Nil |
status | The status of the DIGIT implementation like Live/UnderImplementation/OnBoarded | Nil |
onboardedUlbsCount | The count of onboardeUlbs for a given state till that date | Nil |
totalCitizensCount | The count of the citizen registered for a given state till that date | Nil |
slaAchievement | The slaAchievment for a given state till that date | Nil |
totalLiveUlbsCount | The count of lvieUlbs for a given state till that date | Nil |
totalUlbCount | The count of all Ulbs for a given state till that date | |
liveUlbsCount | The count of Live Ulbs for a given state till that date | Breakdown by the serviceModuleCode |
...