{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Cantidad de (m³)","type":"text"}],
  "records": [
    [1,"Septiembre","20,059"],
    [2,"Octubre","26,924"],
    [3,"Noviembre ","26,887"],
    [4,"Diciembre","20,861"],
    [5,"Total","94,731"]
]}
