{
  "fields": [{"id":"_id","type":"int"},{"id":"name","type":"text"},{"id":"type","type":"text"},{"id":"detail","type":"text"}],
  "records": [
    [1,"PROVINCE_NAME","Text","ชื่อจังหวัด"],
    [2,"AMPHUR_NAME","Text","ชื่ออำเภอ"],
    [3,"TAMBON_NAME","Text","ชื่อตำบล"],
    [4,"Count_farmer","Number","จำนวนเกษตรกรด้านหม่อนไหม"]
]}
