<?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.v9i5.2761</article-id>
      <article-id pub-id-type="publisher-id">9:5:271</article-id>
      <title-group>
        <article-title>Reporting on the establishment of a Privacy Preserving Record Linkage to Facilitate an Ongoing Crosswalk Between Research and Health Administrative Databases</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Jarrett</surname>
            <given-names initials="M">Mike</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="affil-1"><label>1</label><institution>Population Data BC</institution></aff>
      <pub-date date-type="pub" publication-format="electronic">
        <day>18</day>
        <month>09</month>
        <year>2024</year>
      </pub-date>
      <pub-date date-type="collection" publication-format="electronic">
        <year>2024</year>
      </pub-date>
      <volume>9</volume>
      <issue>5</issue>
      <elocation-id>2761</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/2761">This article is available from the IJPDS website at: https://ijpds.org/article/view/2761</self-uri>
    </article-meta>
  </front>
  <body>
    <sec>
      <title>Introduction</title>
      <p>Data linkage centres receive, hold and provision data in a wide variety of formats. Using a consistent, flexible and open metadata standard for data holdings can enable a center to clearly and unambiguously describe their data holdings and facilitate processing pipelines. One such framework is the Frictionless data standard. We present our experience at our data centre implementing this standard for both internal data management and for communication with external data providers and third parties.</p>
    </sec>
    <sec>
      <title>Results</title>
      <p>Our team has replaced tool-specific metadata files with standard-compliant files to make our pipelines more modular and less fragile. Since the standard is based on JSON, most programming languages will support reading and writing metadata files and we are not restricted to any software. This work has also made our internal tooling interoperable with that of external partners. We find that the standard is well equipped to handle CSV and other delimited files. Our center uses a mix of file types including fixed-width text files which do not have an explicit specification within the standard, but its extensibility has allowed us to define our own file type while staying within the ecosystem. We have also developed tools to convert JSON metadata files to excel workbooks for a more human-friendly format.</p>
    </sec>
    <sec>
      <title>Results</title>
      <p>The Frictionless data standard can be a powerful tool for data centers in organizing data and building processing pipelines. </p>
    </sec>
    <sec>
      <title>Implications</title>
      <p>Adopting the Frictionless data standard for metadata files has streamlined our internal processes and improved internal and external communication.</p>
    </sec>
  </body>
</article>