Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse BENEFITS COSTSHARE DETAIL Table


View exposing employee benefits cost-share detail including cost-share type, valid date ranges, percentages, comments, and warehouse load date used for benefits reporting and administration.


Field Name

Description

Data Type

Length

BENEFITS_COSTSHARE_TYPE_KEY

Surrogate key identifying the benefits costshare type.

VARCHAR2

20

COST_SHARE_COMMENT

Cost share comment as provided by the source.

VARCHAR2

100

COST_SHARE_PERCENT

Cost share percent as provided by the source.

NUMBER

5,2

PERSONNEL_KEY

Surrogate key identifying the personnel.

VARCHAR2

8

RECORD_VALID_FROM_DATE

Date associated with record valid from.

DATE

RECORD_VALID_TO_DATE

Date associated with record valid to.

DATE

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE