{
  "fields": [{"id":"_id","type":"int"},{"id":"dic_id","type":"numeric"},{"id":"field_name","type":"text"},{"id":"data_type","type":"text"},{"id":"description_thai","type":"text"},{"id":"description_en","type":"text"}],
  "records": [
    [1,1,"year","text","ปี","Year"],
    [2,2,"region","text","ภาค","Region"],
    [3,3,"Age","text","อายุ","Age"],
    [4,4,"Behavior","text","พฤติกรรม","Behavior"],
    [5,5,"Per_young","numeric","ร้อยละของเด็กและเยาวชน","Percentage of Young"],
    [6,6,"unit","text","ร้อยละ","Percentage"],
    [7,7,"source","text","สำนักงานสถิติแห่งชาติ","National Statistical Office"]
]}
