LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
followthemoney/__init__.py
followthemoney/exc.py
followthemoney/messages.py
followthemoney/model.py
followthemoney/property.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/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/Concession.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/Land.yml
followthemoney/schema/LegalEntity.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/Relationship.yaml
followthemoney/schema/Representation.yaml
followthemoney/schema/Sanction.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/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/language.py
followthemoney/types/name.py
followthemoney/types/phone.py
followthemoney/types/url.py
ns/__init__.py
ns/ontology.py
tests/types/__init__.py
tests/types/test_addresses.py
tests/types/test_countries.py
tests/types/test_dates.py
tests/types/test_domains.py
tests/types/test_emails.py
tests/types/test_iban.py
tests/types/test_identifiers.py
tests/types/test_ip.py
tests/types/test_languages.py
tests/types/test_names.py
tests/types/test_phones.py
tests/types/test_urls.py