Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PARK AFFILIATE DETAIL Table


View exposing affiliate records including identifiers, names, contact information, sponsor attributes, and audit fields used in parking processing.


Field Name

Description

Data Type

Length

ACCOUNT_SPONSOR

Account sponsor associated with the record.

VARCHAR2

12

ACCOUNT_SPONSOR_ORG_UNIT

Account sponsor org unit associated with the record.

VARCHAR2

8

CREATED_AT

Time associated with created.

VARCHAR2

6

CREATED_BY

Created by associated with the record.

VARCHAR2

12

CREATED_ON

Date associated with created.

DATE

EMAIL

Email associated with the record.

VARCHAR2

60

FIRST_NAME

First name associated with the person.

VARCHAR2

30

HOME_PHONE

Home phone associated with the record.

VARCHAR2

20

LAST_NAME

Last name associated with the person.

VARCHAR2

30

MIT_ID

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

VARCHAR2

9

SUPPRESS_EMAIL

Suppress email associated with the record.

VARCHAR2

1

UPDATED_AT

Time associated with updated.

VARCHAR2

6

UPDATED_BY

Updated by associated with the record.

VARCHAR2

12

UPDATED_ON

Date associated with updated.

DATE

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE

WORK_PHONE

Work phone associated with the record.

VARCHAR2

20