資料即時下載API

表單: 時間軸-縣市鄉鎮疫情表單

欄位說明
{"id":"ID","a01":"個案研判日","a02":"個案公佈日","a03":"縣市別","a04":"區域","a05":"新增確診人數","a06":"累計確診人數"}

_NOTE_: &key=value是作為查詢API的參數,請依照自己想查的數值輸入在等於後方(value),非必要可以自行刪除,必要只有CK跟querydata

下載方法 [GET method for CSV download]
https://covid-19.nchc.org.tw/api/csv?CK=covid-19@nchc.org.tw&querydata=5002&limited=台南市&chartset=[utf-8|big5]

下載方法 [GET method for JSON download]
https://covid-19.nchc.org.tw/api/covid19?CK=covid-19@nchc.org.tw&querydata=5002&limited=台南市

下載方法 [POST method for JSON download]
curl -k -d '{"CK":"covid-19@nchc.org.tw", "querydata":"5002", "limited":"台南市"}' -H "Content-Type: application/json" -X POST https://covid-19.nchc.org.tw/api/covid19

Terms of Use

This data sets are licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) by the Johns Hopkins University on behalf of its Center for Systems Science in Engineering and CDC Taiwan.

by-sa