HKMA Base Rate
get_base_rateGet the HKMA Base Rate for a specified date or the default business day. This rate anchors HKD interest rates and tracks the US federal funds target.
Instructions
The Hong Kong Monetary Authority Base Rate: the floor of the Discount Window and the anchor for Hong Kong dollar interest rates. Under the Linked Exchange Rate System it tracks the US federal funds target, so it usually moves only when the Fed moves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Business day to report, YYYY-MM-DD. Omit for the most recent published day. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | Yes | The business day these figures are published for, YYYY-MM-DD. | |
| source | Yes | Where the figures came from. | |
| base_rate_percent | Yes | HKMA Base Rate in percent, null if unpublished. |