空氣品質監測月值
tw/28202
環境部政府資料開放授權條款-第1版白金每1月CSV · JSON · XML
每月空氣品質監測資料
AI-written READMEGenerated by AI — may contain errors; verify against the source
What this dataset is
環境部測站網每月回報的空氣品質月均值,涵蓋 PM2.5、PM10、O₃ 等測項;2026 年 7 月有 71 個測站回報。適合做趨勢與跨站比較。
Things to watch
- 月均值不是即時值——要看現在或明天,改用《空氣品質預報資料》(#6349,每 30 分更新)。
- monitormonth 是 YYYYMM 字串(如 202607),不是日期型別。
- 篩測項用英文代碼欄 itemengname(如 'PM2.5'),中文欄 itemname 是顯示用。
Compiled 2026-09-02 · written in Traditional Chinese
Use it in Claude
tw_query_rows({ dataset_id: "28202", where: "itemengname = 'PM2.5' AND monitormonth = '202607'", columns: ["sitename", "concentration"], limit: 100 })
- siteid
- 測站代碼
- sitename
- 測站名稱
- itemid
- 測項代碼
- itemname
- 測項名稱
- itemengname
- 測項英文名稱
- itemunit
- 測項單位
- monitormonth
- 監測月份
- concentration
- 監測平均值
| siteid | sitename | itemid | itemname | itemengname | itemunit | monitormonth | concentration |
|---|---|---|---|---|---|---|---|
| 140 | 林森 | 143 | 小時風速值 | WS_HR | m/sec | 202607 | 0.9 |
| 140 | 林森 | 38 | 相對濕度 | RH | % | 202607 | 74 |
| 140 | 林森 | 33 | 細懸浮微粒 | PM2.5 | μg/m3 | 202607 | 7.4 |