{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"大分市",-1224,"減少"],
    [2,"別府市",-472,"減少"],
    [3,"日田市",-330,"減少"],
    [4,"宇佐市",-219,"減少"],
    [5,"佐伯市",-218,"減少"]
]}
