Toggle navigation
Home
▼ Details
Products and pricing
Chart gallery
User stories
Text analytics
CDC NAMCS Library
Blog
Tutorials
Contact
Sign in
Post Editor
← All help posts
View post
Save
## 1\. Use SPSS data for project setup SPSS files contain useful metadata (i.e. descriptive variable and value labels). Online view of example metadata: <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616515863975-1616515863975.png" alt="SPSS data variable view showing metadata table with columns for Name, Type, Format, Variable label, Measure, and Value format. Displays survey variables like psraid, sample, int_date, lang, version, rep, state, and cregion with their corresponding data types and labels." class="fr-fic fr-dib"> ## 2\. Be consistent in multi-wave surveys If a question is no longer asked, retire the question number. If the same question is asked between waves, use the same question number (including capitalization) These suggestions also apply to the same survey conducted in multiple markets. ## 3\. Use good quality variable names Use a clear and consistent naming convention when creating new elements such as segment variables and time interval calculations. <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616520960451-1616520960451.png" alt="Element properties dialog showing key field set to 'favorite_country' and displayKey field set to 'Country'" class="fr-fic fr-dib"> Suggested naming conventions Each element is identified for a key They should work as data column names [keys](http://help.protobi.com/editaccess/element-properties#key-0): - Can be alphanumeric - lower\_case and separate\_words\_with\_underscores [displayKeys](http://help.protobi.com/editaccess/element-properties#displayKey-1): - Human-legible: easy for a person to read - Can contain spaces - Names are descriptive and it’s obvious what the variable stands for ## 4\. Decide how to handle blank/skipped/missing values <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616517271794-1616517271793.png" alt="Protobi chart showing nurse grade distribution with 60% [NA] responses, 24% Equivalent band 7+, 14% Equivalent band 6, 2% Equivalent band 5, and 0% Equivalent band 4 or below. Question reads 'What grade nurse are you? (select only one answer)' with note 'Skipped if S1 is not Practice Nurse'" style="box-sizing: border-box; border: 0px; max-width: calc(100% - 10px); cursor: pointer; padding: 0px 1px; color: rgb(56, 76, 96); font-family: sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; width: 318px;" class="fr-fic fr-dib"> Decide how you want to display \[NA\] values early on. Choose to toggle \[NA\] values on/off globally via the [toolbar](/newusers/shortcuts-cheat-sheet). Turn \[NA\] values on/off (showMissing) per question from the ["Edit properties..."](http://help.protobi.com/editaccess/element-properties#showMissing-15) dialog. Some questions may have more or less missing values than expected. Identify these questions to be zero-filled (recode \[NA\] values to “0”) and vice versa. ## 5\. Apply data cleaning methods programmatically If your team made changes to the raw survey data prior to uploading into Protobi, let our team know. We recommend applying business rules and data cleaning within the tool so that every change in the data is documented within the project. Examples of data cleaning: - Create and apply [weights](3.%09http://help.protobi.com/advancededitor/weights) - [Temper](/110257-process-data-in-protobi/tempering-market-share-data) data - [Date](/110257-process-data-in-protobi/combine-month-and-year-variables-into-a-single-date) and [time](/110257-process-data-in-protobi/calculate-time-intervals) calculations - [Remove respondents](/110257-process-data-in-protobi/how-to-filter-or-remove-respondents) - [Sum](http://help.protobi.com/110257-process-data-in-protobi/javascript-primer#Add%20up%20several%20values%20on%20the%20same%20row-10) variables - [Ratio](/editaccess/ratios) calculations ## 6\. [Quality check (QC)](http://help.protobi.com/advancededitor/%22qc%22-tool) responses in Protobi and compare to your internal measures <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616517674695-1616517674695.png" alt="Quality checks dialog for Q8 with options to flag respondents based on children values: Any child equals [value or NA], Any child is more than [value], Any child is less than [value], All children are equal (straightline), Sum of children not equals [value], and If custom condition is true [condition]" style="width: 318px;" class="fr-fic fr-dib"> Exclude outliers: - [Remove certain responses](/advancededitor/extreme-values-winsorize-trim-or-retain) from a question - Remove all survey data from specific respondents by [filtering entire rows](/110257-process-data-in-protobi/how-to-filter-or-remove-respondents) out of the data ## 7\. Handle project transitions - Rely on project support (support@protobi.com) - Schedule work sessions and tutorial sessions via screen-share - Create a project intro wiki page with key project details - Document changes in questions and data cleaning methods ## 8\. Use Protobi for project documentation [Wiki pages](/adminaccess/project-pages) <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616518041158-1616518041158.png" alt="Protobi project settings showing Wiki pages section with explanation text, Main project page field, and New page button. Right side shows index page with 'Edit this page' heading and instructions for using Markdown syntax and keyboard shortcuts" style="box-sizing: border-box; border: 0px; max-width: calc(100% - 10px); cursor: pointer; padding: 0px 1px; color: rgb(56, 76, 96); font-family: sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; text-align: center; width: 608px;" class="fr-fic fr-dib"> Project wiki can include images, PDF docs and links. Create a wiki page to add key project details: context/expectations/timeline to complete deliverables. Wiki is also a good place to extensively document project changes such as question additions and question removals between waves. [Notes](/editaccess/notes) <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616517969069-1616517969069.png" alt="Protobi notes panel showing a comment: 'This is a quick question for Pieter, cc tiffany@protobi.com' with Delete button" style="width: 385px;" class="fr-fic fr-dib"> Use notes as a way to communicate with your team or with Protobi. Note specific changes for individual questions. Delete old notes to avoid cluttering the project space. [Add comments](https://help.protobi.com/110257-process-data-in-protobi/javascript-primer#Include%20comments-16) to your code in data process <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616517798069-1616517798069.png" alt="JavaScript code snippet showing commented data processing code with user attribution, date (2020-11-03), and description of tempering brand awareness data" style="box-sizing: border-box; border: 0px; max-width: calc(100% - 10px); cursor: pointer; padding: 0px 1px; color: rgb(56, 76, 96); font-family: sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" class="fr-fic fr-dib"> Each new piece of code that is added to a project should be noted for: 1) User, 2) Date added, 3) Description of what the code does. ## 9\. Make Protobi a client deliverable Follow our tips to make [neat and engaging projects](/99791-new-and-updated-articles/tips-to-create-engaging-and-tidy-projects) that you'll be excited to share with clients. <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616518106454-1616518106454.png" alt="Protobi project card showing 'IKA Feasibility Analysis' with thumbnail of bar charts and metrics data, View and More options buttons" style="box-sizing: border-box; border: 0px; max-width: calc(100% - 10px); cursor: pointer; padding: 0px 1px; color: rgb(56, 76, 96); font-family: sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" class="fr-fic fr-dib"> Make sure your client is able to [sign in](/newusers/sign-in) and access their projects. [](/adminaccess/project-permissions) <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616518459589-1616518459589.png" alt="Protobi project permissions settings showing access level dropdown with options: Block, View-only, Edit, Admin" class="fr-fic fr-dib"> [Grant clients project access](/adminaccess/project-permissions) and let them know they can access the project. We recommend doing this before or during the first work session, so that your client can explore the project while screen-sharing with you. If any access issues or difficulties arise, they can be addressed immediately. Introduce your client to the tool. <img src="/uploads%2Fupload%2Fimage%2F5200%2Fdirect%2F1616518515849-1616518515849.png" alt="Protobi help panel with 'What do you need help with?' search box and contact options including email, phone number (212-213-4230), and note about work session availability" style="box-sizing: border-box; border: 0px; max-width: calc(100% - 10px); cursor: pointer; padding: 0px 1px; color: rgb(56, 76, 96); font-family: sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; width: 311px;" class="fr-fic fr-dib"> Hold a work session to go over the tool with your client. Protobi can join the call, let you drive the discussion and chime in as necessary, or provide a full demo. Encourage your client to share their screen and show them Protobi while training them to use the features on their own. This helps clients familiarize themselves with the tool, and we’re there to answer any questions that come up. Use the Protobi team as an extension of your team. Your clients can directly contact our team when they have questions about a project. Any user in a project can use the questions box to contact support . They can also send emails support@protobi.com directly. ## 10\. For experienced users: create self-service projects Some clients have become proficient in our software and prefer to [create projects](/adminaccess/create-a-new-project) on their own. You can see and explore your data immediately, and the cost of just the Protobi workspace (without project support) is lower. To set up a project yourself, we recommend you follow our tutorial for [project setup recommendations](/adminaccess/setup-recommendations).
Publishing
Date
Status
Published
Draft
Slug
edit
Content
Thumbnail
Categories
Manage
New to Protobi?
Charts
Making Changes
Intermediate topics for editors
Frequently Asked Questions
SERMO Topics
Tutorial Pages
Internal Docs
Data Processing
Videos
Obsolete
GSG Admin
SERMO Admin
GSG Topics
How to...
Basics for viewers
Basics for editors
For project admins
Advanced topics
Assessments
Articles (in-progress)
New and updated articles
Process data in Protobi
superseded
Text open-end questions
Troubleshooting
Tracking studies
Organizing the view
API References
Tools
AI Database
Checking AI...
Convert to MD
Danger zone
Delete