LAAC-LSCP / ChildProject

Python package for the management of day-long recordings of children.
https://childproject.readthedocs.io
MIT License
13 stars 5 forks source link

change expected values for dob accuracy? #269

Closed alecristia closed 2 years ago

alecristia commented 2 years ago

When checking whether vanuatu passes validation, I got: warning: ./metadata/children.csv: 'day' is not a permitted value for column 'dob_accuracy' on line 41, should be any of [exact,week,month,year,other]

"day" is conceptually the same as exact, right? not sure whether we've used day more than exact or vice versa, but I can see an argument for "day" being a good complement to the rest of the series (week etc are time based).