{
  "fields": [{"id":"_id","type":"int"},{"id":"Categoria","type":"text"},{"id":"Sesso","type":"text"},{"id":"2012","type":"numeric"},{"id":"2013","type":"numeric"},{"id":"2014","type":"numeric"},{"id":"2015","type":"numeric"}],
  "records": [
    [1,"Disoccupati","Maschi",489,229,16,10],
    [2,"Disoccupati","Femmine",254,91,15,14],
    [3,"Soggetti in mobilità","Maschi",1603,1472,498,839],
    [4,"Soggetti in mobilità","Femmine",861,606,122,202]
]}
