{
  "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,0],
    [3,"Noviembre ",1,0],
    [4,"Diciembre",0,0],
    [5,"Total",1,0]
]}
