Twinkle HubTwinkle Hub

即時地下水水位 (WRA 161082)

tw_rt_wra_groundwater_level

關鍵字 / 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: "…" })