LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
entityidentity/__init__.py
entityidentity/build_companies_db.py
entityidentity.egg-info/PKG-INFO
entityidentity.egg-info/SOURCES.txt
entityidentity.egg-info/dependency_links.txt
entityidentity.egg-info/requires.txt
entityidentity.egg-info/top_level.txt
entityidentity/companies/__init__.py
entityidentity/companies/companyapi.py
entityidentity/companies/companyexchanges.py
entityidentity/companies/companyextractor.py
entityidentity/companies/companyfilter.py
entityidentity/companies/companygleif.py
entityidentity/companies/companyidentity.py
entityidentity/companies/companynormalize.py
entityidentity/companies/companywikidata.py
entityidentity/data/companies/README.md
entityidentity/data/companies/companies.csv
entityidentity/data/companies/companies.parquet
entityidentity/data/companies/companies_filtered.csv
entityidentity/data/companies/companies_info.txt
scripts/__init__.py
scripts/companies/__init__.py
scripts/companies/filter_mining_energy.py
scripts/companies/update_companies_db.py
tables/__init__.py
tables/companies/__init__.py
tests/__init__.py
tests/test_basic.py
tests/companies/__init__.py
tests/companies/test_companyidentity.py
tests/companies/test_loaders.py