As well as simple data export formats such as csv and Excel, codeit can export in the formats required by specific analysis platforms such as Quantum and SPSS. This article covers all of these more complex data formats and the settings involved.
In order to know what specific export type you need for your project/company, we recommend you liaise with your IT/Data Processing team to decide on the desired settings. The information here assumes that you and/or your team understand the technical specifications of your own software to feed into this process.
The table below shows additional information on how the data is exported for each format. Examples of each of these data formats can be found at the bottom of this help guide for reference.
Export data format | Requirements & Format |
---|---|
SPSS Code Values Format | One Variable within the project must be set as the Record Id variable. Export consists of a .zip file containing: 1"sps" definition file per variable and 1 overall csv file containing the raw data |
SPSS Sav File | One Variable within the project must be set as the Record Id variable
|
SPSS Sav File - Dichotomous | One Variable within the project must be set as the Record Id variable
|
SPSS Dimensions | Creates 3 .txt files for use in a Dimensions merge script. |
SPSS Dimensions - SQL format (beta) | Creates a single .txt file using SQL "UPDATE" syntax to populate the report database. |
Quantum Code Values | Quantum tabulation specs using the numeric code values. Based on card/column positions. |
Quantum Variables | Quantum tabulation specs using variable arrays based on the numeric code values. Not reliant card/column positions. |
Response Level | Transposes and exports into one item of data per row, as opposed to the usual layout of one record per row |