get_dividend_yield_ranking
Rank Japanese stocks by dividend yield based on forecasts or trailing dividends. Filter by market, sector, yield range, and disclosure age to find high-yield opportunities.
Instructions
High dividend yield stock ranking (高配当利回りランキング). All plans.
Use for 高配当, 配当利回り, dividend yield ranking, 高利回り銘柄. For single-stock yield see get_stock_briefing instead.
Default (include_trailing=False) matches Kabutan 予想配当利回りランキング: only stocks with a forward forecast (FDivAnn / NxFDivAnn) appear. Set include_trailing=True to also include trailing-DivAnn-only stocks. Dividend priority: NxFDivAnn (next-FY forecast, annual filings only) > FDivAnn (current-FY forecast) > DivAnn (trailing; only when include_trailing=True).
[Supported plans] Free / Light / Standard / Premium (cache-only, no API call)
Args: n: Stocks to return (1–100, default 20). min_yield: Minimum yield % (default 3.0). max_yield: Maximum yield % cap (default null). disc_months: Max disclosure age in months (default 18). include_trailing: Include DivAnn-only stocks (default False = Kabutan-equivalent). market: "prime" / "standard" / "growth" / "tokyo_pro" (default all). sector: S33 sector code filter (default all). date: Trading date (YYYY-MM-DD or YYYYMMDD, default latest cached).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| min_yield | No | ||
| max_yield | No | ||
| disc_months | No | ||
| include_trailing | No | ||
| market | No | ||
| sector | No | ||
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||