Restaurant DB for MongoDB
mongoimport --db test --collection restaurants --drop --file ~/downloads/primer-dataset.json
Click primer-dataset.json link to view the file.
mongoimport --db test --collection restaurants --drop --file ~/downloads/primer-dataset.json