{
  "fields": [{"id":"_id","type":"int"},{"id":"年度","type":"text"},{"id":"軒数（軒）","type":"numeric"},{"id":"客室数（室）","type":"numeric"},{"id":"定員数（人）","type":"numeric"}],
  "records": [
    [1,"2015年度",22,2066,8429],
    [2,"2016年度",21,2052,8407],
    [3,"2017年度",21,2075,8464],
    [4,"2018年度",21,2094,8535],
    [5,"2019年度",23,1970,7623]
]}
