{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Emisión","type":"numeric"}],
  "records": [
    [1,"Septiembre",126],
    [2,"Octubre",98],
    [3,"Noviembre ",138],
    [4,"Diciembre",201],
    [5,"Total",563]
]}
