{
  "fields": [{"id":"_id","type":"int"},{"id":"年度（西暦）","type":"numeric"},{"id":"年度（和暦）","type":"text"},{"id":"総数（件）","type":"numeric"},{"id":"生活一般（件）","type":"numeric"},{"id":"児童（件）","type":"numeric"},{"id":"生活援護（件）","type":"numeric"},{"id":"その他（件）","type":"numeric"}],
  "records": [
    [1,2019,"令和元",2267,543,16,1638,70],
    [2,2020,"令和2",1771,443,26,1222,80],
    [3,2021,"令和3",1511,510,55,851,95],
    [4,2022,"令和4",1678,588,64,902,124],
    [5,2023,"令和5",1466,314,17,1018,117],
    [6,2024,"令和6",1319,410,26,661,222]
]}
