{
  "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,"総数",1416,1655,-239,100,100],
    [2,"九州",573,801,-228,40,48],
    [3,"四国",31,19,12,2,1],
    [4,"中国",78,77,1,6,5],
    [5,"近畿",162,139,23,11,8],
    [6,"中部",105,86,19,7,5],
    [7,"関東",266,268,-2,19,16],
    [8,"東北",11,14,-3,1,1],
    [9,"北海道",8,13,-5,1,1],
    [10,"国外",182,238,-56,13,14]
]}
