forked from HerbVar-Network/herbvar_manual
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
57 lines (28 loc) · 2.97 KB
/
index.qmd
File metadata and controls
57 lines (28 loc) · 2.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Introduction {.unnumbered}
This book is a manual for students in LAS 6292: Data Collection & Management. The course is designed for graduate students from any discipline – social sciences, humanities, biophysical sciences – and at all stages of their graduate program. It is an introduction to methods for collecting, organizing, managing, and visualizing both qualitative and quantitative data. Students will gain hands-on experience with best practices and tools.
<!-- {{< fa rotate-right >}} -->
{{< fa comment >}} Describe the different types of research data & the research data life-cycle
{{< fa question >}} Explain the need for and benefits of data management and sharing
{{< fa clipboard-list >}} Describe and implement best practices for data collection, storage, management, and sharing
{{< fa file-download >}} Find, download, and analyze publicly available data from repositories
{{< fa check-double >}} Carry out simple and reproducible data corrections and dataset organization
{{< fa landmark >}} Describe public policies and agency requirements for data management and sharing
{{< fa balance-scale >}} Articulate the major legal & ethical issues regarding the data collection, use, and storage
{{< fa folder-open >}} Create and Implement Data Management Plans in funder-specific formats
{{< fa tools >}} Identify and properly use tools for more efficient and secure data collection in the field
<!-- Describe the different types of research data & the research data life-cycle - -->
<!-- Explain the need for and benefits of data management and sharing -->
<!-- Describe and implement best practices for data collection, storage, management, and sharing -->
<!-- Find, download, and analyze publicly available data from repositories -->
<!-- Carry out simple and reproducible data corrections and dataset organization -->
<!-- Describe public policies and agency requirements for data management and sharing -->
<!-- Articulate the major legal & ethical issues regarding the data collection, use, and storage -->
<!-- Create and Implement Data Management Plans in funder-specific formats -->
<!-- Identify and properly use tools for more efficient and secure data collection in the field -->
---
::: {.callout-tip}
### Citation
<!-- HerbVar Steering Committee (Eds.). 2024. _HerbVar: Project Manual and Field protocols (v0.9.0)_. Zenodo. https://doi.org/10.5281/zenodo.14232308 -->
:::
---
This guide is a [Quarto Book](https://quarto.org/docs/books) hosted on the [Bruna Lab's Github site](https://github.com/BrunaLab). Please suggest edits to the text, missing resources, or make suggestions for improvement either by [pull request](https://github.com/BrunaLab/LAS6292_DataCourseBook/pulls) or by [posting an issue](https://github.com/BrunaLab/LAS6292_DataCourseBook/issues) on the course book's repository. For more information and tutorials for doing so see the [Github documentation](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/creating-an-issue).