{
  "fields": [{"id":"_id","type":"int"},{"id":"ปี","type":"numeric"},{"id":"เรือขาออกนอกประเทศ","type":"text"}],
  "records": [
    [1,2564,"3,132"],
    [2,2565,"2,932"],
    [3,2566,"2,652"],
    [4,2567,"2,713"],
    [5,null,null]
]}
