Skip to content
#

audit-analytics

Here are 10 public repositories matching this topic...

SQL-based fraud analysis of a 6M+ financial transaction dataset using PostgreSQL. The project follows audit-style workflows, preserves raw data integrity, applies performance indexing, and identifies systemic fraud patterns, balance inconsistencies, and high-risk transaction channels.

  • Updated Dec 29, 2025

End-to-end financial transaction anomaly detection system built with Python and Power BI. Flags 3.2% of 284,807 transactions as high-risk using Isolation Forest, Z-Score, and IQR methods with 91% precision. Simulates real-world Big 4 audit analytics workflows.

  • Updated Apr 25, 2026
  • Jupyter Notebook

This Python script generates a dataset of fake financial transactions, designed for audit training and testing purposes. It creates a CSV file containing a mix of normal transactions and various types of irregularities, ranging from simple anomalies to sophisticated patterns that require advanced analytical techniques to detect.

  • Updated Aug 7, 2024
  • Python

Improve this page

Add a description, image, and links to the audit-analytics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the audit-analytics topic, visit your repo's landing page and select "manage topics."

Learn more