{
  "fields": [{"id":"_id","type":"int"},{"id":"YIL","type":"text"},{"id":"TEMIZLIK MALZEMESI","type":"text"}],
  "records": [
    [1,"2023","12.600"],
    [2,"2022","12.600"],
    [3,"2021","6.030"],
    [4,"2020","0"],
    [5,"2019","16.080"],
    [6,"2018","17.250"]
]}
