{
  "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,"総数",1164,1345,-181,100,100],
    [2,"九州",547,632,-85,47,47],
    [3,"四国",36,19,17,3,1],
    [4,"中国",69,78,-9,6,6],
    [5,"近畿",106,102,4,9,8],
    [6,"中部",51,76,-25,4,6],
    [7,"関東",249,263,-14,21,20],
    [8,"東北",16,10,6,1,1],
    [9,"北海道",12,8,4,1,1],
    [10,"国外",78,157,-79,7,12]
]}
