{
  "fields": [{"id":"_id","type":"int"},{"id":"MATERIALE","type":"text"},{"id":"GENNAIO","type":"text"},{"id":"FEBBRAIO","type":"text"},{"id":"MARZO","type":"text"},{"id":"APRILE","type":"text"},{"id":"MAGGIO","type":"text"},{"id":"GIUGNO","type":"text"},{"id":"LUGLIO","type":"text"},{"id":"AGOSTO","type":"text"},{"id":"SETTEMBRE","type":"text"},{"id":"OTTOBRE","type":"numeric"},{"id":"NOVEMBRE","type":"numeric"},{"id":"DICEMBRE","type":"numeric"}],
  "records": [
    [1,"CAOLINO","","","","","","","","","",1750,1520,1350],
    [2,"FELDSPATO","","","","","","","","","",23200,25100,23150],
    [3,"FLUORITE","","","","","","","","","",4000,null,null],
    [4,"ANIDR.CARB.","","","","","","","","","",null,null,null]
]}
