Skip to content

donBarbos/Yale_CELI_List_Parser

Repository files navigation

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