{
  "fields": [{"id":"_id","type":"int"},{"id":"地域","type":"text"},{"id":"転入者実数","type":"numeric"},{"id":"転出者実数","type":"numeric"},{"id":"転入超過者実数","type":"numeric"},{"id":"転入者割合","type":"numeric"},{"id":"転出者割合","type":"numeric"}],
  "records": [
    [1,"総数",1835,1753,82,100,100],
    [2,"九州",874,911,-37,48,52],
    [3,"四国",26,42,-16,1,2],
    [4,"中国",67,114,-47,4,7],
    [5,"近畿",143,122,21,8,7],
    [6,"中部",96,77,19,5,4],
    [7,"関東",261,270,-9,14,15],
    [8,"東北",31,14,17,2,1],
    [9,"北海道",22,18,4,1,1],
    [10,"国外",315,185,130,17,11]
]}
