Name | Type | Description | Notes |
---|---|---|---|
identifier | Character | A Filing identifier | |
query | Character | The query to ask the Thea API |
Name | Type | Description |
---|---|---|
source | Character | The organziation the answer data was sourced from |
query | Character | The query posed to the Thea API |
answers | List of TheaEntityAnswer | |
answers_data_frame | Data Frame | Data frame representation of answers |
companies | List of Filing | |
companies_data_frame | Data Frame | Data frame representation of companies |
Name | Type | Description |
---|---|---|
answer | Character | The summarized answer returned from Thea |
content | Character | The underlying content the answer was sourced from |
source_documents | List of TheaSourceDocument | The documents from which Thea answer data is sourced |
source_documents_data_frame | Data Frame | Data frame representation of source_documents |
Name | Type | Description |
---|---|---|
id | Character | The unique id for the Thea source document |
date_time | Date | The date at which the document was created |
tags | List of TODO_OBJECT_MAPPING | Entity identifying tags associated with the source document |
tags_data_frame | Data Frame | Data frame representation of tags |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID of the Filing |
filing_date | Date | The date when the filing was submitted to the SEC by the company |
accepted_date | POSIXlt | The date and time when the filing was accepted by SEC |
period_end_date | Date | The ending date of the fiscal period for the filing |
report_type | Character | The filing report type |
sec_unique_id | Character | A unique identifier for the filing provided by the SEC |
filing_url | Character | The URL to the filing page on the SEC site |
report_url | Character | The URL to the actual report on the SEC site |
instance_url | Character | The URL for the XBRL filing for the report |
industry_category | Character | The company's operating industry category |
industry_group | Character | The company's operating industry group |
word_count | Integer | The number of words in the filing |
company | CompanySummary |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID of the company |
ticker | Character | The stock market ticker symbol associated with the company's common stock securities |
name | Character | The company's common name |
lei | Character | The Legal Entity Identifier (LEI) assigned to the company |
cik | Character | The Central Index Key (CIK) assigned to the company |