{
  "fields": [{"id":"_id","type":"int"},{"id":"field_name","type":"text"},{"id":"data_type","type":"text"},{"id":"description","type":"text"}],
  "records": [
    [1,"year","text","ปี"],
    [2,"region","text","ภาค"],
    [3,"area","text","เขตการปกครอง"],
    [4,"sex","text","เพศ"],
    [5,"occupation","text","อาชีพ"],
    [6,"hours_worked_per_week","text","จำนวนชั่วโมงการทำงานต่อสัปดาห์"],
    [7,"level_of_educational_attainment","text","ระดับการศึกษาที่สำเร็จ ระดับการศึกษา"],
    [8,"industry","text","อุตสาหกรรม"],
    [9,"value","numeric","ค่าข้อมูล"],
    [10,"unit","text","หน่วยนับ"],
    [11,"source","text","ที่มาระดับกรม"]
]}
