<?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.v10i3.3096</article-id>
      <article-id pub-id-type="publisher-id">10:3:75</article-id>
      <title-group>
        <article-title>Developing Synthetic Data Tools for Trusted Research Environments to Enable Researcher Training</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Hotchkiss</surname>
            <given-names initials="L">Lewis</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
          <xref ref-type="aff" rid="affil-2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Adeoye</surname>
            <given-names initials="K">Kafayat</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
          <xref ref-type="aff" rid="affil-2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Squires</surname>
            <given-names initials="E">Emma</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
          <xref ref-type="aff" rid="affil-2">2</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">1</xref>
          <xref ref-type="aff" rid="affil-2">2</xref>
        </contrib>
      </contrib-group>
      <aff id="affil-1"><label>1</label><institution>Dementias Platform UK Data Portal, Swansea,
        United Kingdom</institution></aff>
      <aff id="affil-2"><label>2</label><institution>Swansea University, Swansea, United Kingdom</institution></aff>
      <pub-date date-type="pub" publication-format="electronic">
        <day>31</day>
        <month>07</month>
        <year>2025</year>
      </pub-date>
      <pub-date date-type="collection" publication-format="electronic">
        <year>2025</year>
      </pub-date>
      <volume>8</volume>
      <issue>4</issue>
      <elocation-id>3096</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/3096">This article is available from the
        IJPDS website at: https://ijpds.org/article/view/3096</self-uri>
    </article-meta>
  </front>
  <body>
    <p>We aimed to develop an open-source Python package for the Trusted Research Environment (TRE)
      community to facilitate the generation of varying levels of synthetic data. One of the main
      use cases of this tool is to support the generation of synthetic data which can be used for
      researcher training.</p>
    <p>Our tools enable users to generate synthetic datasets with low, medium or high fidelity based
      on real-world data. This is achieved through using both statistical techniques and machine
      learning to generate synthetic data with varying degrees of quality and privacy guarantees. It
      includes built-in evaluations for measuring privacy, quality and utility, as well as automated
      report creation, ensuring transparency to enable data owners to make informed decisions for
      releasing synthetic datasets from TREs. This addresses the challenge of researcher training in
      TREs, where strict governance controls often hinder access to real data.</p>
    <p>This tool has successfully been implemented by the Dementias Platform UK (DPUK) Data Portal,
      with further plans to deploy across other TREs within SeRP. We have generated several
      synthetic versions of DPUK datasets - both lower fidelity with strong privacy guarantees and
      higher fidelity which retains essential statistical properties. The evaluation framework
      ensures that the synthetic data we generate meets privacy and utility thresholds, making it
      suitable for researcher training and method development. Additionally, we have been working on
      the governance to be able to support the deployment of these synthetic datasets into practice.
      Overall, our synthetic data significantly enhances training opportunities, overcoming
      governance restrictions on real data.</p>
    <p>Our open-source Python package addresses the challenge of researcher training in TREs by
      generating synthetic data with built-in privacy, quality, and utility assessments. This
      enables secure and practical training without compromising governance controls. By
      facilitating synthetic data generation, evaluation, and reporting, our tool enhances research
      capacity.</p>
  </body>
</article>