EPP_CandidateDim

Purpose

Used to look up candidates enrolled in an Educator Preparation Program, determine their completion status within the program and their certification status (i.e. not complete and not certified, completed but not certified, completed and certified)

SQL Object Name

analytics.EPP_CandidadteDim

Data Definition and Sources

Column

Data Type

Source

Description

CandidateKeynvarchar​CandidateThe unique key that describes the candidate
FirstNamenvarcharCandidateThe first name of the candidate
LastNamenvarcharCandidateThe last name of the candidate
SexDescriptorKeyvarcharCandidateThe unique key that describes the sex of the candidate
SexDescriptornvarcharCandidateThe text description of the sex of the candidate
RaceDescriptorKeyvarcharCandidateThe unique key that describes the race of the candidate
RaceDescriptornvarcharCandidateThe text description of the race of the candidate
HispanicLatinoEthnicitybitCandidateFlag for identifying a candidate as Hispanic or Latino (note: this is not currently used in the EPP starter kits. The starter kits expect a Hispanic/Latino race descriptor)
EconomicallyDisadvantagedbitCandidateFlag for identifying a candidate as economically disadvantaged (note: this is not currently used in the EPP starter kits)
CohortvarcharCandidateEducatorPreparationProgramAssociationThe cohort year the candidate belongs to. This is generally the year of entry into the program, but can vary based on EPP business rules
ProgramCompletebitCandidateEducatorPreparationProgramAssociationFlag for identifying whether the candidate has completed the program. A candidate is considered program complete when the ReasonExitedDescriptor is set to a value of 'Completed'
StudentUSIvarcharStudentThe student record associated with the candidate, this is used to link financial aid
ProgramNamenvarcharCandidateEducatorPreparationProgramAssociationThe program the candidate is (or was) enrolled in
BeginDatedateCandidateEducatorPreparationProgramAssociationThe date the candidate entered or enrolled in the program
EducationOrganizationIdintCandidateEducatorPreparationProgramAssociationThe EducationOrganization that the candidate is enrolled in and the program belongs to. This is generally a school and represents the college of education at a university
PersonIdvarcharCandidateThe person record associated with the candiate, used for linking surveys, credentials and evaluations
IssuanceDatedateCredentialThe a credential was issued by the state. If a date exists, the candidate is considered credentialed, if null the candidate is not credentialed
CohortYearTermDescriptornvarcharCandidateEducatorPreparationProgramAssociationThe term the candidate belongs to, generally a term of entry into the program