{
  "fields": [{"id":"_id","type":"int"},{"id":"Anno","type":"text"},{"id":"n_Nascite","type":"text"}],
  "records": [
    [1,"2015","24"],
    [2,"2016","28"],
    [3,"2017","23"],
    [4,"2018","20"],
    [5,"2019","28"],
    [6,"2020","24"],
    [7,"2021","18"],
    [8,"2022","30"],
    [9,"2023","21"],
    [10,"2024","16"]
]}
