> For the complete documentation index, see [llms.txt](https://help.deepsearch.com/dp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.deepsearch.com/dp/api/func/company/bond/getriskfreeyields.md).

# GetRiskFreeYields

### Function specification

```
GetRiskFreeYields(date_from=None, date_to=None)
```

###

### Parameters

| Parameter           | Type | Description |
| ------------------- | ---- | ----------- |
| date\_from/date\_to | date | 조회기간        |

###

### Examples

```
> GetRiskFreeYields(date_from=2020-1-1, date_to=2020-12-31)
```
