{
  "fields": [{"id":"_id","type":"int"},{"id":"年次別月別","type":"text"},{"id":"観覧者数（人）","type":"numeric"}],
  "records": [
    [1,"2016年",105803],
    [2,"2017年",119896],
    [3,"2018年",107389],
    [4,"2019年",156190],
    [5,"2020年",59846],
    [6,"2020年1月",15908],
    [7,"2020年2月",5733],
    [8,"2020年3月",390],
    [9,"2020年4月",0],
    [10,"2020年5月",0],
    [11,"2020年6月",1012],
    [12,"2020年7月",3110],
    [13,"2020年8月",6718],
    [14,"2020年9月",6643],
    [15,"2020年10月",8893],
    [16,"2020年11月",7609],
    [17,"2020年12月",3830]
]}
