Twinkle HubTwinkle Hub

香港資料集 metadata

hk_get_dataset

🇭🇰 Hong Konglecture seule

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")

Paramètres

NomTypeDescription
dataset_id *string
Schéma JSON brut
{
  "properties": {
    "dataset_id": {
      "title": "Dataset Id",
      "type": "string"
    }
  },
  "required": [
    "dataset_id"
  ],
  "title": "hk_get_datasetArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
hk_get_dataset({ dataset_id: "…" })