{
  "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,"総数",2136,1607,529,100,100],
    [2,"九州",797,844,-47,37,53],
    [3,"四国",29,27,2,1,2],
    [4,"中国",82,80,2,4,5],
    [5,"近畿",154,152,2,7,9],
    [6,"中部",116,77,39,5,5],
    [7,"関東",302,280,22,14,17],
    [8,"東北",21,14,7,1,1],
    [9,"北海道",34,23,11,2,1],
    [10,"国外",601,110,491,28,7]
]}
