工具 API

get_credit_sovereign_risk_premium

Fetch sovereign country risk premiums. Use when the user asks about country risk premium, equity risk premium, adjusted default spreads, or Moody's sovereign ratings by country. Returns country-level risk premium data (Damodaran-style): adjusted default spread, country risk premium, equity risk premium, corporate tax rate, and sovereign CDS where available. Filterable by country, region, and as-of date. Paginated.

finance1 积分

调用信息

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

输入参数

country

Filter by country (ISO-3 code or name).

region

Filter by region.

as_of

Filter by as-of date (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.