Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.
/ memoru Public archive

Russian data and parsers from database of registry of repression victims (http://lists.memo.ru/)

Notifications You must be signed in to change notification settings

ivbeg/memoru

Repository files navigation

Memo_ru

Parser and data of lists.memo.ru website (database of victims of soviet repressions) This project is incomplete and under heavy development.

Contact - ibegtin (at) gmail.com

Setting Up

Install included dependencies

pip install pyparsing
pip install lxml
pip install pymongo

Script description

  • analyze.py - data anylisys functions using pyparsing
  • parse_memo.py - loader data into the mongo database

Folders description:

  • data - collection of JSON files from lists.memo.ru (needs to be downloaded and unpacked from - )
  • refined - extracted data using analyze.py
  • refined2 - temp data

Data:

Terms of use

Apache Licence 2.0

About

Russian data and parsers from database of registry of repression victims (http://lists.memo.ru/)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages