Name | Type | Description |
---|---|---|
id | str | The Intrinio ID of the Filing |
filing_date | date | The date when the filing was submitted to the SEC by the company |
accepted_date | datetime | 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 | str | The filing <a href="https://docs.intrinio.com/documentation/sec_filing_report_types\" target="_blank">report type</a> |
sec_unique_id | str | A unique identifier for the filing provided by the SEC |
filing_url | str | The URL to the filing page on the SEC site |
report_url | str | The URL to the actual report on the SEC site |
instance_url | str | The URL for the XBRL filing for the report |
industry_category | str | The company's operating industry category |
industry_group | str | The company's operating industry group |
word_count | int | The number of words in the filing |
company | CompanySummary |