{
  "fields": [{"id":"_id","type":"int"},{"id":"年度（西暦）","type":"numeric"},{"id":"年度（和暦）","type":"text"},{"id":"75歳以上（人）","type":"numeric"},{"id":"障害認定（人）","type":"numeric"},{"id":"計（人）","type":"numeric"}],
  "records": [
    [1,2019,"令和元",29084,48,29132],
    [2,2020,"令和2",29152,44,29196],
    [3,2021,"令和3",29619,42,29661],
    [4,2022,"令和4",30633,42,30675],
    [5,2023,"令和5",31428,40,31468],
    [6,2024,"令和6",32061,35,32096]
]}
