Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.21 KB

Yale List of Companies Leaving, Staying in Russia

this parser was written to collect a "Yale CELI List of Companies Leaving and Staying in Russia"

article
old dataset on kaggle
my dataset on kaggle
my dataset on github

Last Updated: October 25, 2023

user's manual

  1. install dependencies

    # using pip
    pip install -r requirements.txt
    # or using poetry
    poetry install
    poetry shell
  2. run bot

    python -m bot
  3. and you get *.csv file


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0