{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Certificados","type":"numeric"},{"id":"Libretas de embarco","type":"numeric"}],
  "records": [
    [1,"Septiembre",75,7],
    [2,"Octubre",82,14],
    [3,"Noviembre ",82,12],
    [4,"Diciembre",47,7],
    [5,"Total",286,40]
]}
