Pages in this section:
This section
2ļøā£Section 2: Your files
š Sharing and locking a file
š Making your own copy of a file
š Restoring a version of a file
ā Downloading your data
ā Uploading data
ā Uploading text files
ā¬ Uploading Excel files
ā Uploading hybrid data
š Uploading only links
ā Roundtripping
šļø Merging files
Ā
All sections:
Ā
Uploading only links
What if you want to import some existing data which is just links? This is sometimes called an āedge listā.
This is basically no different from any other upload. You can append the links to an existing file or overwrite the existing links.
You can import this kind of file too, using the Standard Format Excel upload button.
Your Excel xlsx file should have a single tab calledĀ
links
, containing two columns calledĀ from_label
Ā andĀ to_label
Ā which contain the names of your factors.HereĀ is an example Excel file and here is another .
If you links donāt really have statements, it is enough to just provide a links tab. However in Causal Map, links are always supposed to have some kind of evidence, so (unless you are uploading into an existing file). If you donāt provide a
statements
tab, Causal Map will add one with just one dummy statement.Including other information
Thatās the basic setup. But maybe you also want to provide information about what statement, question or source the link is associated with. In which case, these are your options:
- Optionally, your links tab can also contain other columns as usual, in particular it can contain the columnĀ
question_id
.
- If you include aĀ
question_id
Ā column, you should include an additional tab calledĀquestions
Ā containing at least the columnĀquestion_id
Ā and other columns providing information about the questions, e.g.Ā full question text, questionnaire section etc, where relevant.
- Optionally, your links tab can also contain a columnĀ
statement_id
.
- If you include aĀ
statement_id
Ā column, you can optionally include, as usual, an additional tab calledĀstatements
Ā containing at least the columnĀstatement_id
Ā and a columnĀtext
Ā containing the text of your statements. - If you optionally include aĀ
statements
Ā tab, you can optionally also include aĀsource_id
Ā column and a corresponding tab calledĀsources
Ā with a correspondingĀsource_id
Ā column and more columns to provide information like gender, location, or any other information about the source of each statement.
- Optionally, your links tab can also contain a column labelledĀ
quote
, containing the actual quote which underpins each causal claim aka link.
- Usually, this quote will be a verbatim section of the text in a corresponding additional tab calledĀ
statements
, see above.
Ā