{
  "fields": [{"id":"_id","type":"int"},{"id":"ช่วงอายุ","type":"text"},{"id":"จำนวน","type":"numeric"},{"id":"หน่วย","type":"text"}],
  "records": [
    [1,"15-19 ปี",46,"คน"],
    [2,"20-29 ปี",231,"คน"],
    [3,"30-39  ปี",201,"คน"],
    [4,"40-49 ปี",139,"คน"],
    [5,"50-59 ปี",96,"คน"],
    [6,"60 ปีขึ้นไป",71,"คน"],
    [7,"ไม่ระบุ",1,"คน"]
]}
