... | ... | @@ -49,7 +49,7 @@ You should repeat this step for each dictionary you downloaded in the [1st secti |
|
|
|
|
|
To create a table, you will need a **dictionary file** and a **data file**:
|
|
|
* `.xlsx` data dictionary file: the dictionary file you downloaded from the central node
|
|
|
* `.csv` data file: this is a file you must produce yourself. **It must have one column for IDs (which must be the first column), plus one column for each of the variables in the dictionary file (the names of the columns in the CSV must exactly match the names of the variables in the dictionary).**
|
|
|
* `.csv` data file: this is a file you must produce yourself (if you use SPSS to create this CSV file, please read [this](troubleshooting#creating-a-csv-file-from-spss)). **It must have one column for IDs (which must be the first column), plus one column for each of the variables in the dictionary file (the names of the columns in the CSV must exactly match the names of the variables in the dictionary).**
|
|
|
|
|
|
To be able to use your files to create a new table, they need to be uploaded to the Data Repository first.
|
|
|
|
... | ... | |