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