State Admin Report
Last updated
Last updated
The consent Report gives the user info organization-wise as per the consent given by the user. StateAdminReportJob generates a folder declared_user_detail which contains the user-declared consent and user details. It is generated in CSV format with respect to the organization name. It also provides organisation-wise consent details.
Data Provider:
user_declaration
user_consent
organization
location
user
Consent report CSV content:
Column Label | Column Type | Data Type | Description |
Name | Static | String | Name of the user |
User UUID | Static | String | The system generated unique user ID |
State | Static | String | User declared state for self signed up users. If the user is a org validated user then the state as passed from org SSO or derived from Sub-Org ID. |
District | Static | String | User declared district for self signed up users. If the user is a org validated user then the district as passed from org SSO or derived from Sub-Org ID. |
Block | Static | String | User declared block for self signed up users. If the user is a org validated user then the block as passed from org SSO or derived from Sub-Org ID. |
Cluster | Static | String | If the user is a org validated user then the cluster as passed from org SSO or derived from Sub-Org ID. User declared cluster for self signed up users. |
Sub-org Name | Static | String | If user is org validated then the sub-org name mapped to this user. If user is self-declared then the user declared org/sub-org name. |
Sub-org ID | Static | String | If user is org validated then the sub-org ID is mapped to this user. If the user is self-declared then the user declared org/sub-org ID. |
Organization provided unique ID | Static | String | Self declared users this is their declared ID. For organization validated users this is their organization ID |
User Phone | Static | String | User declared unmasked mobile number from consent declaration |
User Email ID | Static | String | User declared unmasked email ID from consent declaration |
User Type | Static | String | User type from user profile |
User-Sub Type | Static | String | User sub type from user profile |
Root Org of user | Static | String | Root/Tenant Org the user belongs to |