{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"中津市",125,"増加"],
    [2,"由布市",71,"増加"],
    [3,"豊後高田市",39,"増加"],
    [4,"別府市",34,"増加"],
    [5,"日出町",15,"増加"],
    [6,"大分市",-80,"減少"],
    [7,"臼杵市",-50,"減少"],
    [8,"国東市",-47,"減少"],
    [9,"佐伯市",-35,"減少"],
    [10,"豊後大野市",-25,"減少"]
]}
