{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Anno"},{"type":"numeric","id":"Incidenza_percentuale"}],
  "records": [
    [1,2011,12.0],
    [2,2012,12.2],
    [3,2013,12.4],
    [4,2014,12.6],
    [5,2015,12.9],
    [6,2016,13.2],
    [7,2017,13.4],
    [8,2018,13.4],
    [9,2019,13.6],
    [10,2020,13.7],
    [11,2021,13.8],
    [12,2022,14.1],
    [13,2023,14.1]
]}
