<?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="research-article">
<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.v11i5.3597</article-id>
<article-id pub-id-type="publisher-id">11:5:3597</article-id>
<article-id pub-id-type="pii">S2399490821035977</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Population Data Science</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Assessing Linkage Quality: Metrics, Insights, and a Reusable Python Toolkit</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author"><name><surname>Edwards</surname><given-names initials="M">Michael</given-names></name><xref ref-type="aff" rid="affil-1"><sup>1</sup></xref></contrib>
<contrib contrib-type="author"><name><surname>Zamani</surname><given-names initials="A">Anahita</given-names></name><xref ref-type="aff" rid="affil-1"><sup>1</sup></xref></contrib>
<contrib contrib-type="author"><name><surname>Scully</surname><given-names initials="S">Sean</given-names></name><xref ref-type="aff" rid="affil-1"><sup>1</sup></xref></contrib>
<contrib contrib-type="author"><name><surname>Toby</surname><given-names initials="R">Roshan</given-names></name><xref ref-type="aff" rid="affil-1"><sup>1</sup></xref></contrib>
<contrib contrib-type="author"><name><surname>Thompson</surname><given-names initials="S">Simon</given-names></name><xref ref-type="aff" rid="affil-1"><sup>1</sup></xref></contrib>
<aff id="affil-1"><label>1</label><institution>SeRP, Swansea, United Kingdom; Swansea University, Swansea, United Kingdom</institution></aff>
</contrib-group>
<pub-date date-type="pub" publication-format="electronic"><day></day><month></month><year></year></pub-date>
<pub-date date-type="collection" publication-format="electronic"><year></year></pub-date>
<volume>11</volume>
<issue>5</issue>
<elocation-id>3597</elocation-id>
<permissions>
<license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by-nc-nd/4.0/">
<license-p>This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.</license-p>
</license>
</permissions>
<self-uri xlink:href="https://ijpds.org/article/view/3597">This article is available from the IJPDS website at: https://ijpds.org/article/view/3597</self-uri>
<abstract>
<p>The increasing use of linked datasets for research and administrative purposes has highlighted the need for robust quality metrics and insights to support their trusted use. Any linkage pipeline inherently contains assumptions and biases in its input data and models, which influence the links it produces and can affect resulting analysis. Commonly used metrics such as match rates, global precision and recall, and F-scores, offer value but are often debated in terms of their effectiveness and interpretation. Developing high-quality linkage models typically requires more granular insights, including qualitative assessments and holistic descriptors of linkage outputs to guide iterative refinement by linkage practitioners. To support consistent, effective, and reusable quality reporting, we developed a Python package that provides a suite of metrics for linkage evaluation. The package includes measures of edge and cluster quality and supports quality analysis within a single linkage model or across multiple models as needed. Built on DuckDB, it evaluates identified record pairs through edge-level metrics, examines grouped records via cluster-level metrics, and offers utility tools for exploratory quality assessment. The metrics are defined as SQL-like query strings, enabling flexible integration into existing linkage workflows or conversion to alternative syntaxes. Delivering clear insights into linkage models and their outputs improves not only link quality but also the confident and appropriate use of linked datasets. As the development of metrics and quality-assessment approaches continues, we welcome contributions from both data linkers and data users to help define measures that are interpretable, informative, and actionable.</p>
</abstract>
</article-meta>
</front>
</article>