get_financials
Retrieve multi-year financial statements for a Japanese company — revenue, operating income, net income, assets, equity, and cash flow — directly from EDINET XBRL filings.
Instructions
Get the multi-year financial statement time series for one company — revenue, operating income, net income, assets, equity and cash flow per period. Figures come from XBRL in the company's own regulatory filings; no language model is involved in producing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | EDINET code of the company, e.g. E02144 (Toyota Motor) or E02367 (Nintendo). This is not the securities code — resolve a name or securities code to an EDINET code with search_companies first. | |
| years | No | Number of most recent years to return. Omit for the full history. | |
| period | No | annual (default) = fiscal-year figures from annual securities reports. quarterly = year-to-date cumulative figures. quarterly_standalone = the discrete quarter on its own. |