Pages in this section:
All sections:
This section is specifically about uploading from a hybrid-style spreadsheet. This format is sometimes used with QuIP studies.
To upload the hybrid-style spreadsheet click on the upload button at top right as usual. The app will recognise the format.
Here is an example file.
This format has many rows, one for each answer, and includes the statements as one kind of answer; you can upload statements and additional data from the same fieldwork file.
By default, each row will become one statement.
The main differences to a normal upload are:
Your .xslx file must have just four columns, with column headers in this order:
text
, containing the answerssource_id
, containing the respondent IDquestion_id
, containing the question IDquestion_text
, containing the question text(Actually the names of the columns do not matter, only the order.)
Your Question IDs may include the following characters:
$
to be treated as a statement.*
to be treated as a closed question.#
to be treated as important additional data about the source, such as gender.All the columns of the new sources
table contain metadata about your sources and can for example be used to create filters (e.g. show me a map which only contains statements from people who live alone). Data whose question_code
contains a #
will also be shown in a few additional key place in the app such as the info panel.
You can mix these, so e.g.
#$* Do you have a house?
Will be treated as a statement and as closed question (part of a block) and as important additional data.
All important additional data, as indicated by the #
in the question_id, can be found under the info toggle in your left-hand side panel.
image-20211220153042098
Closed questions, as indicated by the *
in the question_id, are treated like any other additional data for sources as shown in the picture above. Once imported, they will appear in the special closed questions table (which is really just a special view of the sources table) as well as in the the sources table itself.
Using this table (which includes spanish) the app recodes your data into + positive, - negative and 0 neutral.
For example:
This data will be displayed in the Tables panel if you select “closed questions.”
Simply use the upload button as before and be sure to select Append
not Overwrite
. Contact Causal Map with any problems or issues.