{
  "fields": [{"id":"_id","type":"int"},{"id":"Anno","type":"numeric"},{"id":"Fasce deboli","type":"numeric"},{"id":"Soggetti svantaggiati e portatori di handicap","type":"numeric"}],
  "records": [
    [1,2009,219,83],
    [2,2010,198,71],
    [3,2011,237,78],
    [4,2012,336,98],
    [5,2013,448,85],
    [6,2014,512,34],
    [7,2015,16,29],
    [8,2016,17,53],
    [9,2017,217,77],
    [10,2018,240,91],
    [11,2019,251,61]
]}
