{
  "fields": [{"id":"_id","type":"int"},{"id":"年次別月別","type":"text"},{"id":"観覧者数（人）","type":"numeric"}],
  "records": [
    [1,"2017年",119896],
    [2,"2018年",107389],
    [3,"2019年",156190],
    [4,"2020年",59846],
    [5,"2021年",71851],
    [6,"2020年1月",7057],
    [7,"2020年2月",0],
    [8,"2020年3月",3955],
    [9,"2020年4月",5904],
    [10,"2020年5月",7817],
    [11,"2020年6月",8823],
    [12,"2020年7月",7438],
    [13,"2020年8月",7519],
    [14,"2020年9月",0],
    [15,"2020年10月",7185],
    [16,"2020年11月",9999],
    [17,"2020年12月",6154]
]}
