Twinkle HubTwinkle Hub

香港即時停車場空位

hk_rt_carpark

🇭🇰 Hong Konglecture seule

Scope: Hong Kong public datasets and government data.

Fetch HK real-time car park vacancy from Transport Department.

Args: lang: "en_us" (default) · "zh_tw" · "zh_cn"

Returns raw JSON with results list. Each park has park_Id, privateCar[] with vacancy counts + lastupdate timestamp.

Paramètres

NomTypeDescription
langstring
Schéma JSON brut
{
  "properties": {
    "lang": {
      "default": "en_us",
      "title": "Lang",
      "type": "string"
    }
  },
  "title": "hk_rt_carparkArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
hk_rt_carpark({ lang: "…" })