{
  "fields": [{"id":"_id","type":"int"},{"id":"総　　数","type":"text"},{"id":"小・中学校","type":"numeric"},{"id":"その他","type":"numeric"}],
  "records": [
    [1,"6349",3641,2708],
    [2,"10592",5591,5001],
    [3,"14324",7791,6533],
    [4,"21300",16565,4735],
    [5,"21300",13955,7345],
    [6,null,null,null]
]}
