Get Income Statement
get_income_statementRetrieve a company's income statement data—revenue, gross profit, operating income, net income, EPS, EBITDA, and margins—with annual or quarterly reporting periods and optional date filters.
Instructions
Get income statement data: revenue, gross profit, operating income, net income, EPS, EBITDA, and margins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of periods to return | |
| order | No | Sort order by date | DESC |
| period | No | Reporting period | annual |
| date_end | No | End date filter (YYYY-MM-DD) | |
| date_start | No | Start date filter (YYYY-MM-DD) | |
| identifier | Yes | Company identifier: ticker symbol (e.g. AAPL), CIK, CUSIP, or ISIN | |
| fiscal_year_end | No | Latest fiscal year to include | |
| fiscal_year_start | No | Earliest fiscal year to include |