From 69a572f9d5794a988bc5beed31b06ac0871029ff Mon Sep 17 00:00:00 2001 From: Manuel Parra Date: Thu, 12 Jan 2017 18:40:22 +0100 Subject: [PATCH] local dataset --- starting_mongodb.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/starting_mongodb.md b/starting_mongodb.md index 5fc9f7e..bb78cf3 100644 --- a/starting_mongodb.md +++ b/starting_mongodb.md @@ -631,6 +631,8 @@ Use the next command: curl -O http://samplecsvs.s3.amazonaws.com/SacramentocrimeJanuary2006.csv ``` +or download from [github](./datasetmongodb/SacramentocrimeJanuary2006.csv). + To import this file: ```