{
  "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,"総数",1311,1218,93,100,100],
    [2,"九州",508,604,-96,39,50],
    [3,"四国",27,23,4,2,2],
    [4,"中国",57,82,-25,4,7],
    [5,"近畿",101,106,-5,8,9],
    [6,"中部",45,64,-19,3,5],
    [7,"関東",255,179,76,19,15],
    [8,"東北",11,5,6,1,0],
    [9,"北海道",12,16,-4,1,1],
    [10,"国外",295,139,156,23,11]
]}
