🤬
..
parsed Loading last commit info...
source
README.md
every_politician_parser.py
ru_bl_peps_parser.py
un_parser.py
README.md

Folder with Sanctions and PEP lists parsers

source directory has raw sanction lists

parsed directory contains parsed data

How to use

UN sanctions:

UN list

python sanctions/un_parser.py -i "/sanctions_and_peps/source/un.xml" -o "/sanctions_and_peps/parsed/un_parsed.csv"

RU BL PEPs:

The data are scraped from RuPEP

python sanctions_and_peps/ru_bl_peps_parser.py -o /sanctions_and_peps/parsed/ru_bl_peps_parsed.csv

All politicians:

The data are scraped from GitHub

python sanctions_and_peps/every_politician_parser.py -i /sanctions_and_peps/source/every_politician.json -o sanctions_and_peps/parsed/

The script will automatically scrape the data from the links in the original file what will approximately take 150mb on your disk

The parsed data are taken from OCCRP

PS! If doesnt work, try the absolute path

Please wait...
Page is in error, reload to recover