{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"大分市",94,"増加"],
    [2,"国東市",6,"増加"],
    [3,"杵築市",-89,"減少"],
    [4,"臼杵市",-80,"減少"],
    [5,"日田市",-69,"減少"],
    [6,"竹田市",-49,"減少"],
    [7,"中津市",-48,"減少"]
]}
