Returns the XBRL filing note contents in HTML or text format for a specified Intrinio XBRL filing note ID.
Name | Type | Description | Notes |
---|---|---|---|
identifier | str | The Intrinio ID of the filing note | |
content_format | str | Returns content in html (as filed) or plain text | [optional] [default to text] |
Name | Type | Description |
---|---|---|
id | str | The Intrinio ID of the note |
xbrl_tag | str | The XBRL Tag used for the note |
content | str | The plain text (after html has been removed) of the note, or text including html if the content_format parameter has been set to html |
filing | FilingNoteFiling |
Name | Type | Description |
---|---|---|
cik | str | The Central Index Key (CIK) assigned to the company |
report_type | str | The filing report type |
period_end_date | date | The ending date of the fiscal period for the filing |
filing_date | date | The date the report was filed with the SEC |