{
  "fields": [{"id":"_id","type":"int"},{"id":"Pa¡s de Origen","type":"text"},{"id":"Total","type":"text"},{"id":"Hombre","type":"text"},{"id":"Mujer","type":"numeric"}],
  "records": [
    [1,"Venezuela","46","26",20],
    [2,"Nicaragua ","31","15",16],
    [3,"Colombia","24","14",10],
    [4,"Sud n ","8","8",0],
    [5,"Cuba","7","6",1],
    [6,"Ecuador ","3","1",2],
    [7,"Bolivia","1","0",1],
    [8,"Vietnam ","1","0",1]
]}
