{
  "fields": [{"id":"_id","type":"int"},{"id":"SESSO","type":"text"},{"id":"NUMERO_ADDETTI","type":"numeric"},{"id":"PERC_ADDETTI","type":"numeric"}],
  "records": [
    [1,"Maschi",2196,49.49],
    [2,"Femmine",2241,50.51],
    [3,"TOTALE",4437,100.0]
]}
