{
  "fields": [{"id":"_id","type":"int"},{"id":"MES","type":"text"},{"id":"DEMANDAS POR INCUMPLIMIENTO A LA LEY 93","type":"numeric"}],
  "records": [
    [1,"JUNIO",14],
    [2,"JULIO",12],
    [3,"AGOSTO",20],
    [4,"SEPTIEMBRE",22],
    [5,"OCTUBRE",11],
    [6,"NOVIEMBRE",8],
    [7,"DICIEMBRE",15],
    [8,"TOTAL",102]
]}
