{
  "fields": [{"id":"_id","type":"int"},{"id":"区","type":"text"},{"id":"面積（㎡）","type":"numeric"}],
  "records": [
    [1,"厚別区",117415],
    [2,"清田区",273563],
    [3,"合計",390978],
    [4,null,null]
]}
