Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Chart API Configuration

  2. Master Dashboard Configuration

  3. 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

ulb

The district or region for which the data is ingested

Nil

state

The ULB name for which the data is ingested

Nil

ward

The ward for which the data is ingested

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

...