Skip to main content

Data extraction and comparison for complex systematic reviews: a step-by-step guideline and an implementation example using open-source software

Abstract

Background

Data extraction (DE) is a challenging step in systematic reviews (SRs). Complex SRs can involve multiple interventions and/or outcomes and encompass multiple research questions. Attempts have been made to clarify DE aspects focusing on the subsequent meta-analysis; there are, however, no guidelines for DE in complex SRs. Comparing datasets extracted independently by pairs of reviewers to detect discrepancies is also cumbersome, especially when the number of extracted variables and/or studies is colossal. This work aims to provide a set of practical steps to help SR teams design and build DE tools and compare extracted data for complex SRs.

Methods

We provided a 10-step guideline, from determining data items and structure to data comparison, to help identify discrepancies and solve data disagreements between reviewers. The steps were organised into three phases: planning and building the database and data manipulation. Each step was described and illustrated with examples, and relevant references were provided for further guidance. A demonstration example was presented to illustrate the application of Epi Info and R in the database building and data manipulation phases. The proposed guideline was also summarised and compared with previous DE guidelines.

Results

The steps of this guideline are described generally without focusing on a particular software application or meta-analysis technique. We emphasised determining the organisational data structure and highlighted its role in the subsequent steps of database building. In addition to the minimal programming skills needed, creating relational databases and data validation features of Epi info can be utilised to build DE tools for complex SRs. However, two R libraries are needed to facilitate data comparison and solve discrepancies.

Conclusions

We hope adopting this guideline can help review teams construct DE tools that suit their complex review projects. Although Epi Info depends on proprietary software for data storage, it can still be a potential alternative to other commercial DE software for completing complex reviews.

Peer Review reports

Background

Data extraction (DE) is one of the most labour-intensive, time-consuming and error‐prone steps of systematic reviews (SRs) [1]. The validity of the SR findings depends on the accuracy and completeness of the data collected from the included studies [2, 3], and as a result, a rigorous and systematic approach to DE is needed to ensure an effective and appropriate DE. During DE, reviewers locate and extract data from the manuscripts and enter them into specifically designed DE tools. These data could encompass information about the methods, participants, settings, interventions, outcomes, results and investigators of the studies included in the review [4].

Seminal recommendations for DE have been made by different SR organisations, mainly the Joanna Briggs Institute [5] and Cochrane [6]. Besides reviewing different methodological aspects of DE, e.g. the development and pilot testing of the DE forms [7,8,9], errors from flaws in the DE process have been evaluated [10,11,12,13]. Additionally, some instructions for DE have been posted on different web pages (e.g. [14,15,16]), collectively contributing to a substantial improvement in the DE methodology.

The guideline of data extraction for complex meta-analysis (DECiMAL) [17] was mainly focused on considerations of DE concerning the subsequent meta-analyses, providing relatively little information on the practical and technical aspects of the DE. Moreover, in complex SRs, different meta-analytic techniques can be applied depending on the review’s objective. A previous eight-step data extraction and management guideline was centred on the Systematic Review Data Repository (SRDR) software [3], which might limit its application to other DE software. Despite the previous rigorous recommendations and guidelines, comprehensive practical information to plan and set up a database for DE and compare the extracted data between reviewers in complex reviews is still lacking.

Various DE software has been specifically developed to extract data from articles included in SRs, such as Covidence [18], EPPI-Reviewer [19], DistillerSR [20], Doctor Evidence [21], RevMan [22] and SRDR [3]. General DE software, including Access, MySQL, EpiData and Epi Info [23], has also been adopted to extract data in SRs. DE software generally spans a broad spectrum of complexity, from simple spreadsheets to more advanced databases [6]. Some are freely available, such as RevMan, SRDR and most of the general DE software, while subscription fees are needed for others. Moreover, some DE software is web-based, e.g. SRDR, whereas others can have optional internet access, e.g. Epi Info and RevMan, or work in a completely offline environment, e.g. Access. A detailed comparison of all DE software is beyond the scope of this paper; however, the available funding, complexity and size of the review, as well as the number and locations of the reviewers, need to be considered when deciding on the software of choice [3, 24].

The simplest and most common approach has traditionally been to extract the data directly into flat-file databases (e.g. Excel and Google Forms), which contain single or multiple self-contained tables of data [24, 25]. The flat-file databases can accommodate the data structure of simple SRs; however, their use can be challenging in complex reviews, which can address several linked research questions and/or multiple interventions and/or outcomes [26, 27]. Extracting and managing large and complex datasets with multiple dependencies (i.e. more than one effect size nested within a single study) would be more efficient using relational databases (e.g. Access), where data are typically structured across multiple connected tables. Moreover, identifying and resolving disagreements between pairs of reviewers may require excessive manual work when extracting data in flat-file databases [24]. Therefore, relational databases could be a better alternative for extracting and comparing data; however, more guidance on their implementation is needed.

In practice, DE encompasses a series of steps from planning and deciding on the data items that need to be captured until the data is ready for export to statistical software for analysis. Although there has not been any evidence suggesting that using a standard guideline for DE leads to less biased SR findings, it is still imperative to ensure that SRs follow an explicit methodology to be systematic, transparent and reproducible. A detailed guideline may also help advance the methodology in this area, and future SR teams can learn from previous ones. Moreover, novel software applications will give reviewers more flexibility in selecting the DE software that best suits the needs of their SR projects.

This article aims to develop a step-by-step practical guideline for DE with particular emphasis on planning and creating databases for complex SRs and to illustrate the application of Epi Info supplemented with two R libraries in DE using a worked example adapted from an ongoing SR project.

Methods

This guideline comprises three main phases, database planning and building and data manipulation; each phase consists of consecutive steps, preferably done in the order listed (Fig. 1). Throughout, input is often needed from content experts, methodologists and statisticians on the outcome(s) data, other data pertinent to the research question, and data needed to evaluate the risk of bias [28]. Expertise in designing and setting up relational databases and data management can also help in the database planning and building phases. The team of content and methods experts, statisticians and database developers is referred to hereafter as the development team.

Fig. 1
figure 1

Flowchart of the DE steps, Epi Info was applied in Steps 5 and 6 of the database building phase, and R libraries were applied in the data manipulation phase (Steps 9 and 10)

We also compared our proposed guideline with previous DE guidelines. A glossary of terms used in this manuscript is provided in Supplementary Table S1.

Database planning phase

A database should be designed and planned from the outset to ensure consistency and efficiency in how data are extracted [29]. In this phase, the development team plans and drafts a preliminary design for the database. Designing the database could start from scratch, or databases designed for reviews on topics related to the review subject could be used.

Step 1: determine data items

Generally speaking, the data collected for SRs should describe the included studies, facilitate the risk of bias and GRADE assessments and enable meta-analyses. In this step, the development team addresses the following question: which data should be collected to answer the review question(s)? Previous knowledge of the topic area, a sample of key eligible articles and/or previously conducted SRs on the same or related topics can help identify pertinent data items. Data items can be dropped or modified, and additional data items can be identified when piloting the DE tool (Step 7); however, the review team needs to be updated with any changes.

Some DE software, e.g. RevMan [22], has the data items needed for bias assessment already built-in. The development team has to decide whether data items needed for bias assessment would be implemented in the DE tool, or standalone tools for bias assessment, such as the Excel ROB2 [30, 31] and the Access ROBINS-I [32, 33] would be used. Data items required for assessing the quality of the body of evidence using the GRADE approach, such as those needed to evaluate the comparability of the populations, interventions, comparators and outcomes of the studies forming the body of evidence to the target population (i.e. indirectness) [34] also have to be determined.

Different meta-analysis methods might be required to answer the review question(s); for instance, if the reviewers aim to identify sources of effect size variation across studies, more data items would be needed than if the aim is only limited to estimating an overall summary of effect sizes [35].

Step 2: group data items into distinct entities

The identified data items need to be logically grouped according to their relevance and position in the hierarchy into one or multiple entities, which would be translated into database tables in the following database-building phase. Entities, in database terminology, represent the principal data objects about which data needs to be collected [36].

In this step, the development team has to address this question: What would each row in the dataset represent (a study, a report (trial), or an outcome)? [29]. The organisational structure of the entities can be depicted using a simple tree diagram (e.g. Fig. 2), in which the root entity (top of the hierarchy) captures the data that only occur once in the article, e.g. study characteristics. Branch entities are then added to capture data repeated throughout the article due to multiple outcomes and/or interventions [25]. When more than one outcome value are extracted from each study, the resulting data will form a hierarchical (clustered) structure with studies at the top level. Such multiple outcome values may come from multiple interventions, other within-study subgroups or genuinely different outcomes [25, 28]. In Fig. 2, data items related to the intervention, including dose, route and administration frequency, are assigned to the GROUP entity; hereafter, entities’ names will be capitalised throughout the text. The database structure described herein is for DE purposes only; however, the resulting dataset can be wrangled into different formats for analysis [29].

Fig. 2
figure 2

The tree diagram illustrates the hierarchical organisation of the data, including 5 entities arranged from top to bottom as STUDY, GROUP, OUTCOME, ARM and CONTRAST, along with their corresponding data items

Step 3: specify the relationships among entities

Each pair of entities can be connected through one-to-one (1:1), one-to-many (1:M) or many-to-many (M:M) relationships, depending on how each instance (a particular occurrence or entry) in the first entity relates to instance(s) in the second entity [36]. However, the relationship of primary importance for the hierarchical structure is the 1:M, where each instance in the higher-level entity can connect to many instances in the lower-level entity. Relationships among the different database entities can be depicted using an entity-relationship (ER) diagram where each entity is represented as a rectangle with the entity name written inside (e.g. Fig. 3).

Fig. 3
figure 3

The full ER diagram shows the relationships among the different entities in the database. Each box symbolised a single entity corresponding to an Epi Info form, except the ARM and CONTRAST, which were constructed as grids (i.e. table-like data entry fields) and added to the main form. The data items were listed within each entity. The lines with ‘1’ and ‘M’ markings show the 1:M relationships among the entities. The primary and foreign keys are indicated as GlobalRecordId and FKEY in Epi Info, respectively

Identification (key) variables, primary and foreign keys connect entities together, where the primary key uniquely identifies each row in the higher-level entity, and the foreign key matches the primary key record(s) in the lower-level entity [37]. The primary and foreign keys can be indicated in the ER diagram (e.g. Fig. 3). Existing or new automatically generated data items can be used as identification variables [38].

Step 4: develop a data dictionary

A data dictionary is a document that describes entities, their corresponding data items and the database structure (ER diagram) [29, 39]. Data dictionaries are more comprehensive than codebooks; they include explanatory notes about the database structure, and the information describes variables’ names, labels, types, formats, lengths and other special requirements (e.g. read-only, optional or mandatory) [40].

Following a consistent manner for naming the variables, e.g. camelCase or snake_case, makes them easily recognised when used in statistical software [29]. Using clear and simple language when wording variables’ labels, particularly when they form questions, would avoid confusion and facilitate the reviewers’ learning. More guidance on phrasing the data items and developing codebooks for SRs can be consulted [3, 41]. The categories of different variables should be predefined in an exhaustive and non-overlapping (i.e. mutually exclusive) way [41]; yet, for some variables, a complete list of categories cannot be anticipated. Creating separate lists of categories for such variables is recommended to add new or missed categories flexibly. An informative and well-structured data dictionary helps simplify the subsequent steps of the database building phase, ensures consistent responses among reviewers [41, 42] and enables the implementation of different data entry checks (Step 5). The variables should be listed in the same order as they would appear in the data entry forms.

Database building phase

The database building phase forms the backbone of the DE guideline, where the conceptual database design gleaned from the planning phase turns into a physical database. Each entity turns into a database table, in which data are stored; each data item becomes a variable in this table, and data entry forms are also created in which data are keyed.

Step 5: create data entry forms

The data entry forms are the front interfaces that directly communicate with the reviewers; therefore, customisable and user-friendly forms are preferable. Data entry fields are created in each form, where reviewers enter data for individual data items. Generally, well-designed forms help minimise errors from miskeying or misclicking and reduce the time and effort spent extracting data [43]. Specifically, when the order of the forms and data entry fields closely follows the reporting flow of the information in the articles, they become easy to locate, and the number of cross-form moves is reduced. Relevant fields can also be logically grouped with suitable headings [6, 43]; for example, breed, age, inclusion and exclusion criteria can be gathered in one section of the form, so all information about the participants’ characteristics can be entered at once. A well-structured data dictionary (Step 4) minimises the time spent creating the forms [44] by directly guiding the development team to the appropriate field types (e.g. text, numeric, or dropdown lists) and other needed details.

Moreover, quality control checks, such as value range, field type and logic checks, help ensure compliance with data entry rules and reduce the likelihood of entry errors [44]. The value range checks are used for numeric fields with permissible ranges of answers, while field type checks verify that the data entered in a field are of the correct type; for instance, a decimal number will not be allowed in an integer-type field. Finally, logical relationships between fields can be set using if statements combined with conditional expressions (logic checks) to ensure logically consistent answers. For example, when the field “Nature of the infection” is answered as “Natural”, filling in the field “Challenge bacterial dose” gives an error message. Invalid answers for text fields can be much reduced using dropdown lists, even when permitting a free-text answer for an “other” category. Free-text fields can also be used to collect additional comments and capture direct verbatim quotes from the study whenever possible to support answers that can imply judgements in other fields [3].

Step 6: set up the database

In contrast to the flat-file databases, the DE tools based on relational databases comprise multiple structurally related tables where the data entered by reviewers reside [24, 39]. The relational database allows tables to be connected to each other using primary and foreign keys, as explained in Step 3. The user guide or manual of the software on which the development team decides must be consulted for setting up the database.

Step 7: pilot the DE tool

Testing the initial version of the DE tool on a small set of eligible studies would help identify any entry difficulties such as (1) the tool is not working properly (e.g. program glitches), (2) improper storage of the data, (3) omission of the logic or range checks, (4) incorrect labelling of variables or categories of dropdown lists and (5) missing relevant data items [3, 7, 43]. Although previous literature did not specify a particular number of studies needed to test the DE tool, a purposive sample of studies with one or multiple outcomes whose data are reported in different ways is recommended [16].

Quantifying the agreement between reviewers during the piloting process and postponing the extraction until reaching a satisfactory agreement level have also been reported, albeit no specific agreement thresholds were recommended [45, 46]. However, the piloting might need to be iteratively repeated until no major changes in the tool are needed. The review team, including reviewers, statisticians and content experts, are encouraged to participate in piloting the DE tool. Problems with the tool may still surface after pilot testing; therefore, the review team needs to be notified of any further changes.

Step 8: documentation and reviewer training

Detailed instructions on filling in the data fields and navigating among forms will increase the consistency of the extracted data between reviewers. We also advocate including illustrative examples in the tool manual to help reviewers learn and understand the data fields.

Training acquaints reviewers with the forms and helps solve any issues that may arise during the extraction [6, 7]. The training can be organised as a tutorial using a purposively selected sample of eligible studies. The involvement of the entire review team in training would allow for a comprehensive discussion between data extractors, clinicians and methodologists. Each data item should be carefully described during the training, and none should be overlooked or considered obvious.

Data manipulation phase

In this phase, after the reviewers extract data from the studies included in the review, the data stored in the database tables are exported and combined into a single file. Then, the data need to go through some manipulation processes. In this phase, we assume that two reviewers would extract data independently from the same set of studies using two identical copies of the DE tool.

Step 9: data export and compilation

For each reviewer, the captured data are often individually exported from each database table and combined into a single data file. Even though data are exported as separate datasets, they can still be assembled using the identification (key) variables to make up a complete dataset. Exported datasets can be either combined through side-by-side merging using primary and foreign keys or concatenation, where one dataset is put at the end of another. Different statistical software can accomplish the data compilation procedures [47].

Step 10: data comparison and adjudication

The end product of independent double data extraction is two datasets, one for each reviewer, that need to be compared to identify any discrepancies. Discrepancies are due to an unmatched number of observations (rows) or different values of observations per se. We do not advocate postponing the data comparison until after data have been extracted from all studies. Instead, we recommend more frequent comparisons using subsets of studies to limit the need to go back to the articles and re-extract data due to systemic errors in interpreting the data items. Further, a comparison of the entire dataset (i.e. all variables together) might not be manageable due to the different hierarchical levels where variables are recorded; therefore, splitting it into subsets of variables might be more feasible.

Data adjudication is when decisions are made to solve disagreements, and subsequent data edits occur. A third reviewer is often called upon to resolve disagreements, and the reconciliation procedure between reviewers should be reported [7].

Implementation example and software application

In this section, we describe the adoption of the proposed DE guideline to an ongoing complex SR project, which encompasses five research questions addressing the efficacy of different antimicrobial treatments on three outcomes: incidence, prevalence and cure of intramammary infections [48]. Epi Info software was used for the database building phase, and two R libraries were needed for the data manipulation phase. Data were independently extracted from eligible studies by two reviewers following the standard double DE approach. The steps of the data manipulation phase were illustrated using the data extracted from Bradley et al. [49] study, one of the eligible studies for the project. In this article, the outcome data were reported in both arm- and contrast-based formats; additionally, different subtypes of intramammary infections caused by different pathogen species were reported. Such reporting of several effect sizes per study is often referred to as effect size multiplicity, which occurs when the primary studies report multiple effect sizes coming from multiple analyses of the same outcome, or when an outcome is measured/assessed at multiple time points or in different units/scales based on data from the same participants [50, 51].

Database planning phase

In this phase, a preliminary design for the database was constructed. No specific software was required; only standard text processing software was needed to create the data dictionary and sketch the ER diagram.

Step 1: determine data items

This step was accomplished during the protocol development, consulting previous relevant SRs and other SR protocols. A group discussion involving a multidisciplinary development team with clinical (dairy cows) and methodological expertise took place to decide on the list of the relevant data items. The development team decided against incorporating the bias assessment items in the DE tool; however, some data items describing the interventions and the participants in the included studies were needed for the GRADE assessment.

Step 2: group data items into distinct entities

The selected data items were assigned to six entities: STUDY, TRIAL, GROUP, OUTCOME, ARM and CONTRAST. To ease the presentation, the entity TRIAL and the trial-level data items were dropped, and only 5 entities were depicted in Fig. 2.

Step 3: specify the relationships among entities

The ER diagram (Fig. 3) presents the structural organisation of the different entities and their relationships. A study must contain two or more intervention groups to be eligible for inclusion; in the same way, each intervention group could be linked to at least one of the three outcomes of interest (cure, incidence, prevalence). Therefore, a 1:M relationship was configured between the STUDY and GROUP and the GROUP and OUTCOME entities. Then, each outcome could be reported in arm- and/or contrast-based data formats so that two more entities were constructed, ARM and CONTRAST, where each was then connected in 1:M relationships to the OUTCOME entity.

Initially, the development team decided to use natural (already existing data items) as primary keys for the different entities, e.g. study ID and active ingredient. However, Epi Info automatically generates surrogate keys (i.e. meaningless in the context of the SR), which seemed more practical to use [52].

Step 4: develop a data dictionary

For each identified data item, name, type and allowed values were specified in the data dictionary; all entities and their corresponding data items are available in the Additional file 1, Section 1. Exhaustive lists of all possible antimicrobials and subtypes of infection (due to different pathogens) could not be prespecified beforehand. Alternatively, allowing reviewers to use free-text data would lead to variations in the entered data (e.g. Staphylococcus aureus, Staph. aureus and S. aureus), complicating the subsequent data comparison between reviewers. Therefore, preliminary lists of antimicrobials and infection subtypes were initially used and continuously updated with newly encountered values of antimicrobials and infection subtypes. In the database built for this SR project, we did not name the variables in a consistent way; however, the development team was responsible for the analysis, so they were fully aware of all the variables’ names and indications.

Database building phase

Epi Info was the most suitable software based on the available time for the review project and the technical skills of the development team. Epi Info version 7.2.4 was used for developing the DE tool. The tool has a project file (.prj), which holds the data entry forms, and an Access file (.mdb), which contains the database tables and the entered data. Both files need to be located in the same directory on the computer for the Epi Info to execute. Details about the Epi info DE operational requirements are described in the Additional file 1, Section 2.

Steps 5 and 6: create data entry forms and set up the database

Since creating the forms and defining the database tables occur simultaneously in Epi Info, we illustrate these two steps together. The default Epi Info project has one form with one page where data entry fields are added. Because each form has only one table in the database, three forms, study, group and outcome (Appendix), were created and their corresponding tables were linked to each other in a 1:M fashion using the “Relate” button. In this way, each entry in the study form can have many corresponding entries in the group form, which in turn can have many entries in the outcome form. The study was the top-most (root) form, which opens first when reviewers run the Epi Info project file.

The relationship between the forms reflects the relationship between their corresponding tables at the backend such that a single instance of the primary key (“Globalrecordid” in Epi Info) in the study table connects to multiple instances of the foreign key (“FKEY” in Epi Info) in the group table when data of multiple intervention groups for the same study are extracted (Fig. 3). The ER diagram (Fig. 3) illustrates that the outcome table is linked through 1:M relationships to the arm and contrast tables to capture the arm- and contrast-based data reported for each outcome, respectively. Instead of creating other forms for the arm and contrast tables, grids which are dynamic table-like data entry fields, were added to the outcome form. The grid implements a sub-form with a corresponding table that links in a 1:M fashion to the table of the form in which the grid is created. Therefore, grids are practical in case of listing questions such as “List the infecting pathogen species, the number of positive, and the total”.

Data entry fields were then created in the forms; for example, the outcome form includes data fields to capture the outcome settings, e.g. the outcome per se (i.e. incidence, prevalence and cure), outcome definition, outcome assessment time (i.e. days post-calving) and unit (i.e. cow, and quarter). The data dictionary helped the development team select the appropriate field type and phrase the texts or questions describing the data needed to be collected. Navigation among forms was facilitated by using read-only mirror fields, which carry identifying variables from one form to the next. Check codes were also used to implement quality control checks and to help validate the entered data; see the user guide for available check codes [52].

Step 7: pilot the DE tool

Before starting the extraction of data from the eligible articles, three reviewers tested the initial version of the DE tool in a sample of five articles, which were purposely selected to include studies that reported results in arm- and contrast-based formats for more than one research question and two or more outcomes. We learned that involving field experts in this step would have been ideal. The DE tool created using Epi info was flexible for changes.

Step 8: documentation and reviewer training

A comprehensive manual, provided in the Appendix, was developed with detailed instructions on installing and executing the Epi info DE tool, filling in the different data fields and moving among forms. We also supplemented the manual with practical examples whenever needed to help guide the reviewers to extract the correct data. We arranged in-person and online sessions to introduce the review team to the tool and train them on extracting data using two eligible articles, which were deliberately selected to familiarise the extractors with the different ways the outcomes data were reported. The review team was kept abreast of any changes in the tool.

Data manipulation phase

Step 9: data export and compilation

The data from the Epi Info DE tool were exported and saved as CSV files using a series of READ and WRITE commands, which were run in the command-line interface of Epi Info. Data were then read into R, and the inner_join function of the tidyverse R library was used to join each row of the parent (higher-level) table with the corresponding row(s) in the child table using the “Globalrecordid” and “FKEY” variables, resulting in a single data table. Codes for exporting 6 datasets from Epi info and subsequent data compilation in R are available in the Appendix.

Step 10: data comparison and adjudication

Different R libraries can facilitate the comparison of datasets extracted by pairs of reviewers, such as dataCompareR [53] and compareDF [54]. The compareDF library highlights the discrepancies using a colour scheme so they can be quickly sorted out (Fig. 4), and its output can be rendered in different formats such as HTML, XLSX and PDF. Moreover, differences due to rounding of numerical variables can be ignored by setting the tolerance argument to a user-specified absolute difference or ratio. Character tolerance is also available in other R packages for categorical data, which allows for ignoring case differences or other differences in the white space or a certain set of characters.

Fig. 4
figure 4

The output of the compareDF library. The colour schemes facilitate the recognition of the discrepancies and agreements between the two reviewers. A single cell is coloured if it has changed across the two datasets. The discrepancies in the values in the first and second reviewer datasets were coloured green and red, respectively. Cells that did not change across the two datasets are coloured blue

After data compilation, to compare the datasets extracted by two reviewers, each dataset was split into subsets of variables depending on the hierarchical level at which they were captured. Then, unique (distinct) rows in each subset were compared using the compare_df function of the compareDF library using matching variables. The difference in the number of observations of each dataset was also revised. Two datasets, “Rev_1” and “Rev_2”, and the R codes for data comparison were provided in the Appendix.

Disagreements were checked by the two reviewers, and a final decision was reached by discussion. The most difficult disagreements were reconciled in a group with a third reviewer. The data adjudication usually starts from the bottom (lower level) datasets concerning the hierarchical data structure, i.e. arm and contrast. The more complete dataset or the one extracted by the more experienced reviewer can be used as a template, and the other can be used to complement it. More details for fixing disagreements are provided in the Additional file 1, Section 3.

Results

Comparison with the previous DE guidelines

The steps and key messages of the proposed and Li et al. [3] guidelines are summarised in Table 1. Our guideline was developed to fit the SR objectives without focusing on a particular software application or meta-analysis technique. The proposed and Li et al. [3] guidelines agreed on the first two steps of determining and arranging data items; however, we emphasised identifying the organisational data structure and configuring the relationships among the data tables. Details about data manipulation and comparison procedures were additionally provided in the last two steps of our guideline.

Table 1 Summary of the steps and key messages of the proposed and the previous guideline of Li et al. [3]

Application of Epi Info in DE for systematic reviews

Features of Epi Info that support its application in the DE for simple and complex reviews, in particular, are listed in Supplementary Table S2. Broadly speaking, the DE tool developed using Epi Info is user-friendly, and the forms are flexible for arranging data entry fields and editing during piloting. Based on our learning experience, Epi Info does not require extensive programming skills for setting up the database relative to other database development software, e.g. MySQL. Linking the database tables allowed the tool to accommodate the data structure needed for our complex review. We also managed to directly import the bibliographic data from the reference management software (EndNote) into the Epi Info DE tool (i.e. prefilling), so there was no need to enter these data. Supplementation of the Epi Info DE tool with 2 R libraries tidyverse and compareDF was needed to facilitate the compilation, comparison and adjudication of the extracted data.

Epi Info DE tool operational requirements

Reviewers without prior experience using DE tools developed by Epi Info found no difficulties entering data and browsing between the forms. The Epi Info DE tool works in an offline environment with minimum Windows, RAM and processor requirements; however, Access must be installed on local computers. Some technical issues were encountered while building and piloting the tool; however, they were all solved after consulting with the Epi Info help desk and the users’ community portal without subscription costs.

Discussion

Summary of main findings

This manuscript aimed to develop a guideline for DE in complex SRs, which can include more than one research question, multiple interventions and/or outcomes, regardless of the subsequent meta-analysis approach. The guideline includes 10 steps to help reviewers plan and build DE tools and compare the extracted data between reviewers. We emphasised determining the organisational data structure and setting up a database to accommodate such structure. We also focused on creating the data entry forms and tables and specifying inter-table relationships. The guideline applies equally to simple and complex reviews, albeit fewer entities and simpler data structures would be expected in the former.

Reviewers, especially those conducting complex reviews or dealing with effect size multiplicity, are tempted to extract all effect sizes reported in the included articles in a neat and organised manner. This approach can lead to an unmanageable amount of data to extract. For instance, 18 or 36 rows of contrast- or arm-based data, respectively, need to be extracted from a single study addressing the effect of two interventions (Treatment versus Control) on three outcomes (e.g. X, Y and Z), which are assessed at two different time points (e.g. 6 and 12 days) with overall and stratified results (e.g. A and B subgroups). The data dimensions substantially increase when the SR includes more than one research question and more than two interventions. Such complex situations are generally not unusual, particularly in animal health research reviews, where variation in reporting the results between studies is customary.

In complex reviews, using flat-file databases may lead to unnecessary repetition of entering data that occurs once in the study (e.g. publication year or the study design), increasing the likelihood of entry errors as well as the time spent extracting data, particularly when the number of studies is large. Alternatively, using separate (i.e. unrelated) tables for extracting such data risks the data integrity, as changes in one table might not be reflected in the other.

DE tools built using relational databases can store and organise data in related tables, avoiding data redundancy (i.e. entering repeated data) [17, 55, 56] and preventing the risk of inconsistent and outdated data. Therefore, relational databases can be the best choice for collecting data from primary studies with effect size multiplicity and/or in complex SRs.

Comparison with previous guidelines

Our guideline broadly aligns with the previous 5-step guideline for setting up databases for clinical trials, which includes data collection, database conception (structure and organisation), database building, data validation and software application [57]. However, in our guideline, we provided detailed steps underlying each phase and pointed out the specifications of the DE for complex SRs.

The DECiMAL guideline is primarily focused on some aspects of the DE that relate to the subsequent meta-analysis [17]; however, we believe that a guideline needs to fit the objectives of the SR regardless of the meta-analysis methods that will be employed. Additionally, different meta-analysis methods can be applied in complex SRs encompassing more than 1 research question.

Compared to the guideline of Li et al. [3], we emphasised determining the hierarchical structure of the data, grouping data items into entities and configuring the relationships between the entities, which have no corresponding steps in the previous guideline. We focused on using the data dictionary instead of the codebook to comprehensively represent the data entities, their corresponding data items and the links between them using the ER diagram.

In the database building phase, the steps of creating the data entry forms and setting up the database were missing from the previous guideline [3]. However, some of the points covered in these two steps in our guideline were referred to in other steps of the previous guideline. Steps 5 and 6 of the previous guideline are similar but not identical to steps 7 and 8 of the proposed guideline.

In the data manipulation phase, we accentuated the different techniques that can be used for data compilation and comparison steps. The previous guideline relied on a built-in feature for data comparison available in some SR software, e.g. SRDR and Covidence, which allows for instant comparisons of data entered by reviewers upon the second extraction at each entered value. We, however, believe that this feature may introduce bias, mainly when the two reviewers are not blinded to each other, which is an inevitable practice. Nevertheless, evidence of such bias has not been reported in the literature. Discrepancy checking was previously applied using a database implemented in Access and complemented with Visual Basic modules and SQL scripts [58].

The implementation example and our experience with using Epi Info for DE

The implementation example can be replicated using the online materials in the Appendix. The Epi Info DE tool was also provided for reviewers to use and adapt to other SR projects. Epi Info software has been widely used to collect and analyse public health data [59,60,61]; however, to our knowledge, its application for DE in complex reviews is novel. The absence of applications could be due to a lack of previous documentation describing the implementation of Epi Info features in DE for SRs. The lack of functionalities necessary to compare the extracted data between reviewers and fix discrepancies could also be a reason.

We learned that Epi Info could be easily configured to support the specifics of DE for simple and complex reviews, and complementing its functionalities with R libraries for data compilation and comparison makes it a potential alternative to other commercial software. The menu toolbar of Epi Info allows reviewers without programming experience to set up and customise the data entry forms [62]. Epi Info uses relational databases for creating and joining tables to accommodate the hierarchical data structure needed for complex reviews, avoiding data redundancy and ensuring data integrity. Additionally, its rigorous control over the data entry through specifying the data types and setting check codes reduces error possibilities and discrepancies between reviewers [61].

Our application of Epi Info adds to the software options available for DE in SRs. It could also elicit further comparisons between the general and SR-specific software.

Limitations

This guideline was inspired by our ongoing systematic review, which focuses on assessing the efficacy of interventions. We conjecture that the proposed guideline can extend to other types of SRs; however, the feasibility of its adoption and further applications remains to be shown. Automation techniques for DE, extracting data from graphs or contacting corresponding authors to obtain individual participants data were not in the scope of this manuscript. We believe it is reasonable to characterise the application of Epi Info and R in DE for SR as promising, although we did not compare their performance with currently existing tools.

Conclusion

We hope this guideline can help reviewers design and build DE tools for complex SRs. Applying this guideline as part of the routine SR can simplify the DE process, boost its consistency, reproducibility and efficiency and enhance the quality of the subsequent meta-analysis. Two open-access software, Epi Info and R, were used for creating the database, data compilation, comparison and adjudication. Epi Info can be used to create a tool for extracting data for complex SR projects; however, additional R libraries are needed to compile and compare the extracted data between reviewers and make the data edits after solving discrepancies. Complementing the Epi Info functionalities with R renders it a potential alternative to other commercial software.

Availability of data and materials

The datasets used in the manuscript and the R codes are available on a publicly accessible website (see Appendix).

References

  1. Jap J, Saldanha IJ, Smith BT, Lau J, Schmid CH, Li T, et al. Features and functioning of Data Abstraction Assistant, a software application for data abstraction during systematic reviews. Res Synth Methods. 2019;10(1):2–14.

    Article  PubMed  Google Scholar 

  2. Chandler J, Churchill R, Higgins JPT, Lasserson T, Tovey D. Methodological expectations of Cochrane intervention reviews. Version 1.05, January 2018. 2019. Available at http://community.cochrane.org/mecir-manual. Accessed 18 Nov 2019.

  3. Li T, Vedula SS, Hadar N, Parkin C, Lau J, Dickersin K. Innovations in data collection, management, and archiving for systematic reviews. Ann Intern Med. 2015;162(4):287–94.

    Article  PubMed  Google Scholar 

  4. Li T, Higgins JP, Deeks JJ. Chapter 5: Collecting data. In: Higgins JPT, Thomas J, Chandler J, Cumpston M, Li T, Page MJ, et al., editors. Cochrane handbook for systematic reviews of interventions 63 (updated February 2022). London: Cochrane; 2022. p. 109–41.

  5. Aromataris E, Munn Z. JBI manual for evidence synthesis. 2020. Available from https://synthesismanual.jbi.global. Accessed July 2020.

  6. Li T, Higgins JP, Deeks JJ. Chapter 5: Collecting data. In: Cochrane handbook for systematic reviews of interventions. 2019. p. 109–41.

  7. Büchter RB, Weise A, Pieper D. Development, testing and use of data extraction forms in systematic reviews: a review of methodological guidance. BMC Med Res Methodol. 2020;20(1):259.

    Article  PubMed  PubMed Central  Google Scholar 

  8. Büchter RB, Weise A, Pieper D. Reporting of methods to prepare, pilot and perform data extraction in systematic reviews: analysis of a sample of 152 Cochrane and non-Cochrane reviews. BMC Med Res Methodol. 2021;21(1):240.

    Article  PubMed  PubMed Central  Google Scholar 

  9. Taylor KS, Mahtani KR, Aronson JK. Summarising good practice guidelines for data extraction for systematic reviews and meta-analysis. BMJ Evid Based Med. 2021;26(3):88–90.

    Article  PubMed  Google Scholar 

  10. Buscemi N, Hartling L, Vandermeer B, Tjosvold L, Klassen TP. Single data extraction generated more errors than double data extraction in systematic reviews. J Clin Epidemiol. 2006;59(7):697–703.

    Article  PubMed  Google Scholar 

  11. Jian-Yu E, Saldanha IJ, Canner J, Schmid CH, Le JT, Li T. Adjudication rather than experience of data abstraction matters more in reducing errors in abstracting data in systematic reviews. Res Synth Methods. 2020;11(3):354–62.

    Article  Google Scholar 

  12. Jones AP, Remmington T, Williamson PR, Ashby D, Smyth RL. High prevalence but low impact of data extraction and reporting errors were found in Cochrane systematic reviews. J Clin Epidemiol. 2005;58(7):741–2.

    Article  PubMed  Google Scholar 

  13. Mathes T, Klaßen P, Pieper D. Frequency of data extraction errors and methods to increase data extraction quality: a methodological review. BMC Med Res Methodol. 2017;17(1):152.

    Article  PubMed  PubMed Central  Google Scholar 

  14. Taylor K. Data extraction tips for meta-analysis. Available from: https://www.cebm.ox.ac.uk/resources/data-extraction-tips-meta-analysis. Accessed 18 Aug 2022.

  15. Dalhousie University Librarians. Knowledge syntheses: a how-to guide data extraction. 2020. Available at https://dal.ca.libguides.com/systematicreviews/extraction. Accessed 18 May 2020.

  16. Keenan C. Top tips: data extraction. 2018. Available from: http://meta-evidence.co.uk/data-extraction/. Accessed 18 Aug 2022.

  17. Pedder H, Sarri G, Keeney E, Nunes V, Dias S. Data extraction for complex meta-analysis (DECiMAL) guide. Syst Rev. 2016;5(1):212.

    Article  PubMed  PubMed Central  Google Scholar 

  18. Covidence. Covidence systematic review software. Melbourne: Veritas Health Innovation. Available at www.covidence.org. Accessed 18 Nov 2019.

  19. Thomas J, Graziosi S, Brunton J, Ghouze Z, O’Driscoll P, Bond MKA. EPPI-Reviewer: advanced software for systematic reviews, maps and evidence synthesis. EPPI-Centre. London: UCL Social Research Institute, University College London; 2022.

  20. Evidence Partners O, Canada. DistillerSR. 2022. Available at https://www.evidencepartners.com/products/distillersr-systematic-review-software. Accessed 18 May 2020.

  21. Doctor Evidence L. Doctor Evidence. 2022.

  22. Cochrane. Review Manager (RevMan). 2020. Available at: https://training.cochrane.org/online-learning/core-software-cochrane-reviews/revman.

  23. Centers for Disease Control and Prevention. Epi Info™ Build 7.2.5. 2021. Available at https://www.cdc.gov/epiinfo/pc.html. Accessed 18 Nov 2019.

  24. Elamin MB, Flynn DN, Bassler D, Briel M, Alonso-Coello P, Karanicolas PJ, et al. Choice of data extraction tools for systematic reviews depends on resources and review complexity. J Clin Epidemiol. 2009;62(5):506–10.

    Article  PubMed  Google Scholar 

  25. O’Blenis P. Hierarchical data extraction: a new approach to capturing repeating data sets in systematic reviews. DistillerSR Solution Brief; 2017. Available from: https://www.evidencepartners.com/resources/guides-white-papers/hierarchical-data-extraction.

  26. Whitlock EP, Lin JS, Chou R, Shekelle P, Robinson KA. Using existing systematic reviews in complex systematic reviews. Ann Intern Med. 2008;148(10):776–82.

    Article  PubMed  Google Scholar 

  27. Mahtani KR, Jefferson T, Heneghan C, Nunan D, Aronson JK. What is a ‘complex systematic review’? Criteria, definition, and examples. BMJ Evid Based Med. 2018;23(4):127–30.

    Article  PubMed  Google Scholar 

  28. Rohner E, Bohlius J, da Costa BR, Trelle S. Chapter 6: Managing people and data. In: Systematic reviews in health research. 2022. p. 91–108.

  29. Haddaway NR, Gray CT, Grainger M. Novel tools and methods for designing and wrangling multifunctional, machine-readable evidence synthesis databases. Environ Evid. 2021;10(1):5.

    Article  Google Scholar 

  30. Sterne JAC, Savović J, Page MJ, Elbers RG, Blencowe NS, Boutron I, et al. RoB 2: a revised tool for assessing risk of bias in randomised trials. BMJ. 2019;366:l4898.

    Article  PubMed  Google Scholar 

  31. Cochrane. Excel tool to implement RoB 2, V9. 2019. Available at: https://www.riskofbias.info/welcome/rob-2-0-tool/current-version-of-rob-2. Accessed 18 Aug 2022.

  32. Sterne JA, Hernán MA, Reeves BC, Savović J, Berkman ND, Viswanathan M, et al. ROBINS-I: a tool for assessing risk of bias in non-randomised studies of interventions. BMJ. 2016;355:i4919.

    Article  PubMed  PubMed Central  Google Scholar 

  33. Centre for Research Synthesis and Decision Analysis UoB. ROBINS-I tool Access database. 2016. Available at: https://www.bristol.ac.uk/media-library/sites/social-community-medicine/images/centres/cresyda/ROBINS-I_1_0_1_Template.accdb.

  34. Guyatt GH, Oxman AD, Kunz R, Woodcock J, Brozek J, Helfand M, et al. GRADE guidelines: 8. Rating the quality of evidence - indirectness. J Clin Epidemiol. 2011;64(12):1303–10.

    Article  PubMed  Google Scholar 

  35. Card NA. Chapter 4: Coding study characteristics. In: Applied meta-analysis for social science research. New York: Guilford press; 2012.

  36. Teorey T, Lightstone S, Nadeau T, Jagadish HV. Chpter 2: The entity–relationship model. In: Teorey T, Lightstone S, Nadeau T, Jagadish HV, editors. Database modeling and design. 5th ed. Boston: Morgan Kaufmann; 2011. p. 13–34.

    Chapter  Google Scholar 

  37. Eckstein J, Schultz BR. Chapter 4: Basic relational database theory. In: Introductory relational database design for business, with Microsoft Access. 2017. p. 53–94.

  38. Thompson CB, Sward K. Modeling and teaching techniques for conceptual and logical relational database design. J Med Syst. 2005;29(5):513–25.

    Article  PubMed  Google Scholar 

  39. Meinert CL. Data collection and processing. In: Clinical trials handbook: design and conduct. 2012. p. 307–9.

  40. Buchanan EM, Crain SE, Cunningham AL, Johnson HR, Stash H, Papadatou-Pastou M, et al. Getting started creating data dictionaries: how to create a shareable data set. Adv Methods Pract Psychol Sci. 2021;4(1):2515245920928007.

    Google Scholar 

  41. Brown SA, Upchurch SL, Acton GJ. A framework for developing a coding scheme for meta-analysis. West J Nurs Res. 2003;25(2):205–22.

    Article  PubMed  Google Scholar 

  42. Tod D. Chapter 7: Data extraction. In: Conducting systematic reviews in sport, exercise, and physical activity. Cham: Springer International Publishing; 2019. p. 83–98.

  43. Abdellatif M. Chapter 25: Clinical data collection and management. In: Computer applications in pharmaceutical research and development. 2006. p. 591–632.

  44. McFadden E. Chapter 4: Computer systems for data management and data entry. In: Management of data in clinical trials. 23. Hoboken: Wiley; 2007.

  45. Stock WA, Benito JG, Lasa NB. Research synthesis:coding and conjectures. Eval Health Prof. 1996;19(1):104–17.

    Article  CAS  PubMed  Google Scholar 

  46. Cooper HM. Synthesising research: a guide for literature reviews. California: Sage; 1998.

  47. Afifi A, May S, Donatello RA, Clark VA. Chapter 3: Preparing for data analysis. In: Practical multivariate analysis. 6th edn. Chapman and Hall/CRC; 2020.

  48. Afifi M, Kabera F, Stryhn H, Roy JP, Heider LC, Godden S, et al. Antimicrobial-based dry cow therapy approaches for cure and prevention of intramammary infections: a protocol for a systematic review and meta-analysis. Anim Health Res Rev. 2018;19(1):74–8.

    Article  PubMed  Google Scholar 

  49. Bradley AJ, Breen JE, Payne B, Green MJ. A comparison of broad-spectrum and narrow-spectrum dry cow therapy used alone and in combination with a teat sealant. J Dairy Sci. 2011;94(2):692–704.

    Article  CAS  PubMed  Google Scholar 

  50. López-López JA, Page MJ, Lipsey MW, Higgins JPT. Dealing with effect size multiplicity in systematic reviews and meta-analyses. Res Synth Methods. 2018. https://doi.org/10.1002/jrsm.1310.

    Article  PubMed  Google Scholar 

  51. McKenzie JE, Brennan SE, Ryan RE, Thomson HJ, Johnston RV, Thomas J. Defining the criteria for including studies and how they will be grouped for the synthesis. In: Cochrane handbook for systematic reviews of interventions. 2019. p. 33–65.

  52. Centers for Disease Control and Prevention. Chapter 9: Classic analysis. Epi Info™ 7 User Guide Version 3. 2016. Available at: https://www.cdc.gov/epiinfo/pdfs/userguide/9_ClassicAnalysis.pdf.

  53. Noble-Eddy R, Johnston S, Pollicott S, van Horssen M. dataCompareR: Compare two data frames and summarise the difference. R package version 0.1.2. 2018. https://CRAN.R-project.org/package=dataCompareR.

  54. Joseph A. compareDF: do a git style diff of the rows between two dataframes with similar structure. R package version 1.8.0. 2019. https://CRAN.R-project.org/package=compareDF.

  55. Lipsey MW, Wilson DB. Chapter 5: Data management, practical meta-analysis. In: Practical meta-analysis. 49. Sage Publications, Inc; 2001.

  56. Thrusfield M, Christley R, Brown H, Diggle PJ, French N, Howe K, et al. Chapter 11: Data collection and management. In: Veterinary epidemiology. 2018. p. 219–50.

  57. Brembilla A, Martin B, Parmentier AL, Desmarets M, Falcoz PE, Puyraveau M, et al. How to set up a database? A five-step process. J Thorac Dis. 2018;10(Suppl 29):S3533–8.

    Article  PubMed  PubMed Central  Google Scholar 

  58. Gray DJ, Forsyth SJ, Li RS, McManus DP, Li Y, Chen H, et al. An innovative database for epidemiological field studies of neglected tropical diseases. PLoS Negl Trop Dis. 2009;3(5):e413.

    Article  PubMed  PubMed Central  Google Scholar 

  59. Su Y, Yoon SS. Epi info - present and future. AMIA Annu Symp Proc AMIA Symp. 2003;2003:1023.

    PubMed  Google Scholar 

  60. Nieves E, Jones J. Epi Info™: now an open-source application that continues a long and productive “life” through CDC support and funding. Pan Afr Med J. 2009;2:6.

    PubMed  PubMed Central  Google Scholar 

  61. Schafer IJ, Knudsen E, McNamara LA, Agnihotri S, Rollin PE, Islam A. The Epi Info Viral Hemorrhagic Fever (VHF) application: a resource for outbreak data management and contact tracing in the 2014–2016 West Africa Ebola epidemic. J Infect Dis. 2016;214(suppl_3):S122–36.

    Article  PubMed  Google Scholar 

  62. Ma J, Otten M, Kamadjeu R, Mir R, Rosencrans L, McLaughlin S, et al. New frontiers for health information systems using Epi Info in developing countries: structured application framework for Epi Info (SAFE). Int J Med Informatics. 2008;77(4):219–25.

    Article  CAS  Google Scholar 

Download references

Acknowledgements

We would like to thank Dr. Simon Dufour for revising the initial version of the manuscript. We are also grateful to the Epi Info help desk team and community portal for their technical support. We also wish to thank the author (Alex Joseph) of the compareDF R library for updating some of its functions in response to our recommendations.

Funding

MA was partly supported by the NSERC-CREATE in Milk Quality program.

Author information

Authors and Affiliations

Authors

Contributions

All authors contributed to developing the guideline. MA implemented the steps in the Epi Info software, prepared the R codes, and drafted the manuscript. All authors read and revised the manuscript and approved the final version.

Corresponding author

Correspondence to Mohamed Afifi.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Additional file 1.

Sections 1 to 3.

Appendix

Appendix

A blank Epi Info DE tool, R codes and other material of this manuscript were organised depending on the step they were mentioned and made available on GitHub (https://github.com/Afifistat/Data-extraction-guideline.git).

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Afifi, M., Stryhn, H. & Sanchez, J. Data extraction and comparison for complex systematic reviews: a step-by-step guideline and an implementation example using open-source software. Syst Rev 12, 226 (2023). https://doi.org/10.1186/s13643-023-02322-1

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13643-023-02322-1

Keywords