- DATA VIEW NAME
- STDNT_ACT_SELF_REPORT_DATA
- OVERVIEW
- This data view contains self reported information from the ACT exam. Students may update/modify this data with each ACT exam they take.
- LOAD FREQUENCY
- The data in this view is refreshed daily.
- DATA CUSTODIAN
- Undergraduate Admissions Office
Contact: David Leszczynski - AUTHORIZATION
- You must receive approval to access data from the data custodian. For information about how to get authorized for InfoAccess data views, connect to the InfoAccess Home Page
- SPECIAL
CONSIDERATIONS - None.
- QUESTIONS
- Contact: Division of Information Technology Help Desk
Phone: 264-HELP (4357) - LAST UPDATED
- 04/2005 – New view created.
- DATA FORMATS
- Primary Key Columns are identified with an asterisk(*)
- Alphanumeric Data
- VARCHAR2( N) (N) = maximum length. Field contains letters and/or numbers. Trailing blanks are eliminated.
Example: VARCHAR2 (5) could contain ‘ABC12’ or ‘ABC’ or ‘A’ - Numeric Data
- NUMBER (N) (N) = length. Field contains only numbers.
NUMBER (X,Y) = format for numbers with decimal positions.
X = total number of digits
Y = the number of digits after the decimal
Examples: NUMBER (6) represents 250012 NUMBER (6,2) represents 2500.12 - Date
- DATE – Date can be in various formats. Date functions available with your query tool can be used to format the date.
Examples: DATE (YYYYMMDD), DATE (YYDDD), DATE (DD-MM-YY)
Column Name | Format | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
*ACT_SELF_REPORT_DATA_KEY | NUMBER(15) | A unique identifier that is system generated. A surrogate key. It is based on ID and Test_Date. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROSPECT_KEY | NUMBER(15) | Surrogate key of prospect table. Match this key on this table to same key on Ugrd_Prospect view. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ID | VARCHAR2(11) | ISIS personal Identifier. It will never be changed throughout the individual’s relationship with the University. This is not the same as Campus_ID. Only 10 characters are in use. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TEST_DATE | DATE | Date of the ACT exam | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SELF_REPORTED_HS_RANK_CODE | VARCHAR2(1) | Self reported class rank code. Valid values 1 through 4. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SELF_REPORTED_HS_RANK_DESCR | VARCHAR2(50) | Description of the self reported class rank code. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SELF_REPORTED_GPA_CODE | VARCHAR2(1) | Self reported GPA code. Valid values 1 through 7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SELF_REPORTED_GPA_DESCR | VARCHAR2(50) | Description of the self reported GPA code. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ENROLLMENT_PREFERENCE | VARCHAR2(1) | Indicates enrollment preference. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CLASS_TIME_DAY_PREFERENCE | VARCHAR2(1) | Indicates class time day preference. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PLANNED_HOUSING | VARCHAR2(1) | Indicates the type of housing the student plans to choose. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DISABILITY_DISCLOSURE | VARCHAR2(1) | Indicates disability disclosure to ACT. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ACTIVE_MILITARY_DUTY_IND | VARCHAR2(1) | Participated in Active Military Duty. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EARNED_COLLEGE_CREDIT_IND | VARCHAR2(1) | Student has earned college credit. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EXPECTED_HIGHEST_LVL_EDUCATION | VARCHAR2(1) | Indicates the highest level of education expected to be obtained. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ESTIMATED_COLLEGE_FRESHMAN_GPA | VARCHAR2(1) | Estimated college freshman GPA. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ROTC_INTEREST_IND | VARCHAR2(1) | Interest in ROTC indicated. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RELIGIOUS_AFFILIATION | VARCHAR2(1) | Self-reported religious affiliation. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ENGLISH_SPOKEN_AT_HOME_IND | VARCHAR2(1) | English spoken at home indicator. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_DISTANCE_FROM_COLLEGE | VARCHAR2(1) | Preferred distance from home. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_COLLEGE_TYPE | VARCHAR2(1) | Preferred type of Institution. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_GENDER_COMPOSITION | VARCHAR2(1) | Preferred gender composition. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_COLLEGE_STATE_1st_CHOICE | VARCHAR2(2) | Code representing the state. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_COLLEGE_STATE_2nd_CHOICE | VARCHAR2(2) | See valid values listed under CC_College_State_1st_Choice. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_COLLEGE_STATE_3rd_CHOICE | VARCHAR2(2) | See valid values listed under CC_College_State_1st_Choice. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_COLLEGE_STATE_4th_CHOICE | VARCHAR2(2) | See valid values listed under CC_College_State_1st_Choice. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_COLLEGE_STATE_5th_CHOICE | VARCHAR2(2) | See valid values listed under CC_College_State_1st_Choice. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CC_STUDENT_BODY_SIZE | VARCHAR2(1) | Preferred student body size. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RANK_COLLEGE_TYPE | VARCHAR2(1) | Students rank the importance of the seven items giving the most important characteristic a 1 and the least important characteristic a 7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RANK_COLLEGE_GENDER_COMP | VARCHAR2(1) | Students rank the importance of the seven items giving the most important characteristic a 1 and the least important characteristic a 7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RANK_COLLEGE_LOCATION | VARCHAR2(1) | Students rank the importance of the seven items giving the most important characteristic a 1 and the least important characteristic a 7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RANK_TUITION | VARCHAR2(1) | Students rank the importance of the seven items giving the most important characteristic a 1 and the least important characteristic a 7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RANK_COLLEGE_SIZE | VARCHAR2(1) | Students rank the importance of the seven items giving the most important characteristic a 1 and the least important characteristic a 7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RANK_FIELD_STUDY | VARCHAR2(1) | Students rank the importance of the seven items giving the most important characteristic a 1 and the least important characteristic a 7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RANK_OTHER_FACTORS | VARCHAR2(1) | Students rank the importance of the seven items giving the most important characteristic a 1 and the least important characteristic a 7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EXPECT_TO_APPLY_FOR_FA_IND | VARCHAR2(1) | Indicates whether the student plans to apply for financial aid. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EXPECT_TO_WORK_IND | VARCHAR2(1) | Indicates whether the student expects to work. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HRS_EXPECTED_TO_WORK_1ST_YEAR | VARCHAR2(1) | Number of hours the student plans to work. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PARENTS_INCOME | VARCHAR2(1) | Student reported parent income range. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ADVANCE_HS_ENGLISH_IND | VARCHAR2(1) | Indicating advanced study in high school English. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ADVANCE_HS_MATH_IND | VARCHAR2(1) | Indicating advanced study in high school Math. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ADVANCE_HS_SOCIAL_STUDIES_IND | VARCHAR2(1) | Indicating advanced study in high school Social Studies. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ADVANCE_HS_NATURAL_SCIENCE_IND | VARCHAR2(1) | Indicating advanced study in high school Natural Sciences. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ADVANCE_HS_FOREIGN_LANG_IND | VARCHAR2(1) | Indicating advanced study in high school Foreign Language. Valid values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
COLLEGE_CHOICE_NBR | VARCHAR2(1) | Rank of UW-Madison among students college choices. Valid values: 1 through 6 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EXTRACT_DATE_TIME | DATE | The date and time these data were extracted. Format : YYYYMMDD HH24:MI:SS |