Skip to content

bruno-gelb/fedsfm_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedsfm_data

Gather & visualize data from fedsfm terrorists and extremists list.

stack

python 3.7, pipenv, plotly

how to install

$ pipenv install

how to run

$ pipenv shell
$ python fedsfm_data/run.py

You will get a list with entries like this:

{
    "number": 5244,
    "fullname": "МУДАТОВ ШАМХАЛ ДЖАЛУЕВИЧ",
    "old_fullname": "МУДАТОВ ШАМХАН ДЖАЛУЕВИЧ",
    "is_terrorist": true,
    "birthday": "24.05.1972",
    "age": 46,
    "gender": null,
    "place": "С. КАДИ-ЮРТ ГУДЕРМЕССКОГО РАЙОНА ЧЕЧЕНСКОЙ РЕСПУБЛИКИ",
    "region": "Чечня"
}

the idea

mad props to lilislilit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published