{
  "fields": [{"id":"_id","type":"int"},{"id":"年度","type":"text"},{"id":"宿泊実人数(人)","type":"numeric"},{"id":"前年度比（％）","type":"text"},{"id":"延べ宿泊者数(人泊)","type":"numeric"},{"id":"平均宿泊日数(日)","type":"numeric"}],
  "records": [
    [1,"2015年度",1917602,"35.5",2438803,1.27],
    [2,"2016年度",2093732,"9.2",2509576,1.2],
    [3,"2017年度",2571989,"22.8",3092824,1.2],
    [4,"2018年度",2718811,"5.7",3605335,1.33],
    [5,"2019年度",2423236,"▲10.9",3370263,1.39]
]}
