{
  "fields": [{"id":"_id","type":"int"},{"id":"総　　数","type":"text"},{"id":"小・中学校","type":"numeric"},{"id":"その他","type":"numeric"}],
  "records": [
    [1,"22059",11246,10813],
    [2,"21567",11538,10029],
    [3,"21256",12125,9131],
    [4,"6349",3641,2708],
    [5,"10592",5591,5001],
    [6,null,null,null]
]}
