{
  "fields": [{"id":"_id","type":"int"},{"id":"年次別月別","type":"text"},{"id":"入館者数（人）","type":"numeric"},{"id":"うちシアター観覧車数","type":"numeric"}],
  "records": [
    [1,"2021年",47705,5788],
    [2,"2022年",55214,7507],
    [3,"2022年1月",3692,535],
    [4,"2022年2月",2920,360],
    [5,"2022年3月",5077,611],
    [6,"2022年4月",4195,519],
    [7,"2022年5月",11051,1059],
    [8,"2022年6月",4469,686],
    [9,"2022年7月",2732,459],
    [10,"2022年8月",3636,577],
    [11,"2022年9月",3131,668],
    [12,"2022年10月",6793,828],
    [13,"2022年11月",3495,684],
    [14,"2022年12月",4023,521]
]}
