工具 API
get_ rates_ policy_ rates
Fetch central bank policy rates. Use when the user asks about policy interest rates set by central banks (e.g. Fed funds rate, ECB, Bank of England), or policy rate history by country or central bank. Returns central bank policy rate time series. Filterable by code, country, central bank, and date range. Paginated.
finance1 积分
调用信息
- 工具标识
- eodhd.get_rates_policy_rates
- 服务提供方
- EODHD
- 平均响应
- 2901 ms
- 近 7 天调用
- 1
输入参数
codeRate code.
countryCountry or policy jurisdiction name/code.
central_bankCentral bank.
date_fromStart date filter (YYYY-MM-DD).
date_toEnd date filter (YYYY-MM-DD).
limitRecords per page (default 20, max 100).
offsetPagination offset.
fmt'json' or 'csv'. Default 'json'.
api_tokenPer-call token override.