Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse STUDENT HOURLY APPT DST DETAIL Table


View exposing student hourly appt dst detail data.


Field Name

Description

Data Type

Length

COST_COLLECTOR_KEY

Surrogate key identifying the cost collector.

VARCHAR2

12

DISTRIBUTION_BEGIN_DATE

Date associated with distribution begin.

DATE

DISTRIBUTION_END_DATE

Date associated with distribution end.

DATE

DISTRIBUTION_PERCENT

Distribution percent associated with the record.

NUMBER

5,2

DIST_SEGMENT_BEGIN_DATE

Date associated with dist segment begin.

DATE

DIST_SEGMENT_END_DATE

Date associated with dist segment end.

DATE

HR_ORG_UNIT_KEY

Surrogate key identifying the hr org unit.

VARCHAR2

10

HR_POSITION_KEY

Surrogate key identifying the hr position.

VARCHAR2

10

MIT_ID

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

VARCHAR2

9

PERSONNEL_KEY

Surrogate key identifying the personnel.

VARCHAR2

8

SEGMENT_BEGIN_DATE

Date associated with segment begin.

DATE

SEGMENT_END_DATE

Date associated with segment end.

DATE

STU_APPT_SEG_KEY

Surrogate key identifying the stu appt seg.

VARCHAR2

30

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE