post https://api.adept-id.com/v2/occupation-classification
This endpoint accepts a job title and standardizes it into a occupation. This endpoint support the US Bureau of Labor Statistics ONET/SOC taxonomy.
Required Inputs: | Outputs: |
---|---|
Job title | Occupation name |
Occupation taxonomy | Occupation code |
Match confidence |
FYI
In cases where it is preferable to deliver no matches over low-quality matches, consider using the
occupation_match_confidence_min
parameter to exclude weak matches. In most cases, 0.6 works a starting point for experimentation.