{
  "fields": [{"id":"_id","type":"int"},{"id":"ปี","type":"numeric"},{"id":"ผลผลิต","type":"numeric"},{"id":"หน่วย","type":"text"}],
  "records": [
    [1,2564,152.5,"ตัน"],
    [2,2565,213.5,"ตัน"],
    [3,2566,214.1,"ตัน"],
    [4,2567,371.4,"ตัน"],
    [5,2568,379.4,"ตัน"]
]}
