{
  "fields": [{"id":"_id","type":"int"},{"id":"ปี","type":"numeric"},{"id":"บาท","type":"text"},{"id":"หน่วย","type":"text"}],
  "records": [
    [1,2561,null,"บาท"],
    [2,2562,null,"บาท"],
    [3,2563,null,"บาท"],
    [4,2564,"20,844.44","บาท"],
    [5,2565,"21,978.70","บาท"],
    [6,2566,"12,060.18","บาท"]
]}
