{
  "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,2007,142,120],
    [2,2008,116,86],
    [3,2009,219,83],
    [4,2010,198,71],
    [5,2011,237,78],
    [6,2012,336,98],
    [7,2013,448,85],
    [8,2014,512,34],
    [9,2015,16,29],
    [10,2016,17,53],
    [11,2017,217,77]
]}
