{
  "fields": [{"id":"_id","type":"int"},{"id":"ANNO","type":"text"},{"id":"IMPORTO","type":"text"}],
  "records": [
    [1,"2018","6559393,69"],
    [2,"2019","6726520,42"],
    [3,"2020","6555018,4"],
    [4,"2021","6810537,82"],
    [5,"2022","7236952,96"]
]}
