Skip to content

opensanctions/mapper-senzing

 
 

Repository files navigation

Senzing JSON generator

This is a simple mapper to convert the OpenSanctions Consolidated Sanctioned Entities to JSON that can be loaded into Senzing.

The data is automatically converted every day by the GitHub Actions associated with this repository. You can fetch the Senzing form of the data from these URLs:

Download the files and then add the OPENSANCTIONS data source to the Senzing configuration and load the JSON file in.

IMPORTANT: Please be advised that OpenSanctions data is subject to non-commercial licensing conditions (CC-BY-NC). If you intend to use it in a commercial setting, please refer to the data licensing page.

Running the processor locally

Install the dependencies in requirements.txt and then check out the Makefile to see how to run the processor locally.

Senzing format documentation

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.6%
  • Makefile 7.4%