工具 API

get_credit_corporate_cmdi

Fetch the Corporate Market-based Default Indicator (CMDI) time series. Use when the user asks about corporate credit stress, the CMDI index, or investment-grade vs high-yield market default indicators. Returns the market CMDI along with investment-grade (IG) and high-yield (HY) sub-indices over time. Filterable by date range. Paginated.

finance1 积分

调用信息

工具标识
eodhd.get_credit_corporate_cmdi
服务提供方
EODHD
平均响应
0 ms
近 7 天调用
0

输入参数

date_from

Start date filter (YYYY-MM-DD).

date_to

End date filter (YYYY-MM-DD).

limit

Records per page (default 20, max 100).

offset

Pagination offset.

fmt

'json' or 'csv'. Default 'json'.

api_token

Per-call token override.