應用程式介面詳細規格
API URL:
https://api.hkma.gov.hk/public/market-data-and-statistics/monthly-statistical-bulletin/ibpgsbp/list-outstanding-govbonds-ibpgsbp請求參數(必要)
| 參數名稱 | 描述 |
|---|---|
| segment |
用於指示要檢索哪組數據。 格式: segment=data segment name (Outstanding/Matured) 例子: segment=Outstanding |
Outstanding
| 輸出字段(JSON) | Swagger格式 |
| 名稱 | 類型 | 計量單位 | 描述 |
|---|---|---|---|
| expected_maturity_date | 日期 | 預期到期日 日期採用ISO格式yyyy-mm-dd,例如1997-01-01 | |
| original_maturity | 字串 | 原有期限 | |
| isin_code_regs | 字串 | 國際證券號碼(S條例) | |
| isin_code_144a | 字串 | 國際證券號碼(144A條例) | |
| issue_code | 字串 | 發行編號 | |
| stock_code | 字串 | 股份代號 | |
| coupon | 數字 | 年息 | 票面息率 |
| Currency | 字串 | 貨幣 | |
| outstanding_size | 數字 | 十億 | 未償還額 |
| institutional_retail | 字串 | 機構/零售 | |
| Bond_programme | 字串 | 債券計劃 |
Matured
| 輸出字段(JSON) | Swagger格式 |
| 名稱 | 類型 | 計量單位 | 描述 |
|---|---|---|---|
| maturity_date | 日期 | 到期日 日期採用ISO格式yyyy-mm-dd,例如1997-01-01 | |
| original_maturity | 字串 | 原有期限 | |
| isin_code_regs | 字串 | 國際證券號碼(S條例) | |
| isin_code_144a | 字串 | 國際證券號碼(144A條例) | |
| issue_code | 字串 | 發行編號 | |
| stock_code | 字串 | 股份代號 | |
| coupon | 數字 | 年息 | 票面息率 |
| currency | 字串 | 貨幣 | |
| size | 數字 | 十億 | 償還額 |
| institutional_retail | 字串 | 機構/零售 | |
| Bond_programme | 字串 | 債券計劃 |