{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"中津市",49,"増加"],
    [2,"由布市",13,"増加"],
    [3,"大分市",-305,"減少"],
    [4,"別府市",-226,"減少"],
    [5,"佐伯市",-140,"減少"],
    [6,"日田市",-135,"減少"],
    [7,"豊後大野市",-88,"減少"]
]}
