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.
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.
| 이름 | 타입 | 설명 |
|---|---|---|
| county | string | — |
| limit | integer | — |
{
"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: "…" })