boleima commited on
Commit
e13e3cd
1 Parent(s): 5b5a62b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ We recruited US-based annotators from the crowdsourcing platform [Prolific](http
36
  | Column Name | Description | Type |
37
  | -------------- | ------------------ |---------------- |
38
  | case_id | case ID | integer |
39
- | duration_seconds | duration of connection to task | integer |
40
  | last_screen | last question answered | factor |
41
  | device | device type | factor |
42
  | ethn_hispanic | Hispanic race/ethnicity | binary |
 
36
  | Column Name | Description | Type |
37
  | -------------- | ------------------ |---------------- |
38
  | case_id | case ID | integer |
39
+ | duration_seconds | duration of connection to task in seconds | integer |
40
  | last_screen | last question answered | factor |
41
  | device | device type | factor |
42
  | ethn_hispanic | Hispanic race/ethnicity | binary |