SicCandidate
data_models.response_model.SicCandidate()
Represents a candidate SIC code with associated information.
Attributes
Name | Type | Description |
---|---|---|
sic_code | str | Plausible SIC code based on the company activity description. |
sic_descriptive | str | Descriptive label of the SIC category associated with sic_code. |
likelihood | float | Likelihood of this sic_code with a value between 0 and 1. |