...
Code Block |
---|
"nurtProjectStatus": { "chartName": "NURT_PROJECT_STAUS", "queries": [ { "module": "COMMON", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "dateRefField": "date", "indexName": "common-national-dashboard", "aggrQuery": "{\"size\":0,\"query\":{\"bool\":{\"adjust_pure_negative\":true,\"boost\":1}},\"aggs\":{\"states\":{\"terms\":{\"field\":\"state.keyword\"},\"aggs\":{\"latest\":{\"terms\":{\"field\":\"date\",\"order\":{\"_term\":\"desc\"},\"size\":1},\"aggs\":{\"Status\":{\"terms\":{\"field\":\"status.keyword\"}},\"totalUlbs\":{\"avg\":{\"field\":\"totalUlbCount\"}},\"liveUlbs\":{\"avg\":{\"field\":\"totalLiveUlbsCount\"}}}}}}}}" } ], "isMdmsEnabled": false, "isPostResponseHandler": true, "chartType": "table", "valueType": "number", "drillChart": "nurtProjectStatusModule", "drillFields": [ "states" ], "documentType": "_doc", "action": "", "aggregationPaths": [ "states", "Status", "totalUlbs", "liveUlbs" ], "plotLabel": "states", "pathDataTypeMapping": [ { "states": "string" }, { "Status": "string" }, { "totalUlbs": "number" }, { "liveUlbs": "number" } ], "insight": { }, "_comment": "" }, "nurtProjectStatusModule": { "chartName": "NURT_PROJECT_STAUS", "queries": [ { "module": "COMMON", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "dateRefField": "date", "indexName": "common-national-dashboard", "aggrQuery": "{\"size\":0,\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{\"must\":[{\"term\":{\"status.keyword\":\"Live\"}},{\"range\":{\"date\":{\"gte\":\"now-1d\/d\",\"lte\":\"now\"}}},{\"range\":{\"liveUlbsCountForServiceModuleCode\":{\"gte\":1}}}]}},\"aggs\":{\"module\":{\"terms\":{\"field\":\"serviceModuleCode.keyword\"},\"aggs\":{\"liveUlbPerModulelatest\":{\"avgterms\":{\"field\":\"liveUlbsCountForServiceModuleCodedate\"}}}},\"totalLiveUlbCountorder\":{\"avg_term\":{\"fielddesc\":},\"totalLiveUlbsCountsize\"}}}}}}:1},\"aggs\":{\"liveUlbPerModule\":{\"avg\":{\"field\":\"liveUlbsCountForServiceModuleCode\"}}}}}},\"totalLiveUlbCount\":{\"avg\":{\"field\":\"totalLiveUlbsCount\"}}}}}}" } ], "isMdmsEnabled": false, "isPostResponseHandler": true, "chartType": "table", "valueType": "number", "drillChart": "none", "documentType": "_doc", "action": "", "aggregationPaths": [ "module", "liveUlbPerModule" ], "plotLabel": "module", "pathDataTypeMapping": [ { "module": "string" }, { "liveUlbPerModule": "number" } ], "insight": { }, "_comment": "" }, "nurtliveOnboardedUlbs": { "chartName": "NURT_LIVE_ACTIVE_ULBS", "queries": [ { "module": "COMMON", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "dateRefField": "date", "indexName": "common-national-dashboard", "aggrQuery": "{\"size\":0,\"query\":{\"bool\":{\"adjust_pure_negative\":true,\"boost\":1}},\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"onBoardeUlbsCount\":{\"date_histogram\":{\"field\":\"date\",\"interval\":\"intervalvalue\"},\"aggs\":{\"latest\":{\"terms\":{\"field\":\"date\",\"order\":{\"_term\":\"desc\"},\"size\":1},\"aggs\":{\"onBoardeUlbsCount\":{\"avg\":{\"field\":\"onboardedUlbsCount\"}}}},\"onBoardeUlbsCount\":{\"sum_bucket\":{\"buckets_path\":\"latest.onBoardeUlbsCount\"}}}},\"liveUlbsCount\":{\"filter\":{\"bool\":{\"must\":[{\"term\":{\"status.keyword\":\"Live\"}},{\"range\":{\"liveUlbsCountForServiceModuleCode\":{\"gte\":1}}}]}},\"aggs\":{\"test\":{\"date_histogram\":{\"field\":\"date\",\"interval\":\"intervalvalue\"},\"aggs\":{\"latest\":{\"terms\":{\"field\":\"date\",\"order\":{\"_term\":\"desc\"},\"size\":1},\"aggs\":{\"LiveUlbCount\":{\"avg\":{\"field\":\"totalLiveUlbsCount\"}}}},\"liveUlbsCount\":{\"sum_bucket\":{\"buckets_path\":\"latest.LiveUlbCount\"}}}}}}}}}}" } ], "chartType": "line", "valueType": "number", "action": "", "drillChart": "none", "documentType": "_doc", "aggregationPaths": [ "onBoardeUlbsCount", "liveUlbsCount" ], "isCumulative": false, "interval": "month", "insight": {}, "_comment": " " }, "nurtOnboardedStates":{ "chartName": "NURT_ONBOARDED_STATES", "queries": [ { "module": "COMMON", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "common-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"match\":{\"status\":\"OnBoarded\"}},\"aggs\":{\"OnBoardedStates\":{\"cardinality\":{\"field\":\"state.keyword\"}}}}}}" } ], "chartType": "metric", "valueType": "number", "drillChart": "none", "documentType": "_doc", "action": "", "aggregationPaths": [ "OnBoardedStates" ], "insight": { }, "_comment": " " }, "nurtUnderImpStates":{ "chartName": "NURT_UNDERIMPL_STATES", "queries": [ { "module": "COMMON", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "common-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"match\":{\"status\":\"UnderImplementation\"}},\"aggs\":{\"underImpmStates\":{\"cardinality\":{\"field\":\"state.keyword\"}}}}}}" } ], "chartType": "metric", "valueType": "number", "drillChart": "none", "documentType": "_doc", "action": "", "aggregationPaths": [ "underImpmStates" ], "insight": { }, "_comment": " " }, "nurtLiveStates":{ "chartName": "NURT_LIVE_STATES", "queries": [ { "module": "COMMON", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "common-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"match\":{\"status\":\"Live\"}},\"aggs\":{\"liveStates\":{\"cardinality\":{\"field\":\"state.keyword\"}}}}}}" } ], "chartType": "metric", "valueType": "number", "drillChart": "none", "documentType": "_doc", "action": "", "aggregationPaths": [ "liveStates" ], "insight": { }, "_comment": " " }, "nurtLiveUlbs":{ "chartName": "NURT_LIVE_ULB", "queries": [ { "module": "COMMON", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "common-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{\"must\":[{\"term\":{\"status.keyword\":\"Live\"}},{\"range\":{\"liveUlbsCountForServiceModuleCode\":{\"gte\":1}}}]}},\"aggs\":{\"latest\":{\"terms\":{\"field\":\"date\",\"order\":{\"_term\":\"desc\"},\"size\":1},\"aggs\":{\"modules\":{\"terms\":{\"field\":\"serviceModuleCode.keyword\"},\"aggs\":{\"intermediateAggr\":{\"avg\":{\"field\":\"liveUlbsCountForServiceModuleCode\"}}}},\"LiveUlbCount\":{\"avg\":{\"field\":\"totalLiveUlbsCount\"}}}},\"totalLiveUlbCount\":{\"avg_bucket\":{\"buckets_path\":\"latest.LiveUlbCount\"}}}}}}" } ], "chartType": "metric", "valueType": "number", "drillChart": "none", "documentType": "_doc", "action": "", "aggregationPaths": [ "totalLiveUlbCount" ], "insight": { }, "_comment": " " }, "nurtTotalCitzens":{ "chartName": "NURT_TOTAL_CITIZENS", "queries": [ { "module": "COMMON", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "common-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{\"must\":[{\"term\":{\"status.keyword\":\"Live\"}}]}},\"aggs\":{\"latest\":{\"terms\":{\"field\":\"date\",\"order\":{\"_term\":\"desc\"},\"size\":1},\"aggs\":{\"totalCitizensCount\":{\"avg\":{\"field\":\"totalCitizensCount\"}}}},\"totalCitizensCount\":{\"avg_bucket\":{\"buckets_path\":\"latest.totalCitizensCount\"}}}}}}" } ], "chartType": "metric", "valueType": "number", "drillChart": "none", "documentType": "_doc", "action": "", "aggregationPaths": [ "totalCitizensCount" ], "insight": { "chartResponseMap" : "nurtTotalCitzens", "action" : "differenceOfNumbers", "upwardIndicator" : "positive", "downwardIndicator" : "negative", "isRoundOff":true, "textMessage" : "$indicator$value% than last $insightInterval", "colorCode" : "#228B22", "insightInterval" : "year" }, "_comment": " " }, "nurtSlaAchieved":{ "chartName": "NURT_SLA_ACHIEVED", "queries": [ { "module": "COMMON", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "common-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{\"must\":[{\"term\":{\"status.keyword\":\"Live\"}}]}},\"aggs\":{\"latest\":{\"terms\":{\"field\":\"date\",\"order\":{\"_term\":\"desc\"},\"size\":1},\"aggs\":{\"slaAchievementslaAchieve\":{\"avg\":{\"field\":\"slaAchievement\"}}}},\"slaAchievement\":{\"avg_bucket\":{\"buckets_path\":\"latest.slaAchievementslaAchieve\"}}}}}}" } ], "chartType": "metric", "valueType": "numberpercentage", "drillChart": "none", "documentType": "_doc", "action": "", "isRoundOff": true, "aggregationPaths": [ "slaAchievement" ], "insight": { "chartResponseMap" : "nurtSlaAchieved", "action" : "differenceOfNumbers", "upwardIndicator" : "positive", "downwardIndicator" : "negative", "isRoundOff":true, "textMessage" : "$indicator$value% than last $insightInterval", "colorCode" : "#228B22", "insightInterval" : "year", "isRoundOff": true }, "_comment": " " }, "totalCollectionOverview": { "chartName": "NATIONAL_DSS_TOTAL_COLLECTION", "queries": [ { "module": "PT", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "pt-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForUsageCategory\"}}}}}}" }, { "module": "TL", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "tl-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForTradeType\"}}}}}}" }, { "module": "OBPS", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "obps-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForPaymentMode\"}}}}}}" }, { "module": "FIRENOC", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "firenoc-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForPaymentMode\"}}}}}}" }, { "module": "MC", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "mcollect-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForPaymentMode\"}}}}}}" }, { "module": "W&S", "dateRefField": "date", "requestQueryMap": "{\"ulb\" : \"ulb.keyword\",\"ward\" : \"ward.keyword\"}", "indexName": "ws-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForPaymentChannelType\"}}}}}}" } ], "chartType": "metric", "valueType": "Amount", "drillChart": "none", "documentType": "_doc", "action": "", "aggregationPaths": [ "Total Collection" ], "insight": { "chartResponseMap" : "totalCollectionOverview", "action" : "differenceOfNumbers", "upwardIndicator" : "positive", "downwardIndicator" : "negative", "textMessage" : "$indicator$value% than last $insightInterval", "colorCode" : "#228B22", "insightInterval" : "year", "isRoundOff": true }, "_comment": " " }, "targetCollectionvOverview": { "chartName": "NATIONAL_DSS_TARGET_COLLECTION", "queries": [ { "module": "MASTER", "requestQueryMap": "{\"module\" : \"module.keyword\", \"ulb\" : \"ulb.keyword\"}", "dateRefField": "date", "indexName": "master-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Target Collection\":{\"sum\":{\"field\":\"budgetProposedForMunicipalCorporation\"}}}}}}" } ], "chartType": "metric", "valueType": "amount", "action": "", "drillChart": "none", "documentType": "_doc", "aggregationPaths": [ "Target Collection" ], "isDayUnit": true, "postAggregationTheory" : "repsonseToDifferenceOfDates", "insight": { }, "_commentchartResponseMap" : "targetCollectionvOverview", "action" : "differenceOfNumbers", "upwardIndicator" : "positive", "downwardIndicator" : "negative", "textMessage" : "$indicator$value% than last $insightInterval", "colorCode" : "#228B22", "insightInterval" : "year", "isRoundOff": true }, "_comment": " " }, "targetAchievedOverview": { "chartName": "NATIONAL_DSS_TARGET_ACHIEVED", "queries": [ { "module": "MASTER", "requestQueryMap": "{\"state\" : \"state.keyword\", \"module\" : \"module.keyword\", \"ulb\" : \"ulb.keyword\"}", "dateRefField": "date", "indexName": "master-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Actual collection\":{\"sum\":{\"field\":\"budgetProposedForMunicipalCorporation\"}}}}}}" }, { "module": "PT", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "pt-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForUsageCategory\"}}}}}}" }, { "module": "TL", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "tl-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForTradeType\"}}}}}}" }, { }, "module": "OBPS", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "obps-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForPaymentMode\"}}}}}}" }, { "module": "FIRENOC", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "firenoc-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForPaymentMode\"}}}}}}" }, { "module": "MC", "dateRefField": "date", "requestQueryMap": "{\"state\" : \"state.keyword\",\"ulb\" : \"ulb.keyword\"}", "indexName": "mcollect-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForPaymentMode\"}}}}}}" }, { "module": "W&S", { "moduledateRefField": "WSdate", "requestQueryMap": "{\"module\" : \"module.keyword\", \"ulb\" : \"ulb.keyword\",\"stateward\" : \"stateward.keyword\"}", "dateRefField": "date", "indexName": "ws-national-dashboard", "aggrQuery": "{\"aggs\":{\"AGGR\":{\"filter\":{\"bool\":{}},\"aggs\":{\"Total Collection\":{\"sum\":{\"field\":\"todaysCollectionForPaymentChannelType\"}}}}}}" } ], "chartType": "metric", "valueType": "percentage", "drillChart": "none", "documentType": "_doc", "action": "percentage", "preActionTheory":{ "Actual collection":"repsonseToDifferenceOfDates" }, "isRoundOff": true, "aggregationPaths": [ "Total Collection", "Actual collection" ], "insight": { "chartResponseMap" : "targetAchievedOverview", "action" : "differenceOfNumbers", "upwardIndicator" : "positive", "downwardIndicator" : "negative", "textMessage" : "$indicator$value% than last $insightInterval", "colorCode" : "#228B22", "insightInterval" : "year", "isRoundOff": true }, "_comment": " " } |
Click here to check the complete configuration
...
Code Block |
---|
{ "name": "NURT_DASHBOARD", "id": "NURT_DASHBOARD", "isActive": "", "style": "", "title": "title", "visualizations": [ { "name": "NURT_DASHBOARD", "row": 1, "vizArray": [ { "id": 1111, "name": "NURT_OVERVIEW", "vizType": "collection", "noUnit": true, "isCollapsible": false, "ref": { "url": "national-overview", "logoUrl": "", "type": "internal" }, "charts": [ { "id": "nurtOnboardedStates", "name": "NURT_ONBOARDED_STATES", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "nurtUnderImpStates", "name": "NURT_UNDERIMPL_STATES", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "nurtLiveStates", "name": "NURT_LIVE_STATES", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "nurtLiveUlbs", "name": "NURT_LIVE_ULB", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "totalCollectionOverview", "name": "NATIONAL_DSS_TOTAL_COLLECTION", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "targetAchievedOverview", "name": "NATIONAL_DSS_TARGET_ACHIEVED", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "totalApplicationsOverview", "name": "NATIONAL_DSS_TOTAL_APPLICATIONS", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "nurtTotalCitzens", "name": "NURT_TOTAL_CITIZENS", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "nurtSlaAchieved", "name": "NURT_SLA_ACHIEVED", "code": "", "chartType": "metric", "filter": "", "headers": [] } ] } ] },{ "name": "NURT_DASHBOARD", "row":2, "vizArray": [ { "id": 1111, "name": "NURT_PROJECT_STAUS", "vizType": "collection", "noUnit": true, "isCollapsible": false, "ref": { "url": "", "logoUrl": "", "type": "internal" }, "charts": [ { "id": "nurtProjectStatus", "name": "NURT_PROJECT_STAUS", "code": "", "chartType": "map", "filter": "", "headers": [] } ] },{ "id": 1111, "name": "NURT_LIVE_ACTIVE_ULBS", "vizType": "collection", "noUnit": true, "isCollapsible": false, "ref": { "url": "", "logoUrl": "", "type": "internal" }, "charts":[{ "id": "nurtliveOnboardedUlbs", "name": "NURT_LIVE_ACTIVE_ULBS", "code": "", "chartType": "bar", "filter": "", "headers": [] }] } ] }, { "row": 3, "name": "NURT_DASHBOARD", "vizArray": [ { "id": 1211, "name": "NURT_PROPERTY_TAX", "vizType": "module", "moduleLevel": "PT", "type": "", "noUnit": false, "isCollapsible": false, "ref": { "url": "national-propertytax", "logoUrl": "", "type": "internal" }, "label": "", "charts": [ { "id": "totalCollectionOverview", "name": "NATIONAL_DSS_PT_TOTAL_COLLECTION", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "totalApplicationsOverview", "name": "NATIONAL_DSS_PROPERTIES_ASSESSED", "code": "", "chartType": "metric", "filter": "", "headers": [] } ] }, { "id": 1411, "name": "NURT_TRADE_LICENCE", "vizType": "module", "moduleLevel": "TL", "ref": { "url": "national-tradelicense", "logoUrl": "", "type": "internal" }, "label": "", "charts": [ { "id": "totalCollectionOverview", "name": "NATIONAL_DSS_TL_TOTAL_COLLECTION", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "totalApplicationsOverview", "name": "NATIONAL_DSS_TOTAL_TL_APPLICATIONS", "code": "", "chartType": "metric", "filter": "", "headers": [] } ] }, { "id": 141, "name": "NURT_COMPLAINS", "vizType": "module", "moduleLevel": "PGR", "ref": { "url": "national-pgr", "logoUrl": "", "type": "internal" }, "label": "", "charts": [ { "id": "pgrTotalComplaints", "name": "NATIONAL_DSS_COMPLAINTS", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "pgrSlaAchieved", "name": "NATIONAL_DSS_SLA_ACHIEVED", "code": "", "chartType": "metric", "filter": "", "headers": [] } ] }, { "id": 142, "name": "NURT_WATER_SEWERAGE", "vizType": "module", "moduleLevel": "W&S", "ref": { "url": "national-ws", "logoUrl": "", "type": "internal" }, "label": "", "charts": [ { "id": "totalCollectionOverview", "name": "NATIONAL_DSS_WS_TOTAL_COLLECTION", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "totalApplicationsOverview", "name": "NATIONAL_DSS_WS_TOTAL_APPLICATIONS", "code": "", "chartType": "metric", "filter": "", "headers": [] } ] }, { "id": 142, "name": "DSS_BUILDING_PERMISSION", "vizType": "module", "moduleLevel": "OBPS", "ref": { "url": "nss-obps", "logoUrl": "", "type": "internal" }, "label": "", "charts": [ { "id": "totalCollectionOverview", "name": "NATIONAL_DSS_OBPS_TOTAL_COLLECTION", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "totalApplicationsOverview", "name": "NATIONAL_DSS_OBPS_TOTAL_APPLICATIONS", "code": "", "chartType": "metric", "filter": "", "headers": [] } ] }, { "id": 201, "name": "NURT_FIRENOC", "vizType": "module", "moduleLevel": "FIRENOC", "ref": { "url": "national-firenoc", "logoUrl": "", "type": "internal" }, "label": "", "charts": [ { "id": "totalCollectionOverview", "name": "NATIONAL_DSS_FIRENOC_TOTAL_COLLECTION", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "totalApplicationsOverview", "name": "NATIONAL_DSS_FIRENOC_TOTAL_APPLICATIONS", "code": "", "chartType": "metric", "filter": "", "headers": [] } ] }, { "id": 203, "name": "NURT_MCOLLECT", "vizType": "module", "moduleLevel": "MC", "ref": { "url": "national-mcollect", "logoUrl": "", "type": "internal" }, "label": "", "charts": [ { "id": "totalCollectionOverview", "name": "NATIONAL_DSS_MCOLLECT_TOTAL_COLLECTION", "code": "", "chartType": "metric", "filter": "", "headers": [] }, { "id": "mCollectTotalReceiptsv2", "name": "NATIONAL_DSS_MCOLLECT_TOTAL_RECEIPTS", "code": "", "chartType": "metric", "filter": "", "headers": [] } ] } ] } ] } |
...
Total Applications - This metric represents the Total No of Trade Licenses processed by TradeLicense Service across the ULBs and States with in the nation
...
Municipal Grievances:
...
SLA Acheivement - This metric represents the Percentage of the Grievances Addressed/Sovled with in the Grievances created across the ULBs across the states in the Nation
...
Water & Sewerage :
...
Total Connections - This metric represents the Total No of Connections issued across the Water & Sewerage across the ULBs and states with in the Nation
...
Building Permissions :
...