# Latvian Data Curators Network

This Latvian Data Curator Network presentation focused on the critical role of data sharing and management in improving research visibility and career advancement.

The session highlighted the importance of organizing data through standardized folder structures, implementing version control, and maintaining thorough documentation.

Key themes included adopting FAIR data principles (Findable, Accessible, Interoperable, and Reusable) and practical techniques for ensuring that data can be shared and reused within the scientific community.

The presentation also emphasized data curation's impact on improving research outcomes and visibility.

### Slides

Available [here](https://docs.google.com/presentation/d/13UYzuMSnu5zaVZOZQgV8DOvaHLsQjzyfHRotKo4Wcog/pub?start=false\&loop=false\&delayms=3000)

### Research Data Plan Tools

* [DMPonline](https://dmponline.dcc.ac.uk/)
* [DMP Tool](https://dmptool.org/)
* [ARGOS](https://argos.openaire.eu/home) (Horizon compliant)

### Sites

[RSU Research Data Management](https://www.rsu.lv/en/research/research-data-management)

### Example Data Folder

[Example Project Open Data Sharing](https://osf.io/59gte/)

### Packages

* [dataMaid](https://ekstroem.github.io/dataMaid/reference/makeCodebook.html) for Codebook creation
* [here](https://github.com/jennybc/here_here) simplify file paths and allow replication

### Courses

* [Data Stewardship – Module 1: MOOC](https://courses.docenhance.eu/course/view.php?id=3)
* [Research Data Management playlist youtube](https://www.youtube.com/playlist?list=PLdJflgFyOpukoqcoDuaCBH2ddRKrYGnjb)

### Papers cited

[Belliard, F., Maineri, A.M., Plomp, E., Ramos Padilla, A.F., Sun, J., Zare Jeddi, M., 2023. Ten simple rules for starting FAIR discussions in your community. PLoS Comput. Biol. 19, e1011668.](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1011668)

[Sofi-Mahmudi, A., Raittio, E., Uribe, S.E., 2023. Transparency of COVID-19-related research: A meta-research study. PLoS One 18, e0288406.](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0288406)

[Uribe, S.E., Sofi-Mahmudi, A., Raittio, E., Maldupa, I., Vilne, B., 2022. Dental research data availability and quality according to the FAIR principles. J. Dent. Res. 101, 1307–1313.](https://journals.sagepub.com/doi/10.1177/00220345221101321)

### Boks cited

The [Turing Way handbook](https://book.the-turing-way.org/) to reproducible, ethical and collaborative data science.

[Data Management in Large-Scale Education Research](https://cghlewis.com/projects/book/), by [Crystal Lewis](https://www.routledge.com/search?author=Crystal%20Lewis)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.sergiouri.be/conference-materials-sergio-uribe/2024/latvian-data-curators-network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
