{
  "fields": [{"id":"_id","type":"int"},{"id":"ay","type":"text"},{"id":"yardım_adet","type":"numeric"}],
  "records": [
    [1,"2025-01",7],
    [2,"2025-02",5],
    [3,"2025-03",4],
    [4,"2025-04",6],
    [5,"2025-05",5],
    [6,"2025-06",1],
    [7,"2025-07",10],
    [8,"2025-08",6],
    [9,"2025-09",7],
    [10,"2025-10",6],
    [11,"2025-11",6],
    [12,"2025-12",2]
]}
