Skip to main content

Qualitative coding tools for computer scientists

Project description

QC logo

status

qc is a free, open-source command-line-based tool for qualitative data analysis designed to support computational thinking. In addition to making the qualitative data analysis process more efficient, computational thinking can contribute to the richness of subjective interpretation. The typical workflow in qualitative research is an iterative cycle of "notice things," "think about things," and "collect things" (seidel, 1998). qc provides computational affordances for each of these practices, including the ability to integrate manual coding with automated coding, a tree-based hierarchy of codes stored in a YAML file, allowing versioning of thematic analysis, and a powerful query interface for viewing code statistics and snippets of coded documents.

Qualitative data analysis, in its various forms, is a core methodology for qualitative, mixed methods, and some quantitative research in the social sciences. Although there are a variety of well-known commercial QDA software packages such as NVivo, Dedoose, Atlas.TI, and MaxQDA, they are generally designed to protect users from complexity rather than providing affordances for engaging with complexity via algorithms and data structures. The central design hypothesis of qc is that a closer partnership between the researcher and the computational tool can enhance the quality of QDA. qc adopts the "unix philosophy" (McIlroy, 1978) of building tools which do one thing well while being composable into flexible workflows, and the values of "plain-text social science" (Healy, 2020), emphasizing reproducability, transparency, and collaborative open science.

qc was used in a prior paper and the author's doctoral dissertation; qc is currently a core tool supporting a large NSF-funded Delphi study involving multiple interviews with forty participant experts, open coding with over a thousand distinct codes, four separate coders, and several custom machine learning tools supporting the research team with clustering and synthesizing emergent themes. qc is a free, open-source command-line-based tool for qualitative data analysis designed to support computational thinking. In addition to making qualitative data analysis process more efficient, computational thinking can contribute to the richness of subjective interpretation. Although numerous powerful software packages exist for qualitative data analysis, they are generally designed to protect users from complexity rather than providing affordances for engaging with complexity via algorithms and data structures.

Installation

qc is distributed via the Python Package Index (PYPI), and can be installed on any POSIX system (Linux, Unix, Mac OS, or Windows Subsystem for Linux) which has Python 3.9 or higher installed. If you want to install qc globally on your system, the cleanest approaach is to use pipx.

pipx install qualitative-coding

If your research project is already contained within a Python package and you want to install qc as a local dependency, simply add qualitative-coding to pyproject.toml or requirements.txt.

qc relies on Pandoc for converting between file formats, so make sure that is installed as well. qc uses a text editor for coding; you should install Visual Studio Code, the default editor, unless you prefer a different editor such as emacs or vim.

Usage

Please see the package documentation for details on the design of qc, a vignette illustrating its usage, and full documentation of qc's commands.

Acknowledgements

Partial support for development of qc was provided by UB's Digital Studio Scholarship Network. Logo design by Blessed Mhungu.

Project details


Release history Release notifications | RSS feed

This version

1.6.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qualitative_coding-1.6.2.tar.gz (239.9 kB view details)

Uploaded Source

Built Distribution

qualitative_coding-1.6.2-py3-none-any.whl (150.2 kB view details)

Uploaded Python 3

File details

Details for the file qualitative_coding-1.6.2.tar.gz.

File metadata

  • Download URL: qualitative_coding-1.6.2.tar.gz
  • Upload date:
  • Size: 239.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.11.10 Darwin/22.1.0

File hashes

Hashes for qualitative_coding-1.6.2.tar.gz
Algorithm Hash digest
SHA256 92d77858679bf565b0e3d306cf8e130f96678757f20fae07cf446bcb2d99b979
MD5 afc61a4ba10fd6fda8e59f140dd91466
BLAKE2b-256 8b674d2b703abbd70936b042d2feea805ab70f2065765c8070eeb46216abead2

See more details on using hashes here.

File details

Details for the file qualitative_coding-1.6.2-py3-none-any.whl.

File metadata

File hashes

Hashes for qualitative_coding-1.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 680625c3be68beb22e3d6eed777d531c748cd57f0ab5fa360b7c28368bd0c329
MD5 deeeba20169dc3da2d9bc442d5356e36
BLAKE2b-256 f201bf607b477ad1d15e01958974b93550f8b55934afb73933cd6ca3a444ed0a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page