Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -141,7 +141,7 @@ This dataset can be utilized for various purposes, including but not limited to:
|
|
141 |
|
142 |
## Ingest Data
|
143 |
|
144 |
-
The
|
145 |
|
146 |
```
|
147 |
pip install pymongo
|
|
|
141 |
|
142 |
## Ingest Data
|
143 |
|
144 |
+
The small script `ingest.py` can be used to load the data into your MongoDB Atlas cluster.
|
145 |
|
146 |
```
|
147 |
pip install pymongo
|