{
  "fields": [{"id":"_id","type":"int"},{"id":"年次別月別","type":"text"},{"id":"観覧者数（人）","type":"numeric"}],
  "records": [
    [1,"2018年",107389],
    [2,"2019年",156190],
    [3,"2020年",59846],
    [4,"2021年",71851],
    [5,"2022年",143239],
    [6,"2022年1月",14081],
    [7,"2022年2月",6561],
    [8,"2022年3月",10328],
    [9,"2022年4月",8747],
    [10,"2022年5月",10606],
    [11,"2022年6月",7650],
    [12,"2022年7月",15803],
    [13,"2022年8月",28429],
    [14,"2022年9月",11653],
    [15,"2022年10月",7610],
    [16,"2022年11月",10027],
    [17,"2022年12月",11744]
]}
