{
  "fields": [{"id":"_id","type":"int"},{"id":"อำเภอ","type":"text"},{"id":"วันที่เกิดภัย","type":"text"},{"id":"ตำบล","type":"text"},{"id":"หมู่ที่","type":"text"},{"id":"ราย","type":"numeric"},{"id":"พืชไร่/ไร่","type":"text"}],
  "records": [
    [1,"วังน้ำเขียว","19-ต.ค.-64","ไทยสามัคคี","6",2,"291,060"],
    [2,null,null,"อุดมทรัพย์","10, 16",13,null],
    [3,null,null,"วังน้ำเขียว","18",1,null],
    [4,null,null,"วังหมี","4",3,null],
    [5,null,null,"4 ตำบล","5 หมู่บ้าน",19,"291,060"]
]}
