Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse IR AWARD PERSON Table


View exposing person-level institutional research award attributes including current and historical MIT affiliation, alumni and faculty indicators, person type, status, and organizational attributes.


Field Name

Description

Data Type

Length

ALUMNI_ID

Business identifier for the alumni.

VARCHAR2

10

FULL_NAME

Full name associated with the person.

VARCHAR2

100

HAS_EVER_BEEN_MIT_FACULTY

Has ever been mit faculty associated with the record.

VARCHAR2

1

IR_AWARD_PERSON_KEY

Surrogate key identifying the ir award person.

VARCHAR2

20

IS_ALUMNI

Indicator identifying whether alumni (Y/N).

VARCHAR2

1

IS_CURRENT_MIT_EMPLOYEE

Indicator identifying whether current mit employee (Y/N).

VARCHAR2

1

IS_DECEASED

Indicator identifying whether deceased (Y/N).

VARCHAR2

1

MIT_EMPLOYEE_TYPE

Mit employee type associated with the record.

VARCHAR2

40

MIT_EMPLOYMENT_STATUS

Mit employment status associated with the record.

VARCHAR2

30

MIT_HR_ORG_UNIT_TITLE

Mit hr org unit title associated with the record.

VARCHAR2

75

MIT_ID

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

VARCHAR2

9

MIT_ORG_HIER_SCHOOL_AREA

Mit org hier school area associated with the record.

VARCHAR2

75

MIT_POSITION_TITLE

Mit position title associated with the record.

VARCHAR2

60

ORG_UNIT_TITLE

Org unit title associated with the record.

VARCHAR2

250

PERSONAL_URL

Personal url associated with the record.

VARCHAR2

200

PERSON_TYPE

Person type associated with the record.

VARCHAR2

60

STATUS_GENERAL

Status general associated with the record.

VARCHAR2

60

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE

WAS_MIT_STUDENT

Was mit student associated with the record.

VARCHAR2

1