# 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`