Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,10 @@ Contains
|
|
12 |
6. FTC advisory opinions
|
13 |
7. SEC proceedings
|
14 |
|
15 |
-
All records have a `created_timestamp` field,
|
|
|
|
|
|
|
16 |
|
17 |
```
|
18 |
@misc{hendersonkrass2022pileoflaw,
|
|
|
12 |
6. FTC advisory opinions
|
13 |
7. SEC proceedings
|
14 |
|
15 |
+
All records have a `created_timestamp` field,
|
16 |
+
which indicates the time that the given article was created.
|
17 |
+
It may only be a year, or a full date in any format
|
18 |
+
that is recognized by `pandas.Timestamp` with no additional arguments.
|
19 |
|
20 |
```
|
21 |
@misc{hendersonkrass2022pileoflaw,
|