Automation that rebuilds the Excel Summary (12 KPIs) and generates a print-ready Word section “3.2 Analysis of liquidity ratios”
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
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/
.
This portfolio case uses anonymised sample data. No client-identifying information is included.
Connect on LinkedIn, explore projects on GitHub, or send an email