Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse TEACHING EVALUATION Table


XXX


Field Name

Description

Data Type

Length

CLUSTER_LIST

A list that contains all the subjects in a cluster group. Cluster groups include subjects that are joint or meet together. For example, 7.02 and 10.702 are subjects in a cluster. So are: 7.10, 20.111; 6.265, 15.070; 2.111, 8.411, 18.435; etc.

VARCHAR2

600

COURSE_RATING_AVG

XXX

NUMBER

15,4

COURSE_RATING_NUM_RESPONDED

XXX

NUMBER

19

COURSE_RATING_STD

XXX

NUMBER

15,4

MASTER_SUBJECT_ID

The subject ID of a cluster subject group that indicates the administrative home of the subject. Cluster groups include joint, meets-with, and School-Wide Elective subjects. For example, 15.070 and 6.265 "Adv Stochastic Processes" are two joint subjects, Master Subject ID of these two subjects is 15.070 as Course 15 (Sloan School of Management) is the home department of this subject.

VARCHAR2

32

MIT_ID

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

VARCHAR2

9

NUM_RESPONDED_TO_SURVEY

XXX

NUMBER

19

OSE_SUBJECT_KEY

XXX

VARCHAR2

25

RATING_SCALE

XXX

CHAR

SECTION_ENROLLMENT

XXX

NUMBER

18

SECTION_ID

The section code or number of the subject. Eg. L01, L02, R01, B01.

VARCHAR2

3

SECTION_TYPE

XXX

VARCHAR2

60

SUBJECT_ENROLLMENT

XXX

NUMBER

18

SUBJECT_ID

The subject ID (eg.18.01, 15.012, 21W.731)

VARCHAR2

8

SUBJECT_OR_CLUSTER

XXX

VARCHAR2

100

SUBJECT_TITLE

The title of the subject

VARCHAR2

240

SURVEY_ID

XXX

NUMBER

8

SURVEY_WINDOW

XXX

VARCHAR2

100

TEACHING_RATING_AVG

XXX

NUMBER

15,4

TEACHING_RATING_NUM_RESPONDED

XXX

NUMBER

19

TEACHING_RATING_STD

XXX

NUMBER

15,4

TEACHING_ROLE

Teaching roles, eg. Lecturer, Recitation Lecturer, Lab Instructor, Teaching Assistant, Writing Instructor, etc.

VARCHAR2

50

TERM_CODE

** For FINANCIAL DATA: the Term Code identifies the status of the cost collector. Blank - open for charges between start and end dates. Term Code = 1 - Closed. Pre-end date charges allowed. Term Code = 2 - No longer in use. Term Code = 3 - Terminated. Charges not allowed. ** For STUDENT DATA: the Term Code identifies one of the terms in an academic year; for example: 1999FA==>Fall Term of the 1998-99 academic year, and 1999SP==>Spring Term of the 1998-99 academic year.

VARCHAR2

6

WAREHOUSE_LOAD_DATE

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

DATE