Random Corp

This repo is a reference end-to-end example implementation of Data Products using Markdown Data Definition Language (MD-DDL). This project implements data products for sourcing and the Financial Crime Domain.

The project leverages:

Project Goals

  1. Synthetic data generators per source system - replicating realistic cadence of data change and system semantics in source systems. This will be achieved by:
  • A single source system Postgres DB server for all sources
  • Per source system database instances
  • Python (faker) synthetic data generator per source system
    • Ability to set change cadence
  • Use the MD-DDL source definitions to define schemas and synthetic generators as per md-ddl.
  1. Per source system, source aligned data products. This will be defined once the synthetic data generators are running

  2. Domain aligned data products. Detail to be defined later but will be:

  • Party Core
  • Financial Transaction
  • Product Core
  1. Consumer aligned data products. To be defined later.
S
Description
No description provided
Readme 114 KiB
Languages
Python 94.3%
PowerShell 5.7%