Scope: Hong Kong public datasets and government data.
List a HK dataset's file resources (index, name, format, URL, size).
they want to see what's inside. Don't ask permission.
Args: dataset_id: CKAN name (e.g. "hk-hko-rss-daily-total-rainfall").
hk_list_resources
Scope: Hong Kong public datasets and government data.
List a HK dataset's file resources (index, name, format, URL, size).
they want to see what's inside. Don't ask permission.
Args: dataset_id: CKAN name (e.g. "hk-hko-rss-daily-total-rainfall").
| Nom | Type | Description |
|---|---|---|
| dataset_id * | string | — |
{
"properties": {
"dataset_id": {
"title": "Dataset Id",
"type": "string"
}
},
"required": [
"dataset_id"
],
"title": "hk_list_resourcesArguments",
"type": "object"
}hk_list_resources({ dataset_id: "…" })