Skip to main content
Back to the Researcher Workbench
Toggle navigation menu
Back to the Research Hub
Event Calendar
Community
Submit a request
Sign-in using @researchallofus.org account
User Support
Working with Data
Search
Working with Data
How to use the All of Us Researcher Workbench
Information for Researchers
Working with All of Us data shared by American Indian and Alaska Native participants
Pre-installed tools on Researcher Workbench
All of Us Glossary
Observational Medical Outcomes Partnership (OMOP) common data model (CDM)
Athena: OHDSI database for OMOP codes
Using Workspaces, Cloud Environments, and Applications
Shared Workspace Storage for RStudio & SAS
Exploring All of Us data using SAS Studio
How to run SAS in the Researcher Workbench
Using RStudio on the Researcher Workbench
JupyterLab Notebooks and programming
How to use All of Us GPUs
Questions About the Data
How to find participant enrollment data
Questions About Workspaces
How do I download files?
Analyzing Your Data in the Researcher Workbench
Instructions for clearing notebook outputs without editing
Cloud Apps in the Researcher Workbench
Data Characterization and Quality Artifact Reports
CDRv9 Data Characterization Report
CDRv8 Data Characterization Report
2022Q4R9 v7 Data Characterization Report
Educational Tools for the Workbench
SAS Analytics Guide - How to Estimate Frequency
SAS Analytics Guide - How to perform logistic regression
SAS Analytics Guide - How to perform binary logistic regression
Popular searches:
,
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<%= block.name %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Have a question or would like to make a request?
Submit a request
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>