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