{
  "fields": [{"id":"_id","type":"int"},{"id":"ปี","type":"numeric"},{"id":"ประเภท","type":"text"},{"id":"ประเภทย่อย","type":"text"},{"id":"จำนวน","type":"numeric"}],
  "records": [
    [1,2569,"เพศ","ชาย",30],
    [2,2569,"เพศ","หญิง",5]
]}
