{
  "fields": [{"id":"_id","type":"int"},{"id":"年次別月別","type":"text"},{"id":"入館者数（人）","type":"numeric"},{"id":"うちシアター観覧車数","type":"numeric"}],
  "records": [
    [1,"2022年",55214,7507],
    [2,"2023年",52450,6931],
    [3,"2023年1月",3538,436],
    [4,"2023年2月",4467,325],
    [5,"2023年3月",6133,539],
    [6,"2023年4月",4021,426],
    [7,"2023年5月",8466,1156],
    [8,"2023年6月",4546,827],
    [9,"2023年7月",2381,431],
    [10,"2023年8月",2238,496],
    [11,"2023年9月",2226,372],
    [12,"2023年10月",5771,682],
    [13,"2023年11月",4700,779],
    [14,"2023年12月",3963,462]
]}
