{
  "fields": [{"id":"_id","type":"int"},{"id":"mes","type":"text"},{"id":"Celular","type":"numeric"},{"id":"Tablet","type":"numeric"},{"id":"Computadora","type":"numeric"}],
  "records": [
    [1,"julio",0,0,1],
    [2,"agosto",0,0,0],
    [3,"septiembre",0,0,0],
    [4,"octubre",0,0,0],
    [5,"noviembre",0,0,0],
    [6,"diciembre",0,0,0]
]}
