Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse ACAD CHAIR DETAIL HISTORY Table


View exposing historical academic chair appointment records by fiscal period including chair holder, appointment attributes, and cost collector associations.


Field Name

Description

Data Type

Length

ACAD_CHAIR_CATEGORY_KEY

Identifier representing the academic chair category classification.

VARCHAR2

4

ACAD_CHAIR_CC_HISTORY_KEY

Unique key identifying the academic chair cost collector history record associated with the appointment.

VARCHAR2

28

ACAD_CHAIR_HISTORY_KEY

Unique key identifying the academic chair appointment history record.

VARCHAR2

11

CHAIR_APPT_BEGIN_DATE

Date the academic chair appointment began.

DATE

CHAIR_APPT_END_DATE

Date the academic chair appointment ended, if applicable.

DATE

CHAIR_APPT_TITLE

Title associated with the academic chair appointment.

VARCHAR2

72

CHAIR_COMMENT

Additional comments or notes associated with the academic chair appointment record.

VARCHAR2

72

CHAIR_COST_COLLECTOR_ID

Identifier of the cost collector associated with the academic chair appointment.

VARCHAR2

7

CHAIR_COST_COLLECTOR_NAME

Name of the cost collector associated with the academic chair appointment.

VARCHAR2

40

CHAIR_HOLDER_NAME

Name of the individual holding the academic chair appointment.

VARCHAR2

100

IS_CURRENT_CHAIR

Indicator identifying whether the chair appointment record represents the current chair holder for the reporting period.

VARCHAR2

1

IS_VACANT_CHAIR

Indicator specifying whether the academic chair position is currently vacant.

VARCHAR2

1

MIT_ID

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

VARCHAR2

9

RECORD_COUNTER

System-generated counter used to distinguish multiple records for the same key within the source system.

NUMBER

SA_COST_COLLECTOR_ID

Identifier of the school or area cost collector associated with the academic chair appointment.

VARCHAR2

12

SA_COST_COLLECTOR_NAME

Name of the school or area cost collector associated with the academic chair appointment.

VARCHAR2

50

SWEB_COST_COLLECTOR_ID

Identifier of the SWEB cost collector associated with the academic chair appointment.

VARCHAR2

12

SWEB_COST_COLLECTOR_NAME

Name of the SWEB cost collector associated with the academic chair appointment.

VARCHAR2

40

TIME_MONTH_KEY

Fiscal month key identifying the reporting month associated with the chair appointment record.

VARCHAR2

6

WAREHOUSE_LOAD_DATE

Timestamp indicating when the record was loaded into the data warehouse.

DATE