{
  "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,"総数",1152,1203,-51,100,100],
    [2,"九州",589,623,-34,51,52],
    [3,"四国",16,28,-12,1,2],
    [4,"中国",81,63,18,7,5],
    [5,"近畿",102,112,-10,9,9],
    [6,"中部",72,63,9,6,5],
    [7,"関東",201,221,-20,17,18],
    [8,"東北",19,11,8,2,1],
    [9,"北海道",13,7,6,1,1],
    [10,"国外",59,75,-16,5,6]
]}
