{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"大分市",795,"増加"],
    [2,"別府市",92,"増加"],
    [3,"由布市",27,"増加"],
    [4,"竹田市",1,"増加"],
    [5,"佐伯市",-131,"減少"],
    [6,"臼杵市",-99,"減少"],
    [7,"国東市",-94,"減少"],
    [8,"豊後大野市",-68,"減少"],
    [9,"日田市",-64,"減少"]
]}
