Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse STUDENT BIOGRAPHIC Table


View exposing student biographic data.


Field Name

Description

Data Type

Length

CITIZENSHIP_IND

Citizenship ind associated with the record.

VARCHAR2

18

COUNTRY_OF_ORIGIN

Country of origin associated with the record.

VARCHAR2

100

COURSE

Course associated with the record.

VARCHAR2

11

CURRENT_TERM_CODE

Code identifying current term.

VARCHAR2

6

DATE_OF_BIRTH

Date of birth associated with the person.

DATE

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

60

ETHNICITY

Ethnicity associated with the record.

VARCHAR2

100

FIRST_NAME

First name associated with the person or organization.

VARCHAR2

15

FULL_NAME

Full name associated with the person or organization.

VARCHAR2

93

GENDER

Gender associated with the record.

VARCHAR2

100

GRAD_ENTRANCE_TYPE_DESC

Description of grad entrance type.

VARCHAR2

100

GRAD_ENTRY_TERM

Grad entry term associated with the record.

VARCHAR2

6

HOME_DEPARTMENT

Home department associated with the record.

VARCHAR2

6

I9_CODE

Code identifying i9.

VARCHAR2

1

I9_DESCRIPTION

Description of i9.

VARCHAR2

100

IS_ATTENDED

Indicator identifying whether attended (Y/N).

VARCHAR2

1

IS_BIRTHDATE_CONFIDENTIAL

Indicator identifying whether birthdate confidential (Y/N).

VARCHAR2

1

IS_COURSE_CONFIDENTIAL

Indicator identifying whether course confidential (Y/N).

VARCHAR2

1

IS_CURRENT_STUDENT

Indicator identifying whether current student (Y/N).

VARCHAR2

1

IS_DATES_ATTND_CONFIDENTIAL

Indicator identifying whether dates attnd confidential (Y/N).

VARCHAR2

1

IS_ELIGIBLE_TO_REG

Indicator identifying whether eligible to reg (Y/N).

VARCHAR2

1

IS_E_MAIL_CONFIDENTIAL

Indicator identifying whether e mail confidential (Y/N).

VARCHAR2

1

IS_REGISTERED

Indicator identifying whether registered (Y/N).

VARCHAR2

1

IS_REG_TYPE_CONFIDENTIAL

Indicator identifying whether reg type confidential (Y/N).

VARCHAR2

1

IS_SERIOUS_CONFIDENTIAL

Indicator identifying whether serious confidential (Y/N).

VARCHAR2

1

KRB_NAME

Krb name associated with the record.

VARCHAR2

8

LAST_NAME

Last name associated with the person or organization.

VARCHAR2

60

LAST_UGRAD_TERM

Last ugrad term associated with the record.

VARCHAR2

6

LATEST_TERM_ATTENDED

Latest term attended associated with the record.

VARCHAR2

6

LATEST_TERM_ELIGIBLE_TO_REG

Latest term eligible to reg associated with the record.

VARCHAR2

6

MIDDLE_NAME

Middle name associated with the person or organization.

VARCHAR2

15

MIT_ID

MIT ID number of the person. Use this field to join with other tables containing data about people at MIT.

VARCHAR2

9

NAME_SUFFIX

Name suffix associated with the record.

VARCHAR2

20

PRONOUNS

Pronouns associated with the record.

VARCHAR2

100

REGISTRATION_TYPE

Registration type associated with the record.

VARCHAR2

100

STUDENT_YEAR

Student year associated with the record.

VARCHAR2

1

UGRAD_ENTRANCE_TYPE_DESC

Description of ugrad entrance type.

VARCHAR2

100

UGRAD_ENTRY_TERM

Ugrad entry term associated with the record.

VARCHAR2

6

VISA_TYPE

Visa type associated with the record.

VARCHAR2

2

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE