{
  "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","5,860","703",0],
    [2,"Octubre","3,860","2,659",0],
    [3,"Noviembre","2,152","4,053",0],
    [4,"Diciembre","1,106","2,588",0],
    [5,"Total","12,978","10,003",0]
]}
