Skip to content

Instantly share code, notes, and snippets.

View pavanpkulkarni's full-sized avatar
📉
Data is the new Currency

Pavan Kulkarni pavanpkulkarni

📉
Data is the new Currency
View GitHub Profile
@pavanpkulkarni
pavanpkulkarni / data.json
Created May 16, 2018 19:34
MongoDB Json Import File
[
{
"id": 1,
"name":"Tom Riddle",
"courses_registered": [
{ "CID" : "CS001",
"sem" : "Spring_2001"},
{ "CID" : "CS002",
"sem" : "Summer_2001"} ,