Skip to content

Commit

Permalink
set file endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
folhesgabriel committed Nov 22, 2024
1 parent e4ad07a commit 1eca79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/datasets/br_rf_cno/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

class constants(Enum):

URL = "https://arquivos.receitafederal.gov.br/dados/cno/"
URL = "https://arquivos.receitafederal.gov.br/dados/cno/cno.zip"
URL_FTP = "https://arquivos.receitafederal.gov.br/dados/cno/"

TABLES_RENAME = {
Expand Down

0 comments on commit 1eca79e

Please sign in to comment.