Summary
You can export survey data from the Surveda tool to calculate survey weights as well as data analysis. Surveda supports three file types:
Survey Response File: A file containing the survey responses, with one record for each respondent.
Disposition History File: A file containing a full history of disposition codes for each respondent over time.
Complete Call Record: A file that contains a complete record of all actions for each phone number.
Completed Case File: A file containing the phone numbers of completed cases. Typically, you use this file to process incentives.
Each file type is available for download in a comma-delimited value (CSV) format, a common file format for use with applications such as Microsoft Excel, Tableau, and statistical packages including Stata, R, or EpiInfo. The following sections describe these file types in more detail.
Survey Response File
The survey response file includes a row for each respondent and columns for each of the questions. This is a convenient format for conducting analysis on the response values along with the final case disposition.
The Survey Response file includes the following information:
Respondent ID: A unique identifier for the respondent. Note that this is not the phone number. The phone number is not included in the file to protect respondent privacy.
Survey Data: Each column contains data from a separate question. The column header is the variable name you enter during the questionnaire design. The values are the actual responses the questionnaire designer defines, not the value that the respondent entered through Short Message Service or Interactive Voice Response. To make analysis easier for multilingual surveys, the value of the exported response is the same for every language.
Response Timestamp: The date and time when each response was received by the Surveda tool, as Universal Time Coordinated (UTC).
Final Disposition: The final disposition code for the particular respondent. See Table 1 for examples.
Table 1. Example Survey Response File
Respondent ID |
Gender |
Age |
Disposition |
654648321654 |
Male |
22 |
Completed |
654873543549 |
Female |
38 |
Completed |
321687354347 |
Male |
Breakoff |
Disposition History File
The disposition history file contains a row for each interim disposition code and final disposition code assigned for each respondent. This file format is useful for tracking how an individual respondent interacts with the tool.
Table 2 lists the supported disposition codes.
Table 2. Disposition Codes in Surveda
Disposition Code |
Description |
Pending |
In the sample, not yet contacted |
Active |
Contacted and participant actively responding to survey |
Stalled |
Contacted, but not replying |
Failed |
Unable to contact |
Completed |
Contacted all questions in the survey |
Partial |
Contacted and completed up to a specific question (if configured by the questionnaire designer) |
Ineligible |
Not met eligibility requirements as configured by the questionnaire designer. |
As shown in Table 3, file format includes the following columns:
MPN: The mobile number of the respondent.
Disposition Code: A standard code to describe the state of the case.
Mode: The mode used (SMS/phone call).
Timestamp: The timestamp of the event as UTC.
Table 3. An Example of the Disposition History File
Respondent hash |
Disposition |
Mode |
Timestamp |
777-253-5842 |
No answer |
Phone call |
2016-11-14 09:45:11 UTC |
777-253-5842 |
Partial |
SMS |
2016-11-15 15:56:39 UTC |
777-252-9358 |
Completed |
SMS |
2016-11-15 15:57:39 UTC |
Interactions File
The Interactions audit file is the complete record of all actions for each phone number. It includes everything from the disposition history file (see above), but with additional metadata. This file includes metadata, or data describing the response, of each response and corresponding contact attempt and mode.
The columns included in the file are:
Respondent ID: A unique ID for the respondent. As in the other files, this ID is hashed.
Mode: The mode used.
Channel: The phone number of the channel used to execute the call.
Disposition: The disposition of the case after this action.
Action Type: Contact Attempt/Question/Response
-
Action Data: Depending on the action type this column contains the following:
Contact Attempt: Success or failed, along with the reason
Question: The name of the question
Response: The value of the response
Timestamp: The date and time when the action started.
Respondent ID |
Mode |
Channel |
Disposition |
Action Type | Action Data | Timestamp |
7dcff8ae721f |
IVR |
Twilio |
Contact Attempt | Answer | 2017-04-18 19:00:50 UTC |
|
7dcff8ae721f |
IVR |
Twilio |
Prompt | Age | 2017-04-18 19:01:13 UTC |
|
7dcff8ae721f |
IVR |
Twilio |
Partial | Response | 25 | 2017-04-18 19:01:45 UTC |
Incentives
The Incentive file includes just the phone numbers of the cases that have completed. The primary purpose of this file is to process incentives. See Table 5.
Table 5. Completed Case File
Mobile Phone Number |
2120642028 |
2120652238 |
2120652256 |