Returns the XBRL filing note contents in HTML or text format for a specified Intrinio XBRL filing note ID.
Name | Type | Description | Notes |
---|---|---|---|
identifier | String | The Intrinio ID of the filing note | |
content_format | String | Returns content in html (as filed) or plain text | [optional] [default to text] |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID of the note |
xbrl_tag | String | The XBRL Tag used for the note |
content | String | 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 | String | The Central Index Key (CIK) assigned to the company |
report_type | String | 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 |