Skip to content

nightsh/opennames

 
 

Repository files navigation

opensanctions data pipeline

The codebase for OpenSanctions, an open-source database of sanctions data, politically exposed persons, and other entities of interest. This repository contains the code used to parse, clean, and deduplicate source data and build the combined database.

OpenSanctions uses Follow the Money, a JSON-based anti-corruption data model, as a common target for all crawlers. Additonal exports into CSV and JSON formats are planned.

Technical overview

Repository layout:

  • opensanctions/: Python project with data extraction and cleaning components
  • docs/: Sphinx technical documentation

Related repositories:

Daily data extraction and processing runs on GitHub Actions. Status:

production

Licensing: code is MIT-licensed, content & data is CC 4.0 Attribution-NonCommercial.

About

An open database of persons of interest and politically exposed persons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%