{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Gênero"},{"type":"numeric","id":"Total de Vítimas"}],
  "records": [
    [1,"MASCULINO",15763],
    [2,"FEMININO",5696],
    [3,"SEM INFORMAÇÃO",975]
]}
