{
  "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,"総数",3301,2446,855,100,100],
    [2,"九州",1855,1284,571,56,52],
    [3,"四国",69,41,28,2,2],
    [4,"中国",197,146,51,6,6],
    [5,"近畿",298,184,114,9,8],
    [6,"中部",150,117,33,5,5],
    [7,"関東",596,424,172,18,17],
    [8,"東北",44,29,15,1,1],
    [9,"北海道",33,16,17,1,1],
    [10,"国外",59,205,-146,2,8]
]}
