Sic Search
Implementation details
Class names
Model name | Parameters class | Data class |
---|---|---|
SicSearch | SicSearchQueryParams | SicSearchData |
Import Statement
from openbb_core.provider.standard_models. import (
SicSearchData,
SicSearchQueryParams,
)
Parameters
- standard
- sec
Name | Type | Description | Default | Optional |
---|---|---|---|---|
query | str | Search query. | True |
Name | Type | Description | Default | Optional |
---|---|---|---|---|
query | str | Search query. | True | |
use_cache | bool | Whether or not to use cache. | True | True |
Data
- standard
- sec
Name | Type | Description |
---|---|---|
; |
Name | Type | Description |
---|---|---|
sic | int | Sector Industrial Code (SIC) |
industry | str | Industry title. |
office | str | Reporting office within the Corporate Finance Office |