{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"大分市",-354,"減少"],
    [2,"別府市",-179,"減少"],
    [3,"中津市",-92,"減少"],
    [4,"佐伯市",-88,"減少"],
    [5,"宇佐市",-74,"減少"]
]}
