{
  "fields": [{"id":"_id","type":"int"},{"id":"Column name","type":"text"},{"id":"Meaning","type":"text"}],
  "records": [
    [1,"Numbers","ลำดับ"],
    [2,"Department_name","สำนักงาน"],
    [3,"Dept_name","กอง"],
    [4,"project","ชื่อโครงการ"],
    [5,"community center","ศูนย์ชุมชน"],
    [6,"Location","ที่ตั้งศูนย์ชุมชน"],
    [7,"User","ผู้ใช้งาน"]
]}
