Epicollect5 User Guide
  • What is Epicollect5
  • About
    • Projects and Entries Syncing
    • Our Community
    • Privacy Policy
    • Cookie Policy
    • News & Papers
    • Epicollect5 Citation
  • Web Application
    • Intro
    • Create a Project
    • Project Info & Privacy
    • Delete Projects (Web)
    • View Projects
    • Search Projects
    • Viewing Entries
    • Print Entries
    • Add & Edit Entries
    • Manage Entries
      • Entries Limits
      • Entries Bulk Deletion
      • Entries Bulk Uploads
      • Entries Ownership & Metadata
    • Manage Users
    • Transfer Ownership
    • Manage Entries
    • Data Mapping
    • Downloading Data
    • Downloading Media
    • Metadata
    • Clone Project
    • Rename Projects
    • Import & Export Projects
    • Web Link to Add Entries
  • Formbuilder
    • Intro
    • Languages and Translations
    • Question Types
    • Add Questions
    • Edit Questions
    • Linking Forms
    • Rename Forms
    • Print Forms
    • Remove Forms
    • Search
    • Jumps (If-Else)
    • Branches
    • Groups
    • Title
    • Uniqueness
    • Double-entry Verification
    • Import & Export Forms
    • Import & Export Possible Answers
    • Edit Possible Answers
  • Mobile Application
    • Intro
    • Platforms and Media
    • Mobile App Authentication
    • Mobile App Permissions
    • Add Projects
    • Add Entries (Single Form)
    • Add Entries (Multiple Forms)
    • Edit Entries
    • Re-use answers
    • Save & Resume Entries
    • Upload Entries
      • Upload Errors
      • Incomplete Entries
      • Missing required aswers
      • Unsync entries
    • Entries Limits
    • Download Entries
    • Delete Entries
    • Delete Projects (App)
    • Location Questions
    • Add Bookmarks
    • Project Info
    • Share Media Files
    • Adjust Font Size
    • Filter Entries
    • Beta updates (Android)
    • Xiaomi Troubleshooting
  • Developers
    • Intro
    • API
    • Apps
  • Integrations
    • Google Maps
    • Google Earth
    • Microreact
    • Survey Toolkit
    • Google Sheets
  • Common Use Cases
    • Matrix Style Questions
    • Consolidate data
    • Jumps 101
    • Other, Please Specify
    • Non-Hierarchical Forms
    • Users Working Groups
    • Excel and UTF-8
    • Excel All Data in One Cell
    • Barcodes
    • Child Forms vs Branches
    • Dependent Dropdowns
    • Referencing Parent Form Responses
  • Extra
    • Useful Links
    • Demo Projects
    • FAQ
    • How-to Videos
    • Known Issues
Powered by GitBook
On this page
  1. Web Application

Data Mapping

PreviousManage EntriesNextDownloading Data

Last updated 7 months ago

Data Mapping is an exclusive Epicollect5 feature where you can assign a short identifier to each question or to each possible answer. You will have access to this functionality if your role is either CREATOR or MANAGER.

This is particularly useful when you want to download your data in CSV format and you need the column name to match an existing identifier or some possible answer to be mapped against a number or a code. It is also possible to exclude (hide) some questions.

For example, a question like "What is your name" can be mapped against just "name"

For possible answers, if the options are like "Red", "Blue" and "Green", they could be mapped against "R", "B", "G".

Each short identifier (the 'Mapping To" field) for questions must be from 1 to 20 chars in length and can contain only alphanumeric and underscores "_"

For possible answers, up to 150 chars and any char is accepted aside from '<' and '>'

You can create up to 3 custom mappings and set one as the default, the one that will be used when downloading or accessing data via the API for any user who has got access to your data.

The default mapping, called "EC5_AUTO", is generated automatically by the system and cannot be modified.

See the following screenshot, showing a custom data mapping named "Map Test" we created for our

The tabs at the top allow you to navigate across your mapping or create a new one.

Below the tabs on the right-hand side, there is a selection dropdown to select the form to make the edits to.

Below the tabs on the right-hand side there are four action buttons:

  1. Delete: deletes the currently selected mapping

  2. Rename: renames the currently selected mapping

  3. Make default: set the currently selected mapping as the default one (it will be "pinned") so it is loaded by default when you reload the page, and it is selected by default when downloading the data

  4. Update: saves all the changes you make to a mapping

Here is the downloaded data set csv selecting "Map Test":

Mapping child forms

By default, the first form of your questionnaire is shown. To switch to a child form, click on the dropdown button at the top left and pick the form you want:

EC5 Demo Project