{
  "fields": [{"id":"_id","type":"int"},{"id":"attribute_eng","type":"text"},{"id":"description","type":"text"},{"id":"data_type","type":"text"}],
  "records": [
    [1,"date","วันที่รายงานข้อมูล","date"],
    [2,"province","จังหวัดที่เกิดเหตุ","string"],
    [3,"district","อำเภอที่เกิดเหตุ","string"],
    [4,"flood","น้ำท่วมหรือไม่","string"],
    [5,"dead_lost","จำนวนผู้เสียชีวิตหรือสูญหาย","numeric"]
]}
