Name | Type | Description | Notes |
---|---|---|---|
identifier | String | A Filing identifier | |
query | String | The query to ask the Thea API |
Name | Type | Description |
---|---|---|
source | String | The organziation the answer data was sourced from |
query | String | The query posed to the Thea API |
answers | List | |
companies | List |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID of the Filing |
filingDate | LocalDate | The date when the filing was submitted to the SEC by the company |
acceptedDate | OffsetDateTime | The date and time when the filing was accepted by SEC |
periodEndDate | LocalDate | The ending date of the fiscal period for the filing |
reportType | String | The filing report type |
secUniqueId | String | A unique identifier for the filing provided by the SEC |
filingUrl | String | The URL to the filing page on the SEC site |
reportUrl | String | The URL to the actual report on the SEC site |
instanceUrl | String | The URL for the XBRL filing for the report |
industryCategory | String | The company's operating industry category |
industryGroup | String | The company's operating industry group |
wordCount | Integer | The number of words in the filing |
company | CompanySummary |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID of the company |
ticker | String | The stock market ticker symbol associated with the company's common stock securities |
name | String | The company's common name |
lei | String | The Legal Entity Identifier (LEI) assigned to the company |
cik | String | The Central Index Key (CIK) assigned to the company |