diff --git a/dags/OSV_with_docs.py b/dags/OSV_with_docs.py index e11277f..528cd79 100644 --- a/dags/OSV_with_docs.py +++ b/dags/OSV_with_docs.py @@ -135,7 +135,7 @@ def read_data_1C(**kwargs): 'ИдентификаторКлиента': 'uid_organizaciya', #DATE - 'Период': 'get_date' + 'ДатаОтчета': 'get_date' } df = df.rename(columns=field_mapping)