Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
dwh-auditor
dwh-auditor
🌍 Language: 日本語 | English

Introduction

  • Quickstart — Installation and Initial Audit
  • Configuration File (config.yaml)

Architecture

  • Architecture — 3-Tier DWH Audit Architecture

API Reference

  • API Reference
    • dwh_auditor.config — Load configuration files and manage DWH settings
    • dwh_auditor.models — Internal data model for DWH auditing (Pydantic)
    • dwh_auditor.extractor — BigQuery metadata extraction layer
    • dwh_auditor.analyzer — DWH cost analysis/security diagnosis logic
    • dwh_auditor.reporter — Audit result output/report generation layer

Deployment

  • Contributing Guide
Back to top

Python Module Index

d
 
d
- dwh_auditor
    dwh_auditor.analyzer.cost
    dwh_auditor.analyzer.recurring
    dwh_auditor.analyzer.runner
    dwh_auditor.analyzer.scan
    dwh_auditor.analyzer.zombie
    dwh_auditor.config
    dwh_auditor.extractor.bigquery
    dwh_auditor.models.job
    dwh_auditor.models.result
    dwh_auditor.models.table
    dwh_auditor.reporter.console
    dwh_auditor.reporter.json_out
    dwh_auditor.reporter.markdown
Copyright © 2024, dwh-auditor Contributors
Made with Sphinx and @pradyunsg's Furo