.. | ||
articles-dataset | ||
.gitignore | ||
00-data-design-modeling-brambilla-USI-project-work-part-2.pdf | ||
import.py | ||
Papers.ts | ||
README.md | ||
report.pdf | ||
report.tex | ||
Untitled.ipynb |
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