{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"日出町",4,"増加"],
    [2,"大分市",-255,"減少"],
    [3,"佐伯市",-114,"減少"],
    [4,"中津市",-103,"減少"],
    [5,"別府市",-91,"減少"],
    [6,"由布市",-83,"減少"]
]}
