{
  "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,"総数",1214,1372,-158,100,100],
    [2,"九州",584,646,-62,48,47],
    [3,"四国",30,22,8,2,2],
    [4,"中国",88,73,15,7,5],
    [5,"近畿",112,118,-6,9,9],
    [6,"中部",83,80,3,7,6],
    [7,"関東",238,287,-49,20,21],
    [8,"東北",24,30,-6,2,2],
    [9,"北海道",11,9,2,1,1],
    [10,"国外",44,107,-63,4,8]
]}
