{
  "fields": [{"id":"_id","type":"int"},{"id":"Field_Name","type":"text"},{"id":"Data_Type","type":"text"},{"id":"Description","type":"text"}],
  "records": [
    [1,"No.","numeric","ลำดับของข้อมูล"],
    [2,"Date","timestamp","วันเดือนปีที่เก็บข้อมูลการให้บริการ"],
    [3,"Organization","text","หน่วยงานผู้ให้บริการ"],
    [4,"Number_Passenger","numeric","จำนวนผู้โดยสารทั้งหมดในแต่ละวัน หน่วย คนต่อเที่ยว"],
    [5,"Note","text","หมายเหตุ"]
]}
