{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"dic_id"},{"type":"text","id":"field_name"},{"type":"text","id":"data_type"},{"type":"text","id":"description_thai"},{"type":"text","id":"description_en"}],
  "records": [
    [1,1,"YEAR","VARCHAR","ปี พ.ศ.","Year"],
    [2,2,"REGION","VARCHAR","ภาค","Region"],
    [3,3,"INDICATOR","VARCHAR","ตัวชี้วัด","Indicator"],
    [4,4,"VALUE","NUMERIC","ค่าข้อมูล","Value"],
    [5,5,"UNIT","NUMERIC","ร้อยละ","Percentage"],
    [6,6,"SOURCE","VARCHAR","สำนักงานสถิติแห่งชาติ","National Statistical Office"]
]}
