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