{
  "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,"総数",1564,1435,129,100,100],
    [2,"九州",596,646,-50,38,45],
    [3,"四国",32,13,19,2,1],
    [4,"中国",104,78,26,7,5],
    [5,"近畿",182,125,57,12,9],
    [6,"中部",92,83,9,6,6],
    [7,"関東",253,255,-2,16,18],
    [8,"東北",27,10,17,2,1],
    [9,"北海道",14,9,5,1,1],
    [10,"国外",264,216,48,17,15]
]}
