Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse APPOINTMENT CYBORG Table


View exposing appointment records for MIT personnel from the Cyborg source or related appointment processing, including appointment attributes used for appointment reporting and workforce analysis.


Field Name

Description

Data Type

Length

APPOINTMENT_AMOUNT

Appointment amount as provided by the source.

NUMBER

APPOINTMENT_END_DATE

Date associated with appointment end.

DATE

APPOINTMENT_START_DATE

Date associated with appointment start.

DATE

APPOINTMENT_TYPE

Appointment type as provided by the source.

VARCHAR2

30

DEPARTMENT_ID

Business identifier for the department.

VARCHAR2

6

DEPARTMENT_NAME

Department name as provided by the source.

VARCHAR2

50

DOL_JOB_GROUP

Dol job group as provided by the source.

VARCHAR2

30

FTE_SALARY

Fte salary as provided by the source.

NUMBER

8,2

FULL_NAME

Full name as provided by the source.

VARCHAR2

90

HOURLY_RATE

Hourly rate as provided by the source.

NUMBER

IS_ADMINISTRATIVE_STAFF

Indicator identifying whether administrative staff (Y/N).

VARCHAR2

5

IS_FACULTY

Indicator identifying whether faculty (Y/N).

VARCHAR2

5

IS_GRADUATE_STUDENT_STAFF

Indicator identifying whether graduate student staff (Y/N).

VARCHAR2

5

IS_MEDICAL_STAFF

Indicator identifying whether medical staff (Y/N).

VARCHAR2

5

IS_OTHER_ACADEMIC_GROUP

Indicator identifying whether other academic group (Y/N).

VARCHAR2

5

IS_SERVICE_STAFF

Indicator identifying whether service staff (Y/N).

VARCHAR2

5

IS_SPONSORED_RESEARCH_STAFF

Indicator identifying whether sponsored research staff (Y/N).

VARCHAR2

5

IS_SUPPORT_STAFF

Indicator identifying whether support staff (Y/N).

VARCHAR2

5

JOB_CHANGE_TYPE

Job change type as provided by the source.

VARCHAR2

20

JOB_CODE

Code identifying job.

VARCHAR2

6

JOB_TITLE

Job title as provided by the source.

VARCHAR2

50

LEVEL_1

Level 1 as provided by the source.

VARCHAR2

100

LEVEL_2

Level 2 as provided by the source.

VARCHAR2

100

LEVEL_3

Level 3 as provided by the source.

VARCHAR2

100

LEVEL_4

Level 4 as provided by the source.

VARCHAR2

100

LEVEL_5

Level 5 as provided by the source.

VARCHAR2

100

MIT_ID

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

VARCHAR2

9

OLD_MIT_ID

Business identifier for the old mit.

VARCHAR2

9

PERCENT_EFFORT

Percent effort as provided by the source.

NUMBER

4,1

PREFERED_JOB_TITLE

Prefered job title as provided by the source.

VARCHAR2

51

PRIMARY_SECONDARY_INDICATOR

Primary secondary indicator as provided by the source.

VARCHAR2

30

RANK_TYPE

Rank type as provided by the source.

VARCHAR2

50

SALARY

Salary as provided by the source.

NUMBER

SALARY_GRADE

Salary grade as provided by the source.

VARCHAR2

30

SALARY_PERCENT_CHANGE

Salary percent change as provided by the source.

NUMBER

SALARY_RANGE_MAX

Salary range max as provided by the source.

NUMBER

11,2

SALARY_RANGE_MIN

Salary range min as provided by the source.

NUMBER

11,2

SALARY_REVIEW_CATEGORY

Salary review category as provided by the source.

VARCHAR2

30

SPONSOR_NAME

Sponsor name as provided by the source.

VARCHAR2

30

TRANSACTION_END_DATE

Date associated with transaction end.

DATE

TRANSACTION_START_DATE

Date associated with transaction start.

DATE

UNION_JOB_CODE

Code identifying union job.

VARCHAR2

30

WORK_HOURS

Work hours as provided by the source.

NUMBER

4,2