Normally the data download works fine – if not, this chapter provides solutions.
You have downloaded and opened the data, but only see the header (CSV) or only the variables (SPSS or R) without any cases in the data set?
Please check the settings under Collected Data → Filter Criteria for Valid Cases. For example, SoSci Survey automatically switches off “Pretest” and “Survey development” under Interview context (MODE) after the start of the survey administration period. If you want to retrieve test data, activate these two options again.
Also check the setting Interview progress. Select “All records” to retrieve even those cases in which the FINISHED variable has the value 0 (Additional Variables in the Data Set).
After saving (), check the Summary at the bottom on how many cases match the filter.
Open Collected Data → View Data Set. On the upper left at Questionnaire selec the option “[All]”. Now, you will see all the records collected in your survey project.
Pay attention to the color of the case number (CASE) on the left. Blue cases are retrieved by Download Data, grey cases do not match the filter currently set in Collected data → Selection criteria for valid cases (see above).
If no data is available for some or several variables in a record (case), first check under Collected data → View data whether no data is actually available there. If the answers are available online but not in the downloaded data set, something went wrong during the import.
If no data is shown under View data either, next check which color the cell is highlighted with. If this is red or green, it can only be a text input query or an internal variable. If the table cell under View data is white, then the question or item has not been asked (strictly speaking, the respondent has not sent the page with the answers by clicking “Next”).
If a question has been defined as a mandatory question (“must be answered”), the code -9
“no answer” can still appear in the record for this question. Under the following conditions:
-9
) is already stored in the data set. The variable LASTPAGE is set to the page number of the submitted page, i.e., the page with the mandatory question. If the person then closes the browser window, the -9
remains saved in the data record.If variables are missing in the data set, please check first
QUESTNNR
in the data set to check which questionnaire was used.
Next, please use the variables LASTPAGE
and TIME***
to check whether the page of the question in question was even displayed in the interview.
In the next step, please start the questionnaire from the first page in debug mode (Solving Questionnaire Problems) and follow the debug information (top right),
Please note that the question types Collect Contact Data Separately and Send Email to a Personal Contact do not save any answers in the data set.
Another possible source of error is that questions or items were deleted after the survey. The data can then no longer be assigned to a variable, even if new questions are created with the same identifier. In this case, the data can be downloaded if the option All existing data including data from deleted questions/items is selected under Select variables in the Download data tab of the Variables tab. However, you must then reconstruct the variable names using the sequence and the data they contain.
If you encounter problems opening the CSV file in Microsoft Excel, please read Data Import in Microsoft Excel: Problems while Importing.
If an open-ended text entry starts with a minus sign (-
) – often used by respondents as indents of an enumeration – then Excel may cut off the text after 255 characters (contribution in superuser). Microsoft has not yet provided a bugfix for this bug.
One possible solution is to open Excel first. Then select File → Open from the menu and explicitly define the affected column as Text in the import wizard (be careful to select the correct encoding for umlauts and the text recognition character!). However, multiple-line text entries may not be recognized correctly.
It is easier to open the CSV file first with OpenOffice, then save it as an XML file and then (if desired) open it in Excel.
If, when importing the data into SPSS, everything looks good at first, but then suddenly data is found in an incorrect variable, this may be because (a) you are using a very old version of SPSS or (b) one of your participants has given a very long response.
Under Collected Data → View Data Set, please check first that the problem really is caused by importing data into SPSS.
Then please use the SPSS-Import via CSV.
Depending on the language version, SPSS (like other software) expects either a comma (German) or a dot (English, etc.) as decimal separator for decimal numbers. If the data was imported correctly into SPSS by and large, but decimal numbers are missing, check whether the setting for downloading the data matches the language version of your SPSS: Collected Data → Download Data → SPSS → Decimal separator.
If you are importing CSV files (e.g. in Excel or Stata), you can also find this setting for CSV files in the CSV tab.
If you use non-Western European characters for your variables (Russian, Korean, Chinese, etc.) SPSS may not open the syntax file for import correctly. Instead of the correct variable labels and value labels, there will then be a jumble of characters.