{
  "fields": [{"id":"_id","type":"int"},{"id":"Procedencia","type":"text"},{"id":"2021","type":"text"},{"id":"2022","type":"text"}],
  "records": [
    [1,"Mexicano"," 31,577 "," 35,350 "],
    [2,"Extranjero "," 3,601 "," 1,274 "]
]}
