screen_companies
Filter Japanese listed companies by numeric and categorical criteria combined with AND, and sort results. Use to find companies matching a specific profile.
Instructions
Filter the whole universe of Japanese listed companies by numeric and categorical criteria combined with AND, and sort the survivors. Use this when you are looking for companies that match a profile; use search_companies when you already know which company you mean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Metric to sort by. Defaults to the metric of the first condition. | |
| limit | No | Maximum results (default 100). | |
| order | No | Sort direction. Default desc. | |
| market | No | Tokyo Stock Exchange market segment. | |
| offset | No | Result offset for paging. Default 0. | |
| industry | No | Industry name in Japanese, e.g. '情報・通信業'. | |
| standard | No | Accounting standard the company reports under. | |
| conditions | No | Conditions as a JSON array, e.g. '[{"metric":"roe","operator":"gte","value":10}]'. Operators are gte, lte, gt, lt and eq. | |
| fiscal_year_end | No | Fiscal year-end month, 1-12. |