{
  "fields": [{"id":"_id","type":"int"},{"id":"Anno","type":"text"},{"id":"n_Decessi","type":"text"}],
  "records": [
    [1,"2015","48"],
    [2,"2016","49"],
    [3,"2017","32"],
    [4,"2018","51"],
    [5,"2019","33"],
    [6,"2020","41"],
    [7,"2021","46"],
    [8,"2022","58"],
    [9,"2023","46"],
    [10,"2024","46"]
]}
