RecruitingJobApplicationseducation
RecruitingJobApplicationseducation
Columns
| Name | Type | Description |
| RecruitingJobApplicationsJobApplicationId [KEY] | Long | Finds the job application using a primary key and an application ID |
| EducationId [KEY] | Long | ID assigned to the education of the candidate. |
| AcademicStanding | String | Educational academic standing of the candidate. |
| ActivitySummary | String | Educational activity summary of the candidate. |
| AreaOfStudy | String | Educational area of study of the candidate. |
| AverageGrade | String | Educational average grade of the candidate. |
| AwardingBody | String | Institution awarding the academic grade. |
| City | String | City of education of the candidate. |
| Comments | String | Comments on education. |
| CompletedTraningUnits | String | Number of training units completed by the candidate. |
| CompletedAmount | Long | Percentage of completion of education. |
| ContentItemId | Long | ID assigned to each item of education. |
| CountryId | Long | ID assigned to the country where the education was completed. |
| DateAcquired | Date | Date when the educational degree was acquired. |
| DegreeName | String | Name of the acquired degree |
| Department | String | Department of education. |
| Description | String | Description of education. |
| Duration | String | Duration of education. |
| DurationUnits | String | Duration units of education. |
| EduLevelCompletedFlag | Bool | Indicates if the educational level is completed. |
| EducationLevel | String | Level of education acquired by the candidate. |
| EducationURL | String | URL of education. |
| EducationalEstablishment | String | Name of the educational establishment in education. |
| EducationalEstablishmentId | Long | ID assigned to the educational establishment. |
| Educator | String | Name of the educator. |
| EndDate | Date | End date of an education. |
| Fee | Long | Educational fees. |
| FeeCurrency | String | Currency of the fees in education. |
| GPA | Double | GPA acquired in education. |
| GraduatedFlag | Bool | Indicated if the candidate is a graduate. |
| HighestEduLevel | String | Highest level of education acquired by the candidate. |
| Major | String | Major subject in education. |
| Minor | String | Minor subject in education. |
| PartTimeFlag | Bool | Indicates if the course completed by the candidate is part time. |
| ProjectedCompletionDate | Date | Projected date of completion of education. |
| Reimbursements | String | Reimbursements claimed by the candidate for their education. |
| RequiredFlag | Bool | Indicates the educational qualification is mandatory to be mentioned. |
| SectionId | Long | ID assigned to each educational section. |
| StartDate | Date | Start date of an education. |
| StateProvinceId | Long | ID assigned to the state or province where the education was availed. |
| Status | String | Status of the education. |
| Title | String | Title of the education. |
| TotalAmount | Long | Total amount spent on the education. |
| TrmnlDegDiscpFlag | Bool | Indicates whether the education item is a terminal degree for the discipline. |
| TuitionMethod | String | Method of tuition availed. |
| YearAcquired | Long | Year when the degree was attained. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| EmailAddress | String | EmailAddress |
| JobApplicationId | Long | JobApplicationId |
| RequisitionNumber | String | RequisitionNumber |
| Finder | String | finder |