{
  "fields": [{"id":"_id","type":"int"},{"id":"市町村名","type":"text"},{"id":"人数","type":"numeric"},{"id":"増減","type":"text"}],
  "records": [
    [1,"別府市",-175,"減少"],
    [2,"大分市",-150,"減少"],
    [3,"中津市",-107,"減少"],
    [4,"佐伯市",-93,"減少"],
    [5,"豊後大野市",-72,"減少"]
]}
