Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -54,7 +54,7 @@ The markdown content of each post is contained in the `Body` field. The license
|
|
| 54 |
Tags: array<string> | null
|
| 55 |
}
|
| 56 |
```
|
| 57 |
-
Also
|
| 58 |
have analogs in the original dump format.
|
| 59 |
|
| 60 |
## How to use?
|
|
|
|
| 54 |
Tags: array<string> | null
|
| 55 |
}
|
| 56 |
```
|
| 57 |
+
Also consider the [Datadump Database Schema Documentation](https://meta.stackexchange.com/questions/2677/database-schema-documentation-for-the-public-data-dump-and-sede), as all fields
|
| 58 |
have analogs in the original dump format.
|
| 59 |
|
| 60 |
## How to use?
|