{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人　数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"由布市",7,"増加"],
    [2,"日出町",1,"増加"],
    [3,"中津市",-87,"減少"],
    [4,"別府市",-75,"減少"],
    [5,"日田市",-70,"減少"],
    [6,"杵築市",-54,"減少"],
    [7,"国東市",-54,"減少"]
]}
