Skip to content

An open database of international sanctions data, persons of interest and politically exposed persons

License

Notifications You must be signed in to change notification settings

etlel/opensanctions

 
 

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:

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

About

An open database of international sanctions data, persons of interest and politically exposed persons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%