{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"大分市",12,"増加"],
    [2,"日田市",-78,"減少"],
    [3,"佐伯市",-72,"減少"],
    [4,"中津市",-61,"減少"],
    [5,"別府市",-54,"減少"],
    [6,"宇佐市",-52,"減少"]
]}
