Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Alterar nome dos arquivos em cada base exportada #72

Open
ArianeCamilo opened this issue Feb 19, 2021 · 0 comments · May be fixed by #81
Open

Alterar nome dos arquivos em cada base exportada #72

ArianeCamilo opened this issue Feb 19, 2021 · 0 comments · May be fixed by #81
Labels
good first issue Good for newcomers

Comments

@ArianeCamilo
Copy link
Collaborator

Em views.py, alterar a função download_csv_data para retornar 3 arquivos com nomes diferentes a depender da base que o usuário deseja baixar, a saber:

  • Baixar cidades mapeadas - 'base_cidades_mapeadas.csv'
  • Incluir cidades sem mapeamento - 'base_inclui_nao_mapeadas_.csv'
  • Baixar apenas cidades com mais de 100 mil habs. - 'base_cem_mil_habs.csv'
@ArianeCamilo ArianeCamilo added the good first issue Good for newcomers label Feb 19, 2021
@jaswdr jaswdr linked a pull request Jun 24, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant