🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 6 lines
    7 7   
    8 8  Peter Zatka-Haas [github](http://github.com/peterzh) [linkedin](https://www.linkedin.com/in/peterzatkahaas), Data Scientist at ComplyAdvantage
    9 9   
     10 +## Tool Demo
     11 + 
     12 +See a <a href="https://www.youtube.com/watch?v=WeHYfiNQzvc" target="_blank">youtube video.</a>
     13 + 
    10 14  ## Tool Description
    11 15   
    12 16  Financial crime journalists need to dig through complex corporate ownership databases (i.e. databases of companies and the people/companies that control those companies) in order to find associations to criminal activity. They face several problems along the way:
    skipped 71 lines
  • ■ ■ ■ ■
    data_cache/data_schema.py
    skipped 7 lines
    8 8   "ukch_psc_people": "/insert_download_folder/psc_person.parquet",
    9 9  # Output locations for stream lit to consume:
    10 10   "output_nodes": "/data/networks.parquet",
    11  - "output_edges": "/data/edges.parquet",
     11 + "output_edges": "./data/edges.parque",
    12 12   "output_networks": "/data/networks.parquet"
    13 13  }
Please wait...
Page is in error, reload to recover