Metadata
Download data: Metadata structure¶
The Metadata structure is a format with recruitment and progress information on the participants in a study.
Compatible file types¶
Metadata structure data is currently available in the .csv
file type, in
which each cell is separated by a comma. Read more about csv and how to import
it here.
Structure¶
Each row represents one participation and each column one attribute of that participation.
Example¶
Metadata for 2 participations:
name,version,batch,status,tasks_finished,dur_mins,started,progressed
mature-martin,1,a,started,1,13,2021-03-27 17:58:04+00:00,2021-03-27 17:58:19.941
moving-guinea,1,a,finished,2,22,2021-03-27 19:02:34+00:00,2021-03-27 19:02:42.485