<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN" "JATS-journalpublishing1.dtd"[]>
<article xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" dtd-version="1.2"  article-type="abstract">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">IJPDS</journal-id>
      <journal-title-group>
        <journal-title>International Journal of Population Data Science</journal-title>
        <abbrev-journal-title>IJPDS</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="epub">2399-4908</issn>
      <publisher>
        <publisher-name>Swansea University</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.23889/ijpds.v7i3.1789</article-id>
      <article-id pub-id-type="publisher-id">7:03:018</article-id>
      <title-group>
        <article-title>The Clerical Resolution Online Widget (CROW): creating open-source software to make clerical review easier.</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>O'Dair</surname>
            <given-names initials="H">Hannah</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Edwards</surname>
            <given-names initials="AG">Anthony G</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Scott</surname>
            <given-names initials="C">Craig</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="affil-1"><label>1</label>
        <institution>Office For National Statistics (UK)</institution>
      </aff>
      <pub-date date-type="pub" publication-format="electronic"><day></day><month>09</month><year>2017</year></pub-date>
      <pub-date date-type="collection" publication-format="electronic"><year>2022</year></pub-date>
      <volume>7</volume>
      <issue>3</issue>
      <elocation-id>1789</elocation-id>
      <permissions>
        <license license-type="open-access" xlink:href="https://creativecommons.org/licences/by/4.0/">
          <license-p>This work is licenced under a Creative Commons Attribution 4.0 International License.</license-p>
        </license>
      </permissions>
      <self-uri xlink:href="https://ijpds.org/article/view/1789">This article is available from the IJPDS website at: https://ijpds.org/article/view/1789</self-uri>
    </article-meta>
  </front>
  <body>
    <sec>
      <title>Objectives</title>
      <p>Quality assessment is an integral part of linkage, often involving clerical (manual) review of records. Excel spreadsheets are commonly used to review record pairs, which can be difficult to read across the screen. We decided to create an adaptable piece of software that improved the user experience.</p>
    </sec>
    <sec>
      <title>Approach</title>
      <p>Our approach was to utilise tkinter, a pythonic graphical user interface (GUI) package. Tkinter is easy to use and has simple syntax, making it a good choice for open-source code. The software takes in wide format datafiles and displays record pairs one at a time in an easy-to-compare format, allowing a user to select whether the items are a ‘match’ or a ‘non-match’. By adapting parameters in a configuration file, a user can very easily adapt the CROW to the variables available in each dataset. We have also developed capability for highlighting differences between record pairs.</p>
    </sec>
    <sec>
      <title>Results</title>
      <p>Feedback from users indicates that as a result of using CROW, the clerical matching experience has improved vastly. Users reported that CROW increased accessibility, reducing eye strain and fatigue. CROW also increases efficiency, allowing projects to complete earlier than planned. On one key Labour Market Survey based linkage, the CROW led to an estimated 25% time saving. The ability to highlight the differences in records increases the accuracy and efficiency of decision making. We were successful in building adaptable software, that can be transferred to different datasets. It has been used in a wide range of projects across the ONS including key Covid-19 and Census 2021 linkage projects. The open-sourced nature of this software means it is freely available for use.</p>
    </sec>
    <sec>
      <title>Conclusion</title>
      <p>In conclusion, CROW is an open-sourced piece of software for clerical review that is easy to use and adapt; it makes the experience of clerical review more pleasant as well as saving resources. It is a useful tool that enables quality assurance to be broadly implemented across the linkage domain.</p>
    </sec>
  </body>
</article>