placements


Description

A list of placements in jobs/talent pools.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
candidate_pipeline_stages.placement_idDefined in XMLR
placement_locations.placement_idDefined in XMLR
requisition_openings.placement_idDefined in XMLR

Primary key.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

disqualified_attimestamp29,6null

Date the candidate has been disqualified from a job/talent pool.

disqualify_kindvarchar255null

Disqualification kind - one of (‘admin’, ‘system’).

disqualify_reasonvarchar255null

Disqualification reason.

disqualifying_admin_idint410null
admins.idDefined in XMLR

Id of the admin the candidate was disqualified by.

hired_attimestamp29,6null

Date the candidate was hired.

hiring_admin_idint410null
admins.idDefined in XMLR

Id of the admin the candidate was hired by.

is_hiredbool1null

Whether candidate was hired.

job_starts_attimestamp29,6null

Date of anticipated job start date.

moved_attimestamp29,6null

Date the candidate has been proceeded between stages in a job.

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

overdue_attimestamp29,6null

Date the placement in a job becomes overdue.

positive_ratingsint410null

Candidate score for specific placement (offer).

proceeded_attimestamp29,6null

Date the candidate was proceeded (moved from the initial stages).

proceeding_admin_idint410null
admins.idDefined in XMLR

Id of the admin the candidate was proceeded by.

reached_interview_stage_attimestamp29,6null

Date the candidate has reached interview stage in a job.

reached_offer_stage_attimestamp29,6null

Date the candidate has reached offer stage in a job.

stage_idint410null
stages.idDefined in XMLR

Id of the stage the record belongs to.

talent_pool_idint410null
talent_pools.idDefined in XMLR

Id of the talent pool the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

work_location_idint410null
locations.idDefined in XMLR

Id of the location the hired candidate belongs to.

Relationships