Thumbnail
DLS-202409-GitHubRepos-navy.pdf

GitHubbing for Open Research

GitHub repositories serve as vital platforms in today’s computational research, allowing scientists to store and share their project code. Although these repositories weren't specifically designed for data storage and preservation, their collaborative features and version control capabilities significantly aid project workflows. To boost their long-term value, we recommend the following best practices.

Perma Link

PDF - ALT
TAGS: Code Documentation, Code Sharing, Dependency Management, GitHub, Reproducibility, Version Control
DATE: 09-2024


Thumbnail
DLS-202408-ExcelingSpreadsheets_navy.pdf

Excelling with Spreadsheets

Storing data in tabular form is a common practice for managing information. Explore essential tips for organizing spreadsheets to ensure your data is easily accessible and usable by both people and machines.

Perma Link

PDF - ALT
TAGS: Data Organization, File Organization, Tabular Data
DATE: 08-2024


Thumbnail
DLS-202407-QualDataSharing.pdf

Qualitative Data Sharing Essentials

Wondering what to share at the end of your qualitative data project? Effective sharing goes beyond archiving; it must preserve the contextual value of the data for future use. Here’s a checklist of critical data files and supporting documents, along with file organization tips and repository options. 

Perma Link

PDF - ALT
TAGS: Data Repository, Data Sharing, File Organization, Qualitative Data
DATE: 07-2024


Thumbnail
DLS-202406-QualCoding.pdf

Cracking the Coding for Qualitative Data

Qualitative coding is the systematic process of categorizing and segmenting textual or visual content into meaningful analytical units to identify patterns and themes within the data. This handout compares deductive and inductive approaches to qualitative coding and highlights campus-licensed and supported tools to aid in this process.

Perma Link

PDF - ALT
TAGS: Data Analysis, Data Tools, Qualitative Data
DATE: 06-2024


Thumbnail
Sensitive-Textual-Data_navy.pdf

Sanitizing Sensitive Information from Textual Data

De-identifying text with human participant data is challenging due to its unstructured and sensitive nature, requiring careful measures for safe and ethical sharing. Here are eight essential steps to minimize re-identification risks while preserving reusability.

Perma Link

PDF - ALT
TAGS: Data Ethics, De-Identification, Qualitative Data, Sensitive Data
DATE: 05-2024


Thumbnail
DLS-202404-ConsentDataSharing&Reuse-navy.pdf

Securing Consent for Data Sharing & Reuse

The informed consent process is a central component of the ethical conduct of research with human subjects overseen by an Institutional Review Board (IRB). Crafting compliant consent forms with permissive language broadens the shareability and usability of research data. Incorporating considerations for data sharing and potential reuse into the informed consent process is crucial to preempt future complications and adverse outcomes, all while meeting funders' and publishers' increasing data sharing requirements.

Perma Link

PDF - ALT
TAGS: Consent Forms, Data Ethics, Data Sharing, Data Reuse, Human Subject Research, Informed Consent
DATE: 04-2024


Thumbnail
DLS-202403-ManagingHS-QualData-navy.pdf

The Intricacies of Managing Qualitative Data from Human Subject Research

Qualitative data is inherently nuanced and deeply contextual. While it offers rich interpretive possibilities, its analysis and presentation often demand considerable resources. Moreover, due to its sensitivity, managing qualitative research data obtained from human subjects—such as interviews and observations— poses distinct ethical challenges. This handout delineates key considerations, practical tips, and available resources for effectively handling this data type across its lifecycle.

Perma Link

PDF - ALT
TAGS: Data Management, Data Sharing, Data Ethics, Qualitative Data, Human Subjects, Sensitive Data
DATE: 03-2024


Thumbnail
DLS-202402-DataAvailability_navy.pdf

Crafting Effective Data Availability Statements

Many scientific journals require authors to provide a data availability statement (DAS) to adhere to openness and transparency principles. The DAS specifies how and where the underlying data used in a study can be accessed and the terms under which they can be obtained. We cover best practicves for writing such statements in compliance with policy requirements.

Perma Link

PDF - ALT
TAGS: Data Sharing, Data Reuse, Data Access, Data Licensing, Open Data, Restricted Data
DATE: 02-2024


Thumbnail
DLS-202401-Binder-navy.pdf

Bundle your Project and Computing Environment with Binder

Binder is an open-source and free service for researchers to create a shareable project version that can be viewed and interacted with within a reproducible computational environment that runs in the cloud via a web browser.

Perma Link

PDF - ALT
TAGS: Code Documentation, Dependency Management, Reproducibility
DATE: 01-2024


Thumbnail
DLS-202312-Venv.pdf

Virtual Environments in Python with Venv

Venv operates independently, ensuring alterations to installed dependencies within one environment remain isolated from others and system-wide libraries. This isolation allows the creation of multiple virtual environments, each hosting its own Python versions and varying sets of libraries.

Perma Link

PDF - ALT
TAGS: Code Documentation, Dependency Management, Reproducibility, Python programming
DATE: 12-2023