Skip to content
Hedgelytics

Dataset · Hong Kong · HKD

Hong Kong HKD HONIA-OIS yield curve

A daily, point-in-time Hong Kong dollar discount/zero curve — sourced from free, public Hong Kong feeds, reproducibly archived and content-hashed. Each date below is an individually addressable, immutable snapshot with full provenance (as_of, source, raw_sha256).

No snapshots published yet

This dataset is sourced live from public Hong Kong feeds. We publish real, reproducible snapshots or nothing — never synthetic data. Check back shortly.

Get the data programmatically

List available dates, then fetch any snapshot — same data, full provenance — over REST, an MCP server, or SDKs in 7 languages.

# Discover available dates
curl "https://api.hedgelytics.com/v1/market/hk/yield-curve/available-dates?type=honia_ois" \
  -H "Authorization: Bearer hk_live_…"

# Fetch one snapshot
curl "https://api.hedgelytics.com/v1/market/hk/yield-curve?type=honia_ois&as_of=YYYY-MM-DD" \
  -H "Authorization: Bearer hk_live_…"

See the API docs to get a key.