{
  "fields": [{"id":"_id","type":"int"},{"id":"ANNO","type":"text"},{"id":"GIORNI","type":"text"}],
  "records": [
    [1,"2018","115"],
    [2,"2019","168"],
    [3,"2020","122"],
    [4,"2021","43"],
    [5,"2022","-7"]
]}
