Certification
Certification
In its match models, AdeptID considers industry certifications held by candidates and required or requested in jobs. Certifications are defined as "recognizable qualification standards assigned by industry or education bodies." Common examples include Automotive Service Excellence, CISSP (for cyber security professionals), and Professional in Human Resources.
Certification Schema
Our certifications taxonomy includes thousands of unique certifications which are in turn organized into groups (narrower) and families (broader).
FIELD | TYPE | SHORT DESCRIPTION |
---|---|---|
certification | string | Name of the certification. |
certification_group | string | The specific domain of the certification. |
certification_familiy | string | The broad domain of the certification. |
Certification Example
{
"certification": "Project Management Professional Certification",
"certififcation_group": "Project Management",
"certification_family": "Business"
}
Certification Taxonomy
Use Cases for Certification Taxonomy
-
Certification Standardization: AdeptID extracts certifications from free text entered by users, and submitted as part of resumes, job descriptions, and similar documents. Certification standardization and extraction from resumes, job descriptions, and large blocks of text are satisfied by Extract Skills, Parse Job, and Parse Resume.
-
Job Matching: AdeptID uses its certification taxonomy to evaluate how qualified a candidate is for a specific job opening or an occupational pathway. This use case is satisfied with the Career Matching family of endpoints.
-
Match Report: As part of our assessment between a candidate and a job or occupation, we provide a match report that highlights whether a candidate possesses the certifications required or preferred by an employer.
Updated 23 days ago