TIP SUBJECT OFFERED Table
View exposing offered subjects for textbook and instructional-material reporting including no-course-material indicator, course and master-subject identifiers, subject title, offering department and school, responsible faculty, enrollment count, and warehouse load date.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
COURSE_NUMBER |
Course number associated with the record. |
VARCHAR2 |
8 |
COURSE_NUMBER_DESC |
Description of course number. |
VARCHAR2 |
30 |
COURSE_NUMBER_SORT |
Course number sort associated with the record. |
VARCHAR2 |
3 |
IS_NO_COURSE_MATERIAL |
Indicator identifying whether no course material (Y/N). |
VARCHAR2 |
1 |
MASTER_COURSE_NUMBER |
Master course number associated with the record. |
VARCHAR2 |
8 |
MASTER_COURSE_NUMBER_DESC |
Description of master course number. |
VARCHAR2 |
30 |
MASTER_COURSE_NUMBER_SORT |
Master course number sort associated with the record. |
VARCHAR2 |
3 |
MASTER_SUBJECT_ID |
Business identifier for the master subject. |
VARCHAR2 |
8 |
MASTER_SUBJECT_ID_SORT |
Master subject id sort associated with the record. |
VARCHAR2 |
12 |
NUM_ENROLLED_STUDENTS |
Num enrolled students associated with the record. |
NUMBER |
19 |
OFFER_DEPT_CODE |
Code identifying offer dept. |
VARCHAR2 |
8 |
OFFER_DEPT_NAME |
Offer dept name associated with the record. |
VARCHAR2 |
30 |
OFFER_SCHOOL_NAME |
Offer school name associated with the record. |
VARCHAR2 |
30 |
RESPONSIBLE_FACULTY_MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
RESPONSIBLE_FACULTY_NAME |
Responsible faculty name associated with the person or organization. |
VARCHAR2 |
77 |
SUBJECT_ID |
Business identifier for the subject. |
VARCHAR2 |
8 |
SUBJECT_ID_SORT |
Subject id sort associated with the record. |
VARCHAR2 |
12 |
SUBJECT_TITLE |
Subject title associated with the record. |
VARCHAR2 |
60 |
TERM_CODE |
Code identifying term. |
VARCHAR2 |
6 |
TIP_SUBJECT_OFFERED_KEY |
Surrogate key identifying the tip subject offered. |
VARCHAR2 |
16 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |