Giter VIP home page Giter VIP logo

OpenSanctions

OpenSanctions aggregates and provides a comprehensive open-source database of sanctions data, politically exposed persons, and related entities. Key functionalities in this codebase include:

  • Parsing of raw source data.
  • Cleaning and standardization of data structures.
  • Deduplication to maintain data integrity.
  • Exporting the data into a variety of output formats.

We build on top of the Follow the Money framework, a JSON-focused anti-corruption data model, as the schema for all our crawlers. FtM data is then optionally exposed to simplified formats like CSV.

Quick Links

Collaborate with us in Development

Introduction

At the heart of our project is a crawler framework dubbed zavod. To activate the project, you have the option to employ either docker-compose.yml or the Makefile.

For an enriched experience backed by extensive documentation, we recommend opting for the Makefile. More details can be found in the zavod documentation.

Environment Setup

  1. Database Initialization:

zavod can use a database in order to cache information from the data sources. Launch a terminal and set up your database with:

docker compose up -d db
  1. Project Building:

Next, commence the build process with:

make build
# Alternatively, for direct execution:
docker-compose build --pull

Deploying the Crawler

Kickstart the crawling process with:

# This zeroes in on the dataset located in the datasets directory
docker compose run --rm app zavod crawl datasets/de/abgeordnetenwatch/de_abgeordnetenwatch.yml

Associated Repositories

  • opensanctions/nomenklatura: building on top of FollowTheMoney, nomenklatura provides a framework for storing data statements with full data lineage, and for integrating entity data from multiple sources. It also handles the data enrichment function that links OpenSanctions to external databases like OpenCorporates.
  • opensanctions/yente: API for entity matching and searching.

Licensing

The code within this repository is licensed under the MIT License. For content and data, we adhere to CC 4.0 Attribution-NonCommercial.

OpenSanctions.org's Projects

cy-companies icon cy-companies

Cyprus companies registry and directors data (no shareholders!)

datapatch icon datapatch

A Python library for defining rule-based overrides on messy data

gb-coh-psc icon gb-coh-psc

Companies house base data and "persons with signficant control" to FollowTheMoney converter

gleif icon gleif

FollowTheMoney converter for the LEI concatenated files

icij-offshoreleaks icon icij-offshoreleaks

Converter for ICIJ Offshore Leaks data into FollowTheMoney format used by OpenSanctions

nomenklatura icon nomenklatura

Framework and command-line tools for integrating FollowTheMoney data streams from multiple sources

opensanctions icon opensanctions

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

qarin icon qarin

How can we improve name matching in screening tools?

rigour icon rigour

Data cleaning and validation functions for names, languages, identifiers, etc.

site icon site

This repository is no longer maintained. The web site now contains billing mechanisms etc. which makes it hard to maintain as an open source project.

storyweb icon storyweb

Extract networks of entities from journalistic reporting

textmatcher icon textmatcher

Some experimentation with finding sanctioned entity names in text

yente icon yente

API for OpenSanctions with support for entity search and bulk matching of data collections. Supports Reconciliation API spec.

zavod icon zavod

Now included in opensanctions/opensanctions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.