bond_zh_us_rate
Fetch China and US government bond yield data from East Money, using a start date to filter historical records for analysis.
Instructions
东方财富网-数据中心-经济数据-中美国债收益率 https://data.eastmoney.com/cjsj/zmgzsyl.html :param start_date: 开始统计时间 :type start_date: str :return: 中美国债收益率 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | 19901219 |