Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse MIT PATENT CONTACT Table


XXX


Field Name

Description

Data Type

Length

COMPANY_NAME

Company name

VARCHAR2

130

COUNTRY_CITIZENSHIP

XXX

VARCHAR2

3

FIRST_NAME

The person's first name.

VARCHAR2

30

IS_DECEASED

An indicator that the person is deceased: Yes or No.

VARCHAR2

1

IS_US_CITIZEN

XXX

VARCHAR2

1

LAST_NAME

The person's last name.

VARCHAR2

30

MIDDLE_NAME

The person's middle name (where available).

VARCHAR2

20

MIT_ID

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

VARCHAR2

9

MIT_PATENT_CONTACT_KEY

XXX

NUMBER

12

TITLE

In the OSP AWARD, COST COLLECTOR, and PROJECT OSP tables, this is the Title of a Research Proposal. In KRB_PERSON, TITLE is the position title of the person. In TIP_MATERIAL view it is a TITLE of the course material.

VARCHAR2

65

WAREHOUSE_LOAD_DATE

The date the record was loaded into the Data Warehouse from the source system.

DATE