surveys icon indicating copy to clipboard operation
surveys copied to clipboard

Surveys and datasets collected by Project Jupyter

Jupyter Surveys

Binder

This repository contains datasets and surveys collected by Project Jupyter and IPython.

Adding data to this repository

To add a dataset to this repository, please create a subdirectory with the syntax YYYY-MM-short-description under the relevant top-level directory. For example, if it is survey data, create the folder under the surveys top-level directory. In that directory, please create a new README.md file with a short description of the data, including:

  • The date(s) it was collected
  • Who collected the data
  • What the population was (if human data), where the code can be found (if simulated data), or other relevant information about the source of the data

You may also wish to provide information about how to cite the dataset, such as a DOI. If you do not have a DOI, you can obtain one by uploading the dataset to a service such as Zenodo.

Jupyter user surveys

Materials for and results from Jupyter user surveys.

  • May, 2016 Jupyter in Education results
  • December, 2015 Notebook UX survey results
  • August, 2018 JupyterLab UX testing results
  • December, 2020 Jupyter survey
  • August, 2022 Notebooks For All accessibility usability testing

IPython user surveys

Materials for and results from IPython user surveys.

We ran IPython user surveys in 2011 and 2013 and the results are included in this repo. The writeups are also on the IPython website:

Licensing

The default license of all data in this repository is CC0. If a dataset uses a different license, it should be included it in the subdirectory for the dataset. Any subdirectory licenses take precedence over the repository license.