srehaag commited on
Commit
95777bf
1 Parent(s): 634297c

fixed readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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