{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Evaluaciones","type":"numeric"},{"id":"Auditorias","type":"numeric"}],
  "records": [
    [1,"Septiembre",0,0],
    [2,"Octubre",0,11],
    [3,"Noviembre ",0,34],
    [4,"Diciembre",0,3],
    [5,"Total",0,48]
]}
