{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Emisi¢n","type":"numeric"}],
  "records": [
    [1,"Septiembre",318],
    [2,"Octubre",81],
    [3,"Noviembre",68],
    [4,"Diciembre",79],
    [5,"Total",546]
]}
