{
  "fields": [{"id":"_id","type":"int"},{"id":"ปี","type":"numeric"},{"id":"อัตราการว่างงาน","type":"numeric"}],
  "records": [
    [1,2560,0.8],
    [2,2561,1.4],
    [3,2562,1.9],
    [4,2563,2.3],
    [5,2564,1.9],
    [6,2565,1.6],
    [7,2566,1],
    [8,2567,0.7],
    [9,2568,0.3]
]}
