CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
cdp_backend/__init__.py
cdp_backend.egg-info/PKG-INFO
cdp_backend.egg-info/SOURCES.txt
cdp_backend.egg-info/dependency_links.txt
cdp_backend.egg-info/entry_points.txt
cdp_backend.egg-info/not-zip-safe
cdp_backend.egg-info/requires.txt
cdp_backend.egg-info/top_level.txt
cdp_backend/bin/__init__.py
cdp_backend/bin/create_cdp_database_uml.py
cdp_backend/bin/create_ingestion_model_doc.py
cdp_backend/database/__init__.py
cdp_backend/database/models.py
cdp_backend/database/types.py
cdp_backend/database/validators.py
cdp_backend/infrastructure/__init__.py
cdp_backend/infrastructure/cdp_stack.py
cdp_backend/pipeline/__init__.py
cdp_backend/pipeline/ingestion_models.py
cdp_backend/utils/__init__.py
cdp_backend/utils/constants_utils.py
cdp_backend/utils/file_utils.py
cdp_backend/utils/resources/__init__.py
cdp_backend/utils/resources/content-types-application.csv
cdp_backend/utils/resources/content-types-audio.csv
cdp_backend/utils/resources/content-types-font.csv
cdp_backend/utils/resources/content-types-image.csv
cdp_backend/utils/resources/content-types-message.csv
cdp_backend/utils/resources/content-types-model.csv
cdp_backend/utils/resources/content-types-multipart.csv
cdp_backend/utils/resources/content-types-text.csv
cdp_backend/utils/resources/content-types-video.csv
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/database_schema.rst
docs/event_data_ingestion_model.rst
docs/index.rst
docs/installation.rst
docs/make.bat