Twinkle HubTwinkle Hub

即時地下水水位 (WRA 161082)

tw_rt_wra_groundwater_level

실시간 기상·수문 · 12개🇹🇼 대만읽기 전용

關鍵字 / Keywords: 地下水位 即時 水利署 WRA groundwater level realtime observation

全國即時地下水水位.

Args: area: substring match on name (測站名) 或 governmentunitidentifier (e.g. "第一河川分署"). None=全部. limit: max rows (default 50).

Source: WRA dataset 161082. License: OGDL v1. 5-min cache. Freq: 1 hr.

파라미터

이름타입설명
areastring
limitinteger
원본 JSON schema
{
  "properties": {
    "area": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "title": "Area"
    },
    "limit": {
      "default": 50,
      "title": "Limit",
      "type": "integer"
    }
  },
  "title": "tw_rt_wra_groundwater_levelArguments",
  "type": "object"
}

호출 방법

스타터 — 파라미터는 위 표 참조
tw_rt_wra_groundwater_level({ area: "…" })