{
  "fields": [{"id":"_id","type":"int"},{"id":"A¤o","type":"text"},{"id":"Evaluaciones","type":"numeric"},{"id":"Auditorias","type":"numeric"}],
  "records": [
    [1,"Septiembre",0,0],
    [2,"Octubre",0,6],
    [3,"Noviembre",0,18],
    [4,"Diciembre",0,6],
    [5,"Total",0,30]
]}
