{
  "fields": [{"id":"_id","type":"int"},{"id":"ปี","type":"numeric"},{"id":"ร้อยละ","type":"numeric"}],
  "records": [
    [1,2561,4.1],
    [2,2562,7.9],
    [3,2563,-22],
    [4,2564,21.9],
    [5,2565,9],
    [6,2566,-28.2],
    [7,2567,21.6],
    [8,2568,11.29]
]}
