Excerpt | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EOPS_CARE
Possible 3 characters. The first character is either a ‘Y’ or ‘N’. If ‘Y’, the student is in the EOPS CARE program for the term of the record. If ‘N’, the student is not in the EOPS CARE program for the term of the record and characters 2 and 3 will contain the exit code: CE: Chose not to be EOPS CL: Exit CARE - No longer EOPS CM: Exit CARE - Married or not SHH CR: Exit CARE - Did not Recertify CT: Exit CARE - Not TANF CX: Exit CARE - Termination
HS_STATUS SUBSTRHS_STATUS SUBSTR( COS_PIN_REG.cos_is_hs(spriden_pidm, sfbetrm_term_code) , 1, 15) Values returned: UPHS - UPHS student for that term VTEC - VTEC student for that term Y - other concurrent student Null - not a concurrent student
CALC_RACE_ETHN_CDE Defunct Not Needed | CAREER_ADVACAD SUBSTR(baninst1.COS_GENERAL_RESTR.f_is_CareerAdvAcademyPart(SPRIDEN_PIDM, sfbetrm.sfbetrm_term_code), 1, 1) Y/N – If Student is in CAA (Career Advancement Academy Participant) title | Not NeededDEAN_PRES_CODE SUBSTR(BANINST1.cos_general.f_is_on_deans_or_pres_list(spriden.spriden_pidm, SFBETRM.SFBETRM_TERM_CODE), 1, 1) D/P/NULL – if a student is on the President’s or Dean’s List for a term
SUBSTR(CASE BANINST1.cos_general.f_is_on_deans_or_pres_list(spriden.spriden_pidm, SFBETRM.SFBETRM_TERM_CODE) --ryanwh 1.16.2015 added Dean's and President's list by term. WHEN NULL THEN NULL ELSE f_get_desc_fnc('STVASTD', BANINST1.cos_general.f_is_on_deans_or_pres_list(spriden.spriden_pidm, SFBETRM.SFBETRM_TERM_CODE), 30) END, 1, 30) If null, it doesn’t put a description. If P or D, it will return the description listed in Banner on the STVASTD table
RESD_CODE SGBSTDN.SGBSTDN_RESD_CODE Residency code from the student’s SGBSTDN record by term
RESD_DESC RESD_DESC STVRESD.STVRESD_DESC Residency description for the student’s residency code
CAA SVBSCAA.SVBSCAA_CAA_IND Indicates if a student is a part of the CAA (Career Advancement Academy), which returns a Y or null. title | NOT NeededTRIO ,SUBSTR(baninst1.cos_general.f_trio_code(spriden.spriden_pidm, SFBETRM.SFBETRM_TERM_CODE), 1, 10) Indicates if a student is a part of the TRIO program. One of two codes will be listed, TRIOSSS (TRIO Student Support Services) or TRIOUBMS (TRIO Upward Bound Math/Science) colour | Blue | Needed | PERS_EMAILstatus
CELL_PHONE SUBSTR(cos_f_get_tele_plain(spriden_pidm, 'CL'), 1, 21) AS CELL_PHONE The cell phone of the student added for SSO purposes.
PARENT_EDLV_1_CODE SUBSTR PARENT_EDLV_1_CODE SUBSTR (SZRCCAP_PARENT_EDLV_1, 1, 1) PARENT_EDLV_1_CODE Parent educational level based on CCCApply data.
The description from the CCCApply application do not explicitly match the description from MIS. The intent appears to be equivalency. MIS Values and description: Code - DescriptionCCCApply: 1 - Grade 9 or less 2 - Grade 10, 11, or 12 but Some high school; did not graduate 3 - High school graduate (diploma, GED, or equivalent) 4 - Some college but credit; no degree 5 - AA/AS degreeAssociate’s degree (for example: AA, AS) 6 - BA/BS degreeBachelor’s degree (for example: BA, BS) 7 - Graduate or professional degree beyond a BA/BSdegree (Master’s, Ph.D., or professional degree beyond Bachelor’s) X - Unknown / Unreported Y - Not applicable, no noted guardian/parentCCCApply applicationNo parent or guardian raised me MIS Values: 1 - Grade 9 or less 2 - Some high school; Grade 10, 11, or 12 but did not graduate 3 - High school graduate (diploma, GED, or equivalent) 4 - Some college credit; but no degree 5 - Associate’s degree (for example: AA, AS)AA/AS degree 6 - Bachelor’s degree (for example: BA, BS)BA/BS degree 7 - Graduate degree (Master’s, Ph.D., or professional degree beyond Bachelor’s)a BA/BS X - Unknown / Unreported Y - No parent or guardian raised me
Not applicable, no noted guardian/parent PARENT_EDLV_1_DESC SUBSTR(BANINST1.COS_GENERAL_CROSSWALK.F_GET_PARENT_ED_LVL_DESC (ccap.SZRCCAP_PARENT_EDLV_1), 1, 60) PARENT_EDLV_1_DESC Description above with code.
PARENTPARENT_EDLV_2_CODE SUBSTR (SZRCCAP_PARENT_EDLV_2, 1,1) PARENT_EDLV_2_CODE Description above with code.
PARENT_EDLV_2_DESC
Description above with code. Blue | title | Needed | Homeless_Status
Homeless status as determined by the student’s application colour | Blue | Needed | Sexual_Orientation
Sexual Orientation: Self-declared sexual orientation code value. Self-reported initially from the Student’s application. This is stored in Banner in the table: SVBSXLO and the column: SVBSXLO_SXLO_CODE
Status | colour | Blue | title | NeededTransgender_Status Known misnomer as it encompasses more than just Transgender Status.
Because of this, Technology Services staff chose not to split that data back out to separate gender/transgender fields like CCCApply. We also crosswalk from CCCApply values to approved MIS values because MIS only allows certain codes and there is no known Banner process to do code conversions for SB reporting. Current Codes on related Validation Table GTVGNDR: Codes - Definitions
Status | colour | Blue | title | NeededCCCID
CCC id that is assigned at the State level by CCCApply when a student applies to the school. It is stored in SZRCCAP. colour | Blue | title | Neededapplies to the school. It is stored in SZRCCAP.
Completed_Eleventh
Whether a Student has completed the eleventh grade. This is a self-reported column that is on the Student application. colour | Blue | Needed | SR_HS_GPA
A Student’s self-reported HS GPA as reported on the Student’s application.status
SR_HS_Highest_Engl_Course
The highest English course a student has taken. Self-reported on the Student’s application.
the Student’s application. SR_HS_Highest_Engl_Grade
The highest English Grade a student has received. Self-reported on the Student’s application.status
SR_HS_Highest_Math_Course
The highest Math course a student has taken. Self-reported on the Student’s application. colour | Blue | title | NeededSR_HS_Highest_Math_Taken_Grade
The highest Math taken Grade. Self-reported on the Student’s application. colour | Blue | Needed | SR_HS_Highest_Math_Pass_Grade
The highest passing Math Grade. Self-reported on the Student’s application.status
SR_HS_Highest_Math_Passed
The highest Math course a student has passed. Self-reported on the Student’s application colour | Blue | title | NeededSR_HS_Years_English
Years of English taken in High School. Self-reported on the Student’s application colour | Bluetitle | Needed | SR_HS_Lowest_Engl_Grade
Lowest English grade received in High School. Self-reported on the Student’s application.
SR_HS_Current_Math
A Student’s current High School Math class. Self-reported on the Student’s application. colour | Blue | title | NeededDistance_Ed_Student
Checks whether a student is enrolled in any online classes and returns a ‘Y’ or an ‘N’ Not Needed | Confidential_indstatus
AM_MATHPLACE colour | Blue | title | Needed |
Page Comparison
General
Content
Integrations