{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Certificados","type":"numeric"},{"id":"Libretas de embarco","type":"numeric"}],
  "records": [
    [1,"Septiembre",198,19],
    [2,"Octubre",160,15],
    [3,"Noviembre",170,13],
    [4,"Diciembre",151,9],
    [5,"Total",679,56]
]}
