{
  "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,"総数",1481,1515,-34,100,100],
    [2,"九州",819,824,-5,55,54],
    [3,"四国",27,33,-6,2,2],
    [4,"中国",76,39,37,5,3],
    [5,"近畿",158,118,40,11,8],
    [6,"中部",62,95,-33,4,6],
    [7,"関東",234,225,9,16,15],
    [8,"東北",20,16,4,1,1],
    [9,"北海道",9,24,-15,1,2],
    [10,"国外",76,141,-65,5,9]
]}
