{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Levantamientos Batim‚tricos","type":"numeric"},{"id":"Supervisi¢n de Levantamientos Batim‚tricos","type":"numeric"}],
  "records": [
    [1,"Septiembre",0,0],
    [2,"Octubre",0,3],
    [3,"Noviembre",1,1],
    [4,"Diciembre",0,0],
    [5,"Total",1,4]
]}
