fund_announcement_dividend_em
Retrieve dividend distribution announcements for a mutual fund by fund code. Returns a structured list of dividend delivery notices from Eastmoney's fund archive.
Instructions
东方财富网站-天天基金网-基金档案-基金公告-分红配送 https://fundf10.eastmoney.com/jjgg_000001_2.html :param symbol: 基金代码; 可以通过调用 ak.fund_name_em() 接口获取 :type symbol: str :return: 分红配送-公告列表 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 000001 |