{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"text"},{"id":"Water demand (million cubic meters)","type":"numeric"}],
  "records": [
    [1,"พ.ย.-63",8.02],
    [2,"ธันวามคม 2563",7.76],
    [3,"ม.ค.-64",8.02],
    [4,"ก.พ.-64",8.02],
    [5,"มี.ค.-64",7.66],
    [6,"เม.ย.-64",7.31]
]}
