{
  "fields": [{"id":"_id","type":"int"},{"id":"Sesso","type":"text"},{"id":"Totale","type":"text"}],
  "records": [
    [1,"M","1966"],
    [2,"F","1351"]
]}
