8,093
Views
36
CrossRef citations to date
0
Altmetric
Methods Forum

Health Equity Assessment Toolkit Plus (HEAT Plus): software for exploring and comparing health inequalities using uploaded datasets

ORCID Icon, , ORCID Icon &
Pages 20-30 | Received 16 Oct 2017, Accepted 11 Feb 2018, Published online: 05 Jul 2018

ABSTRACT

As a key step in advancing the sustainable development goals, the World Health Organisation (WHO) has placed emphasis on building capacity for measuring and monitoring health inequalities. A number of resources have been developed, including the Health Equity Assessment Toolkit (HEAT), a software application that facilitates the assessment of within-country health inequalities. Following user demand, an Upload Database Edition of HEAT, HEAT Plus, was developed. Launched in July 2017, HEAT Plus allows users to upload their own databases and assess inequalities at the global, national or subnational level for a range of (health) indicators and dimensions of inequality. The software is open-source, operates on Windows and Macintosh platforms and is readily available for download from the WHO website. The flexibility of HEAT Plus makes it a suitable tool for both global and national inequality assessments. Further developments will include interactive graphs, maps and translation into different languages.

Responsible Editor Nawi Ng, Umeå University, Sweden

Special Issue Monitoring Health Inequality in Indonesia

Background

The sustainable development goals (SDGs) have helped retrain the spotlight on one of the most critical issues of our time – reducing inequality [Citation1]. The call to ‘leave no one behind’ is an apt reminder of the centrality and importance of the task before us. A number of SDGs, including Goals 1 (on poverty alleviation), 5 (on gender equality) and 10 (on reducing inequalities within and among countries), directly aim to tackle inequality, while the third goal on health, in placing emphasis on universal health coverage, builds a strong agenda for reducing inequalities in health and ensuring health and wellbeing for all [Citation1,Citation2]. In addition, SDG 17, dealing with strengthening the means of implementation and revitalising global partnerships, makes specific mention of the importance of capacity building to increase the availability of disaggregated data [Citation1], which in turn enables continuous monitoring of health inequalities within countries.

As a key step in advancing these goals, the World Health Organisation (WHO) has placed emphasis on building capacity for measuring and monitoring health inequalities [Citation3]. Capacity building activities have comprised facilitating training workshops in WHO regions and member states as well as developing a number of resources on health inequality monitoring, including the Health Equity Assessment Toolkit (HEAT) [Citation3,Citation4]. HEAT is a software application that facilitates the assessment of within-country health inequalities using the built-in WHO Health Equity Monitor database [Citation4,Citation5]. Last updated in February 2018, HEAT allows users to explore and compare inequalities using disaggregated data and summary measures of inequality, visualised in a variety of customised tables and graphs. The software was developed in tandem with capacity building efforts in countries and regions, and benefited from the feedback of workshop participants and technical experts. The process of developing HEAT is described in detail elsewhere [Citation4].

While HEAT was very well received by countries and programmes, demand emerged for greater customisation of the data used in HEAT. In addition to using the built-in database, users also expressed interest in using their own data, including national- and subnational-level data (e.g. province-, district- and municipality-level data). In response to this demand, the Upload Database Edition of HEAT, HEAT Plus, was developed. Launched in July 2017, HEAT Plus allows users to upload their own databases and assess inequalities at the global, national or subnational level for a range of (health) indicators and dimensions of inequality. The purpose of this article is to introduce HEAT Plus and provide empirical examples of its application in different settings.

Development

Software and licensing

Like HEAT [Citation4], HEAT Plus was developed using the free and open source statistical software R (https://www.r-project.org) and the R package shiny (https://cran.r-project.org/package=shiny). It uses R packages that were used in the first version of HEAT (dplyr, ggplot2, grid, gridExtra and RColorBrewer [Citation6Citation10]) as well as data.table, DT, readxl, and tidyr [Citation11Citation14]. HEAT Plus source code has been published under the GNU General Public License version 2 or later (https://www.gnu.org/licenses/gpl-2.0) and is freely available through GitHub (https://github.com/WHOequity/HEATPlus-1.0).

Availability

HEAT Plus is available as a standalone version for download from the WHO website (http://www.who.int/gho/health_equity/assessment_toolkit/en/). Standalone packages can be downloaded as .zip files that also include portable versions of R and Mozilla Firefox, which are required to run HEAT Plus, but do not require any installation. Separate packages are available for Windows and Macintosh operating systems.

Design and functionality

Once setup, HEAT Plus can be used to assess health inequalities in a variety of different settings and for a range of health indicators and inequality dimensions – depending on the data uploaded. Databases of disaggregated data have to be in a specified format and must be stored as comma-separated values (.csv) or Microsoft Excel (.xls or .xlsx) files in order to be uploaded. The HEAT Plus template illustrates the required content and structure; the user manual provides detailed information on how to prepare disaggregated data according to the HEAT Plus template (both available at http://www.who.int/gho/health_equity/assessment_toolkit/en/).

provides an overview of the variables included in the HEAT Plus template, including mandatory, recommended and optional variables. Mandatory variables are essential for the full functionality of HEAT Plus; databases cannot be uploaded if information for these variables is missing for any observation in the dataset. This includes basic information, such as the setting name, as well as additional variables required for the correct calculation of summary measures, including: (1) whether the indicator is favourable or not (variable ‘favourable_indicator’ in the template), (2) the indicator scale (variable ‘indicator_scale’), (3) whether the inequality dimension is ordered or not (‘ordered_dimension’), (4) the subgroup order of the inequality dimension (‘subgroup_order’), and (5) the reference subgroup of the inequality dimension (‘reference_subgroup’). Recommended variables are required for certain calculations or features in HEAT Plus, but databases can be uploaded if information for these variables is missing for some or for all observations in the dataset. For example, users are encouraged to enter the number of people affected or at risk within each population subgroup (variable ‘population’ in the template) as this information is required for the calculation of weighted summary measures. However, if this information is not available to the user, then databases can still be uploaded, but HEAT Plus will only be able to calculate unweighted summary measures. Finally, optional variables may be included to provide additional information, but need not be included in order to upload databases to HEAT Plus. For instance, users may want to enter the 95% confidence intervals (CIs) of subgroup estimates in order to display this information in tables and graphs, although this is not essential for the functionality of HEAT Plus.

Table 1. Overview and definition of variables in the HEAT Plus template.

Provided databases have been prepared in the correct format, HEAT Plus will be able to upload the disaggregated data and calculate up to 15 summary measures of inequality. provides an overview of which summary measures can be calculated for which dimension of inequality, depending on the data included in the uploaded database. Disaggregated data and summary measures will be stored in HEAT Plus under a user-specified name. Stored databases can be opened when returning to HEAT Plus.

Table 2. Overview of summary measures of inequality in HEAT Plusa.

Like HEAT [Citation4], HEAT Plus is organised around four main tabs: Home, Explore Inequality, Compare Inequality and About. Home is the starting point for any assessment in HEAT Plus, where users can upload new databases or open existing databases (see ). Under About, users can access further information about HEAT Plus, including the user manual and technical notes as well as software, version, licence and feedback information, and the acknowledgements. The two key tabs, Explore Inequality and Compare Inequality, allow users to undertake health equity assessments using disaggregated data and summary measures  (see and ). Both tabs comprise a number of subtabs, each displaying the data in a graph or table that can be customised using a selection menu on the left. The subtabs are identical in HEAT and HEAT Plus; details of the subtabs included in HEAT version 1.0 have been described elsewhere [Citation4]. However, a number of improvements have been made since the first release of HEAT, which are highlighted in the following section.

New features and improvements

First, a new subtab has been added under Explore Inequality, named Disaggregated data (detailed bar graphs). The tab features horizontal bar graphs showing data for population subgroups in a selected setting of interest and is the preferred option for assessing dimensions with a large number of subgroups, such as data by districts. Graph Options in the left panel allow users to modify the graphs: bars can be sorted by subgroup name or subgroup estimate (in ascending or descending order); the median and/or setting average can be shown as vertical lines in the graph; one or more subgroups may be highlighted in the graph; the graph height and width and the axis range can be modified; graph and axis titles can be added. As in HEAT, the graph and the data represented in the graph may be downloaded as .pdf/.png/.jpg and .csv/.tsv files, respectively. Second, graph and table options in all subtabs now make use of accordion-style menus, allowing users to hide or show these options at their convenience. Third, the order of subtabs under Explore Inequality has been changed and graphs are now listed before tables (this was done in response to users’ preference).

Use

HEAT Plus can be used for monitoring health inequalities at global and national levels. Preparing data for upload to HEAT Plus requires good data management skills and familiarity with Excel. Once prepared and uploaded, data can be used for health inequality assessments in HEAT Plus by anyone with data interpretation competence, such as technical staff (for example, in ministries of health), public health professionals, policy makers, researchers, students and others. The following examples illustrate prior applications of HEAT Plus.

Global example

At the global level, HEAT Plus has been used to assess the state of inequality in access to improved drinking water in WHO Member States. Data disaggregated by place of residence (urban/rural) for 192 countries were taken from the WHO Global Health Observatory data repository [Citation15], prepared according to the HEAT Plus template and uploaded to HEAT Plus. The Explore Inequality tab was then used to explore the latest situation of inequality and the change in inequality over time within a selected country of interest. The Compare Inequality tab was used to compare the situation in that country with the situation in other countries from the same or different country income groups and/or WHO regions. Looking at Indonesia, for example, analyses in HEAT Plus showed that access in both urban and rural areas increased between 1990 and 2015 and that the absolute difference between the two areas was halved during this period. However, a considerable gap between urban and rural areas remained in 2015 (see and ). When comparing Indonesia with other low- and middle-income countries from the WHO South-East Asia region, it was found that some countries, such as Bhutan and the Democratic People’s Republic of Korea, achieved almost universal coverage, while other countries reported even larger inequalities than Indonesia (see ).

Figure 1. Access to improved drinking water in Indonesia, by place of residence (WHO 1990, 2000, Citation2015).

Figure 1. Access to improved drinking water in Indonesia, by place of residence (WHO 1990, 2000, Citation2015).

Figure 2. Access to improved drinking water in Indonesia: absolute place-of-residence-related inequality (WHO 1990, 2000, Citation2015).

Figure 2. Access to improved drinking water in Indonesia: absolute place-of-residence-related inequality (WHO 1990, 2000, Citation2015).

Figure 3. Access to improved drinking water in 11 low- and middle-income countries from the WHO South-East Asia Region: national average and absolute place-of-residence-related inequality (WHO Citation2015).

Figure 3. Access to improved drinking water in 11 low- and middle-income countries from the WHO South-East Asia Region: national average and absolute place-of-residence-related inequality (WHO Citation2015).

National example

HEAT Plus has also been used to assess the state of health inequality at the national level in Indonesia, as part of efforts to build capacity for health inequality monitoring in the country [Citation16]. Data from different national sources, including health facility surveys and household surveys, were used to assess inequalities in selected indicators by relevant dimensions of inequality. For example, data from the 2015 National Socioeconomic Survey (SUSENAS) were used to assess inequalities in access to improved drinking water between districts [Citation17]. Overall, it was found that there were large variations between districts within each province (see ). Looking simultaneously at the province average and the level of absolute within-province inequality, Papua was identified as one of the provinces with the lowest overall access and the highest absolute inequality (). Looking closer at the situation in Papua, it was observed that, overall, about half of the population in Papua had access to improved drinking water, yet in some districts, such as Jayapura, nearly every household had access, while in others, no one had access ().

Figure 4. Access to improved drinking water in 34 provinces in Indonesia, by district (SUSENAS 2015).

Figure 4. Access to improved drinking water in 34 provinces in Indonesia, by district (SUSENAS 2015).

Figure 5. Access to improved drinking water in 34 provinces in Indonesia: province average and absolute within-province inequality (SUSENAS 2015).

Figure 5. Access to improved drinking water in 34 provinces in Indonesia: province average and absolute within-province inequality (SUSENAS 2015).

Figure 6. Access to improved drinking water in Papua province in Indonesia, by district (SUSENAS 2015).

Figure 6. Access to improved drinking water in Papua province in Indonesia, by district (SUSENAS 2015).

Using HEAT Plus as part of the capacity building process in Indonesia not only facilitated the assessment of the state of health inequality in the country, but also helped to improve the software. For example, users expressed the need to be able to analyse subnational-level data in more detail, which led to the development of the Disaggregated data (detailed bar graphs) tab. Moreover, feedback from users helped to improve the template as well as the warning messages that appear in HEAT Plus if data have not been entered correctly. The results from the capacity building process have been presented in the national report State of health inequality: Indonesia, published in November 2017, as well as in this special issue [Citation17,Citation18].

Discussion

While many countries routinely monitor health at the national level, national averages may mask underlying inequalities and population subgroups being left out of health programmes and services. Many countries have disaggregated data available, but lack the tools and capacity to routinely assess health inequalities. HEAT Plus is one of several tools and resources WHO has developed to support global and national health inequality monitoring, such as the Health Equity Monitor theme page and data repository, the Handbook on health inequality monitoring: with a special focus on low- and middle-income countries, the Health inequality monitoring eLearning module, the National health inequality monitoring: a step-by-step manual and the WHO Innov8 approach for reviewing national health programmes [Citation19Citation24]. The hope is that with HEAT Plus and related tools and resources, countries will be able to incorporate health inequality monitoring as part of their routine health reporting and planning.

Indeed, HEAT Plus shows promise for the adaptation, expansion, and deepening of health inequality monitoring at various administrative levels within countries as the software is highly flexible and adaptable. For instance, once data is prepared following the HEAT Plus template, over time, data may be added for additional periods of time, indicators, dimensions of inequality, sources of data, levels of programming and so on, allowing the analysis  and reporting of equity to be richer, more nuanced and constructive for policymaking and/or programme design. This in turn can help institutionalise consideration of equity in the process, which then must be addressed through programme redesign and refinement [Citation24].

Flexibility and adaptability are perhaps the greatest strengths of this software. Importantly, HEAT Plus allows users to upload and work with their own databases. Health equity assessments can be done at different levels, e.g. at global, national or subnational levels, depending on the data uploaded to HEAT Plus. Assessments can also be done for a variety of indicators, not just in the domain of health (e.g. HEAT Plus can work with health indicators prevalence of a disease, coverage of treatment, services or human resources, as well as non-health indicators like adolescent school attendance, voter turnout, etc.). Similarly, typical dimensions of inequality such as age, sex, education or economic status, but also country- or context-specific dimensions, such as ethnicity, disability or migratory status can be used for the equity assessment. Data used for an assessment in HEAT Plus may come from various types of data sources, such as household surveys, administrative/facility data, census, or civil registration/vital statistics databases. In fact, data from different sources may be linked using individual or small-area unique identifiers and analysed simultaneously [Citation25]. Datasets may be saved securely on the user's machine and analyses generated and downloaded based on user convenience. Finally, once the software is downloaded, internet access is not required to run analyses, making this a useful tool for analyses ‘in the field’ where internet access may be scarce.

The software has incorporated features in response to the requests and requirements of users carrying out health inequality monitoring at the national level, particularly in Indonesia [Citation16]. An email address is provided ([email protected]), where users may provide feedback to improve the software.

HEAT Plus is in the process of incorporating additional features to enhance its capabilities for equity assessments and to make the software more user friendly. For instance, interactive features will be added to the graphs, allowing users to engage with the data and obtain additional information (e.g. through tooltips that appear when hovering over a data point). A feature is also being added that, should shape files be available, will engage a map function, showing estimates using chloropleth maps. Finally, to ensure wide use and application, HEAT Plus is envisioned to be translated into other languages, with an initial emphasis on languages of the United Nations.

Conclusion

HEAT Plus, the Upload Database Edition of the Health Equity Assessment Toolkit is a software application that allows users to undertake health equity assessments using their own data. The ability of HEAT Plus to work with uploaded data makes it a suitable tool for both global and national inequality assessments. In particular, the software has direct application for use at the subnational level, enabling customised equity assessment that may be of particular use and relevance for local use and planning. To conclude, HEAT Plus represents a concrete and tangible contribution to the realisation of the SDG vision of leaving no one behind.

Ethics and consent

Not applicable.

Paper context

In order to attain the Sustainable Development Goals, the World Health Organisation has developed an Upload Database Edition of the Health Equity Assessment Toolkit, a software application that enables the assessment of within-country inequalities in health or beyond. HEAT Plus is open-source and freely available for download from the WHO website. The software can be used to assess inequalities using data from a variety of data sources, for any indicator (health or beyond) and dimension of inequality, following a simple set of preparatory steps. This tool has value for both global and national inequality assessments.

Acknowledgments

Authors are grateful to participants in a health inequality monitoring workshop in Indonesia and others who reviewed HEAT Plus and provided valuable feedback and suggestions.

Disclosure statement

No potential conflict of interest was reported by the authors. The authors alone are responsible for the views expressed in this publication, and they do not necessarily represent the views, decisions or policies of their institutions.

Additional information

Funding

DN is supported by a Wellcome Trust/DBT India Alliance Intermediate Fellowship in Public Health.

Notes on contributors

Ahmad Reza Hosseinpoor

AH and AS conceptualised the toolkit and coordinated its development. ZR developed the application. AH outlined the manuscript. AS and DN wrote the first draft with inputs from AH. Authors read the draft and provided critical comments. All co-authors meet the ICMJE criteria for authorship, and have read and approved the final manuscript.

References

Appendix

Figure A1. Screenshot of the HEAT Plus homepage.

Figure A1. Screenshot of the HEAT Plus homepage.

Figure A2. Screenshot of the Explore Inequality tab and subtabs in HEAT Plus.

Figure A2. Screenshot of the Explore Inequality tab and subtabs in HEAT Plus.

Figure A3. Screenshot of the Compare Inequality tab and subtabs in HEAT Plus.

Figure A3. Screenshot of the Compare Inequality tab and subtabs in HEAT Plus.