{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Год"},{"type":"numeric","id":"Выдано всего справок"}],
  "records": [
    [1,"2021.0",2766],
    [2,"2022.0",10267],
    [3,"2023.0",17777],
    [4,"2024.0",13164],
    [5,"2025.0",8924],
    [6,"Итого",52898]
]}
