Inhaltsverzeichnis

Download Data

To download the collected data, go to the menu Collected Data and choose Download data.

Tip: You can always download data for backup or testing purposes while the survey is still running. The data saved on the server will not be affected - neither will it be deleted nor changed when being downloaded.

Important: It is likely that – at some time – you immediately need the original file as you have retrieved it from the survey server (e.g., for documentation purposes, or after important data have accidently been overwritten). Therefore, create a CD with the original files and keep it in a safe place. Then create a working copy of the original file and only work with this file. Never perform changes to the original file.

Advice: Every user opening the survey will be assigned a case number (CASE). If the visitor decides to leave the survey without starting it, the case will contain an “empty interview”. Those empty interviews will by default be deleted by SoSci Survey (You may change this setting at Project settingsPrivacy). This is why the numbering of the cases in the dataset is usually not consecutive. The same thing happens when opening the survey during development: The number of the first “real” interview usually is not 1.

Statistical evaluation

SoSci Survey is a tool to gather data. To analyze this data, you will need additional software.

File format

Start with choosing the File Format. To do so, click on the corresponding tab.

Choosing the file format

The tab will show additional options. You probably can use the default settings. For details see the format specific explanations below.

CSV (Excel/OpenOffice)

CSV stands for “Character Separated Values”. The values will be written consecutively and divided by a predefined character (e.g. comma, semicolon, tab). A CSV file can be opened with a common text editor to check the content. But you are not able to process the data.

Because the format is that simple, nearly every spreadsheet- or statistics-program can open it. The backdraw to this is that no labels for values or variables can be stored in CSV. This is why you should use the appropriate format when using SPSS or GNU R so you won't lose any labels.

CSV-files can convey international characters correctly – as opposed to older SPSS-versions. If evaluating open text entry fields using SPSS, you may have to download your dataset a second time as CSV and open it in OpenOffice Calc or Excel. Now your text entries in languages like chinese, japan or korean will be displayed correctly and may e.g. be encoded.

You can define the delimiters and enclosures for text to be used in the CSV-file. You probably won't have to change the default settings.

The option shorten long texts is for old SPSS versions (earlier than version 11.5), when it used to crash on importing long texts. Usually you won't have to use this option.

SPSS/PAWS

The commercial statistics software SPSS (an earlier version was called PAWS) is rather common. This is why SoSci Survey offers to download the data edited specifically for SPSS, including value- and variable labels. You can choose between two different ways to do so.

Important: SPSS is not able to import international characters (japanese, chinese, korean, etc. ) correctly. In this case you will have to download the data as a CSV-file, too.

Important: Always download the dataset and the Import-Syntax at the same time to avoid errors with incompatibilities of the two (This may happen when new variables were added between the downloads or variables were not included before because they did not contain any data).

GNU R

The open source software GNU R can be used for free. The software often supports the latest statistical methods. However, using it is very hard to learn.

SoSciSurvey supports the export for GNU R. It will take into account the characteristics of GNU R. E.g. the fact that GNU R supports only one kind of missing values: There will be no difference between “question not answered” and “option 'I don't know'” after the export.

To import data to GNU R you will need two files. A script for the import and the dataset as a CSV-file. Be aware the CSV-file will be formatted slightly differently for GNU R export as it would be if the CSV standalone option was chosen for download.

Important: Always download the dataset and the script at the same time to avoid errors with incompatibilities of the two (This may happen when new variables were added between the downloads or variables were not included before because they did not contain any data).

SQL

In case you wish to import the collected data to an SQL-database, SoSci Survey will create the corresponding SQL-commands. If possible in SQL, the labels of values and variables will be carried over.

Additional settings

Further down on the download page you will find additional tabs where you can define the datasets and variables to be downloaded. Remember, the settings on these tabs will not be saved!

Tabs for additional settings

Interview status

SoSci Survey saves all interviews – regardless whether the dataset was created when testing the questionnaire, when the interview was half-completed or when it was fully completed. When downloading data, you can filter irrelevant datasets.

Advice: As the questionnaire is in the field, the standard setting for Interview mode switches from “include data from development and pretests” to “field interviews only”. An interview will be registered as “development” if started from the project administration page (Test questionnaire) or if run in pretest mode.

Selection of variables

Parts of Data

If you wish to download only a part of your survey data, you can define the download area by the case number or by interview date (start of the interview). This is particularly helpful e.g. if you wish to check the most current data of a very big dataset.

Language

In multilingual surveys you can choose the language to be used for variable and value labels. Bear in mind that the question term can be saved in only one language while the value labels may vary with the language.

File download

When you have chosen a file format, you will find one or several download buttons (depending on file format and settings). The file will be provided as a common download. Remember to save the file to the hard drive (rather than opening it directly from the download dialog).

Important: On clicking the download button, SoSci Survey will start to edit the dataset for download. This process may take a few minutes, especially with big datasets. When this happens, do not click the button again or the process will start over, taking up even more time.

Please refer to the chapters linked above on how to open/import the downloaded files in the respective software.