Search the XBRL note database and return a list of XBRL note sections containing text from the text query parameter passed through.
Name | Type | Description | Notes |
---|---|---|---|
query | String | Search for notes that contain all or parts of this text | |
filingStartDate | LocalDate | Limit search to filings on or after this date | [optional] |
filingEndDate | LocalDate | Limit search to filings on or before this date | [optional] |
pageSize | Integer | The number of results to return | [optional] [default to 100] |
Name | Type | Description |
---|---|---|
filingNotes | List |
Name | Type | Description |
---|---|---|
cik | String | The Central Index Key (CIK) assigned to the company |
reportType | String | The filing report type |
periodEndDate | LocalDate | The ending date of the fiscal period for the filing |
filingDate | LocalDate | The date the report was filed with the SEC |