LICENSE.md
README.md
setup.py
src/socio4health/__init__.py
src/socio4health/__main__.py
src/socio4health/extractor.py
src/socio4health/harmonizer.py
src/socio4health.egg-info/PKG-INFO
src/socio4health.egg-info/SOURCES.txt
src/socio4health.egg-info/dependency_links.txt
src/socio4health.egg-info/entry_points.txt
src/socio4health.egg-info/requires.txt
src/socio4health.egg-info/top_level.txt
src/socio4health/enums/__init__.py
src/socio4health/enums/data_info_enum.py
src/socio4health/enums/dict_enum.py
src/socio4health/utils/__init__.py
src/socio4health/utils/extractor_utils.py
src/socio4health/utils/harmonizer_utils.py
src/socio4health/utils/standard_spider.py
tests/test_harmonizer.py