diff --git a/pipelines/utils/crawler_datasus/tasks.py b/pipelines/utils/crawler_datasus/tasks.py index ab6a82ac1..25fb931d7 100644 --- a/pipelines/utils/crawler_datasus/tasks.py +++ b/pipelines/utils/crawler_datasus/tasks.py @@ -84,6 +84,8 @@ def check_files_to_parse( else: month = str(month) + year_month_to_parse = year + month + log(f"------- The year_month_to_parse (YYMM) is {year_month_to_parse}") #Convert datasus database names to Basedosdados database names