{
  "fields": [{"id":"_id","type":"int"},{"id":"id","type":"numeric"},{"id":"Field_Name","type":"text"},{"id":"Data_Type","type":"text"},{"id":"Decription","type":"text"}],
  "records": [
    [1,1,"Month","text","เดือน"],
    [2,2,"Year","numeric","ปี"],
    [3,3,"Value","numeric","ค่าใช้จ่าย นทท. ไทย"],
    [4,4,"Unit","text","บาท"]
]}
