{
  "fields": [{"id":"_id","type":"int"},{"id":"ระดับความเสี่ยง","type":"text"},{"id":"จำนวน (อำเภอ)","type":"numeric"}],
  "records": [
    [1,"เสี่ยงสูง",6],
    [2,"เสี่ยงปานกลาง",4],
    [3,"เสี่ยงต่ำ",1]
]}
