An open API service indexing awesome lists of open source software.

https://github.com/sodascience/workshop_syntheticdata_osf2022

Files for the synthetic data presentation at the Open Science Festival 2022
https://github.com/sodascience/workshop_syntheticdata_osf2022

open-science privacy-protection synthetic-data-generation

Last synced: 5 months ago
JSON representation

Files for the synthetic data presentation at the Open Science Festival 2022

Awesome Lists containing this project

README

          

# How to create synthetic data: a tool for open science

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7234121.svg)](https://doi.org/10.5281/zenodo.7234121)

Archive for the synthetic data pre-conference workshop at the [Open Science Festival](https://opensciencefestival.nl) on September 1, 2022.


SoDa logo

_photo by Pim Rusch (c)_

# Contents of this archive
The original workshop proposal submitted to the conference can be found in the [`00_proposal`](./00_proposal/) folder.

The workshop was held in four parts:

- [`01_introduction`](./01_introduction/) - An introduction to synthetic data & the privacy-utility tradeoff.
- [`02_metasynth`](./02_metasynth/) - Hands-on high-privacy synthetic data generation using the [metasynth](https://github.com/sodascience/metasynth) package.
- [`03_synthpop`](./03_synthpop/) - Hands-on high-utility synthetic data generation using the [synthpop](https://synthpop.org.uk) package.
- [`04_closing`](./04_closing/) - A short closing / conclusion.

# Abstract
Open data is one of the pillars of open science. However, there are often barriers in the way of making research data openly available, relating to consent, privacy, or organisational boundaries. In such cases, synthetic data is an excellent solution: the real data is kept secret, but a "fake" version of the data is available. The promise of the synthetic dataset is that others can then investigate the data structure, rerun scripts, use the data in educational materials, or even run a completely different analysis on their own.

But how do you generate synthetic data? In this session, we will introduce the field of synthetic data generation and apply several tools to generate synthetic versions of datasets, with various level of utility and privacy. We will be paying extra attention to practical issues such as missing values, data types, and disclosure control. Participants can either use a provided example dataset or they can bring their own data!

# Contact

SoDa logo

This workshop was a project by the [ODISSEI Social Data Science (SoDa) team](https://odissei-soda.nl).

Do you have questions, suggestions, or remarks on the technical implementation? File an issue in the issue tracker or feel free to contact [Erik-Jan van Kesteren](https://github.com/vankesteren), [Raoul Schram](https://github.com/qubixes), or [Thom Volker](https://github.com/thomvolker).