{
  "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,"総数",1228,1400,-172,100,100],
    [2,"九州",616,597,19,50,43],
    [3,"四国",20,17,3,2,1],
    [4,"中国",73,51,22,6,4],
    [5,"近畿",120,135,-15,10,10],
    [6,"中部",63,79,-16,5,6],
    [7,"関東",253,289,-36,21,21],
    [8,"東北",15,24,-9,1,2],
    [9,"北海道",12,19,-7,1,1],
    [10,"国外",56,189,-133,5,14]
]}
