run_all

run_all(target_year: int = 2023, docs_assets_dir: str = 'docs/assets/figures')

Execute end-to-end pipeline with all targets and generate DAG visualizations.

Args: target_year: Analysis year docs_assets_dir: Output directory for PNGs

Returns: Dictionary of computed results