Expand description
§synth-generators
Data generators for journal entries, chart of accounts, ACDOCA event logs, master data entities, document flows, intercompany transactions, balance coherence, subledger transactions, FX rates, period close processes, anomaly injection, and data quality variations.
Re-exports§
pub use control_generator::ControlGenerator;pub use control_generator::ControlGeneratorConfig;pub use coa_generator::*;pub use je_generator::*;pub use user_generator::*;pub use master_data::*;pub use document_flow::*;pub use anomaly::*;pub use data_quality::*;pub use audit::*;pub use balance::*;pub use subledger::*;pub use sourcing::*;pub use period_close::*;pub use bank_reconciliation_generator::*;pub use esg::*;pub use intercompany::*;pub use hr::*;pub use manufacturing::*;pub use standards::*;pub use budget_generator::*;pub use drift_event_generator::*;pub use kpi_generator::*;pub use organizational_event_generator::*;pub use process_evolution_generator::*;pub use sales_quote_generator::*;pub use tax::*;
Modules§
- anomaly
- Anomaly injection framework for synthetic data generation.
- audit
- Audit data generators.
- balance
- Balance coherence generators.
- bank_
reconciliation_ generator - Bank reconciliation generator.
- budget_
generator - Budget generator.
- coa_
generator - Chart of Accounts generator.
- company_
selector - Weighted company selection for transaction generation.
- control_
generator - Control generator for applying Internal Controls System (ICS) to transactions.
- counterfactual
- Counterfactual generation for what-if scenarios and paired examples.
- data_
quality - Data quality variations for realistic synthetic data.
- disruption
- Operational disruption modeling.
- document_
flow - Document flow generators for P2P and O2C processes.
- drift_
event_ generator - Generator for drift events (statistical, temporal, market, behavioral, organizational, process).
- esg
- ESG / Sustainability generators.
- fraud
- Fraud pattern generation with ACFE-aligned taxonomy.
- fx
- FX (Foreign Exchange) generators.
- hr
- Hire-to-Retire (H2R) generators for the HR process chain.
- industry
- Industry-specific transaction and anomaly generation.
- intercompany
- Intercompany transaction generators.
- je_
generator - Journal Entry generator with statistical distributions.
- kpi_
generator - Management KPI generator.
- llm_
enrichment - LLM metadata enrichment for synthetic data generation.
- manufacturing
- Manufacturing process generators.
- master_
data - Master data generators for enterprise simulation.
- organizational_
event_ generator - Generator for organizational events (acquisitions, divestitures, etc.).
- period_
close - Period close generators.
- process_
evolution_ generator - Generator for process evolution events (automation, workflow changes, etc.).
- project_
accounting - Project accounting generators.
- relationships
- Relationship generation module.
- sales_
quote_ generator - Sales quote generator.
- sourcing
- Source-to-Contract (S2C) generators for the procurement pipeline.
- standards
- Accounting and audit standards generators.
- subledger
- Subledger generators.
- tax
- Tax accounting generators.
- temporal
- Temporal attribute generation module.
- treasury
- Treasury and cash management generators.
- user_
generator - User pool generator with realistic names and department assignments.