email: clair@clairsullivan.com
This repository contains the code to go with my blog post showing how to map arbitrary data (in this case, the OCCRP Azerbaijani Laundromat data) into a format that can be read by Senzing. At present, it contains two files:
occrp_17k.csv
: OCCRP transaction data on entities within the Azerbaijani Laundromatoccrp_to_senzing_mapping.ipynb
: Google Colab notebook to load and transform data file into Senzing-readable JSON files
The blog post walks through how to use this notebook to create the JSON files, load them into Senzing, and do some basic EDA. You can view the blog post here.