{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"中津市",59,"増加"],
    [2,"大分市",21,"増加"],
    [3,"日出町",2,"増加"],
    [4,"別府市",-81,"減少"],
    [5,"杵築市",-76,"減少"],
    [6,"佐伯市",-76,"減少"],
    [7,"竹田市",-51,"減少"],
    [8,"豊後大野市",-49,"減少"]
]}
