Twinkle HubTwinkle Hub

24h 累積雨量 (CWA O-A0002-001)

tw_rt_cwa_24h_rainfall

24 小時累積雨量 (1285+ 自動雨量站, 每 10 分).

Args: county: 縣市名 substring filter (e.g. "臺北市"). None=全部. limit: max rows (default 20).

Source: CWA O-A0002-001. License: OGDL v1. 5-min cache.

パラメータ

名前説明
countystring
limitinteger
生の JSON schema
{
  "properties": {
    "county": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "title": "County"
    },
    "limit": {
      "default": 20,
      "title": "Limit",
      "type": "integer"
    }
  },
  "title": "tw_rt_cwa_24h_rainfallArguments",
  "type": "object"
}

呼び出し方

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