fixed readme
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ Data fields match the formart used for the Refugee Law Lab's [Canadian Legal Dat
|
|
51 |
|
52 |
- track (string): A third category of proceedings assigned by the Federal Court
|
53 |
|
54 |
-
- documents (list of dictionaries):
|
55 |
|
56 |
* RE_NO: The number assigned to the docket entry by the Federal Court
|
57 |
|
|
|
51 |
|
52 |
- track (string): A third category of proceedings assigned by the Federal Court
|
53 |
|
54 |
+
- documents (list of dictionaries): A list of dictionaries containing each docket entry (or row in the table of docket entries in a docket). Each dictionary contains the following key/value pairs:
|
55 |
|
56 |
* RE_NO: The number assigned to the docket entry by the Federal Court
|
57 |
|