{
  "fields": [{"id":"_id","type":"int"},{"id":"区","type":"text"},{"id":"面積（㎡）","type":"numeric"}],
  "records": [
    [1,"北区",7031],
    [2,"西区",3353],
    [3,"合計",10384]
]}
