| Name | Description | Example |
|---|---|---|
|
identifier
* required
|
A Filing identifier | fil_GrRLwe |
|
query
* required
|
The query to ask the Thea API | What do they believe in? |
|
identifier
* required
A Filing identifier
|
||
|
query
* required
The query to ask the Thea API
|
| Name | Description | Type |
|---|---|---|
| source | The organziation the answer data was sourced from | string |
| query | The query posed to the Thea API | string |
| answers | array | |
|
answer
|
The summarized answer returned from Thea | string |
|
content
|
The underlying content the answer was sourced from | string |
|
source_documents
|
The documents from which Thea answer data is sourced | array |
|
id
|
The unique id for the Thea source document | string |
|
date_time
|
The date at which the document was created | date |
|
tags
|
Entity identifying tags associated with the source document | array |
|
key
|
Defintes whether the tag is a key or a value | string |
|
value
|
The value of the tag | string |
| companies | array | |
|
id
|
The Intrinio ID of the Filing | string |
|
filing_date
|
The date when the filing was submitted to the SEC by the company | date |
|
accepted_date
|
The date and time when the filing was accepted by SEC | string |
|
period_end_date
|
The ending date of the fiscal period for the filing | date |
|
report_type
|
The filing report type | string |
|
sec_unique_id
|
A unique identifier for the filing provided by the SEC | string |
|
filing_url
|
The URL to the filing page on the SEC site | string |
|
report_url
|
The URL to the actual report on the SEC site | string |
|
instance_url
|
The URL for the XBRL filing for the report | string |
|
industry_category
|
The company's operating industry category | string |
|
industry_group
|
The company's operating industry group | string |
|
word_count
|
The number of words in the filing | integer |
|
earnings_disclosed_at
|
The date and time when the earnings information was first disclosed via 8-K filing | string |
|
earnings_disclosed_8k_id
|
The Intrinio ID of the 8-K filing where earnings were first disclosed | string |
|
earnings_8k_url
|
The URL to the 8-K filing page on the SEC site where earnings were first disclosed | string |
|
company
|
object | |
|
id
|
The Intrinio ID of the company | string |
|
ticker
|
The stock market ticker symbol associated with the company's common stock securities | string |
|
name
|
The company's common name | string |
|
lei
|
The Legal Entity Identifier (LEI) assigned to the company | string |
|
cik
|
The Central Index Key (CIK) assigned to the company | string |
|
source
The organziation the answer data was sourced from
|
||
|
query
The query posed to the Thea API
|
||
|
answers
|
||
|
companies
|