{
  "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,"総数",1178,1509,-331,100,100],
    [2,"九州",605,702,-97,51,47],
    [3,"四国",26,27,-1,2,2],
    [4,"中国",88,92,-4,7,6],
    [5,"近畿",105,133,-28,9,9],
    [6,"中部",73,91,-18,6,6],
    [7,"関東",224,324,-100,19,21],
    [8,"東北",5,12,-7,0,1],
    [9,"北海道",10,12,-2,1,1],
    [10,"国外",42,116,-74,4,8]
]}
