Financial Summary — Python

Automation that rebuilds the Excel Summary (12 KPIs) and generates a print-ready Word section “3.2 Analysis of liquidity ratios”

Role & Impact

Highlights

Word Variants (why two options?)

Why Word v2? For the portfolio we embed clean charts captured from the companion Power BI dashboard (Page 2 — v2, flat/print).

For a similar interpretation in Power BI — interactive dashboarding and print‑friendly report visuals from the same dataset — see: live page · repository

What you get (gallery)

Summary — before → after


Option 1 — Word (v1, Python only)


Option 2 — Word (v2, Python + Power BI visuals)

Tech Stack & Run

How to run (short)

Shell
cd run
python -m venv .venv
# Windows:
.venv\Scripts\activate
# macOS/Linux:
source .venv/bin/activate
# Install & run:
pip install -r ../requirements.txt
python summary.py

Result: the workbook in run/ gets its Summary sheet rebuilt, and the file 3.2_analysis_of_liquidity_ratios.docx appears in run/.

Data & Privacy

This portfolio case uses anonymised sample data. No client-identifying information is included.

Get in Touch

Connect on LinkedIn, explore projects on GitHub, or send an email