{
  "fields": [{"id":"_id","type":"int"},{"id":"Tipologia","type":"text"},{"id":"Sesso","type":"text"},{"id":"2015","type":"numeric"},{"id":"2016","type":"text"},{"id":"2017","type":"numeric"},{"id":"2018","type":"numeric"},{"id":"2019","type":"text"}],
  "records": [
    [1,"Disoccupati","Maschi",10,"-",10,13,"9"],
    [2,"Disoccupati","Femmine",14,"-",6,13,"-"],
    [3,"Soggetti in mobilità","Maschi",839,"353",291,76,"144"],
    [4,"Soggetti in mobilità","Femmine",202,"129",91,20,"203"]
]}
