Target Column |
Business Name |
Business Definition |
Database Data Type |
Domain Value |
Source Name |
Source Column |
ACADEMIC_PERIOD
|
|
Academic term for which student data was frozen corresponding to an event in the academic calender (defined by student level). The first four digits correspond to the calendar year in which the academic year (which runs Sept-Aug) ends. The last two digits correspond to the sequence of terms within a given year; the very last digit defines the term was one of Semester, CPS quarter, Law semester/quarter. Terms ending in 0: Semester Terms ending in 2: Law Semester Terms ending in 5: CPS Quarter Terms ending in 8: Law Quarter Sept 2012 starts academic year 2013 (fall semester 201310, fall CPS quarter 201315) Note: There is no 20 because 25 and 28 begin before spring semester starts, then spring starts as 30.
|
VARCHAR2(63 CHAR)
|
|
|
|
ATTRIBUTE
|
Dimension
|
The particular skill or quality being demonstrated through the student work.
|
VARCHAR2(63 CHAR)
|
|
|
|
ATTRIBUTE_ID
|
Dimension_ID
|
Unique numeric 5 digit ID assigned to each dimension.
|
NUMBER (5)
|
|
|
|
COURSE_REFERENCE_NUMBER
|
|
Universally referred to as the 'CRN', this is a computer assigned internal unique 5 digit numeric identifier for the schedule offering for a specific section within a specific term. Please note: The course reference number for a given class will be different from term to term.
|
VARCHAR2(6 CHAR)
|
|
|
|
ID
|
NU_ID
|
Northeastern University ID (NUID) is the unique primary person identifier, publicly distributable and permanently assigned to each university constituent.
|
VARCHAR2(10 CHAR)
|
|
|
|
RUBRIC
|
|
The name of the value rubric.
|
VARCHAR2(255 CHAR)
|
|
|
|
RUBRIC_ID
|
|
Unique numeric 5 digit ID assigned to each Rubric.
|
NUMBER (5)
|
|
|
|
SCORE
|
Level
|
The specific level of achievement performance, or mastery demonstrated through the student work
|
VARCHAR2(255 CHAR)
|
|
|
|
SCORE_ID
|
Level_ID
|
Unique numeric 5 digit ID assigned to each score.
|
NUMBER (5)
|
|
|
|
SCORE_INTVALUE
|
Level_Intvalue
|
1 digit Numeric representation of the level.
|
NUMBER (1)
|
|
|
|