Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

SDW.

STUDENT_DEGREE_MAJOR_V
ELEMENT NAME SNAPSHOT_KEY STUDENT_ID COLLEGE_CD MAJOR_CD DEGREE_CD SNAPSHOT_CD DEGREE_YR DEGREE_TERM_DESC ELEMENT DESCRIPTION ELEMENT TYPE NOT NULL NUMBER NOT NULL NUMBER(8) NOT NULL VARCHAR2(30) NOT NULL VARCHAR2(30) NOT NULL VARCHAR2(30) VARCHAR2(30) NOT NULL VARCHAR2(4) VARCHAR2(255)

Unique Student ID natural key for all student files College code of degree Major Code of Degree Degree Code ANN = annual snapshot CUR = current snapshot 4 digit year degree earned. This is the year that the degree was granted. Derived field from DEG_TRM_CD. Term in which degree earned/ awarded: Fall Summer Spring Digit of term degree earned: 1= summer 2 = fall 3 = spring Description of year and term combined Term degree earned, This is the term that the degree was granted. D=FALL B=SPRING C = SUMMER

DEGREE_SUB_TERM_CD

VARCHAR2(30)

DEGREE_YR_TERM_DESC DEGREE_TERM_CD

VARCHAR2(255) NOT NULL VARCHAR2(30)

MAJOR_CNT

MAJOR_NO

DW_LOAD_DT

NUMBER(5,4) The number used for apportioning the major. If a single major counts as 1, if a double major, this counts as 0.5, if triple major counts as 0.33 NUMBER(1) The number of majors for the degree. Only undergraduate degrees have more than one major as these are awarded by college. Date Data Loaded DATE

You might also like