{
  "fields": [{"id":"_id","type":"int"},{"id":"項目","type":"text"},{"id":"件数（件）","type":"text"},{"id":"現金（千円）","type":"text"},{"id":"物品（点）","type":"text"}],
  "records": [
    [1,"年",null,null,null],
    [2,"2021","10,270","52,137","53,298"],
    [3,"2022","11,106","62,964","57,374"],
    [4,"2023","11,879","65,935","54,131"],
    [5,"2024","10,924","66,027","54,477"],
    [6,"2025","11,211","62,226","54,432"]
]}
