Twinkle HubTwinkle Hub

香港資料集 metadata

hk_get_dataset

🇭🇰 香港読み取り専用

Scope: Hong Kong public datasets and government data.

Fetch full HK dataset metadata + resource URLs + trilingual notes.

Prefer hk_list_resources if you only want the resource file list — cleaner output. Use this when you also need notes_en/tc/sc, license fields, or created/modified timestamps.

Args: dataset_id: CKAN name (e.g. "hk-td-tis_19-special-traffic-news-v2")

パラメータ

名前説明
dataset_id *string
生の JSON schema
{
  "properties": {
    "dataset_id": {
      "title": "Dataset Id",
      "type": "string"
    }
  },
  "required": [
    "dataset_id"
  ],
  "title": "hk_get_datasetArguments",
  "type": "object"
}

呼び出し方

スターター——パラメータは​上表参照
hk_get_dataset({ dataset_id: "…" })