Citizenship
Report Field Name | Derived using CITIZENSHIP_STATUS and COUNTRY |
---|---|
Definition/Usage | Determines a student’s citizenship status in a country. This data is collected at admissions and students may have multiple rows. Use a combination of the status field and country field to find a student’s status of citizenship. |
Values | Example: Student abc123 has two rows. Their native country is India but also have a citizenship status of “Alien Temporary” in the United Status. Student# Status Desc Country Descriptionabc123 1 Native IND India abc123 4 Alien Temporary USA United States abd222 1 Native USA United States acc321 2 Naturalized USA United States |
|
|
Notes | Student Administration
SADM
|
Synonyms/References |
|
Additional technical details can be found in the following expandable region, including the tables and foundation/lookups for this element in Student Admin and SADM.
Student Admin
Table | CITIZENSHIP |
---|---|
Column | COUNTRY, CITIZENSHIP_STATUS |
Student Admin - Foundation/Lookup
Table | CITIZEN_STS_TBL (Status Description); COUNTRY_TBL (Country Description) |
---|---|
Column | COUNTRY.DESCR, CITIZENSHIP_STATUS.DESCR |
SADM
Table | CC_PERSONAL_DIM |
---|---|
Column | PERS_CITIZENSHIP_STATUS, PERS_CITIZENSHIP_STATUS_LDESC |