{
  "fields": [{"id":"_id","type":"int"},{"id":"届出番号","type":"numeric"},{"id":"候補者名","type":"text"},{"id":"得票数","type":"numeric"}],
  "records": [
    [1,1,"たおゆきえ",107],
    [2,2,"和田つかさ",231],
    [3,3,"中村時広",4173]
]}
