This repository has been archived on 2022-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
ddm/hw02/README.md

404 B

DDM HW02 Data Importer

Instructions:

  • Run pip3 install faker pymongo
  • Install MongoDB (the connect string is the variable mongo_conn_str, set to a local DB with no password by default)
  • Download the ZIP file at https://elsevier.digitalcommonsdata.com/datasets/zm33cdndxs/ and extract all the JSON files in the articles-dataset folder
  • Run the script with python3 import.py articles-dataset