Public Finance & Government
data.gov.hk datasets list
List datasets on the Hong Kong portal. When group is supplied, the response includes full package summaries for datasets in that group (CKAN group_show?include_datasets=true). With no group filter, the response returns the complete bare-slug index via CKAN package_list (no metadata). Upstream does not expose package_search; use group or a dataset ID on /dataset/{id} to retrieve metadata.
get/api/v1/data-gov-hk/datasets
Query parameters
groupstring nullable
Optional group slug filter (see /data-gov-hk/groups). When omitted, returns the full slug index.
Optional group slug filter (see /data-gov-hk/groups). When omitted, returns the full slug index.
langstring
Portal language: en, tc, or sc.
Portal language: en, tc, or sc.
Response
Either full dataset summaries (filtered by group) or the bare dataset slug index.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}