jQuery .each function loop through JSON nested objects
I have been having hard times trying to get to one specific key/value which is nested into JSON objects This is the API response response: { estabelecimento: { atividades_secundarias: [{ id: "6209100", secao: "J", divisao: "62", grupo: "62.0", classe: "62.09-1",…