Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,7 @@ The dataset is suited for a range of applications, including:
|
|
| 46 |
|
| 47 |
|
| 48 |
### Sample Document
|
|
|
|
| 49 |
{
|
| 50 |
"_id": {
|
| 51 |
"$oid": "65c63ea1f187c085a866f680"
|
|
@@ -69,3 +70,4 @@ The dataset is suited for a range of applications, including:
|
|
| 69 |
}
|
| 70 |
]
|
| 71 |
}
|
|
|
|
|
|
| 46 |
|
| 47 |
|
| 48 |
### Sample Document
|
| 49 |
+
```
|
| 50 |
{
|
| 51 |
"_id": {
|
| 52 |
"$oid": "65c63ea1f187c085a866f680"
|
|
|
|
| 70 |
}
|
| 71 |
]
|
| 72 |
}
|
| 73 |
+
```
|