{
  "fields": [{"id":"_id","type":"int"},{"id":"年度","type":"numeric"},{"id":"大人","type":"numeric"},{"id":"小人（幼児含む）","type":"numeric"},{"id":"合計","type":"numeric"}],
  "records": [
    [1,2013,2323,3038,5361],
    [2,2014,3825,3161,6986],
    [3,2015,3297,3541,6838],
    [4,2016,2844,3415,6259],
    [5,2017,2795,3585,6380],
    [6,2018,2316,2803,5119],
    [7,2019,2350,2840,5190],
    [8,2020,1584,1856,3440],
    [9,2021,1577,1977,3554],
    [10,2022,2597,3151,5748],
    [11,2023,3190,3871,7061],
    [12,2024,2898,3567,6465]
]}
