Update Uploading and downloading data authored by Kai van Lopik's avatar Kai van Lopik
...@@ -59,7 +59,7 @@ The command also allows participant groups (as opposed to individual participant ...@@ -59,7 +59,7 @@ The command also allows participant groups (as opposed to individual participant
Whatever data is downloaded, the `pepcli pull` command writes it to a directory tree with the following structure: Whatever data is downloaded, the `pepcli pull` command writes it to a directory tree with the following structure:
- A top level directory for this download, containing: - A top level directory for the download, containing:
- One subdirectory per participant (named after the participant's [local pseudonym](Pseudonymization#identifiers-in-pep)), containing: - One subdirectory per participant (named after the participant's [local pseudonym](Pseudonymization#identifiers-in-pep)), containing:
- One file per cell downloaded for this participant. The file is named after the column. - One file per cell downloaded for this participant. The file is named after the column.
... ...
......