get_benchmark_rate_data
Retrieve historical People's Bank of China benchmark deposit or loan rates by specifying the rate type and optional date range.
Instructions
Fetch PBoC benchmark deposit or loan rates within a date range.
rate_type:
'deposit': benchmark deposit rates — demand plus fixed-term 3-month .. 5-year.
'loan': benchmark loan rates — 6-month .. above-5-year, plus mortgage rates.
Args: rate_type: Which rate table to fetch. start_date: Optional 'YYYY-MM-DD'. end_date: Optional 'YYYY-MM-DD'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate_type | Yes | ||
| start_date | No | ||
| end_date | No |