-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfaq.html
164 lines (148 loc) · 7.96 KB
/
faq.html
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE html>
<!--
Transit by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html lang="en">
<head>
<meta charset="UTF-8">
<title>FAQ dataCoLAB</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-165313371-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-165313371-1');
</script>
</head>
<body>
<!-- Header -->
<header id="header">
<h1><a href="https://www.library.cmu.edu/">CMU Libraries</a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="people.html">People</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="partnerships.html">Partnerships</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="is-datacolab-for-me.html">Is dataCoLAB for me?</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="sign-up.html" class="button special">Sign Up</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper">
<div class="container">
<header class="major">
<h2>Frequently Asked Questions</h2>
</header>
<header>
<h3>What is the goal of the dataCoLAB program?</h3>
</header>
<p>Our goal is to connect the research community across disciplinary borders, and facilitate collaborations between data producers and data scientists. By matching researchers who need help with their datasets with individuals who have data science and computer science skills, we provide an opportunity for people with different technical skills and disciplinary backgrounds to work together. The ultimate goal of our program is to help build a strong community and a healthy data ecosystem.</p>
<header>
<h3>Who can participate?</h3>
</header>
<p>Participation is open to anyone from the CMU or Pittsburgh community who: </p>
<ul>
<li>Needs help analyzing, organizing, or visualizing an existing dataset</li>
<li>Wants to mine existing data for new discoveries</li>
<li>Is looking to work on interesting real-world data problems</li>
<li>Is interested in obtaining data consulting experience</li>
<li>Wants to find new collaborations</li>
</ul>
<p>Information professionals from the University Libraries will also participate to provide support on research data management, project documentation, and other research methodologies.</p>
<header>
<h3>What’s in it for me as someone with data to analyze?</h3>
</header>
<p>You will have an opportunity to work with a data consultant to analyze your data together, to create a data analysis workflow, or to make your data analysis process more efficient, reproducible, and statistically sound. You will also have an opportunity to find new applications and collaborations for your existing data. <u><a href="got-data.html">Learn More</a></u>.</p>
<header>
<h3>What’s in it for me as someone with data analysis skills?</h3>
</header>
<p>Get experience (and material for your CV and portfolio!) exploring diverse datasets and providing data analysis consultations. You may have the opportunity to continue to collaborate on data projects that you consult on. Working as a consultant will get your profile placed on the dataCoLAB <u><a href="people.html">website</a></u>, and completing your commitment to the dataCoLAB project earns a certificate to recognize your contribution. <u><a href="got-skills.html">Learn More</a></u>.</p>
<header>
<h3>What’s expected of me as a collaboration participant?</h3>
</header>
<ol>
<li>Consultants and dataset providers will meet at the beginning and end of the project (two meetings in total) with dataCoLAB information specialists.</li>
<li>Participants will complete dataCoLAB project initiation and completion forms. </li>
<li>Consultants and dataset providers will independently arrange additional meetings for the project, and follow through on their collaboration.</li>
<li>Participants will keep clear project documentation in electronic forms (for example, in Open Science Framework, Jupyter Notebook, Google Doc, or GitHub), supported by DataCoLAB information specialists.</li>
</ol>
<header>
<h3>How do I get started?</h3>
</header>
<p>Please visit the <u><a href="sign-up.html">Sign Up</a></u> page and select the best option to indicate your interest!</p>
<p>Providing detailed and precise information in the <u><a href="sign-up.html">Sign Up</a></u> form will help speed up the process! Click for guidance on how to write a <u><a href="project-describe.html">great project profile</a></u>. If the dataCoLAB team needs more information to best match you, we’ll reach out and arrange a time to chat. Once you are matched with a collaborator, you’ll attend a project initiation meeting with a dataCoLAB information specialist. At this meeting you’ll get to know your consultant, learn more about best practices and tools for collaboration and project documentation, and make a plan for working together.</p>
<header>
<h3>How can I learn more or ask questions?</h3>
</header>
<p>Email <u><b><a href="mailto:dataCoLAB@andrew.cmu.edu" target="_top">dataCoLAB@andrew.cmu.edu</a></b></u> or join us during <u><b><a href="consulting.html">Consulting Hours</a></b></u>, held weekly!</p>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<section class="links">
<div class="row">
<section class="3u 6u(medium) 12u$(small)">
<h3>Contact Us</h3>
<ul class="unstyled">
<li>Data Collaborations Lab</li>
<li>Carnegie Mellon University Libraries</li>
<li>5000 Forbes Avenue</li>
<li>Pittsburgh, PA 15213-3890</li>
<li><a href="mailto:dataCoLAB@andrew.cmu.edu" target="_top">dataCoLAB@andrew.cmu.edu</a></li>
<li><a href="https://www.cmu.edu/legal/">Legal Info | </a><a href="https://www.cmu.edu">www.cmu.edu</a></li>
</ul>
</section>
<section class="3u 6u(medium) 12u$(small)">
<!--<h3>dataCoLAB Office Hours</h3>
<ul class="unstyled">
<li>Wednesday from 1:00pm-3:00pm</li>
<li>@ "The Den"</li>
<li>Roger Sorrells Engineering & Science Library</li>
</ul>-->
</section><section class="3u 6u$(medium) 12u$(small)">
<h3>Learn More</h3>
<ul class="unstyled">
<li><a href="index.html">Home</a></li>
<li><a href="people.html">People</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="is-datacolab-for-me.html">Is dataCoLAB for me?</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</section>
</div>
</section>
<div class="row">
<div class="8u 12u$(medium)">
<ul class="copyright">
<li>© Untitled. All rights reserved.</li>
<li>Design: <a href="http://templated.co">TEMPLATED</a></li>
<li>Images: <a href="http://unsplash.com">Unsplash</a></li>
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>