{
  "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,"総数",2317,1789,528,100,100],
    [2,"九州",635,760,-125,27,42],
    [3,"四国",26,32,-6,1,2],
    [4,"中国",92,60,32,4,3],
    [5,"近畿",147,154,-7,6,9],
    [6,"中部",104,66,38,4,4],
    [7,"関東",285,363,-78,12,20],
    [8,"東北",21,17,4,1,1],
    [9,"北海道",16,17,-1,1,1],
    [10,"国外",991,320,671,43,18]
]}
