{
  "fields": [{"id":"_id","type":"int"},{"id":"Field Name","type":"text"},{"id":"Field Description","type":"text"}],
  "records": [
    [1,"DATE","Date "],
    [2,"TOTAL COVID19 PATIENTS","Number of beds occupied in total as reported by the hospital to ISDH’s EM Resources database."],
    [3,"CONFIRMED COVID19 PATIENTS","Number of beds occupied by Covid patients as reported by the hospital to ISDH’s EM Resources database."],
    [4,"COVID19 PUI PATIENTS","Number of beds occupied by Covid patients under investigation(PUI) as reported by the hospital to ISDH’s EM Resources database."]
]}
