Skip to content

Introduction

In this section we present a few example scripts, showing how to use the aindo.rdml library to generate synthetic data, in some common use cases:

  1. Adult: The simplest scenario, a single table dataset.
  2. Basket: A multi-table relational dataset with three tables.
  3. Airbnb: A relational dataset with two tables, and with one text column per table.
  4. LLM: A single fictitious table, generated with an LLM-based model.