{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Huevos","type":"text"},{"id":"Crías","type":"text"},{"id":"Donados","type":"numeric"}],
  "records": [
    [1,"Septiembre","15,592","4,974",0],
    [2,"Octubre","6,470","9,996",0],
    [3,"Noviembre ","5,165","14,014",0],
    [4,"Diciembre","3,096","6,486",0],
    [5,"Total","30,323","35,470",0]
]}
