get_filing_sections
Extract business description, risk factors, and MD&A sections from 10-K or 10-Q filings by providing a ticker or CIK and filing accession number.
Instructions
Extract specific sections from 10-K or 10-Q filings.
Args: identifier: Company ticker symbol or CIK number accession_number: Filing accession number form_type: Form type ("10-K" or "10-Q")
Returns: Extracted sections including business description, risk factors, and MD&A.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | ||
| accession_number | Yes | ||
| form_type | Yes |