{
  "fields": [{"id":"_id","type":"int"},{"id":"ปี","type":"text"},{"id":"ชาวไทย","type":"text"},{"id":"ชาวต่างชาติ","type":"numeric"},{"id":"รวม","type":"text"}],
  "records": [
    [1,"2559","5,585.60",654.27,"6,239.87"],
    [2,"2560","6,202.22",713.66,"6,915.88"],
    [3,"2561","6,725.42",763.19,"7,488.61"],
    [4,"2562","6,799.57",736.04,"7,535.61"],
    [5,"2563","2,590.50",95.06,"2,685.56"],
    [6,"2564\n(ม.ค.-\nพ.ค.)","821.15",0.3,"821.45"],
    [7,null,null,null,null]
]}
