LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
followthemoney/__init__.py
followthemoney/compare.py
followthemoney/exc.py
followthemoney/messages.py
followthemoney/model.py
followthemoney/namespace.py
followthemoney/ontology.py
followthemoney/property.py
followthemoney/proxy.py
followthemoney/schema.py
followthemoney/util.py
followthemoney.egg-info/PKG-INFO
followthemoney.egg-info/SOURCES.txt
followthemoney.egg-info/dependency_links.txt
followthemoney.egg-info/entry_points.txt
followthemoney.egg-info/namespace_packages.txt
followthemoney.egg-info/not-zip-safe
followthemoney.egg-info/requires.txt
followthemoney.egg-info/top_level.txt
followthemoney/dedupe/__init__.py
followthemoney/dedupe/linker.py
followthemoney/dedupe/recon.py
followthemoney/graph/__init__.py
followthemoney/graph/export.py
followthemoney/graph/node.py
followthemoney/graph/statement.py
followthemoney/mapping/__init__.py
followthemoney/mapping/csv.py
followthemoney/mapping/entity.py
followthemoney/mapping/property.py
followthemoney/mapping/query.py
followthemoney/mapping/source.py
followthemoney/mapping/sql.py
followthemoney/schema/Airplane.yaml
followthemoney/schema/Asset.yaml
followthemoney/schema/Associate.yml
followthemoney/schema/BankAccount.yaml
followthemoney/schema/Company.yaml
followthemoney/schema/Contract.yaml
followthemoney/schema/ContractAward.yaml
followthemoney/schema/CourtCase.yaml
followthemoney/schema/CourtCaseParty.yaml
followthemoney/schema/Directorship.yaml
followthemoney/schema/Document.yaml
followthemoney/schema/EconomicActivity.yaml
followthemoney/schema/Event.yaml
followthemoney/schema/Family.yml
followthemoney/schema/Interest.yaml
followthemoney/schema/Interval.yaml
followthemoney/schema/LegalEntity.yaml
followthemoney/schema/License.yaml
followthemoney/schema/Membership.yaml
followthemoney/schema/Organization.yaml
followthemoney/schema/Ownership.yaml
followthemoney/schema/Passport.yaml
followthemoney/schema/Payment.yaml
followthemoney/schema/Person.yaml
followthemoney/schema/PublicBody.yaml
followthemoney/schema/RealEstate.yaml
followthemoney/schema/Record.yaml
followthemoney/schema/Relationship.yaml
followthemoney/schema/Representation.yaml
followthemoney/schema/Sanction.yaml
followthemoney/schema/Succession.yaml
followthemoney/schema/TaxRoll.yaml
followthemoney/schema/Thing.yaml
followthemoney/schema/UnknownLink.yaml
followthemoney/schema/Value.yaml
followthemoney/schema/Vehicle.yaml
followthemoney/schema/Vessel.yaml
followthemoney/translations/messages.pot
followthemoney/translations/ar/LC_MESSAGES/followthemoney.mo
followthemoney/translations/ar/LC_MESSAGES/followthemoney.po
followthemoney/translations/bs/LC_MESSAGES/followthemoney.mo
followthemoney/translations/bs/LC_MESSAGES/followthemoney.po
followthemoney/translations/de/LC_MESSAGES/followthemoney.mo
followthemoney/translations/de/LC_MESSAGES/followthemoney.po
followthemoney/translations/es/LC_MESSAGES/followthemoney.mo
followthemoney/translations/es/LC_MESSAGES/followthemoney.po
followthemoney/translations/ru/LC_MESSAGES/followthemoney.mo
followthemoney/translations/ru/LC_MESSAGES/followthemoney.po
followthemoney/translations/tr/LC_MESSAGES/followthemoney.mo
followthemoney/translations/tr/LC_MESSAGES/followthemoney.po
followthemoney/types/__init__.py
followthemoney/types/address.py
followthemoney/types/checksum.py
followthemoney/types/common.py
followthemoney/types/country.py
followthemoney/types/date.py
followthemoney/types/domain.py
followthemoney/types/email.py
followthemoney/types/entity.py
followthemoney/types/iban.py
followthemoney/types/identifier.py
followthemoney/types/ip.py
followthemoney/types/json.py
followthemoney/types/language.py
followthemoney/types/mimetype.py
followthemoney/types/name.py
followthemoney/types/number.py
followthemoney/types/phone.py
followthemoney/types/registry.py
followthemoney/types/string.py
followthemoney/types/text.py
followthemoney/types/url.py
tests/dedupe/__init__.py
tests/dedupe/test_linker.py
tests/dedupe/test_recon.py
tests/graph/__init__.py
tests/graph/test_export.py
tests/graph/test_statement.py
tests/types/__init__.py
tests/types/test_addresses.py
tests/types/test_checksum.py
tests/types/test_common.py
tests/types/test_countries.py
tests/types/test_dates.py
tests/types/test_domains.py
tests/types/test_emails.py
tests/types/test_entity.py
tests/types/test_iban.py
tests/types/test_identifiers.py
tests/types/test_ip.py
tests/types/test_json.py
tests/types/test_languages.py
tests/types/test_mimetypes.py
tests/types/test_names.py
tests/types/test_phones.py
tests/types/test_registry.py
tests/types/test_urls.py