{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"大分市",34,"増加"],
    [2,"中津市",33,"増加"],
    [3,"日出町",12,"増加"],
    [4,"姫島村",2,"増加"],
    [5,"別府市",-138,"減少"],
    [6,"佐伯市",-103,"減少"],
    [7,"宇佐市",-102,"減少"],
    [8,"豊後大野市",-60,"減少"],
    [9,"杵築市",-55,"減少"]
]}
