{
  "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,"総数",1284,1340,-56,100,100],
    [2,"九州",645,555,90,50,41],
    [3,"四国",20,16,4,2,1],
    [4,"中国",74,58,16,6,4],
    [5,"近畿",120,117,3,9,9],
    [6,"中部",81,57,24,6,4],
    [7,"関東",245,265,-20,19,20],
    [8,"東北",9,7,2,1,1],
    [9,"北海道",11,9,2,1,1],
    [10,"国外",79,256,-177,6,19]
]}
