Variables
Last updated
Last updated
A data-source is composed of a list of variables (or "measures"), which in turn can be composed of multiple disaggregations.
For example, a data source could be a report from field staff, with the following variables:
Number of people reached
Service provided, gender, age group
Number of people who received a follow-up visit
Service provided
Number of people who received a referral
In this example, the data source has 3 variables, and variables 1 and 2 have disaggregations.
Creating a variable is a four-step process:
Define the variable: Give it a name
Set the aggregation method: Define how the data will be aggregated in reports (e.g. sum, average, etc.)
Define the disaggregations: Define the different ways in which the data can be disaggregated
Configure the data entry form: Define how the data will be entered in the system
This is by far the quickest step: you only need to name them!
As those names will be used in reports and data entry forms, make sure they are concise.
The aggregation method defines how the data will be aggregated in reports. For example, if you are tracking the number of people reached, you will most likely want to sum the data in reports.
Disaggregations are a simple concept: they represent the different ways in which the data can be broken down. For example, if you are tracking the number of people reached, you might want to break it down by gender, age group, etc.
Use them wisely: the more disaggregations you have, the more complex the data entry form will be!
When you define disaggregations, you can group their elements. This is useful for reports, as it allows you to group disaggregations together.
The data entry layout fields are only displayed when you use disaggregations: they defines the layout of the table that will be used to enter the data.
Choose the structure of the table (e.g. do you want a table with 2 columns and 3 rows, or 2 columns and 3 rows?)
Choose which disaggregations will be columns and which will be rows
A specific page is dedicated to .
The number of fields in form grows exponentially with the number of disaggregations for any given variable. Check out the guide.