{
  "fields": [{"id":"_id","type":"int"},{"id":"Anno","type":"text"},{"id":"Arrivi_ITALIANI","type":"text"},{"id":"Presenze_ITALIANI","type":"text"},{"id":"Arrivi_STRANIERI","type":"text"},{"id":"Presenze_STRANIERI","type":"text"},{"id":"Arrivi_TOTALE","type":"text"},{"id":"Presenze_TOTALE","type":"text"}],
  "records": [
    [1,"2017","2.245","5.307","648","1.961","2.893","7.268"],
    [2,"2018","1.985","6.348","729","2.141","2.714","8.489"],
    [3,"2019","2.571","7.503","1.625","4.554","4.196","12.057"],
    [4,"2020","2.211","6.478","602","1.352","2.813","7.830"],
    [5,"2021","6.463","13.984","1.669","4.409","8.132","18.393"],
    [6,"2022","6.833","13.580","3.200","8.965","10.033","22.545"],
    [7,"2023","7.405","13.228","3.920","10.126","11.325","23.354"]
]}
