{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"中津市",46,"増加"],
    [2,"大分市",27,"増加"],
    [3,"日出町",4,"増加"],
    [4,"別府市",-85,"減少"],
    [5,"佐伯市",-62,"減少"],
    [6,"豊後大野市",-57,"減少"],
    [7,"国東市",-55,"減少"],
    [8,"日田市",-54,"減少"]
]}
