{
  "fields": [{"id":"_id","type":"int"},{"id":"処理内容","type":"text"},{"id":"個数","type":"numeric"}],
  "records": [
    [1,"修理検定",0],
    [2,"買い換え",12],
    [3,"廃棄",4],
    [4,"合計",16]
]}
