{
  "fields": [{"id":"_id","type":"int"},{"id":"Categoria","type":"text"},{"id":"Sesso","type":"text"},{"id":"2016","type":"text"},{"id":"2017","type":"numeric"},{"id":"2018","type":"numeric"},{"id":"2019","type":"text"},{"id":"2020","type":"text"}],
  "records": [
    [1,"Disoccupati","Maschi","-",10,13,"9","-"],
    [2,"Disoccupati","Femmine","-",6,13,"-","6"],
    [3,"Soggetti in mobilità","Maschi","353",291,76,"144","-"],
    [4,"Soggetti in mobilità","Femmine","129",91,20,"203","-"],
    [5,"Imprenditori cessati","Maschi","0",0,0,"0","11"],
    [6,"Imprenditori cessati","Femmine","0",0,0,"0","15"]
]}
