{
  "fields": [{"id":"_id","type":"int"},{"id":"Fiscal year","type":"text"},{"id":"Head count","type":"text"}],
  "records": [
    [1,"平成２８年度","75"],
    [2,"平成２７年度","実施なし"],
    [3,"平成２５年度","100"],
    [4,"平成２４年度","70"],
    [5,"平成２３年度","実施なし"],
    [6,"平成２２年度","200"]
]}
