Skip to content

Jupyter notebook tool for exporting comments from Google Docs into a spreadsheet for qualitative analysis.

Notifications You must be signed in to change notification settings

logan-stapleton/qual-coding-google-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Transfer Google Docs Comments to CSV for Analysis

This Jupyter notebook helps you perform qualitative analysis by transferring your comments (codes) into a CSV file, which can be imported into a spreadsheet application for analysis. The overall analysis pipeline using this script looks like this:

  1. Import your transcripts into a Google Drive folder
  2. Open the scripts as Google Docs (important - make sure they are not still in Word document format) and make comments to represent qualitative codes. The comments "+1" and anything beginning with "MEMO" will be filtered out.
  3. Create a Google Cloud Platform account and input credentials in this notebook
  4. Obtain the Google Drive folder ID for the folder containing your transcripts and enter it in the notebook
  5. Run the extraction pipeline to obtain the CSV file containing all codes
  6. Perform analysis on the resulting spreadsheet, or import the codes into a whiteboard app such as Mural or Miro

Further instructions and possible modifications can be found in the notebook.

About

Jupyter notebook tool for exporting comments from Google Docs into a spreadsheet for qualitative analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%