-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
100 lines (88 loc) · 8.42 KB
/
index.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Open Source Social Science</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.11.1/tocbot.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<pre>█████████████████████████████████████████████████████████████████████████████████████████
█░░░░░░░░░░░░░░████████░░░░░░░░░░░░░░████████░░░░░░░░░░░░░░████████░░░░░░░░░░░░░░████████
█░░▄▀▄▀▄▀▄▀▄▀░░████████░░▄▀▄▀▄▀▄▀▄▀░░████████░░▄▀▄▀▄▀▄▀▄▀░░████████░░▄▀▄▀▄▀▄▀▄▀░░████████
█░░▄▀░░░░░░▄▀░░████████░░▄▀░░░░░░░░░░████████░░▄▀░░░░░░░░░░████████░░▄▀░░░░░░░░░░████████
█░░▄▀░░██░░▄▀░░████████░░▄▀░░████████████████░░▄▀░░████████████████░░▄▀░░████████████████
█░░▄▀░░██░░▄▀░░████████░░▄▀░░░░░░░░░░████████░░▄▀░░░░░░░░░░████████░░▄▀░░░░░░░░░░████████
█░░▄▀░░██░░▄▀░░████████░░▄▀▄▀▄▀▄▀▄▀░░████████░░▄▀▄▀▄▀▄▀▄▀░░████████░░▄▀▄▀▄▀▄▀▄▀░░████████
█░░▄▀░░██░░▄▀░░████████░░░░░░░░░░▄▀░░████████░░░░░░░░░░▄▀░░████████░░░░░░░░░░▄▀░░████████
█░░▄▀░░██░░▄▀░░████████████████░░▄▀░░████████████████░░▄▀░░████████████████░░▄▀░░████████
█░░▄▀░░░░░░▄▀░░█░░░░░░█░░░░░░░░░░▄▀░░█░░░░░░█░░░░░░░░░░▄▀░░█░░░░░░█░░░░░░░░░░▄▀░░█░░░░░░█
█░░▄▀▄▀▄▀▄▀▄▀░░█░░▄▀░░█░░▄▀▄▀▄▀▄▀▄▀░░█░░▄▀░░█░░▄▀▄▀▄▀▄▀▄▀░░█░░▄▀░░█░░▄▀▄▀▄▀▄▀▄▀░░█░░▄▀░░█
█░░░░░░░░░░░░░░█░░░░░░█░░░░░░░░░░░░░░█░░░░░░█░░░░░░░░░░░░░░█░░░░░░█░░░░░░░░░░░░░░█░░░░░░█
█████████████████████████████████████████████████████████████████████████████████████████</pre>
<h1>Open Source Tools for Social Science Researchers</h1>
<p>Tools for social scientists of all kinds, conducting research with people online.</p>
<blockquote>
<p>Want to contribute? Contribute directly on <a href="https://github.com/open-source-social-science/open-source-social-science.github.io">GitHub</a> or add a resource through <a href="https://yopad.eu/p/open-source-social-science-365days">yopad</a>.</p>
</blockquote>
</header>
<section>
<h1>About this project</h1>
<p>This collection is for social scientists that would like to use digital tools to supplement their work. Drawing from the communities of web developers, data journalists, design researchers, market researchers, archivists, librarians, oral historians, UX/UI designers, and digital humanities scholars that have created tools for their own work, this list is curated for social research purposes. Many of the tools listed here are open-source (though some are not). But <a href="https://en.wikipedia.org/wiki/Open-source_software">what is open source</a>, you ask?</p>
<p><blockquote>Open-source software (OSS) is a type of computer software in which source code is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software to anyone and for any purpose.</blockquote></p>
<p>While this collection started out as a list of only open-source tools (✨), there are many more listed here that are available as freemium, proprietary, or are not open source at all. Feel free, add, change, or edit any tools or resources listed here.</p>
<p><strong>Note:</strong> Some of these tools may require knowledge of basic markup languages, like Markdown (learn it <a href="https://www.markdownguide.org/">here</a> or <a href="https://www.markdowntutorial.com/">here</a>) or HTML (<a href="https://html.com/">here</a> / <a href="https://www.codecademy.com/learn/learn-html">here</a>). Others might require knowledge of more technical software or programming languages like Javascript (<a href="https://javascript.info/">x</a> / <a href="https://www.codecademy.com/learn/introduction-to-javascript">x</a>), R (<a href="https://www.datacamp.com/community/blog/how-to-learn-r">x</a> / <a href="https://www.coursera.org/learn/r-programming">x</a>) or Python (<a href="https://www.dataquest.io/blog/learn-python-the-right-way/">x</a> / <a href="https://learn.datacamp.com/courses?utm_source=learnpython_com&utm_campaign=learnpython_tutorials">x</a>). It would be good to know <a href="https://www.learnenough.com/command-line-tutorial/basics">how to use the command line</a>.
<p>
✨ = open source<br/>
💵 = freemium<br/>
💰 = proprietary<br/>
🧭 = user-friendly<br/>
🥨 = high learning curve<br/>
📍 = tested (by a.l.s.)
</p>
<!-- <li>
<a href=""></a>:
</li> -->
<div w3-include-html="data-collection.html"></div>
<div w3-include-html="writing.html"></div>
<div w3-include-html="interviewing.html"></div>
<div w3-include-html="computational.html"></div>
<div w3-include-html="visual.html"></div>
<!-- <div w3-include-html="publishing.html"></div> -->
<!-- <div w3-include-html="data-literacy.html"></div> -->
</ul>
</section>
<footer>
<p><small>
List is maintained by <a href="http://twitter.com/aleesteele">@aleesteele</a>.<br/>
Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a>
</small></p>
</footer>
</div>
<script src="javascripts/include.js"></script>
<script src="javascripts/scale.fix.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.11.1/tocbot.min.js"></script>
<script>tocbot.init({
// Where to render the table of contents.
tocSelector: '.js-toc',
// Where to grab the headings to build the table of contents.
contentSelector: '.js-toc-content',
// Which headings to grab inside of the contentSelector element.
headingSelector: 'h1, h2, h3',
// For headings inside relative or absolute positioned containers within content.
hasInnerContainers: true,
});</script>
<script src="javascripts/toc.js"></script>
</body>
</html>
<script>
includeHTML();
</script>