We’re working on a new major release of FollowTheMoney, the data model underlying OpenSanctions. This major release cleans up some aspects of the domain model. The changes mostly affect schemata not used by OpenSanctions. However, we want to list the relevant upcoming changes here:
- The
CryptoWallet:mangingExchangeproperty will be renamed toCryptoWallet:managingExchange. This property is used by theil_mod_cryptodataset. Please update any client/import code reliant on this property to use the new name. - The
Sanction:durationproperty will change its datatype fromstringtonumber. The property values remain strings in the JSON export format, and may still contain a unit specification (eg.2 years). It is very likely that no action needs to be taken by data consumers.
Read more in our full technical notice: