.gitignore
CHANGELOG.md
CONTEXT.md
LICENSE
README.md
README_ru.md
pyproject.toml
.github/workflows/publish.yml
airflow_provider_cian/__init__.py
airflow_provider_cian/_version.py
airflow_provider_cian/accounts.py
airflow_provider_cian.egg-info/PKG-INFO
airflow_provider_cian.egg-info/SOURCES.txt
airflow_provider_cian.egg-info/dependency_links.txt
airflow_provider_cian.egg-info/entry_points.txt
airflow_provider_cian.egg-info/requires.txt
airflow_provider_cian.egg-info/scm_file_list.json
airflow_provider_cian.egg-info/scm_version.json
airflow_provider_cian.egg-info/top_level.txt
airflow_provider_cian/hooks/__init__.py
airflow_provider_cian/hooks/cian.py
airflow_provider_cian/operators/__init__.py
airflow_provider_cian/operators/builder_reports.py
docs/adr/0001-snapshot-ts-source.md
docs/adr/0002-account-resolution-segregated-interface.md
docs/adr/0003-empty-day-signalling.md
docs/adr/0004-account-id-in-output.md
docs/plans/20260702-reliability-improvements.md
docs/plans/completed/20260603-cian-airflow-provider.md
docs/plans/completed/20260604-datetime-field-normalize.md
docs/plans/completed/20260605-fix-newbuilding-404-and-bq-partition.md
docs/plans/completed/20260608-multi-account-cabinet-id.md
docs/plans/completed/20260625-account-resolution-module.md
docs/plans/completed/20260625-add-snapshot-ts.md
docs/plans/completed/20260710-no-file-for-empty-days.md
docs/plans/completed/20260721-account-id-field.md
docs/plans/completed/20260721-code-review-fixes.md
examples/bq_and_s3_dag.py
examples/bq_and_s3_dag_v2.py
examples/bq_and_s3_multi_account_dag.py
examples/builder_reports_dag.py
tests/__init__.py
tests/example_stubs.py
tests/test_accounts.py
tests/test_example_dag.py
tests/test_example_dag_multi_account.py
tests/test_example_dag_multi_account_structure.py
tests/test_example_dag_v1.py
tests/test_example_dag_v1_structure.py
tests/test_example_dag_v2.py
tests/test_example_stubs.py
tests/test_provider_info.py
tests/hooks/__init__.py
tests/hooks/test_cian.py
tests/operators/__init__.py
tests/operators/test_builder_reports.py