{
  "fields": [{"id":"_id","type":"int"},{"id":"Name","type":"text"},{"id":"Data type","type":"text"},{"id":"Data Format","type":"text"},{"id":"Length Byte","type":"numeric"},{"id":"Description","type":"text"},{"id":"Example","type":"text"}],
  "records": [
    [1,"ภาค","string","xxxxxx",255,"",""],
    [2,"จังหวัด","string","xxxxxx",255,"",""],
    [3,"อำเภอ","string","xxxxxx",255,"",""],
    [4,"วันที่","date","YYYY/MM/DD",2,"",""],
    [5,"ปริมาณฝน","int","xxxx",4,"",""],
    [6,"ระดับความเสี่ยง","string","xxxxxx",6,"",""]
]}
