{
  "fields": [{"id":"_id","type":"int"},{"id":"年度","type":"text"},{"id":"単身世帯数","type":"numeric"},{"id":"2人以上の世帯数","type":"numeric"}],
  "records": [
    [1,"2015",17625,32007],
    [2,"2016",18553,32044],
    [3,"2017",19392,32173],
    [4,"2018",20441,32301],
    [5,"2019",21453,32327],
    [6,"2020",22310,32460],
    [7,"2021",22877,32487],
    [8,"2022",23938,32436],
    [9,"2023",25146,32413],
    [10,"2024",26222,32320],
    [11,"総合計",217957,322968]
]}
