Skip to content

Commit a45a2df

Browse files
committed
add slides for HCA Class06
1 parent d525e2a commit a45a2df

File tree

141 files changed

+14646
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+14646
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Version: 1.0
2+
3+
RestoreWorkspace: Default
4+
SaveWorkspace: Default
5+
AlwaysSaveHistory: Default
6+
7+
EnableCodeIndexing: Yes
8+
UseSpacesForTab: Yes
9+
NumSpacesForTab: 2
10+
Encoding: UTF-8
11+
12+
RnwWeave: Sweave
13+
LaTeX: pdfLaTeX

_projects/teaching/Clase06/Clase06.html

Lines changed: 889 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 200 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,200 @@
1+
---
2+
title: "Haciendo Ciencia Abierta"
3+
subtitle: "Clase 6"
4+
date: "2024-07-08"
5+
author:
6+
- Ignacio Sarmiento-Barbieri
7+
- Gustavo Castillo Alvarez
8+
format:
9+
revealjs:
10+
slide-number: true
11+
chalkboard:
12+
buttons: false
13+
preview-links: auto
14+
logo: img/uniandes_logo.png
15+
---
16+
17+
# Agenda de hoy
18+
19+
1. Cerrar módulo de *repositorios de datos*
20+
2. Fundamentos de gestión de proyectos con GitHub
21+
3. Recapitulación y cierre de Proyecto Transversal
22+
23+
<!-- ##################################################### -->
24+
<!-- ############### RETOMANDO ############# -->
25+
<!-- ##################################################### -->
26+
27+
## Ejemplo: Encuesta {.nostretch}
28+
29+
![](img/chat_ejemplo.png){.absolute top="60" left="340"}
30+
31+
# Repositorios de Datos
32+
33+
## ¿Qué es preservación de los datos?
34+
35+
![](img/from_renku.png)
36+
37+
---
38+
39+
![](img/fair_principles.png)
40+
41+
## Principios FAIR
42+
43+
Principios Justos para la gestión de datos de investigación^[[Recurso MinCiencias](https://red-documentacion.minciencias.gov.co/Gestion_Datos_Investigacion/Principios-FAIR)]
44+
45+
46+
1. Datos Encontrables (**F**indable)
47+
2. Datos Accesibles (**A**ccessible)
48+
3. Datos Interoperables (**I**nteroperable)
49+
4. Datos Reutilizables (**Re**-usable)
50+
51+
::: {style="font-size: 80%;"}
52+
> "the FAIR Principles put specific emphasis on enhancing the ability of machines to automatically find and use the data, in addition to supporting its reuse by individuals."
53+
> ([Wilkinson et al, 2016](https://doi.org/10.1038/sdata.2016.18))
54+
:::
55+
56+
---
57+
58+
![](img/fair_box2.png)
59+
60+
:::footer
61+
([Wilkinson et al, 2016, pág. 3](https://doi.org/10.1038/sdata.2016.18))
62+
:::
63+
64+
## Principios FAIR
65+
66+
::: {style="font-size: 70%;"}
67+
68+
::::{.columns}
69+
70+
::: {.column width="60%"}
71+
72+
**F**: *Findable* o datos encontrables
73+
74+
- F1: Asignar (Utilizar) identificadores globales, únicos y [persistentes](https://es.wikipedia.org/wiki/Identificador_persistente) a los datos y metadatos.^[Por ejemplo [DOI](https://www.doi.org/the-identifier/what-is-a-doi/) o un [ARK](https://arks.org/) ]
75+
- F4: Los datos y metadatos se registran o indexan en un recurso de búsqueda.
76+
77+
78+
**A**: *Accessible* o datos accesibles
79+
80+
- A1: Los datos y metadatos se pueden recuperar por su identificador utilizando un protocolo de comunicación estandarizado.
81+
- A2: Los metadatos deben ser accesibles incluso cuando los datos ya no estén disponibles.
82+
83+
:::
84+
85+
::: {.column width="40%"}
86+
87+
**R**: *Reusable* o datos reutilizables
88+
89+
- R1.1: Los datos y metadatos se publican con una licencia de uso de datos clara y accesible.
90+
- R1.2: Los datos y metadatos incluyen una descripción detallada de la procedencia de los mismos.
91+
92+
:::
93+
94+
:::
95+
96+
:::
97+
98+
99+
100+
## Open Science Framework (OSF)
101+
102+
- Creado en 2013 con la fundación del Centro para la Ciencia Abierta (COS en inglés)
103+
- Permite que el *proceso*, *contenido*, y *resultados* de la investigación sean accesibles abiertamente
104+
- Búsqueda de la transparencia
105+
- Herramienta en la nube, facilita colaboración para alojar datos, manuscritos de borradores, y más
106+
107+
## Zenodo
108+
109+
- Creado en 2013
110+
- Desarrollado por el proyecto OpenAIRE comisionado por la comisión europea
111+
- Herramienta
112+
113+
## Ciclo de vida de los datos
114+
115+
![](img/ciclo1.png)
116+
117+
:::footer
118+
Tomado y traducido de taller [BITSS RT2](https://www.youtube.com/watch?v=-fwrCsVjR1Q) de Lars Vilhuber
119+
:::
120+
121+
---
122+
123+
![](img/ciclo3.png)
124+
125+
126+
## Ejemplo de guía {.nostretch}
127+
128+
:::: {.columns}
129+
130+
::: {.column width="50%"}
131+
Información relevante:
132+
133+
- **Recolección** terminó el 19 de junio a las 17:05
134+
- Se **analizó** el 21 de junio
135+
- Se modificó el formato de la variable fecha el 27 de junio a las 08:06
136+
137+
:::
138+
139+
::: {.column width="50%"}
140+
![](img/chat_ejemplo.png){width="70%"}
141+
<!-- {.absolute top="60" left="340"} -->
142+
143+
:::
144+
145+
::::
146+
147+
148+
# Gestión de proyectos y tareas
149+
150+
## ¿Para qué?
151+
152+
## Usar GitHub como gestor de tareas
153+
154+
Información requerida:
155+
156+
::: {style="font-size: 80%;"}
157+
**Tarea:** Salsa Robustness Check \
158+
**Asignada a:** Michael Sinkinson \
159+
**Asignado por:** Jesse Shapiro \
160+
<!-- Subscribed to Comments: Matthew Gentzkow \ -->
161+
**Estatus:** Completada. \
162+
**Descripción:** \
163+
Run main specifications adding a control for per capita salsa consumption.
164+
Add a line to our robustness table reflecting the results.
165+
:::
166+
167+
## Alternativas gratuitas
168+
169+
- GitLab
170+
- [Taiga.io](https://taiga.io/)
171+
- [Quire](https://quire.io/)
172+
- [OpenProject](https://www.openproject.org/)
173+
174+
---
175+
176+
Sugerencia de flujo de trabajo para tareas:
177+
178+
![](img/jira_workflow.png)
179+
180+
:::
181+
182+
<!-- ##################################################### -->
183+
<!-- ############### END ############# -->
184+
<!-- ##################################################### -->
185+
186+
187+
# Integrando todas las herramientas
188+
189+
## Rompecabezas de la investigación cuantitativa
190+
191+
![](img/from_renku.png)
192+
193+
## Manos a la obra
194+
195+
![](img/april_2019_p_2.png)
196+
197+
:::footer
198+
Clyburne-Sherin, et al (2019, pág. 2) *Computational Reproducibility via Containers in Psychology*
199+
:::
200+

_projects/teaching/Clase06/Clase06_files/libs/clipboard/clipboard.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_projects/teaching/Clase06/Clase06_files/libs/quarto-html/light-border.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_projects/teaching/Clase06/Clase06_files/libs/quarto-html/popper.min.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_projects/teaching/Clase06/Clase06_files/libs/quarto-html/quarto-html.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)