SocCandidate
data_models.response_model.SocCandidate()
Represents a candidate SOC code based on provided job title and description.
Attributes
Name | Type | Description |
---|---|---|
soc_code | str | Plausible SOC code based on the provided job title and description. |
soc_descriptive | str | Descriptive label of the SOC category associated with soc_code. |
likelihood | float | Likelihood of this soc_code with a value between 0 and 1. |