Publishing quantitative survey data with GESIS¶
Scope¶
Target group¶
Scientists, scientific assistants, technical employees
Aim¶
Enable users working with quantitative data to archive and publish their data with GESIS.
Prerequisites¶
- Access to the GESIS system.
Trigger event¶
The user is at the beginning of a quantitative research project and requires professional support from a data curator.
Categories¶
Applicable data types: png, xls, csv, docx, pdf, ... (all types)
Involved systems: GESIS
Addressed step in the data life cycle: archiving, publication
Procedure¶
%%{ init: { 'flowchart': { 'curve': 'linear'}} }%%
flowchart TD
A[["Trigger
new research project"]]:::trigger --> id1
subgraph id1 [SOP quantitative survey Data with GESIS]
B[1.Preparation] --> C
C[2.Data access] --> D
D[3.Data description] --> E
E[4.Data transfer] --> F
F[5.Contractual agreement]
end
id1 --> G
G[["Published data set"]]:::goal
click B href "https://www.gesis.org/en/data-services/share-data/how-to-guide-data-sharing"
click C href "https://www.gesis.org/en/data-services/share-data/how-to-guide-data-sharing"
click D href "https://www.gesis.org/en/data-services/share-data/how-to-guide-data-sharing"
click E href "https://www.gesis.org/en/data-services/share-data/how-to-guide-data-sharing"
click F href "https://www.gesis.org/en/data-services/share-data/how-to-guide-data-sharing"
classDef trigger stroke:#00589c
classDef goal stroke:#00589c