{
  "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,"Nicaragua ","8","4",4],
    [2,"Sud n ","4","4",0],
    [3,"Venezuela","3","1",2],
    [4,"Colombia","2","1",1],
    [5,"Cuba","1","1",0],
    [6,"Vietnam ","1","0",1]
]}
