diff --git a/R_examples/.gitignore b/R_examples/.gitignore new file mode 100644 index 0000000..367b636 --- /dev/null +++ b/R_examples/.gitignore @@ -0,0 +1,3 @@ +## Ignore anything ending in these types +*.Rproj +*.tex diff --git a/R_examples/EDA.Rmd b/R_examples/EDA.Rmd new file mode 100644 index 0000000..8d16901 --- /dev/null +++ b/R_examples/EDA.Rmd @@ -0,0 +1 @@ +/annex/objects/SHA256E-s10456--a2f961c3e0484f5f253aefec4e79c1ede34a64c6a6e56c6f90647dc98809eabc.Rmd diff --git a/R_examples/data/EDA.RData b/R_examples/data/EDA.RData new file mode 120000 index 0000000..68d11c9 --- /dev/null +++ b/R_examples/data/EDA.RData @@ -0,0 +1 @@ +../../.git/annex/objects/4k/Vg/SHA256E-s123897041--12ef75a841fc616f23c23942f253072318266bf0d399863ccd2cc84430753f57/SHA256E-s123897041--12ef75a841fc616f23c23942f253072318266bf0d399863ccd2cc84430753f57 \ No newline at end of file diff --git a/R_examples/data/botList.tsv b/R_examples/data/botList.tsv new file mode 120000 index 0000000..f19e1bd --- /dev/null +++ b/R_examples/data/botList.tsv @@ -0,0 +1 @@ +../../.git/annex/objects/13/jQ/SHA256E-s108950--b2123f4f6a71796bc29ff6b2e8185dd11474872b1a06a770349a145e0f08d466.tsv/SHA256E-s108950--b2123f4f6a71796bc29ff6b2e8185dd11474872b1a06a770349a145e0f08d466.tsv \ No newline at end of file diff --git a/R_examples/data/taboo-part1.csv b/R_examples/data/taboo-part1.csv new file mode 120000 index 0000000..180324d --- /dev/null +++ b/R_examples/data/taboo-part1.csv @@ -0,0 +1 @@ +../../.git/annex/objects/qx/Vw/SHA256E-s2359876--fae0b0d010f85f8c81df5621ccf87c7cdd02e298e547b8827f696fd52d7132cd.csv/SHA256E-s2359876--fae0b0d010f85f8c81df5621ccf87c7cdd02e298e547b8827f696fd52d7132cd.csv \ No newline at end of file diff --git a/R_examples/data/taboo-part2.csv b/R_examples/data/taboo-part2.csv new file mode 120000 index 0000000..c109267 --- /dev/null +++ b/R_examples/data/taboo-part2.csv @@ -0,0 +1 @@ +../../.git/annex/objects/wf/2g/SHA256E-s2362719--0b41859824a65fdf5315687fdefcf286d28cd03d6387697e1dd274e91cdf8a45.csv/SHA256E-s2362719--0b41859824a65fdf5315687fdefcf286d28cd03d6387697e1dd274e91cdf8a45.csv \ No newline at end of file diff --git a/R_examples/prepDF.R b/R_examples/prepDF.R new file mode 100644 index 0000000..60682f6 --- /dev/null +++ b/R_examples/prepDF.R @@ -0,0 +1 @@ +/annex/objects/SHA256E-s5872--45b67004a148c80da7640ee0e53f296e7691ae10e2f21491cca5d9a4554f026f.R diff --git a/job_descriptions/research_intern_jd.txt b/job_descriptions/research_intern_jd.txt new file mode 100644 index 0000000..7fbcfcf --- /dev/null +++ b/job_descriptions/research_intern_jd.txt @@ -0,0 +1,46 @@ +Community Data Science Collective Research Intern Job Description + + +Intern Name: Divya Sikka +Internship Period: 9/19/2022 - 5/31/2023 +Primary Supervisor: Kaylea Champion +Faculty Supervisor: Benjamin Mako Hill + + +Student interns in the Community Data Science Collective join a multi-disciplinary, multi-institutional team of social scientists applying a range of quantitative and qualitative methods to the study of online communities. + + +Interns assist on research projects focused on how the design of communication and information technologies shape fundamental social outcomes with broad theoretical and practical implications—like an individual’s decision to join a community, contribute to a public good, or a group’s ability to make decisions democratically. + + +Interns in the CDSC learn research skills hands-on, helping with active investigations and learning to define their own research projects. Active topics of research in the lab include collaborative production communities, information-seeking, and online anonymity, vulnerability, and privacy. + + +Intern Duties: +* Identify and review literature +* Attend lab meetings +* Attend area seminars +* Prepare data for analysis +* Keep accurate records of research processes +* Participate in data analysis +* Prepare and maintain public dissemination materials +* Participate in composing and editing research reports and publications + + +Intended Learning Outcomes: +* Development of research questions +* Research procedures +* Data collection +* Data analysis + + +Intern Obligations: +* Timely communication, especially with respect to difficulties +* 15 hours per week, of which 3 hours are expected to be completed on-site +* Self motivation and self organization + + +Supervisor Obligations: +* Regular feedback +* Training in the performance of key tasks +* Mentorship in accomplishing goals \ No newline at end of file diff --git a/learning_contracts_uw/Ellie_Applied_Python.pdf b/learning_contracts_uw/Ellie_Applied_Python.pdf new file mode 100644 index 0000000..439573c Binary files /dev/null and b/learning_contracts_uw/Ellie_Applied_Python.pdf differ diff --git a/learning_contracts_uw/Ellie_Intro_to_CSS.pdf b/learning_contracts_uw/Ellie_Intro_to_CSS.pdf new file mode 100644 index 0000000..93c1c4f Binary files /dev/null and b/learning_contracts_uw/Ellie_Intro_to_CSS.pdf differ