{
  "fields": [{"id":"_id","type":"int"},{"id":"ปี","type":"numeric"},{"id":"จำนวน","type":"numeric"},{"id":"หน่วย","type":"text"}],
  "records": [
    [1,2560,281515,"ไร่"],
    [2,2565,235899,"ไร่"],
    [3,null,null,null]
]}
