FILINGS
Get the URLs to SEC filings reported to EDGAR database, such as 10-K, 10-Q, 8-K, and more. SEC filings include Form 10-K, Form 10-Q, Form 8-K, the proxy statement, Forms 3, 4, and 5, Schedule 13, Form 114, Foreign Investment Disclosures and others. The annual 10-K report is required to be filed annually and includes the company's financial statements, management discussion and analysis, and audited financial statements.
Syntax
=OBB.EQUITY.FUNDAMENTAL.FILINGS([symbol],[form_type],[limit])
Examples
=OBB.EQUITY.FUNDAMENTAL.FILINGS()
=OBB.EQUITY.FUNDAMENTAL.FILINGS(,,100)
Parameters
Name | Type | Description | Required |
---|---|---|---|
symbol | Text | Symbol to get data for. | False |
form_type | Text | Filter by form type. Check the data provider for available types. | False |
limit | Number | The number of data entries to return. | False |
Data
- fmp
Name | Description |
---|---|
filing_date | The date of the filing. |
accepted_date | Accepted date of the filing. |
symbol | Symbol representing the entity requested in the data. |
cik | Central Index Key (CIK) for the requested entity. |
report_type | Type of filing. |
filing_url | URL to the filing page. |
report_url | URL to the actual report. |
reportDate | The date of the filing. |
act | The SEC Act number. |
items | The SEC Item numbers. |
primaryDocDescription | The description of the primary document. |
primaryDocument | The filename of the primary document. |
accessionNumber | The accession number. |
fileNumber | The file number. |
filmNumber | The film number. |
isInlineXBRL | Whether the filing is an inline XBRL filing. |
isXBRL | Whether the filing is an XBRL filing. |
size | The size of the filing. |
completeSubmissionUrl | The URL to the complete filing submission. |
filingDetailUrl | The URL to the filing details. |